NDDEM
|
Contains Field informations. More...
#include <Coarsing.h>
Public Attributes | |
uint64_t | flag |
Flag for the given field. More... | |
string | name |
Name for the given field. More... | |
TensorOrder | type |
Tensorial order of the field: SCALAR, VECTOR or TENSOR. More... | |
FieldType | ftype |
Mainly used to identified the type of user defined fields. More... | |
Pass | passlevel |
Identify at which moment the field gets calculated. More... | |
int | datalocation = -1 |
For extra fields, identify the location in the vector of extra data. More... | |
Contains Field informations.