Hermes2D  2.0
Hermes::Hermes2D::Adapt< Scalar >::ElementReference Struct Reference

A reference to an element. More...

#include <adapt.h>

Public Member Functions

 ElementReference (int id=-1, int comp=-1)
 

Public Attributes

int id
 An element ID. Invalid if below 0.
 
int comp
 A component which this element belongs to. Invalid if below 0.
 

Detailed Description

template<typename Scalar>
struct Hermes::Hermes2D::Adapt< Scalar >::ElementReference

A reference to an element.

Definition at line 188 of file adapt.h.


The documentation for this struct was generated from the following file: