Description of a parameter within the uppermost parameter space enveloping all Grid objects.
More...
#include <F5parameter.h>
List of all members.
Public Attributes
- struct structF5Parameter * next
- Pointer to some succeeding parameter within a list of parameters.
-
const char * name
- Name of the parameter.
-
hid_t type
- HDF5 type of the parameter.
-
const char * description
- optional textual verbose description
Detailed Description
Description of a parameter within the uppermost parameter space enveloping all Grid objects.
Member Data Documentation
Pointer to some succeeding parameter within a list of parameters.