Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
MBCN_protos.h File Reference
#include "moab/MOABConfig.h"
+ Include dependency graph for MBCN_protos.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MBCN_FC_WRAPPER   MOAB_FC_FUNC_
 
#define MBCN_GetBasis   MBCN_FC_WRAPPER( mbcn_getbasis, MBCN_GETBASIS )
 
#define MBCN_SetBasis   MBCN_FC_WRAPPER( mbcn_setbasis, MBCN_SETBASIS )
 
#define MBCN_EntityTypeName   MBCN_FC_WRAPPER( mbcn_entitytypename, MBCN_ENTITYTYPENAME )
 
#define MBCN_EntityTypeFromName   MBCN_FC_WRAPPER( mbcn_entitytypefromname, MBCN_ENTITYTYPEFROMNAME )
 
#define MBCN_Dimension   MBCN_FC_WRAPPER( mbcn_dimension, MBCN_DIMENSION )
 
#define MBCN_VerticesPerEntity   MBCN_FC_WRAPPER( mbcn_verticesperentity, MBCN_VERTICESPERENTITY )
 
#define MBCN_NumSubEntities   MBCN_FC_WRAPPER( mbcn_numsubentities, MBCN_NUMSUBENTITIES )
 
#define MBCN_SubEntityType   MBCN_FC_WRAPPER( mbcn_subentitytype, MBCN_SUBENTITYTYPE )
 
#define MBCN_SubEntityVertexIndices   MBCN_FC_WRAPPER( mbcn_subentityvertexindices, MBCN_SUBENTITYVERTEXINDICES )
 
#define MBCN_AdjacentSubEntities   MBCN_FC_WRAPPER( mbcn_adjacentsubentities, MBCN_ADJACENTSUBENTITIES )
 
#define MBCN_SideNumberInt   MBCN_FC_WRAPPER( mbcn_sidenumberint, MBCN_SIDENUMBERINT )
 
#define MBCN_SideNumberUint   MBCN_FC_WRAPPER( mbcn_sidenumberuint, MBCN_SIDENUMBERUINT )
 
#define MBCN_SideNumberLong   MBCN_FC_WRAPPER( mbcn_sidenumberlong, MBCN_SIDENUMBERLONG )
 
#define MBCN_SideNumberUlong   MBCN_FC_WRAPPER( mbcn_sidenumberulong, MBCN_SIDENUMBERULONG )
 
#define MBCN_SideNumberVoid   MBCN_FC_WRAPPER( mbcn_sidenumbervoid, MBCN_SIDENUMBERVOID )
 
#define MBCN_SideNumber   MBCN_FC_WRAPPER( mbcn_sidenumber, MBCN_SIDENUMBER )
 
#define MBCN_OppositeSide   MBCN_FC_WRAPPER( mbcn_oppositeside, MBCN_OPPOSITESIDE )
 
#define MBCN_ConnectivityMatchInt   MBCN_FC_WRAPPER( mbcn_connectivitymatchint, MBCN_CONNECTIVITYMATCHINT )
 
#define MBCN_ConnectivityMatchUint   MBCN_FC_WRAPPER( mbcn_connectivitymatchuint, MBCN_CONNECTIVITYMATCHUINT )
 
#define MBCN_ConnectivityMatchLong   MBCN_FC_WRAPPER( mbcn_connectivitymatchlong, MBCN_CONNECTIVITYMATCHLONG )
 
#define MBCN_ConnectivityMatchUlong   MBCN_FC_WRAPPER( mbcn_connectivitymatchulong, MBCN_CONNECTIVITYMATCHULONG )
 
#define MBCN_ConnectivityMatchVoid   MBCN_FC_WRAPPER( mbcn_connectivitymatchvoid, MBCN_CONNECTIVITYMATCHVOID )
 
#define MBCN_setPermutation   MBCN_FC_WRAPPER( mbcn_setpermutation, MBCN_SETPERMUTATION )
 
#define MBCN_resetPermutation   MBCN_FC_WRAPPER( mbcn_resetpermutation, MBCN_RESETPERMUTATION )
 
#define MBCN_permuteThisInt   MBCN_FC_WRAPPER( mbcn_permutethisint, MBCN_PERMUTETHISINT )
 
#define MBCN_permuteThisUint   MBCN_FC_WRAPPER( mbcn_permutethisuint, MBCN_PERMUTETHISUINT )
 
#define MBCN_permuteThisLong   MBCN_FC_WRAPPER( mbcn_permutethislong, MBCN_PERMUTETHISLONG )
 
#define MBCN_permuteThisVoid   MBCN_FC_WRAPPER( mbcn_permutethisvoid, MBCN_PERMUTETHISVOID )
 
#define MBCN_revPermuteThisInt   MBCN_FC_WRAPPER( mbcn_revpermutethisint, MBCN_REVPERMUTETHISINT )
 
#define MBCN_revPermuteThisUint   MBCN_FC_WRAPPER( mbcn_revpermutethisuint, MBCN_REVPERMUTETHISUINT )
 
#define MBCN_revPermuteThisLong   MBCN_FC_WRAPPER( mbcn_revpermutethislong, MBCN_REVPERMUTETHISLONG )
 
#define MBCN_revPermuteThisVoid   MBCN_FC_WRAPPER( mbcn_revpermutethisvoid, MBCN_REVPERMUTETHISVOID )
 
#define MBCN_HasMidEdgeNodes   MBCN_FC_WRAPPER( mbcn_hasmidedgenodes, MBCN_HASMIDEDGENODES )
 
#define MBCN_HasMidFaceNodes   MBCN_FC_WRAPPER( mbcn_hasmidfacenodes, MBCN_HASMIDFACENODES )
 
#define MBCN_HasMidRegionNodes   MBCN_FC_WRAPPER( mbcn_hasmidregionnodes, MBCN_HASMIDREGIONNODES )
 
#define MBCN_HasMidNodes   MBCN_FC_WRAPPER( mbcn_hasmidnodes, MBCN_HASMIDNODES )
 
#define MBCN_HONodeParent   MBCN_FC_WRAPPER( mbcn_honodeparent, MBCN_HONODEPARENT )
 
#define MBCN_HONodeIndex   MBCN_FC_WRAPPER( mbcn_honodeindex, MBCN_HONODEINDEX )
 

Macro Definition Documentation

◆ MBCN_AdjacentSubEntities

#define MBCN_AdjacentSubEntities   MBCN_FC_WRAPPER( mbcn_adjacentsubentities, MBCN_ADJACENTSUBENTITIES )

Definition at line 23 of file MBCN_protos.h.

◆ MBCN_ConnectivityMatchInt

#define MBCN_ConnectivityMatchInt   MBCN_FC_WRAPPER( mbcn_connectivitymatchint, MBCN_CONNECTIVITYMATCHINT )

Definition at line 31 of file MBCN_protos.h.

◆ MBCN_ConnectivityMatchLong

#define MBCN_ConnectivityMatchLong   MBCN_FC_WRAPPER( mbcn_connectivitymatchlong, MBCN_CONNECTIVITYMATCHLONG )

Definition at line 33 of file MBCN_protos.h.

◆ MBCN_ConnectivityMatchUint

#define MBCN_ConnectivityMatchUint   MBCN_FC_WRAPPER( mbcn_connectivitymatchuint, MBCN_CONNECTIVITYMATCHUINT )

Definition at line 32 of file MBCN_protos.h.

◆ MBCN_ConnectivityMatchUlong

#define MBCN_ConnectivityMatchUlong   MBCN_FC_WRAPPER( mbcn_connectivitymatchulong, MBCN_CONNECTIVITYMATCHULONG )

Definition at line 34 of file MBCN_protos.h.

◆ MBCN_ConnectivityMatchVoid

#define MBCN_ConnectivityMatchVoid   MBCN_FC_WRAPPER( mbcn_connectivitymatchvoid, MBCN_CONNECTIVITYMATCHVOID )

Definition at line 35 of file MBCN_protos.h.

◆ MBCN_Dimension

#define MBCN_Dimension   MBCN_FC_WRAPPER( mbcn_dimension, MBCN_DIMENSION )

Definition at line 18 of file MBCN_protos.h.

◆ MBCN_EntityTypeFromName

#define MBCN_EntityTypeFromName   MBCN_FC_WRAPPER( mbcn_entitytypefromname, MBCN_ENTITYTYPEFROMNAME )

Definition at line 17 of file MBCN_protos.h.

◆ MBCN_EntityTypeName

#define MBCN_EntityTypeName   MBCN_FC_WRAPPER( mbcn_entitytypename, MBCN_ENTITYTYPENAME )

Definition at line 16 of file MBCN_protos.h.

◆ MBCN_FC_WRAPPER

#define MBCN_FC_WRAPPER   MOAB_FC_FUNC_

Definition at line 7 of file MBCN_protos.h.

◆ MBCN_GetBasis

#define MBCN_GetBasis   MBCN_FC_WRAPPER( mbcn_getbasis, MBCN_GETBASIS )

Definition at line 14 of file MBCN_protos.h.

◆ MBCN_HasMidEdgeNodes

#define MBCN_HasMidEdgeNodes   MBCN_FC_WRAPPER( mbcn_hasmidedgenodes, MBCN_HASMIDEDGENODES )

Definition at line 46 of file MBCN_protos.h.

◆ MBCN_HasMidFaceNodes

#define MBCN_HasMidFaceNodes   MBCN_FC_WRAPPER( mbcn_hasmidfacenodes, MBCN_HASMIDFACENODES )

Definition at line 47 of file MBCN_protos.h.

◆ MBCN_HasMidNodes

#define MBCN_HasMidNodes   MBCN_FC_WRAPPER( mbcn_hasmidnodes, MBCN_HASMIDNODES )

Definition at line 49 of file MBCN_protos.h.

◆ MBCN_HasMidRegionNodes

#define MBCN_HasMidRegionNodes   MBCN_FC_WRAPPER( mbcn_hasmidregionnodes, MBCN_HASMIDREGIONNODES )

Definition at line 48 of file MBCN_protos.h.

◆ MBCN_HONodeIndex

#define MBCN_HONodeIndex   MBCN_FC_WRAPPER( mbcn_honodeindex, MBCN_HONODEINDEX )

Definition at line 51 of file MBCN_protos.h.

◆ MBCN_HONodeParent

#define MBCN_HONodeParent   MBCN_FC_WRAPPER( mbcn_honodeparent, MBCN_HONODEPARENT )

Definition at line 50 of file MBCN_protos.h.

◆ MBCN_NumSubEntities

#define MBCN_NumSubEntities   MBCN_FC_WRAPPER( mbcn_numsubentities, MBCN_NUMSUBENTITIES )

Definition at line 20 of file MBCN_protos.h.

◆ MBCN_OppositeSide

#define MBCN_OppositeSide   MBCN_FC_WRAPPER( mbcn_oppositeside, MBCN_OPPOSITESIDE )

Definition at line 30 of file MBCN_protos.h.

◆ MBCN_permuteThisInt

#define MBCN_permuteThisInt   MBCN_FC_WRAPPER( mbcn_permutethisint, MBCN_PERMUTETHISINT )

Definition at line 38 of file MBCN_protos.h.

◆ MBCN_permuteThisLong

#define MBCN_permuteThisLong   MBCN_FC_WRAPPER( mbcn_permutethislong, MBCN_PERMUTETHISLONG )

Definition at line 40 of file MBCN_protos.h.

◆ MBCN_permuteThisUint

#define MBCN_permuteThisUint   MBCN_FC_WRAPPER( mbcn_permutethisuint, MBCN_PERMUTETHISUINT )

Definition at line 39 of file MBCN_protos.h.

◆ MBCN_permuteThisVoid

#define MBCN_permuteThisVoid   MBCN_FC_WRAPPER( mbcn_permutethisvoid, MBCN_PERMUTETHISVOID )

Definition at line 41 of file MBCN_protos.h.

◆ MBCN_resetPermutation

#define MBCN_resetPermutation   MBCN_FC_WRAPPER( mbcn_resetpermutation, MBCN_RESETPERMUTATION )

Definition at line 37 of file MBCN_protos.h.

◆ MBCN_revPermuteThisInt

#define MBCN_revPermuteThisInt   MBCN_FC_WRAPPER( mbcn_revpermutethisint, MBCN_REVPERMUTETHISINT )

Definition at line 42 of file MBCN_protos.h.

◆ MBCN_revPermuteThisLong

#define MBCN_revPermuteThisLong   MBCN_FC_WRAPPER( mbcn_revpermutethislong, MBCN_REVPERMUTETHISLONG )

Definition at line 44 of file MBCN_protos.h.

◆ MBCN_revPermuteThisUint

#define MBCN_revPermuteThisUint   MBCN_FC_WRAPPER( mbcn_revpermutethisuint, MBCN_REVPERMUTETHISUINT )

Definition at line 43 of file MBCN_protos.h.

◆ MBCN_revPermuteThisVoid

#define MBCN_revPermuteThisVoid   MBCN_FC_WRAPPER( mbcn_revpermutethisvoid, MBCN_REVPERMUTETHISVOID )

Definition at line 45 of file MBCN_protos.h.

◆ MBCN_SetBasis

#define MBCN_SetBasis   MBCN_FC_WRAPPER( mbcn_setbasis, MBCN_SETBASIS )

Definition at line 15 of file MBCN_protos.h.

◆ MBCN_setPermutation

#define MBCN_setPermutation   MBCN_FC_WRAPPER( mbcn_setpermutation, MBCN_SETPERMUTATION )

Definition at line 36 of file MBCN_protos.h.

◆ MBCN_SideNumber

#define MBCN_SideNumber   MBCN_FC_WRAPPER( mbcn_sidenumber, MBCN_SIDENUMBER )

Definition at line 29 of file MBCN_protos.h.

◆ MBCN_SideNumberInt

#define MBCN_SideNumberInt   MBCN_FC_WRAPPER( mbcn_sidenumberint, MBCN_SIDENUMBERINT )

Definition at line 24 of file MBCN_protos.h.

◆ MBCN_SideNumberLong

#define MBCN_SideNumberLong   MBCN_FC_WRAPPER( mbcn_sidenumberlong, MBCN_SIDENUMBERLONG )

Definition at line 26 of file MBCN_protos.h.

◆ MBCN_SideNumberUint

#define MBCN_SideNumberUint   MBCN_FC_WRAPPER( mbcn_sidenumberuint, MBCN_SIDENUMBERUINT )

Definition at line 25 of file MBCN_protos.h.

◆ MBCN_SideNumberUlong

#define MBCN_SideNumberUlong   MBCN_FC_WRAPPER( mbcn_sidenumberulong, MBCN_SIDENUMBERULONG )

Definition at line 27 of file MBCN_protos.h.

◆ MBCN_SideNumberVoid

#define MBCN_SideNumberVoid   MBCN_FC_WRAPPER( mbcn_sidenumbervoid, MBCN_SIDENUMBERVOID )

Definition at line 28 of file MBCN_protos.h.

◆ MBCN_SubEntityType

#define MBCN_SubEntityType   MBCN_FC_WRAPPER( mbcn_subentitytype, MBCN_SUBENTITYTYPE )

Definition at line 21 of file MBCN_protos.h.

◆ MBCN_SubEntityVertexIndices

#define MBCN_SubEntityVertexIndices   MBCN_FC_WRAPPER( mbcn_subentityvertexindices, MBCN_SUBENTITYVERTEXINDICES )

Definition at line 22 of file MBCN_protos.h.

◆ MBCN_VerticesPerEntity

#define MBCN_VerticesPerEntity   MBCN_FC_WRAPPER( mbcn_verticesperentity, MBCN_VERTICESPERENTITY )

Definition at line 19 of file MBCN_protos.h.