Collaboration diagram for appData:Public Attributes | |
| EntityHandle | file_set |
| int | global_id |
| std::string | name |
| Range | all_verts |
| Range | local_verts |
| Range | owned_verts |
| Range | ghost_vertices |
| Range | primary_elems |
| Range | owned_elems |
| Range | ghost_elems |
| int | dimension |
| long | num_global_elements |
| long | num_global_vertices |
| int | num_ghost_layers |
| 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 |
| ParallelComm * | pcomm |
| std::map< int, ParCommGraph * > | pgraph |
| Range appData::all_verts |
Definition at line 131 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().
| int appData::dimension |
Definition at line 138 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetNeighborElements(), iMOAB_GetPointerToSurfaceBC(), and iMOAB_UpdateMeshInfo().
| Range appData::diri_sets |
Definition at line 147 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToVertexBC(), and iMOAB_UpdateMeshInfo().
| EntityHandle appData::file_set |
Definition at line 128 of file iMOAB.cpp.
Referenced by iMOAB_ComputeCommGraph(), iMOAB_CreateElements(), iMOAB_CreateVertices(), iMOAB_DeregisterApplication(), iMOAB_DetermineGhostEntities(), iMOAB_GetMeshInfo(), iMOAB_MergeVertices(), iMOAB_ReceiveElementTag(), iMOAB_ReceiveMesh(), iMOAB_RegisterApplication(), iMOAB_ResolveSharedEntities(), iMOAB_UpdateMeshInfo(), and internal_WriteMesh().
| Range appData::ghost_elems |
Definition at line 137 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), and iMOAB_UpdateMeshInfo().
| Range appData::ghost_vertices |
Definition at line 134 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), and iMOAB_UpdateMeshInfo().
| int appData::global_id |
Definition at line 129 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
| bool appData::is_fortran |
Definition at line 151 of file iMOAB.cpp.
Referenced by iMOAB_ReceiveElementTag(), iMOAB_ReceiveMesh(), iMOAB_RegisterApplication(), iMOAB_SendElementTag(), and iMOAB_SendMesh().
| Range appData::local_verts |
Definition at line 132 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_CreateVertices(), iMOAB_ReceiveElementTag(), iMOAB_ResolveSharedEntities(), iMOAB_SendElementTag(), and iMOAB_UpdateMeshInfo().
| Range appData::mat_sets |
Definition at line 144 of file iMOAB.cpp.
Referenced by iMOAB_GetBlockElementConnectivities(), iMOAB_GetElementID(), iMOAB_GetMeshInfo(), iMOAB_GetVisibleElementsInfo(), iMOAB_MergeVertices(), and iMOAB_UpdateMeshInfo().
| std::map< int, int > appData::matIndex |
Definition at line 145 of file iMOAB.cpp.
Referenced by iMOAB_GetBlockElementConnectivities(), and iMOAB_GetElementID().
| std::string appData::name |
Definition at line 130 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
| Range appData::neu_sets |
Definition at line 146 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToSurfaceBC(), and iMOAB_UpdateMeshInfo().
| int appData::num_ghost_layers |
Definition at line 143 of file iMOAB.cpp.
Referenced by iMOAB_DetermineGhostEntities(), and iMOAB_RegisterApplication().
| long appData::num_global_elements |
Definition at line 139 of file iMOAB.cpp.
Referenced by iMOAB_GetGlobalInfo(), and iMOAB_SetGlobalInfo().
| long appData::num_global_vertices |
Definition at line 141 of file iMOAB.cpp.
Referenced by iMOAB_GetGlobalInfo(), and iMOAB_SetGlobalInfo().
| Range appData::owned_elems |
Definition at line 136 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_ReceiveElementTag(), iMOAB_SendElementTag(), and iMOAB_UpdateMeshInfo().
| Range appData::owned_verts |
Definition at line 133 of file iMOAB.cpp.
Referenced by iMOAB_UpdateMeshInfo().
| ParallelComm* appData::pcomm |
Definition at line 154 of file iMOAB.cpp.
Referenced by iMOAB_DeregisterApplication(), iMOAB_MergeVertices(), iMOAB_RegisterApplication(), and internal_WriteMesh().
| std::map< int, ParCommGraph* > appData::pgraph |
Definition at line 157 of file iMOAB.cpp.
Referenced by iMOAB_ComputeCommGraph(), iMOAB_DeregisterApplication(), iMOAB_FreeSenderBuffers(), iMOAB_ReceiveElementTag(), and iMOAB_SendElementTag().
| bool appData::point_cloud |
Definition at line 150 of file iMOAB.cpp.
Referenced by iMOAB_ReceiveElementTag(), iMOAB_ReceiveMesh(), iMOAB_RegisterApplication(), iMOAB_SendElementTag(), and iMOAB_UpdateMeshInfo().
| Range appData::primary_elems |
Definition at line 135 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_ResolveSharedEntities(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), iMOAB_SynchronizeTags(), and iMOAB_UpdateMeshInfo().
| std::vector< Tag > appData::tagList |
Definition at line 149 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_ReduceTagsMax(), iMOAB_SynchronizeTags(), and internal_WriteMesh().
| std::map< std::string, Tag > appData::tagMap |
Definition at line 148 of file iMOAB.cpp.
Referenced by iMOAB_DefineTagStorage(), iMOAB_GetDoubleTagStorage(), iMOAB_GetIntTagStorage(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), and internal_WriteMesh().