MOAB: Mesh Oriented datABase  (version 5.4.1)
appData Struct Reference
+ Collaboration diagram for appData:

Public Attributes

EntityHandle file_set
int global_id
std::string name
Range all_verts
Range local_verts
Range ghost_vertices
Range primary_elems
Range owned_elems
Range ghost_elems
int dimension
long num_global_elements
long num_global_vertices
Range mat_sets
std::map< int, int > matIndex
Range neu_sets
Range diri_sets
std::map< std::string, TagtagMap
std::vector< TagtagList
bool point_cloud
bool is_fortran

Detailed Description

Definition at line 63 of file iMOAB.cpp.


Member Data Documentation

Definition at line 74 of file iMOAB.cpp.

Referenced by iMOAB_GetMeshInfo(), and iMOAB_UpdateMeshInfo().

Definition at line 71 of file iMOAB.cpp.

Referenced by iMOAB_GetMeshInfo(), and iMOAB_UpdateMeshInfo().

Definition at line 87 of file iMOAB.cpp.

Referenced by iMOAB_RegisterApplication().

std::map< int, int > appData::matIndex

Definition at line 81 of file iMOAB.cpp.

Referenced by iMOAB_GetBlockElementConnectivities(), and iMOAB_GetElementID().

Definition at line 76 of file iMOAB.cpp.

Referenced by iMOAB_GetGlobalInfo(), and iMOAB_SetGlobalInfo().

Definition at line 78 of file iMOAB.cpp.

Referenced by iMOAB_GetGlobalInfo(), and iMOAB_SetGlobalInfo().

Definition at line 73 of file iMOAB.cpp.

Referenced by iMOAB_GetMeshInfo(), and iMOAB_UpdateMeshInfo().

Definition at line 86 of file iMOAB.cpp.

Referenced by iMOAB_RegisterApplication(), and iMOAB_UpdateMeshInfo().

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines