MOAB: Mesh Oriented datABase
(version 5.4.1)
|
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, Tag > | tagMap |
std::vector< Tag > | tagList |
bool | point_cloud |
bool | is_fortran |
Definition at line 68 of file iMOAB.cpp.
Referenced by iMOAB_CreateVertices(), iMOAB_GetBlockElementConnectivities(), iMOAB_GetDoubleTagStorage(), iMOAB_GetElementConnectivity(), iMOAB_GetIntTagStorage(), iMOAB_GetMeshInfo(), iMOAB_GetPointerToVertexBC(), iMOAB_ReduceTagsMax(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), iMOAB_SynchronizeTags(), and iMOAB_UpdateMeshInfo().
Definition at line 75 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetNeighborElements(), iMOAB_GetPointerToSurfaceBC(), and iMOAB_UpdateMeshInfo().
Definition at line 83 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToVertexBC(), and iMOAB_UpdateMeshInfo().
Definition at line 65 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_CreateVertices(), iMOAB_DeregisterApplication(), iMOAB_GetMeshInfo(), iMOAB_RegisterApplication(), iMOAB_UpdateMeshInfo(), and iMOAB_WriteMesh().
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 66 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
bool appData::is_fortran |
Definition at line 87 of file iMOAB.cpp.
Referenced by iMOAB_RegisterApplication().
Definition at line 69 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_CreateVertices(), and iMOAB_UpdateMeshInfo().
Definition at line 80 of file iMOAB.cpp.
Referenced by iMOAB_GetBlockElementConnectivities(), iMOAB_GetElementID(), iMOAB_GetMeshInfo(), iMOAB_GetVisibleElementsInfo(), and iMOAB_UpdateMeshInfo().
std::map< int, int > appData::matIndex |
Definition at line 81 of file iMOAB.cpp.
Referenced by iMOAB_GetBlockElementConnectivities(), and iMOAB_GetElementID().
std::string appData::name |
Definition at line 67 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
Definition at line 82 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToSurfaceBC(), and iMOAB_UpdateMeshInfo().
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().
bool appData::point_cloud |
Definition at line 86 of file iMOAB.cpp.
Referenced by iMOAB_RegisterApplication(), and iMOAB_UpdateMeshInfo().
Definition at line 72 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_GetDoubleTagStorage(), iMOAB_GetElementConnectivity(), iMOAB_GetElementID(), iMOAB_GetIntTagStorage(), iMOAB_GetMeshInfo(), iMOAB_GetNeighborElements(), iMOAB_GetPointerToSurfaceBC(), iMOAB_GetVisibleElementsInfo(), iMOAB_ReduceTagsMax(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), iMOAB_SynchronizeTags(), and iMOAB_UpdateMeshInfo().
std::vector< Tag > appData::tagList |
Definition at line 85 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_ReduceTagsMax(), iMOAB_SynchronizeTags(), and iMOAB_WriteMesh().
std::map< std::string, Tag > appData::tagMap |
Definition at line 84 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_GetDoubleTagStorage(), iMOAB_GetIntTagStorage(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), and iMOAB_WriteMesh().