MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "iMesh_f.h"
Go to the source code of this file.
Defines | |
#define | ERROR(rval) if (0 .ne. rval) call exit(1) |
Functions | |
real function | reinterpret_ptr (xm, ni, nj, nk) |
program | ScdMeshF90 |
#define ERROR | ( | rval | ) | if (0 .ne. rval) call exit(1) |
real function reinterpret_ptr | ( | real, dimension(ni, nj, nk) | xm, |
integer | ni, | ||
integer | nj, | ||
integer | nk | ||
) |
Definition at line 8 of file ScdMeshF90.F90.
References reinterpret_ptr().
program ScdMeshF90 | ( | ) |
Definition at line 22 of file ScdMeshF90.F90.
References ERROR, iBase_DOUBLE, iBase_EntityArrIterator, iBase_EntityHandle, iBase_EntitySetHandle, iBase_FACE, iBase_TagHandle, iBase_VERTEX, iMesh_createStructuredMesh, iMesh_createTagWithOptions, iMesh_dtor, iMesh_endEntArrIter, iMesh_getGeometricDimension, iMesh_getNumOfType, iMesh_getRootSet, iMesh_initEntArrIter, iMesh_Instance, iMesh_newMesh, iMesh_QUADRILATERAL, iMesh_tagIterate, mesh, and root_set.