Hermes2D  2.0
Hermes::Hermes2D::Function< Scalar >::Node Struct Reference

Public Attributes

int mask
 a combination of H2D_FN_XXX: specifies which tables are present
 
int size
 size in bytes of this struct (for maintaining total_mem)
 
Scalar * values [H2D_MAX_SOLUTION_COMPONENTS][6]
 pointers to 'data'
 
Scalar data [1]
 value tables. The length may vary.
 

Detailed Description

template<typename Scalar>
struct Hermes::Hermes2D::Function< Scalar >::Node

Definition at line 176 of file function.h.


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