Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
#include <mhdf_public.h>
Public Attributes | |
struct mhdf_EntDesc | nodes |
struct mhdf_EntDesc | sets |
int | have_set_contents |
int | have_set_children |
int | have_set_parents |
struct mhdf_ElemDesc * | elems |
int | num_elem_desc |
struct mhdf_TagDesc * | tags |
int | num_tag_desc |
int * | numEntSets |
int ** | defTagsEntSets |
int ** | defTagsVals |
size_t | total_size |
unsigned char * | offset |
Definition at line 213 of file mhdf_public.h.