#include "MBCN_FCDefs.h" #ifdef FC_FUNC_ #define iMeshP_createPartitionAll FC_FUNC_(imeshp_createpartitionall, IMESHP_CREATEPARTITIONALL) #define iMeshP_destroyPartitionAll FC_FUNC_(imeshp_destroypartitionall, IMESHP_DESTROYPARTITIONALL) #define iMeshP_getPartitionComm FC_FUNC_(imeshp_getpartitioncomm, IMESHP_GETPARTITIONCOMM) #define iMeshP_syncPartitionAll FC_FUNC_(imeshp_syncpartitionall, IMESHP_SYNCPARTITIONALL) #define iMeshP_getNumPartitions FC_FUNC_(imeshp_getnumpartitions, IMESHP_GETNUMPARTITIONS) #define iMeshP_getPartitions FC_FUNC_(imeshp_getpartitions, IMESHP_GETPARTITIONS) #define iMeshP_getNumGlobalParts FC_FUNC_(imeshp_getnumglobalparts, IMESHP_GETNUMGLOBALPARTS) #define iMeshP_getNumLocalParts FC_FUNC_(imeshp_getnumlocalparts, IMESHP_GETNUMLOCALPARTS) #define iMeshP_getLocalParts FC_FUNC_(imeshp_getlocalparts, IMESHP_GETLOCALPARTS) #define iMeshP_getRankOfPart FC_FUNC_(imeshp_getrankofpart, IMESHP_GETRANKOFPART) #define iMeshP_getRankOfPartArr FC_FUNC_(imeshp_getrankofpartarr, IMESHP_GETRANKOFPARTARR) #define iMeshP_getNumOfTypeAll FC_FUNC_(imeshp_getnumoftypeall, IMESHP_GETNUMOFTYPEALL) #define iMeshP_getNumOfTopoAll FC_FUNC_(imeshp_getnumoftopoall, IMESHP_GETNUMOFTOPOALL) #define iMeshP_createPart FC_FUNC_(imeshp_createpart, IMESHP_CREATEPART) #define iMeshP_destroyPart FC_FUNC_(imeshp_destroypart, IMESHP_DESTROYPART) #define iMeshP_getPartIdFromPartHandle FC_FUNC_(imeshp_getpartidfromparthandle, IMESHP_GETPARTIDFROMPARTHANDLE) #define iMeshP_getPartIdsFromPartHandlesArr FC_FUNC_(imeshp_getpartidsfromparthandlesarr, IMESHP_GETPARTIDSFROMPARTHANDLESARR) #define iMeshP_getPartHandleFromPartId FC_FUNC_(imeshp_getparthandlefrompartid, IMESHP_GETPARTHANDLEFROMPARTID) #define iMeshP_getPartHandlesFromPartsIdsArr FC_FUNC_(imeshp_getparthandlesfrompartsidsarr, IMESHP_GETPARTHANDLESFROMPARTSIDSARR) #define iMeshP_getNumPartNbors FC_FUNC_(imeshp_getnumpartnbors, IMESHP_GETNUMPARTNBORS) #define iMeshP_getNumPartNborsArr FC_FUNC_(imeshp_getnumpartnborsarr, IMESHP_GETNUMPARTNBORSARR) #define iMeshP_getPartNbors FC_FUNC_(imeshp_getpartnbors, IMESHP_GETPARTNBORS) #define iMeshP_getPartNborsArr FC_FUNC_(imeshp_getpartnborsarr, IMESHP_GETPARTNBORSARR) #define iMeshP_getNumPartBdryEnts FC_FUNC_(imeshp_getnumpartbdryents, IMESHP_GETNUMPARTBDRYENTS) #define iMeshP_getPartBdryEnts FC_FUNC_(imeshp_getpartbdryents, IMESHP_GETPARTBDRYENTS) #define iMeshP_initPartBdryEntIter FC_FUNC_(imeshp_initpartbdryentiter, IMESHP_INITPARTBDRYENTITER) #define iMeshP_initPartBdryEntArrIter FC_FUNC_(imeshp_initpartbdryentarriter, IMESHP_INITPARTBDRYENTARRITER) #define iMeshP_getNumOfType FC_FUNC_(imeshp_getnumoftype, IMESHP_GETNUMOFTYPE) #define iMeshP_getNumOfTopo FC_FUNC_(imeshp_getnumoftopo, IMESHP_GETNUMOFTOPO) #define iMeshP_getAllVtxCoords FC_FUNC_(imeshp_getallvtxcoords, IMESHP_GETALLVTXCOORDS) #define iMeshP_getVtxCoordIndex FC_FUNC_(imeshp_getvtxcoordindex, IMESHP_GETVTXCOORDINDEX) #define iMeshP_getEntities FC_FUNC_(imeshp_getentities, IMESHP_GETENTITIES) #define iMeshP_getAdjEntities FC_FUNC_(imeshp_getadjentities, IMESHP_GETADJENTITIES) #define iMeshP_initEntIter FC_FUNC_(imeshp_initentiter, IMESHP_INITENTITER) #define iMeshP_initEntArrIter FC_FUNC_(imeshp_initentarriter, IMESHP_INITENTARRITER) #define iMeshP_getEntOwnerPart FC_FUNC_(imeshp_getentownerpart, IMESHP_GETENTOWNERPART) #define iMeshP_getEntOwnerPartArr FC_FUNC_(imeshp_getentownerpartarr, IMESHP_GETENTOWNERPARTARR) #define iMeshP_isEntOwner FC_FUNC_(imeshp_isentowner, IMESHP_ISENTOWNER) #define iMeshP_isEntOwnerArr FC_FUNC_(imeshp_isentownerarr, IMESHP_ISENTOWNERARR) #define iMeshP_getEntStatus FC_FUNC_(imeshp_getentstatus, IMESHP_GETENTSTATUS) #define iMeshP_getEntStatusArr FC_FUNC_(imeshp_getentstatusarr, IMESHP_GETENTSTATUSARR) #define iMeshP_getNumCopies FC_FUNC_(imeshp_getnumcopies, IMESHP_GETNUMCOPIES) #define iMeshP_getCopyParts FC_FUNC_(imeshp_getcopyparts, IMESHP_GETCOPYPARTS) #define iMeshP_getCopies FC_FUNC_(imeshp_getcopies, IMESHP_GETCOPIES) #define iMeshP_getCopyOnPart FC_FUNC_(imeshp_getcopyonpart, IMESHP_GETCOPYONPART) #define iMeshP_getOwnerCopy FC_FUNC_(imeshp_getownercopy, IMESHP_GETOWNERCOPY) #define iMeshP_Wait FC_FUNC_(imeshp_wait, IMESHP_WAIT) #define iMeshP_WaitAny FC_FUNC_(imeshp_waitany, IMESHP_WAITANY) #define iMeshP_WaitAll FC_FUNC_(imeshp_waitall, IMESHP_WAITALL) #define iMeshP_WaitEnt FC_FUNC_(imeshp_waitent, IMESHP_WAITENT) #define iMeshP_Test FC_FUNC_(imeshp_test, IMESHP_TEST) #define iMeshP_pollForRequests FC_FUNC_(imeshp_pollforrequests, IMESHP_POLLFORREQUESTS) #define iMeshP_exchEntArrToPartsAll FC_FUNC_(imeshp_exchentarrtopartsall, IMESHP_EXCHENTARRTOPARTSALL) #define iMeshP_migrateEntity FC_FUNC_(imeshp_migrateentity, IMESHP_MIGRATEENTITY) #define iMeshP_updateVtxCoords FC_FUNC_(imeshp_updatevtxcoords, IMESHP_UPDATEVTXCOORDS) #define iMeshP_replaceOnPartBdry FC_FUNC_(imeshp_replaceonpartbdry, IMESHP_REPLACEONPARTBDRY) #define iMeshP_addGhostOf FC_FUNC_(imeshp_addghostof, IMESHP_ADDGHOSTOF) #define iMeshP_rmvGhostOf FC_FUNC_(imeshp_rmvghostof, IMESHP_RMVGHOSTOF) #define iMeshP_syncMeshAll FC_FUNC_(imeshp_syncmeshall, IMESHP_SYNCMESHALL) #define iMeshP_pushTags FC_FUNC_(imeshp_pushtags, IMESHP_PUSHTAGS) #define iMeshP_pushTagsEnt FC_FUNC_(imeshp_pushtagsent, IMESHP_PUSHTAGSENT) #define iMeshP_iPushTags FC_FUNC_(imeshp_ipushtags, IMESHP_IPUSHTAGS) #define iMeshP_iPushTagsEnt FC_FUNC_(imeshp_ipushtagsent, IMESHP_IPUSHTAGSENT) #define iMeshP_createGhostEnts FC_FUNC_(imeshp_createghostents, IMESHP_CREATEGHOSTENTS) #define iMeshP_deleteGhostEnts FC_FUNC_(imeshp_deleteghostents, IMESHP_DELETEGHOSTENTS) #define iMeshP_ghostEntInfo FC_FUNC_(imeshp_ghostentinfo, IMESHP_GHOSTENTINFO) #define iMeshP_load FC_FUNC_(imeshp_load, IMESHP_LOAD) #define iMeshP_save FC_FUNC_(imeshp_save, IMESHP_SAVE) #endif