|
Hermes2D
2.0
|
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. | |
Definition at line 176 of file function.h.