Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include <mhdf_public.h>
Public Attributes | |
const char * | name |
enum mhdf_TagDataType | type |
int | size |
int | bytes |
int | storage |
int | have_sparse |
void * | default_value |
int | default_value_size |
void * | global_value |
int | global_value_size |
int * | dense_elem_indices |
int | num_dense_indices |
Struct describing a tag
Definition at line 190 of file mhdf_public.h.