|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Collaboration diagram for GlobalContext:Public Member Functions | |
| GlobalContext () | |
Public Attributes | |
| Interface * | MBI |
| Tag | material_tag |
| Tag | neumann_tag |
| Tag | dirichlet_tag |
| Tag | globalID_tag |
| int | refCountMB |
| int | iArgc |
| iMOAB_String * | iArgv |
| int | unused_pid |
| std::map< std::string, int > | appIdMap |
| std::map< int, int > | appIdCompMap |
| std::vector< appData > | appDatas |
| int | globalrank |
| int | worldprocs |
| bool | MPI_initialized |
| GlobalContext::GlobalContext | ( | ) | [inline] |
Definition at line 123 of file iMOAB.cpp.
References MBI.
{
MBI = 0;
refCountMB = 0;
unused_pid = 0;
}
| std::vector< appData > GlobalContext::appDatas |
Definition at line 119 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_CreateVertices(), iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), iMOAB_DeregisterApplicationFortran(), iMOAB_GetBlockElementConnectivities(), iMOAB_GetBlockID(), iMOAB_GetBlockInfo(), iMOAB_GetDoubleTagStorage(), iMOAB_GetElementConnectivity(), iMOAB_GetElementID(), iMOAB_GetElementOwnership(), iMOAB_GetGlobalInfo(), iMOAB_GetIntTagStorage(), iMOAB_GetMeshInfo(), iMOAB_GetNeighborElements(), iMOAB_GetPointerToSurfaceBC(), iMOAB_GetPointerToVertexBC(), iMOAB_GetVertexID(), iMOAB_GetVertexOwnership(), iMOAB_GetVisibleElementsInfo(), iMOAB_GetVisibleVerticesCoordinates(), iMOAB_LoadMesh(), iMOAB_ReduceTagsMax(), iMOAB_RegisterApplication(), iMOAB_RegisterApplicationFortran(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetGlobalInfo(), iMOAB_SetIntTagStorage(), iMOAB_SynchronizeTags(), iMOAB_UpdateMeshInfo(), iMOAB_WriteLocalMesh(), and iMOAB_WriteMesh().
| std::map< int, int > GlobalContext::appIdCompMap |
Definition at line 113 of file iMOAB.cpp.
Referenced by iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
| std::map< std::string, int > GlobalContext::appIdMap |
Definition at line 112 of file iMOAB.cpp.
Referenced by iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
Definition at line 105 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToVertexBC(), iMOAB_Initialize(), and iMOAB_UpdateMeshInfo().
Definition at line 105 of file iMOAB.cpp.
Referenced by iMOAB_GetElementID(), iMOAB_GetVertexID(), iMOAB_GetVisibleElementsInfo(), and iMOAB_Initialize().
Definition at line 120 of file iMOAB.cpp.
Referenced by iMOAB_Initialize().
Definition at line 108 of file iMOAB.cpp.
Referenced by iMOAB_Initialize().
Definition at line 109 of file iMOAB.cpp.
Referenced by iMOAB_Initialize().
Definition at line 105 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_GetBlockID(), iMOAB_GetMeshInfo(), iMOAB_GetVisibleElementsInfo(), iMOAB_Initialize(), and iMOAB_UpdateMeshInfo().
Definition at line 103 of file iMOAB.cpp.
Referenced by iMOAB_CreateElements(), iMOAB_CreateVertices(), iMOAB_DefineTagStorage(), iMOAB_DeregisterApplication(), iMOAB_Finalize(), iMOAB_GetBlockElementConnectivities(), iMOAB_GetBlockID(), iMOAB_GetBlockInfo(), iMOAB_GetDoubleTagStorage(), iMOAB_GetElementConnectivity(), iMOAB_GetElementID(), iMOAB_GetElementOwnership(), iMOAB_GetIntTagStorage(), iMOAB_GetMeshInfo(), iMOAB_GetNeighborElements(), iMOAB_GetPointerToSurfaceBC(), iMOAB_GetPointerToVertexBC(), iMOAB_GetVertexID(), iMOAB_GetVisibleElementsInfo(), iMOAB_GetVisibleVerticesCoordinates(), iMOAB_Initialize(), iMOAB_LoadMesh(), iMOAB_RegisterApplication(), iMOAB_SetDoubleTagStorage(), iMOAB_SetDoubleTagStorageWithGid(), iMOAB_SetIntTagStorage(), iMOAB_UpdateMeshInfo(), iMOAB_WriteLocalMesh(), and iMOAB_WriteMesh().
Definition at line 121 of file iMOAB.cpp.
Referenced by iMOAB_Initialize(), iMOAB_LoadMesh(), and iMOAB_UpdateMeshInfo().
Definition at line 105 of file iMOAB.cpp.
Referenced by iMOAB_GetMeshInfo(), iMOAB_GetPointerToSurfaceBC(), iMOAB_Initialize(), and iMOAB_UpdateMeshInfo().
Definition at line 107 of file iMOAB.cpp.
Referenced by iMOAB_Finalize(), and iMOAB_Initialize().
Definition at line 110 of file iMOAB.cpp.
Referenced by iMOAB_DeregisterApplication(), and iMOAB_RegisterApplication().
Definition at line 120 of file iMOAB.cpp.
Referenced by iMOAB_Initialize(), and iMOAB_LoadMesh().