Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
iMOAB Module Reference

Classes

interface  iMOAB_CreateElements
interface  iMOAB_CreateVertices
interface  iMOAB_DefineTagStorage
interface  iMOAB_DeregisterApplication
interface  iMOAB_DetermineGhostEntities
interface  iMOAB_DuplicateAppMesh
interface  iMOAB_Finalize
interface  iMOAB_GetBlockElementConnectivities
interface  iMOAB_GetBlockID
interface  iMOAB_GetBlockInfo
interface  iMOAB_GetDoubleTagStorage
interface  iMOAB_GetElementConnectivity
interface  iMOAB_GetElementID
interface  iMOAB_GetElementOwnership
interface  iMOAB_GetGlobalInfo
interface  iMOAB_GetIntTagStorage
interface  iMOAB_GetMeshInfo
interface  iMOAB_GetNeighborElements
interface  iMOAB_GetNeighborVertices
interface  iMOAB_GetPointerToSurfaceBC
interface  iMOAB_GetPointerToVertexBC
interface  iMOAB_GetVertexID
interface  iMOAB_GetVertexOwnership
interface  iMOAB_GetVisibleElementsInfo
interface  iMOAB_GetVisibleVerticesCoordinates
interface  iMOAB_Initialize
interface  iMOAB_LoadMesh
interface  iMOAB_ReadHeaderInfo
interface  iMOAB_ReduceTagsMax
interface  iMOAB_RegisterApplication
interface  iMOAB_ResolveSharedEntities
interface  iMOAB_SetDoubleTagStorage
interface  iMOAB_SetDoubleTagStorageWithGid
interface  iMOAB_SetGlobalInfo
interface  iMOAB_SetIntTagStorage
interface  iMOAB_SynchronizeTags
interface  iMOAB_UpdateMeshInfo
interface  iMOAB_WriteLocalMesh
interface  iMOAB_WriteMesh

Public Attributes

integer, parameter TAG_DENSE_INTEGER = 0
integer, parameter TAG_DENSE_DOUBLE = 1
integer, parameter TAG_DENSE_HANDLE = 2
integer, parameter TAG_SPARSE_INTEGER = 3
integer, parameter TAG_SPARSE_DOUBLE = 4
integer, parameter TAG_SPARSE_HANDLE = 5
integer, parameter TAG_OWNER_VERTICES = 0
integer, parameter TAG_OWNER_EDGES = 1
integer, parameter TAG_OWNER_FACES = 2
integer, parameter TAG_OWNER_ELEMENTS = 3

Detailed Description

Definition at line 5 of file iMOABF.F90.


Member Data Documentation

integer, parameter iMOAB::TAG_DENSE_DOUBLE = 1

Definition at line 13 of file iMOABF.F90.

integer, parameter iMOAB::TAG_DENSE_HANDLE = 2

Definition at line 14 of file iMOABF.F90.

integer, parameter iMOAB::TAG_DENSE_INTEGER = 0

Definition at line 12 of file iMOABF.F90.

integer, parameter iMOAB::TAG_OWNER_EDGES = 1

Definition at line 22 of file iMOABF.F90.

integer, parameter iMOAB::TAG_OWNER_ELEMENTS = 3

Definition at line 24 of file iMOABF.F90.

integer, parameter iMOAB::TAG_OWNER_FACES = 2

Definition at line 23 of file iMOABF.F90.

integer, parameter iMOAB::TAG_OWNER_VERTICES = 0

Definition at line 21 of file iMOABF.F90.

integer, parameter iMOAB::TAG_SPARSE_DOUBLE = 4

Definition at line 16 of file iMOABF.F90.

integer, parameter iMOAB::TAG_SPARSE_HANDLE = 5

Definition at line 17 of file iMOABF.F90.

integer, parameter iMOAB::TAG_SPARSE_INTEGER = 3

Definition at line 15 of file iMOABF.F90.

List of all members.


The documentation for this module was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines