MOAB: Mesh Oriented datABase  (version 5.5.0)
iMeshP_protos.h File Reference
#include "moab/MOABConfig.h"
+ Include dependency graph for iMeshP_protos.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ITAPS_FC_WRAPPER(name, NAME)   name
 
#define iMeshP_createPartitionAll   ITAPS_FC_WRAPPER( imeshp_createpartitionall, IMESHP_CREATEPARTITIONALL )
 
#define iMeshP_destroyPartitionAll   ITAPS_FC_WRAPPER( imeshp_destroypartitionall, IMESHP_DESTROYPARTITIONALL )
 
#define iMeshP_getPartitionComm   ITAPS_FC_WRAPPER( imeshp_getpartitioncomm, IMESHP_GETPARTITIONCOMM )
 
#define iMeshP_syncPartitionAll   ITAPS_FC_WRAPPER( imeshp_syncpartitionall, IMESHP_SYNCPARTITIONALL )
 
#define iMeshP_getNumPartitions   ITAPS_FC_WRAPPER( imeshp_getnumpartitions, IMESHP_GETNUMPARTITIONS )
 
#define iMeshP_getPartitions   ITAPS_FC_WRAPPER( imeshp_getpartitions, IMESHP_GETPARTITIONS )
 
#define iMeshP_getNumGlobalParts   ITAPS_FC_WRAPPER( imeshp_getnumglobalparts, IMESHP_GETNUMGLOBALPARTS )
 
#define iMeshP_getNumLocalParts   ITAPS_FC_WRAPPER( imeshp_getnumlocalparts, IMESHP_GETNUMLOCALPARTS )
 
#define iMeshP_getLocalParts   ITAPS_FC_WRAPPER( imeshp_getlocalparts, IMESHP_GETLOCALPARTS )
 
#define iMeshP_getRankOfPart   ITAPS_FC_WRAPPER( imeshp_getrankofpart, IMESHP_GETRANKOFPART )
 
#define iMeshP_getRankOfPartArr   ITAPS_FC_WRAPPER( imeshp_getrankofpartarr, IMESHP_GETRANKOFPARTARR )
 
#define iMeshP_getNumOfTypeAll   ITAPS_FC_WRAPPER( imeshp_getnumoftypeall, IMESHP_GETNUMOFTYPEALL )
 
#define iMeshP_getNumOfTopoAll   ITAPS_FC_WRAPPER( imeshp_getnumoftopoall, IMESHP_GETNUMOFTOPOALL )
 
#define iMeshP_createPart   ITAPS_FC_WRAPPER( imeshp_createpart, IMESHP_CREATEPART )
 
#define iMeshP_destroyPart   ITAPS_FC_WRAPPER( imeshp_destroypart, IMESHP_DESTROYPART )
 
#define iMeshP_getPartIdFromPartHandle    ITAPS_FC_WRAPPER( imeshp_getpartidfromparthandle, IMESHP_GETPARTIDFROMPARTHANDLE )
 
#define iMeshP_getPartIdsFromPartHandlesArr    ITAPS_FC_WRAPPER( imeshp_getpartidsfromparthandlesarr, IMESHP_GETPARTIDSFROMPARTHANDLESARR )
 
#define iMeshP_getPartHandleFromPartId    ITAPS_FC_WRAPPER( imeshp_getparthandlefrompartid, IMESHP_GETPARTHANDLEFROMPARTID )
 
#define iMeshP_getPartHandlesFromPartsIdsArr    ITAPS_FC_WRAPPER( imeshp_getparthandlesfrompartsidsarr, IMESHP_GETPARTHANDLESFROMPARTSIDSARR )
 
#define iMeshP_getNumPartNbors   ITAPS_FC_WRAPPER( imeshp_getnumpartnbors, IMESHP_GETNUMPARTNBORS )
 
#define iMeshP_getNumPartNborsArr   ITAPS_FC_WRAPPER( imeshp_getnumpartnborsarr, IMESHP_GETNUMPARTNBORSARR )
 
#define iMeshP_getPartNbors   ITAPS_FC_WRAPPER( imeshp_getpartnbors, IMESHP_GETPARTNBORS )
 
#define iMeshP_getPartNborsArr   ITAPS_FC_WRAPPER( imeshp_getpartnborsarr, IMESHP_GETPARTNBORSARR )
 
#define iMeshP_getNumPartBdryEnts   ITAPS_FC_WRAPPER( imeshp_getnumpartbdryents, IMESHP_GETNUMPARTBDRYENTS )
 
#define iMeshP_getPartBdryEnts   ITAPS_FC_WRAPPER( imeshp_getpartbdryents, IMESHP_GETPARTBDRYENTS )
 
#define iMeshP_initPartBdryEntIter   ITAPS_FC_WRAPPER( imeshp_initpartbdryentiter, IMESHP_INITPARTBDRYENTITER )
 
#define iMeshP_initPartBdryEntArrIter   ITAPS_FC_WRAPPER( imeshp_initpartbdryentarriter, IMESHP_INITPARTBDRYENTARRITER )
 
#define iMeshP_getNumOfType   ITAPS_FC_WRAPPER( imeshp_getnumoftype, IMESHP_GETNUMOFTYPE )
 
#define iMeshP_getNumOfTopo   ITAPS_FC_WRAPPER( imeshp_getnumoftopo, IMESHP_GETNUMOFTOPO )
 
#define iMeshP_getAdjEntIndices   ITAPS_FC_WRAPPER( imeshp_getadjentindices, IMESHP_GETADJENTINDICES )
 
#define iMeshP_getEntities   ITAPS_FC_WRAPPER( imeshp_getentities, IMESHP_GETENTITIES )
 
#define iMeshP_getAdjEntities   ITAPS_FC_WRAPPER( imeshp_getadjentities, IMESHP_GETADJENTITIES )
 
#define iMeshP_initEntIter   ITAPS_FC_WRAPPER( imeshp_initentiter, IMESHP_INITENTITER )
 
#define iMeshP_initEntArrIter   ITAPS_FC_WRAPPER( imeshp_initentarriter, IMESHP_INITENTARRITER )
 
#define iMeshP_getEntOwnerPart   ITAPS_FC_WRAPPER( imeshp_getentownerpart, IMESHP_GETENTOWNERPART )
 
#define iMeshP_getEntOwnerPartArr   ITAPS_FC_WRAPPER( imeshp_getentownerpartarr, IMESHP_GETENTOWNERPARTARR )
 
#define iMeshP_isEntOwner   ITAPS_FC_WRAPPER( imeshp_isentowner, IMESHP_ISENTOWNER )
 
#define iMeshP_isEntOwnerArr   ITAPS_FC_WRAPPER( imeshp_isentownerarr, IMESHP_ISENTOWNERARR )
 
#define iMeshP_getEntStatus   ITAPS_FC_WRAPPER( imeshp_getentstatus, IMESHP_GETENTSTATUS )
 
#define iMeshP_getEntStatusArr   ITAPS_FC_WRAPPER( imeshp_getentstatusarr, IMESHP_GETENTSTATUSARR )
 
#define iMeshP_getNumCopies   ITAPS_FC_WRAPPER( imeshp_getnumcopies, IMESHP_GETNUMCOPIES )
 
#define iMeshP_getCopyParts   ITAPS_FC_WRAPPER( imeshp_getcopyparts, IMESHP_GETCOPYPARTS )
 
#define iMeshP_getCopies   ITAPS_FC_WRAPPER( imeshp_getcopies, IMESHP_GETCOPIES )
 
#define iMeshP_getCopyOnPart   ITAPS_FC_WRAPPER( imeshp_getcopyonpart, IMESHP_GETCOPYONPART )
 
#define iMeshP_getOwnerCopy   ITAPS_FC_WRAPPER( imeshp_getownercopy, IMESHP_GETOWNERCOPY )
 
#define iMeshP_waitForRequest   ITAPS_FC_WRAPPER( imeshp_waitforrequest, IMESHP_WAITFORREQUEST )
 
#define iMeshP_waitForAnyRequest   ITAPS_FC_WRAPPER( imeshp_waitforanyrequest, IMESHP_WAITFORANYREQUEST )
 
#define iMeshP_waitForAllRequests   ITAPS_FC_WRAPPER( imeshp_waitforallrequests, IMESHP_WAITFORALLREQUESTS )
 
#define iMeshP_waitForRequestEnt   ITAPS_FC_WRAPPER( imeshp_waitforrequestent, IMESHP_WAITFORREQUESTENT )
 
#define iMeshP_testRequest   ITAPS_FC_WRAPPER( imeshp_testrequest, IMESHP_TESTREQUEST )
 
#define iMeshP_pollForRequests   ITAPS_FC_WRAPPER( imeshp_pollforrequests, IMESHP_POLLFORREQUESTS )
 
#define iMeshP_exchEntArrToPartsAll   ITAPS_FC_WRAPPER( imeshp_exchentarrtopartsall, IMESHP_EXCHENTARRTOPARTSALL )
 
#define iMeshP_migrateEntity   ITAPS_FC_WRAPPER( imeshp_migrateentity, IMESHP_MIGRATEENTITY )
 
#define iMeshP_updateVtxCoords   ITAPS_FC_WRAPPER( imeshp_updatevtxcoords, IMESHP_UPDATEVTXCOORDS )
 
#define iMeshP_replaceOnPartBdry   ITAPS_FC_WRAPPER( imeshp_replaceonpartbdry, IMESHP_REPLACEONPARTBDRY )
 
#define iMeshP_addGhostOf   ITAPS_FC_WRAPPER( imeshp_addghostof, IMESHP_ADDGHOSTOF )
 
#define iMeshP_rmvGhostOf   ITAPS_FC_WRAPPER( imeshp_rmvghostof, IMESHP_RMVGHOSTOF )
 
#define iMeshP_syncMeshAll   ITAPS_FC_WRAPPER( imeshp_syncmeshall, IMESHP_SYNCMESHALL )
 
#define iMeshP_pushTags   ITAPS_FC_WRAPPER( imeshp_pushtags, IMESHP_PUSHTAGS )
 
#define iMeshP_pushTagsEnt   ITAPS_FC_WRAPPER( imeshp_pushtagsent, IMESHP_PUSHTAGSENT )
 
#define iMeshP_iPushTags   ITAPS_FC_WRAPPER( imeshp_ipushtags, IMESHP_IPUSHTAGS )
 
#define iMeshP_iPushTagsEnt   ITAPS_FC_WRAPPER( imeshp_ipushtagsent, IMESHP_IPUSHTAGSENT )
 
#define iMeshP_createGhostEntsAll   ITAPS_FC_WRAPPER( imeshp_createghostentsall, IMESHP_CREATEGHOSTENTSALL )
 
#define iMeshP_deleteGhostEntsAll   ITAPS_FC_WRAPPER( imeshp_deleteghostentsall, IMESHP_DELETEGHOSTENTSALL )
 
#define iMeshP_ghostEntInfo   ITAPS_FC_WRAPPER( imeshp_ghostentinfo, IMESHP_GHOSTENTINFO )
 
#define iMeshP_loadAll   ITAPS_FC_WRAPPER( imeshp_loadall, IMESHP_LOADALL )
 
#define iMeshP_saveAll   ITAPS_FC_WRAPPER( imeshp_saveall, IMESHP_SAVEALL )
 
#define iMeshP_getCommunicator   ITAPS_FC_WRAPPER( imeshp_getcommunicator, IMESHP_GETCOMMUNICATOR )
 
#define iMeshP_assignGlobalIds   ITAPS_FC_WRAPPER( imeshp_assignglobalids, IMESHP_ASSIGNGLOBALIDS )
 

Macro Definition Documentation

◆ iMeshP_addGhostOf

#define iMeshP_addGhostOf   ITAPS_FC_WRAPPER( imeshp_addghostof, IMESHP_ADDGHOSTOF )

Definition at line 73 of file iMeshP_protos.h.

◆ iMeshP_assignGlobalIds

#define iMeshP_assignGlobalIds   ITAPS_FC_WRAPPER( imeshp_assignglobalids, IMESHP_ASSIGNGLOBALIDS )

Definition at line 89 of file iMeshP_protos.h.

◆ iMeshP_createGhostEntsAll

#define iMeshP_createGhostEntsAll   ITAPS_FC_WRAPPER( imeshp_createghostentsall, IMESHP_CREATEGHOSTENTSALL )

Definition at line 80 of file iMeshP_protos.h.

◆ iMeshP_createPart

#define iMeshP_createPart   ITAPS_FC_WRAPPER( imeshp_createpart, IMESHP_CREATEPART )

Definition at line 27 of file iMeshP_protos.h.

◆ iMeshP_createPartitionAll

#define iMeshP_createPartitionAll   ITAPS_FC_WRAPPER( imeshp_createpartitionall, IMESHP_CREATEPARTITIONALL )

Definition at line 14 of file iMeshP_protos.h.

◆ iMeshP_deleteGhostEntsAll

#define iMeshP_deleteGhostEntsAll   ITAPS_FC_WRAPPER( imeshp_deleteghostentsall, IMESHP_DELETEGHOSTENTSALL )

Definition at line 81 of file iMeshP_protos.h.

◆ iMeshP_destroyPart

#define iMeshP_destroyPart   ITAPS_FC_WRAPPER( imeshp_destroypart, IMESHP_DESTROYPART )

Definition at line 28 of file iMeshP_protos.h.

◆ iMeshP_destroyPartitionAll

#define iMeshP_destroyPartitionAll   ITAPS_FC_WRAPPER( imeshp_destroypartitionall, IMESHP_DESTROYPARTITIONALL )

Definition at line 15 of file iMeshP_protos.h.

◆ iMeshP_exchEntArrToPartsAll

#define iMeshP_exchEntArrToPartsAll   ITAPS_FC_WRAPPER( imeshp_exchentarrtopartsall, IMESHP_EXCHENTARRTOPARTSALL )

Definition at line 69 of file iMeshP_protos.h.

◆ iMeshP_getAdjEntIndices

#define iMeshP_getAdjEntIndices   ITAPS_FC_WRAPPER( imeshp_getadjentindices, IMESHP_GETADJENTINDICES )

Definition at line 47 of file iMeshP_protos.h.

◆ iMeshP_getAdjEntities

#define iMeshP_getAdjEntities   ITAPS_FC_WRAPPER( imeshp_getadjentities, IMESHP_GETADJENTITIES )

Definition at line 49 of file iMeshP_protos.h.

◆ iMeshP_getCommunicator

#define iMeshP_getCommunicator   ITAPS_FC_WRAPPER( imeshp_getcommunicator, IMESHP_GETCOMMUNICATOR )

Definition at line 88 of file iMeshP_protos.h.

◆ iMeshP_getCopies

#define iMeshP_getCopies   ITAPS_FC_WRAPPER( imeshp_getcopies, IMESHP_GETCOPIES )

Definition at line 60 of file iMeshP_protos.h.

◆ iMeshP_getCopyOnPart

#define iMeshP_getCopyOnPart   ITAPS_FC_WRAPPER( imeshp_getcopyonpart, IMESHP_GETCOPYONPART )

Definition at line 61 of file iMeshP_protos.h.

◆ iMeshP_getCopyParts

#define iMeshP_getCopyParts   ITAPS_FC_WRAPPER( imeshp_getcopyparts, IMESHP_GETCOPYPARTS )

Definition at line 59 of file iMeshP_protos.h.

◆ iMeshP_getEntities

#define iMeshP_getEntities   ITAPS_FC_WRAPPER( imeshp_getentities, IMESHP_GETENTITIES )

Definition at line 48 of file iMeshP_protos.h.

◆ iMeshP_getEntOwnerPart

#define iMeshP_getEntOwnerPart   ITAPS_FC_WRAPPER( imeshp_getentownerpart, IMESHP_GETENTOWNERPART )

Definition at line 52 of file iMeshP_protos.h.

◆ iMeshP_getEntOwnerPartArr

#define iMeshP_getEntOwnerPartArr   ITAPS_FC_WRAPPER( imeshp_getentownerpartarr, IMESHP_GETENTOWNERPARTARR )

Definition at line 53 of file iMeshP_protos.h.

◆ iMeshP_getEntStatus

#define iMeshP_getEntStatus   ITAPS_FC_WRAPPER( imeshp_getentstatus, IMESHP_GETENTSTATUS )

Definition at line 56 of file iMeshP_protos.h.

◆ iMeshP_getEntStatusArr

#define iMeshP_getEntStatusArr   ITAPS_FC_WRAPPER( imeshp_getentstatusarr, IMESHP_GETENTSTATUSARR )

Definition at line 57 of file iMeshP_protos.h.

◆ iMeshP_getLocalParts

#define iMeshP_getLocalParts   ITAPS_FC_WRAPPER( imeshp_getlocalparts, IMESHP_GETLOCALPARTS )

Definition at line 22 of file iMeshP_protos.h.

◆ iMeshP_getNumCopies

#define iMeshP_getNumCopies   ITAPS_FC_WRAPPER( imeshp_getnumcopies, IMESHP_GETNUMCOPIES )

Definition at line 58 of file iMeshP_protos.h.

◆ iMeshP_getNumGlobalParts

#define iMeshP_getNumGlobalParts   ITAPS_FC_WRAPPER( imeshp_getnumglobalparts, IMESHP_GETNUMGLOBALPARTS )

Definition at line 20 of file iMeshP_protos.h.

◆ iMeshP_getNumLocalParts

#define iMeshP_getNumLocalParts   ITAPS_FC_WRAPPER( imeshp_getnumlocalparts, IMESHP_GETNUMLOCALPARTS )

Definition at line 21 of file iMeshP_protos.h.

◆ iMeshP_getNumOfTopo

#define iMeshP_getNumOfTopo   ITAPS_FC_WRAPPER( imeshp_getnumoftopo, IMESHP_GETNUMOFTOPO )

Definition at line 46 of file iMeshP_protos.h.

◆ iMeshP_getNumOfTopoAll

#define iMeshP_getNumOfTopoAll   ITAPS_FC_WRAPPER( imeshp_getnumoftopoall, IMESHP_GETNUMOFTOPOALL )

Definition at line 26 of file iMeshP_protos.h.

◆ iMeshP_getNumOfType

#define iMeshP_getNumOfType   ITAPS_FC_WRAPPER( imeshp_getnumoftype, IMESHP_GETNUMOFTYPE )

Definition at line 45 of file iMeshP_protos.h.

◆ iMeshP_getNumOfTypeAll

#define iMeshP_getNumOfTypeAll   ITAPS_FC_WRAPPER( imeshp_getnumoftypeall, IMESHP_GETNUMOFTYPEALL )

Definition at line 25 of file iMeshP_protos.h.

◆ iMeshP_getNumPartBdryEnts

#define iMeshP_getNumPartBdryEnts   ITAPS_FC_WRAPPER( imeshp_getnumpartbdryents, IMESHP_GETNUMPARTBDRYENTS )

Definition at line 41 of file iMeshP_protos.h.

◆ iMeshP_getNumPartitions

#define iMeshP_getNumPartitions   ITAPS_FC_WRAPPER( imeshp_getnumpartitions, IMESHP_GETNUMPARTITIONS )

Definition at line 18 of file iMeshP_protos.h.

◆ iMeshP_getNumPartNbors

#define iMeshP_getNumPartNbors   ITAPS_FC_WRAPPER( imeshp_getnumpartnbors, IMESHP_GETNUMPARTNBORS )

Definition at line 37 of file iMeshP_protos.h.

◆ iMeshP_getNumPartNborsArr

#define iMeshP_getNumPartNborsArr   ITAPS_FC_WRAPPER( imeshp_getnumpartnborsarr, IMESHP_GETNUMPARTNBORSARR )

Definition at line 38 of file iMeshP_protos.h.

◆ iMeshP_getOwnerCopy

#define iMeshP_getOwnerCopy   ITAPS_FC_WRAPPER( imeshp_getownercopy, IMESHP_GETOWNERCOPY )

Definition at line 62 of file iMeshP_protos.h.

◆ iMeshP_getPartBdryEnts

#define iMeshP_getPartBdryEnts   ITAPS_FC_WRAPPER( imeshp_getpartbdryents, IMESHP_GETPARTBDRYENTS )

Definition at line 42 of file iMeshP_protos.h.

◆ iMeshP_getPartHandleFromPartId

#define iMeshP_getPartHandleFromPartId    ITAPS_FC_WRAPPER( imeshp_getparthandlefrompartid, IMESHP_GETPARTHANDLEFROMPARTID )

Definition at line 33 of file iMeshP_protos.h.

◆ iMeshP_getPartHandlesFromPartsIdsArr

#define iMeshP_getPartHandlesFromPartsIdsArr    ITAPS_FC_WRAPPER( imeshp_getparthandlesfrompartsidsarr, IMESHP_GETPARTHANDLESFROMPARTSIDSARR )

Definition at line 35 of file iMeshP_protos.h.

◆ iMeshP_getPartIdFromPartHandle

#define iMeshP_getPartIdFromPartHandle    ITAPS_FC_WRAPPER( imeshp_getpartidfromparthandle, IMESHP_GETPARTIDFROMPARTHANDLE )

Definition at line 29 of file iMeshP_protos.h.

◆ iMeshP_getPartIdsFromPartHandlesArr

#define iMeshP_getPartIdsFromPartHandlesArr    ITAPS_FC_WRAPPER( imeshp_getpartidsfromparthandlesarr, IMESHP_GETPARTIDSFROMPARTHANDLESARR )

Definition at line 31 of file iMeshP_protos.h.

◆ iMeshP_getPartitionComm

#define iMeshP_getPartitionComm   ITAPS_FC_WRAPPER( imeshp_getpartitioncomm, IMESHP_GETPARTITIONCOMM )

Definition at line 16 of file iMeshP_protos.h.

◆ iMeshP_getPartitions

#define iMeshP_getPartitions   ITAPS_FC_WRAPPER( imeshp_getpartitions, IMESHP_GETPARTITIONS )

Definition at line 19 of file iMeshP_protos.h.

◆ iMeshP_getPartNbors

#define iMeshP_getPartNbors   ITAPS_FC_WRAPPER( imeshp_getpartnbors, IMESHP_GETPARTNBORS )

Definition at line 39 of file iMeshP_protos.h.

◆ iMeshP_getPartNborsArr

#define iMeshP_getPartNborsArr   ITAPS_FC_WRAPPER( imeshp_getpartnborsarr, IMESHP_GETPARTNBORSARR )

Definition at line 40 of file iMeshP_protos.h.

◆ iMeshP_getRankOfPart

#define iMeshP_getRankOfPart   ITAPS_FC_WRAPPER( imeshp_getrankofpart, IMESHP_GETRANKOFPART )

Definition at line 23 of file iMeshP_protos.h.

◆ iMeshP_getRankOfPartArr

#define iMeshP_getRankOfPartArr   ITAPS_FC_WRAPPER( imeshp_getrankofpartarr, IMESHP_GETRANKOFPARTARR )

Definition at line 24 of file iMeshP_protos.h.

◆ iMeshP_ghostEntInfo

#define iMeshP_ghostEntInfo   ITAPS_FC_WRAPPER( imeshp_ghostentinfo, IMESHP_GHOSTENTINFO )

Definition at line 82 of file iMeshP_protos.h.

◆ iMeshP_initEntArrIter

#define iMeshP_initEntArrIter   ITAPS_FC_WRAPPER( imeshp_initentarriter, IMESHP_INITENTARRITER )

Definition at line 51 of file iMeshP_protos.h.

◆ iMeshP_initEntIter

#define iMeshP_initEntIter   ITAPS_FC_WRAPPER( imeshp_initentiter, IMESHP_INITENTITER )

Definition at line 50 of file iMeshP_protos.h.

◆ iMeshP_initPartBdryEntArrIter

#define iMeshP_initPartBdryEntArrIter   ITAPS_FC_WRAPPER( imeshp_initpartbdryentarriter, IMESHP_INITPARTBDRYENTARRITER )

Definition at line 44 of file iMeshP_protos.h.

◆ iMeshP_initPartBdryEntIter

#define iMeshP_initPartBdryEntIter   ITAPS_FC_WRAPPER( imeshp_initpartbdryentiter, IMESHP_INITPARTBDRYENTITER )

Definition at line 43 of file iMeshP_protos.h.

◆ iMeshP_iPushTags

#define iMeshP_iPushTags   ITAPS_FC_WRAPPER( imeshp_ipushtags, IMESHP_IPUSHTAGS )

Definition at line 78 of file iMeshP_protos.h.

◆ iMeshP_iPushTagsEnt

#define iMeshP_iPushTagsEnt   ITAPS_FC_WRAPPER( imeshp_ipushtagsent, IMESHP_IPUSHTAGSENT )

Definition at line 79 of file iMeshP_protos.h.

◆ iMeshP_isEntOwner

#define iMeshP_isEntOwner   ITAPS_FC_WRAPPER( imeshp_isentowner, IMESHP_ISENTOWNER )

Definition at line 54 of file iMeshP_protos.h.

◆ iMeshP_isEntOwnerArr

#define iMeshP_isEntOwnerArr   ITAPS_FC_WRAPPER( imeshp_isentownerarr, IMESHP_ISENTOWNERARR )

Definition at line 55 of file iMeshP_protos.h.

◆ iMeshP_loadAll

#define iMeshP_loadAll   ITAPS_FC_WRAPPER( imeshp_loadall, IMESHP_LOADALL )

Definition at line 83 of file iMeshP_protos.h.

◆ iMeshP_migrateEntity

#define iMeshP_migrateEntity   ITAPS_FC_WRAPPER( imeshp_migrateentity, IMESHP_MIGRATEENTITY )

Definition at line 70 of file iMeshP_protos.h.

◆ iMeshP_pollForRequests

#define iMeshP_pollForRequests   ITAPS_FC_WRAPPER( imeshp_pollforrequests, IMESHP_POLLFORREQUESTS )

Definition at line 68 of file iMeshP_protos.h.

◆ iMeshP_pushTags

#define iMeshP_pushTags   ITAPS_FC_WRAPPER( imeshp_pushtags, IMESHP_PUSHTAGS )

Definition at line 76 of file iMeshP_protos.h.

◆ iMeshP_pushTagsEnt

#define iMeshP_pushTagsEnt   ITAPS_FC_WRAPPER( imeshp_pushtagsent, IMESHP_PUSHTAGSENT )

Definition at line 77 of file iMeshP_protos.h.

◆ iMeshP_replaceOnPartBdry

#define iMeshP_replaceOnPartBdry   ITAPS_FC_WRAPPER( imeshp_replaceonpartbdry, IMESHP_REPLACEONPARTBDRY )

Definition at line 72 of file iMeshP_protos.h.

◆ iMeshP_rmvGhostOf

#define iMeshP_rmvGhostOf   ITAPS_FC_WRAPPER( imeshp_rmvghostof, IMESHP_RMVGHOSTOF )

Definition at line 74 of file iMeshP_protos.h.

◆ iMeshP_saveAll

#define iMeshP_saveAll   ITAPS_FC_WRAPPER( imeshp_saveall, IMESHP_SAVEALL )

Definition at line 84 of file iMeshP_protos.h.

◆ iMeshP_syncMeshAll

#define iMeshP_syncMeshAll   ITAPS_FC_WRAPPER( imeshp_syncmeshall, IMESHP_SYNCMESHALL )

Definition at line 75 of file iMeshP_protos.h.

◆ iMeshP_syncPartitionAll

#define iMeshP_syncPartitionAll   ITAPS_FC_WRAPPER( imeshp_syncpartitionall, IMESHP_SYNCPARTITIONALL )

Definition at line 17 of file iMeshP_protos.h.

◆ iMeshP_testRequest

#define iMeshP_testRequest   ITAPS_FC_WRAPPER( imeshp_testrequest, IMESHP_TESTREQUEST )

Definition at line 67 of file iMeshP_protos.h.

◆ iMeshP_updateVtxCoords

#define iMeshP_updateVtxCoords   ITAPS_FC_WRAPPER( imeshp_updatevtxcoords, IMESHP_UPDATEVTXCOORDS )

Definition at line 71 of file iMeshP_protos.h.

◆ iMeshP_waitForAllRequests

#define iMeshP_waitForAllRequests   ITAPS_FC_WRAPPER( imeshp_waitforallrequests, IMESHP_WAITFORALLREQUESTS )

Definition at line 65 of file iMeshP_protos.h.

◆ iMeshP_waitForAnyRequest

#define iMeshP_waitForAnyRequest   ITAPS_FC_WRAPPER( imeshp_waitforanyrequest, IMESHP_WAITFORANYREQUEST )

Definition at line 64 of file iMeshP_protos.h.

◆ iMeshP_waitForRequest

#define iMeshP_waitForRequest   ITAPS_FC_WRAPPER( imeshp_waitforrequest, IMESHP_WAITFORREQUEST )

Definition at line 63 of file iMeshP_protos.h.

◆ iMeshP_waitForRequestEnt

#define iMeshP_waitForRequestEnt   ITAPS_FC_WRAPPER( imeshp_waitforrequestent, IMESHP_WAITFORREQUESTENT )

Definition at line 66 of file iMeshP_protos.h.

◆ ITAPS_FC_WRAPPER

#define ITAPS_FC_WRAPPER (   name,
  NAME 
)    name

Definition at line 11 of file iMeshP_protos.h.