iMOAB
imoab_protos.h
Go to the documentation of this file.
00001 
00002 #define iMOAB_Initialize                     imoab_initialize_
00003 #define iMOAB_InitializeFortran              imoab_initializefortran_
00004 #define iMOAB_Finalize                       imoab_finalize_
00005 #define iMOAB_RegisterApplication            imoab_registerapplication_
00006 #define iMOAB_RegisterFortranApplication     imoab_registerfortranapplication_
00007 #define iMOAB_DeregisterApplication          imoab_deregisterapplication_
00008 #define iMOAB_ReadHeaderInfo                 imoab_readheaderinfo_
00009 #define iMOAB_LoadMesh                       imoab_loadmesh_
00010 #define iMOAB_WriteMesh                      imoab_writemesh_
00011 #define iMOAB_GetMeshInfo                    imoab_getmeshinfo_
00012 #define iMOAB_GetVertexID                    imoab_getvertexid_
00013 #define iMOAB_GetVertexOwnership             imoab_getvertexownership_
00014 #define iMOAB_GetVisibleVerticesCoordinates  imoab_getvisibleverticescoordinates_
00015 #define iMOAB_GetBlockID                     imoab_getblockid_
00016 #define iMOAB_GetBlockInfo                   imoab_getblockinfo_
00017 #define iMOAB_GetVisibleElementsInfo         imoab_getvisibleelementsinfo_
00018 #define iMOAB_GetBlockElementConnectivities  imoab_getblockelementconnectivities_
00019 #define iMOAB_GetElementConnectivity         imoab_getelementconnectivity_
00020 #define iMOAB_GetElementOwnership            imoab_getelementownership_
00021 #define iMOAB_GetElementID                   imoab_getelementid_
00022 #define iMOAB_GetPointerToSurfaceBC          imoab_getpointertosurfacebc_
00023 #define iMOAB_GetPointerToVertexBC           imoab_getpointertovertexbc_
00024 #define iMOAB_DefineTagStorage               imoab_definetagstorage_
00025 #define iMOAB_SetIntTagStorage               imoab_setinttagstorage_
00026 #define iMOAB_GetIntTagStorage               imoab_getinttagstorage_
00027 #define iMOAB_SetDoubleTagStorage            imoab_setdoubletagstorage_
00028 #define iMOAB_GetDoubleTagStorage            imoab_getdoubletagstorage_
00029 #define iMOAB_SynchronizeTags                imoab_synchronizetags_
00030 #define iMOAB_GetNeighborElements            imoab_getneighborelements_
00031 #define iMOAB_GetNeighborVertices            imoab_getneighborvertices_
 All Files Functions Enumerations Enumerator Defines