![]() |
Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
00001 #ifndef MBCN_PROTOS_H
00002 #define MBCN_PROTOS_H
00003
00004 #include "moab/MOABConfig.h"
00005
00006 #if defined( MOAB_FC_FUNC_ )
00007 #define MBCN_FC_WRAPPER MOAB_FC_FUNC_
00008 #elif defined( MOAB_FC_FUNC )
00009 #define MBCN_FC_WRAPPER MOAB_FC_FUNC
00010 #else
00011 #define MBCN_FC_WRAPPER( name, NAME ) name
00012 #endif
00013
00014 #define MBCN_GetBasis MBCN_FC_WRAPPER( mbcn_getbasis, MBCN_GETBASIS )
00015 #define MBCN_SetBasis MBCN_FC_WRAPPER( mbcn_setbasis, MBCN_SETBASIS )
00016 #define MBCN_EntityTypeName MBCN_FC_WRAPPER( mbcn_entitytypename, MBCN_ENTITYTYPENAME )
00017 #define MBCN_EntityTypeFromName MBCN_FC_WRAPPER( mbcn_entitytypefromname, MBCN_ENTITYTYPEFROMNAME )
00018 #define MBCN_Dimension MBCN_FC_WRAPPER( mbcn_dimension, MBCN_DIMENSION )
00019 #define MBCN_VerticesPerEntity MBCN_FC_WRAPPER( mbcn_verticesperentity, MBCN_VERTICESPERENTITY )
00020 #define MBCN_NumSubEntities MBCN_FC_WRAPPER( mbcn_numsubentities, MBCN_NUMSUBENTITIES )
00021 #define MBCN_SubEntityType MBCN_FC_WRAPPER( mbcn_subentitytype, MBCN_SUBENTITYTYPE )
00022 #define MBCN_SubEntityVertexIndices MBCN_FC_WRAPPER( mbcn_subentityvertexindices, MBCN_SUBENTITYVERTEXINDICES )
00023 #define MBCN_AdjacentSubEntities MBCN_FC_WRAPPER( mbcn_adjacentsubentities, MBCN_ADJACENTSUBENTITIES )
00024 #define MBCN_SideNumberInt MBCN_FC_WRAPPER( mbcn_sidenumberint, MBCN_SIDENUMBERINT )
00025 #define MBCN_SideNumberUint MBCN_FC_WRAPPER( mbcn_sidenumberuint, MBCN_SIDENUMBERUINT )
00026 #define MBCN_SideNumberLong MBCN_FC_WRAPPER( mbcn_sidenumberlong, MBCN_SIDENUMBERLONG )
00027 #define MBCN_SideNumberUlong MBCN_FC_WRAPPER( mbcn_sidenumberulong, MBCN_SIDENUMBERULONG )
00028 #define MBCN_SideNumberVoid MBCN_FC_WRAPPER( mbcn_sidenumbervoid, MBCN_SIDENUMBERVOID )
00029 #define MBCN_SideNumber MBCN_FC_WRAPPER( mbcn_sidenumber, MBCN_SIDENUMBER )
00030 #define MBCN_OppositeSide MBCN_FC_WRAPPER( mbcn_oppositeside, MBCN_OPPOSITESIDE )
00031 #define MBCN_ConnectivityMatchInt MBCN_FC_WRAPPER( mbcn_connectivitymatchint, MBCN_CONNECTIVITYMATCHINT )
00032 #define MBCN_ConnectivityMatchUint MBCN_FC_WRAPPER( mbcn_connectivitymatchuint, MBCN_CONNECTIVITYMATCHUINT )
00033 #define MBCN_ConnectivityMatchLong MBCN_FC_WRAPPER( mbcn_connectivitymatchlong, MBCN_CONNECTIVITYMATCHLONG )
00034 #define MBCN_ConnectivityMatchUlong MBCN_FC_WRAPPER( mbcn_connectivitymatchulong, MBCN_CONNECTIVITYMATCHULONG )
00035 #define MBCN_ConnectivityMatchVoid MBCN_FC_WRAPPER( mbcn_connectivitymatchvoid, MBCN_CONNECTIVITYMATCHVOID )
00036 #define MBCN_setPermutation MBCN_FC_WRAPPER( mbcn_setpermutation, MBCN_SETPERMUTATION )
00037 #define MBCN_resetPermutation MBCN_FC_WRAPPER( mbcn_resetpermutation, MBCN_RESETPERMUTATION )
00038 #define MBCN_permuteThisInt MBCN_FC_WRAPPER( mbcn_permutethisint, MBCN_PERMUTETHISINT )
00039 #define MBCN_permuteThisUint MBCN_FC_WRAPPER( mbcn_permutethisuint, MBCN_PERMUTETHISUINT )
00040 #define MBCN_permuteThisLong MBCN_FC_WRAPPER( mbcn_permutethislong, MBCN_PERMUTETHISLONG )
00041 #define MBCN_permuteThisVoid MBCN_FC_WRAPPER( mbcn_permutethisvoid, MBCN_PERMUTETHISVOID )
00042 #define MBCN_revPermuteThisInt MBCN_FC_WRAPPER( mbcn_revpermutethisint, MBCN_REVPERMUTETHISINT )
00043 #define MBCN_revPermuteThisUint MBCN_FC_WRAPPER( mbcn_revpermutethisuint, MBCN_REVPERMUTETHISUINT )
00044 #define MBCN_revPermuteThisLong MBCN_FC_WRAPPER( mbcn_revpermutethislong, MBCN_REVPERMUTETHISLONG )
00045 #define MBCN_revPermuteThisVoid MBCN_FC_WRAPPER( mbcn_revpermutethisvoid, MBCN_REVPERMUTETHISVOID )
00046 #define MBCN_HasMidEdgeNodes MBCN_FC_WRAPPER( mbcn_hasmidedgenodes, MBCN_HASMIDEDGENODES )
00047 #define MBCN_HasMidFaceNodes MBCN_FC_WRAPPER( mbcn_hasmidfacenodes, MBCN_HASMIDFACENODES )
00048 #define MBCN_HasMidRegionNodes MBCN_FC_WRAPPER( mbcn_hasmidregionnodes, MBCN_HASMIDREGIONNODES )
00049 #define MBCN_HasMidNodes MBCN_FC_WRAPPER( mbcn_hasmidnodes, MBCN_HASMIDNODES )
00050 #define MBCN_HONodeParent MBCN_FC_WRAPPER( mbcn_honodeparent, MBCN_HONODEPARENT )
00051 #define MBCN_HONodeIndex MBCN_FC_WRAPPER( mbcn_honodeindex, MBCN_HONODEINDEX )
00052
00053 #endif