Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
Go to the source code of this file.
Defines | |
#define | ERROR(rval) if (0 .ne. rval) call exit(1) |
Functions | |
program | PushParMeshIntoMoab |
#define ERROR | ( | rval | ) | if (0 .ne. rval) call exit(1) |
program PushParMeshIntoMoab | ( | ) |
Definition at line 15 of file PushParMeshIntoMoabF90.F90.
References create_mesh(), ERROR, iBase_EntityHandle, iBase_EntitySetHandle, iBase_FACE, IBASE_HANDLE_T, iBase_INTEGER, iBase_INTERLEAVED, iBase_SUCCESS, iBase_TagHandle, iBase_VERTEX, iMesh_addEntArrToSet, iMesh_createEntArr, iMesh_createTag, iMesh_createVtxArr, iMesh_getRootSet, iMesh_getTagHandle, iMesh_Instance, iMesh_newMesh, iMesh_QUADRILATERAL, iMesh_setIntArrData, iMeshP_createGhostEntsAll, iMeshP_createPart, iMeshP_createPartitionAll, iMeshP_getCommunicator, iMeshP_getLocalParts, iMeshP_getNumOfTypeAll, iMeshP_PartHandle, iMeshP_PartitionHandle, iMeshP_syncMeshAll, and root_set.