iMOAB
|
Go to the source code of this file.
Defines | |
#define | iMOAB_Initialize imoab_initialize_ |
#define | iMOAB_InitializeFortran imoab_initializefortran_ |
#define | iMOAB_Finalize imoab_finalize_ |
#define | iMOAB_RegisterApplication imoab_registerapplication_ |
#define | iMOAB_RegisterFortranApplication imoab_registerfortranapplication_ |
#define | iMOAB_DeregisterApplication imoab_deregisterapplication_ |
#define | iMOAB_ReadHeaderInfo imoab_readheaderinfo_ |
#define | iMOAB_LoadMesh imoab_loadmesh_ |
#define | iMOAB_WriteMesh imoab_writemesh_ |
#define | iMOAB_GetMeshInfo imoab_getmeshinfo_ |
#define | iMOAB_GetVertexID imoab_getvertexid_ |
#define | iMOAB_GetVertexOwnership imoab_getvertexownership_ |
#define | iMOAB_GetVisibleVerticesCoordinates imoab_getvisibleverticescoordinates_ |
#define | iMOAB_GetBlockID imoab_getblockid_ |
#define | iMOAB_GetBlockInfo imoab_getblockinfo_ |
#define | iMOAB_GetVisibleElementsInfo imoab_getvisibleelementsinfo_ |
#define | iMOAB_GetBlockElementConnectivities imoab_getblockelementconnectivities_ |
#define | iMOAB_GetElementConnectivity imoab_getelementconnectivity_ |
#define | iMOAB_GetElementOwnership imoab_getelementownership_ |
#define | iMOAB_GetElementID imoab_getelementid_ |
#define | iMOAB_GetPointerToSurfaceBC imoab_getpointertosurfacebc_ |
#define | iMOAB_GetPointerToVertexBC imoab_getpointertovertexbc_ |
#define | iMOAB_DefineTagStorage imoab_definetagstorage_ |
#define | iMOAB_SetIntTagStorage imoab_setinttagstorage_ |
#define | iMOAB_GetIntTagStorage imoab_getinttagstorage_ |
#define | iMOAB_SetDoubleTagStorage imoab_setdoubletagstorage_ |
#define | iMOAB_GetDoubleTagStorage imoab_getdoubletagstorage_ |
#define | iMOAB_SynchronizeTags imoab_synchronizetags_ |
#define | iMOAB_GetNeighborElements imoab_getneighborelements_ |
#define | iMOAB_GetNeighborVertices imoab_getneighborvertices_ |
#define iMOAB_DefineTagStorage imoab_definetagstorage_ |
Definition at line 24 of file imoab_protos.h.
#define iMOAB_DeregisterApplication imoab_deregisterapplication_ |
Definition at line 7 of file imoab_protos.h.
#define iMOAB_Finalize imoab_finalize_ |
Definition at line 4 of file imoab_protos.h.
#define iMOAB_GetBlockElementConnectivities imoab_getblockelementconnectivities_ |
Definition at line 18 of file imoab_protos.h.
#define iMOAB_GetBlockID imoab_getblockid_ |
Definition at line 15 of file imoab_protos.h.
#define iMOAB_GetBlockInfo imoab_getblockinfo_ |
Definition at line 16 of file imoab_protos.h.
#define iMOAB_GetDoubleTagStorage imoab_getdoubletagstorage_ |
Definition at line 28 of file imoab_protos.h.
#define iMOAB_GetElementConnectivity imoab_getelementconnectivity_ |
Definition at line 19 of file imoab_protos.h.
#define iMOAB_GetElementID imoab_getelementid_ |
Definition at line 21 of file imoab_protos.h.
#define iMOAB_GetElementOwnership imoab_getelementownership_ |
Definition at line 20 of file imoab_protos.h.
#define iMOAB_GetIntTagStorage imoab_getinttagstorage_ |
Definition at line 26 of file imoab_protos.h.
#define iMOAB_GetMeshInfo imoab_getmeshinfo_ |
Definition at line 11 of file imoab_protos.h.
#define iMOAB_GetNeighborElements imoab_getneighborelements_ |
Definition at line 30 of file imoab_protos.h.
#define iMOAB_GetNeighborVertices imoab_getneighborvertices_ |
Definition at line 31 of file imoab_protos.h.
#define iMOAB_GetPointerToSurfaceBC imoab_getpointertosurfacebc_ |
Definition at line 22 of file imoab_protos.h.
#define iMOAB_GetPointerToVertexBC imoab_getpointertovertexbc_ |
Definition at line 23 of file imoab_protos.h.
#define iMOAB_GetVertexID imoab_getvertexid_ |
Definition at line 12 of file imoab_protos.h.
#define iMOAB_GetVertexOwnership imoab_getvertexownership_ |
Definition at line 13 of file imoab_protos.h.
#define iMOAB_GetVisibleElementsInfo imoab_getvisibleelementsinfo_ |
Definition at line 17 of file imoab_protos.h.
#define iMOAB_GetVisibleVerticesCoordinates imoab_getvisibleverticescoordinates_ |
Definition at line 14 of file imoab_protos.h.
#define iMOAB_Initialize imoab_initialize_ |
Definition at line 2 of file imoab_protos.h.
#define iMOAB_InitializeFortran imoab_initializefortran_ |
Definition at line 3 of file imoab_protos.h.
#define iMOAB_LoadMesh imoab_loadmesh_ |
Definition at line 9 of file imoab_protos.h.
#define iMOAB_ReadHeaderInfo imoab_readheaderinfo_ |
Definition at line 8 of file imoab_protos.h.
#define iMOAB_RegisterApplication imoab_registerapplication_ |
Definition at line 5 of file imoab_protos.h.
#define iMOAB_RegisterFortranApplication imoab_registerfortranapplication_ |
Definition at line 6 of file imoab_protos.h.
#define iMOAB_SetDoubleTagStorage imoab_setdoubletagstorage_ |
Definition at line 27 of file imoab_protos.h.
#define iMOAB_SetIntTagStorage imoab_setinttagstorage_ |
Definition at line 25 of file imoab_protos.h.
#define iMOAB_SynchronizeTags imoab_synchronizetags_ |
Definition at line 29 of file imoab_protos.h.
#define iMOAB_WriteMesh imoab_writemesh_ |
Definition at line 10 of file imoab_protos.h.