Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
mhdf_ElemDesc Struct Reference

#include <mhdf_public.h>

+ Collaboration diagram for mhdf_ElemDesc:

Public Attributes

const char * handle
 
const char * type
 
int have_adj
 
struct mhdf_EntDesc desc
 

Detailed Description

Definition at line 192 of file mhdf_public.h.

Member Data Documentation

◆ desc

◆ handle

◆ have_adj

int mhdf_ElemDesc::have_adj

File contains adjacency data for this element group

Definition at line 196 of file mhdf_public.h.

Referenced by check_valid_adjacencies(), get_elem_desc(), moab::ReadHDF5::load_file_impl(), moab::ReadHDF5::load_file_partial(), and print_elem_desc().

◆ type


The documentation for this struct was generated from the following file: