[MOAB-dev] r2613 - in MOAB/trunk/tools/iMesh: . SIDL

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Fri Jan 30 14:39:04 CST 2009


Author: kraftche
Date: 2009-01-30 14:39:04 -0600 (Fri, 30 Jan 2009)
New Revision: 2613

Removed:
   MOAB/trunk/tools/iMesh/SIDL/iMesh_protos.h
   MOAB/trunk/tools/iMesh/iMeshP_protos.h
   MOAB/trunk/tools/iMesh/iMesh_extensions_protos.h
   MOAB/trunk/tools/iMesh/iMesh_protos.h
Log:
remove *_protos.h because they're now generated automatically

Deleted: MOAB/trunk/tools/iMesh/SIDL/iMesh_protos.h
===================================================================
--- MOAB/trunk/tools/iMesh/SIDL/iMesh_protos.h	2009-01-30 20:37:42 UTC (rev 2612)
+++ MOAB/trunk/tools/iMesh/SIDL/iMesh_protos.h	2009-01-30 20:39:04 UTC (rev 2613)
@@ -1,114 +0,0 @@
-#include "MBCN_FCDefs.h"
-#ifdef FC_FUNC_
-
-#define iMesh_getErrorType FC_FUNC_(imesh_geterrortype, IMESH_GETERRORTYPE)
-#define iMesh_getDescription FC_FUNC_(imesh_getdescription, IMESH_GETDESCRIPTION)
-#define iMesh_newMesh FC_FUNC_(imesh_newmesh, IMESH_NEWMESH)
-#define iMesh_dtor FC_FUNC_(imesh_dtor, IMESH_DTOR)
-#define iMesh_load FC_FUNC_(imesh_load, IMESH_LOAD)
-#define iMesh_newLoad FC_FUNC_(imesh_newload, IMESH_NEWLOAD)
-#define iMesh_save FC_FUNC_(imesh_save, IMESH_SAVE)
-#define iMesh_getRootSet FC_FUNC_(imesh_getrootset, IMESH_GETROOTSET)
-#define iMesh_getGeometricDimension FC_FUNC_(imesh_getgeometricdimension, IMESH_GETGEOMETRICDIMENSION)
-#define iMesh_getDfltStorage FC_FUNC_(imesh_getdfltstorage, IMESH_GETDFLTSTORAGE)
-#define iMesh_getAdjTable FC_FUNC_(imesh_getadjtable, IMESH_GETADJTABLE)
-#define iMesh_getNumOfType FC_FUNC_(imesh_getnumoftype, IMESH_GETNUMOFTYPE)
-#define iMesh_getNumOfTopo FC_FUNC_(imesh_getnumoftopo, IMESH_GETNUMOFTOPO)
-#define iMesh_areEHValid FC_FUNC_(imesh_areehvalid, IMESH_AREEHVALID)
-#define iMesh_getAllVtxCoords FC_FUNC_(imesh_getallvtxcoords, IMESH_GETALLVTXCOORDS)
-#define iMesh_getVtxCoordIndex FC_FUNC_(imesh_getvtxcoordindex, IMESH_GETVTXCOORDINDEX)
-#define iMesh_fetErrorType FC_FUNC_(imesh_feterrorType, IMESH_FETERRORTYPE)
-#define iMesh_getEntities FC_FUNC_(imesh_getentities, IMESH_GETENTITIES)
-#define iMesh_getVtxArrCoords FC_FUNC_(imesh_getvtxarrcoords, IMESH_GETVTXARRCOORDS)
-#define iMesh_getAdjEntities FC_FUNC_(imesh_getadjentities, IMESH_GETADJENTITIES)
-#define iMesh_initEntArrIter FC_FUNC_(imesh_initentarriter, IMESH_INITENTARRITER)
-#define iMesh_getNextEntArrIter FC_FUNC_(imesh_getnextentarriter, IMESH_GETNEXTENTARRITER)
-#define iMesh_resetEntArrIter FC_FUNC_(imesh_resetentarriter, IMESH_RESETENTARRITER)
-#define iMesh_endEntArrIter FC_FUNC_(imesh_endentarriter, IMESH_ENDENTARRITER)
-#define iMesh_getEntArrTopo FC_FUNC_(imesh_getentarrtopo, IMESH_GETENTARRTOPO)
-#define iMesh_getEntArrType FC_FUNC_(imesh_getentarrtype, IMESH_GETENTARRTYPE)
-#define iMesh_getEntArrAdj FC_FUNC_(imesh_getentarradj, IMESH_GETENTARRADJ)
-#define iMesh_createEntSet FC_FUNC_(imesh_createentset, IMESH_CREATEENTSET)
-#define iMesh_destroyEntSet FC_FUNC_(imesh_destroyentset, IMESH_DESTROYENTSET)
-#define iMesh_isList FC_FUNC_(imesh_islist, IMESH_ISLIST)
-#define iMesh_getNumEntSets FC_FUNC_(imesh_getnumentsets, IMESH_GETNUMENTSETS)
-#define iMesh_getEntSets FC_FUNC_(imesh_getentsets, IMESH_GETENTSETS)
-#define iMesh_addEntToSet FC_FUNC_(imesh_addenttoset, IMESH_ADDENTTOSET)
-#define iMesh_rmvEntFromSet FC_FUNC_(imesh_rmventfromset, IMESH_RMVENTFROMSET)
-#define iMesh_addEntArrToSet FC_FUNC_(imesh_addentarrtoset, IMESH_ADDENTARRTOSET)
-#define iMesh_rmvEntArrFromSet FC_FUNC_(imesh_rmventarrfromset, IMESH_RMVENTARRFROMSET)
-#define iMesh_addEntSet FC_FUNC_(imesh_addentset, IMESH_ADDENTSET)
-#define iMesh_rmvEntSet FC_FUNC_(imesh_rmventset, IMESH_RMVENTSET)
-#define iMesh_isEntContained FC_FUNC_(imesh_isentcontained, IMESH_ISENTCONTAINED)
-#define iMesh_isEntSetContained FC_FUNC_(imesh_isentsetcontained, IMESH_ISENTSETCONTAINED)
-#define iMesh_addPrntChld FC_FUNC_(imesh_addprntchld, IMESH_ADDPRNTCHLD)
-#define iMesh_rmvPrntChld FC_FUNC_(imesh_rmvprntchld, IMESH_RMVPRNTCHLD)
-#define iMesh_isChildOf FC_FUNC_(imesh_ischildof, IMESH_ISCHILDOF)
-#define iMesh_getNumChld FC_FUNC_(imesh_getnumchld, IMESH_GETNUMCHLD)
-#define iMesh_getNumPrnt FC_FUNC_(imesh_getnumprnt, IMESH_GETNUMPRNT)
-#define iMesh_getChldn FC_FUNC_(imesh_getchldn, IMESH_GETCHLDN)
-#define iMesh_getPrnts FC_FUNC_(imesh_getprnts, IMESH_GETPRNTS)
-#define iMesh_setVtxArrCoords FC_FUNC_(imesh_setvtxarrcoords, IMESH_SETVTXARRCOORDS)
-#define iMesh_createVtxArr FC_FUNC_(imesh_createvtxarr, IMESH_CREATEVTXARR)
-#define iMesh_createEntArr FC_FUNC_(imesh_createentarr, IMESH_CREATEENTARR)
-#define iMesh_deleteEntArr FC_FUNC_(imesh_deleteentarr, IMESH_DELETEENTARR)
-#define iMesh_createTag FC_FUNC_(imesh_createtag, IMESH_CREATETAG)
-#define iMesh_destroyTag FC_FUNC_(imesh_destroytag, IMESH_DESTROYTAG)
-#define iMesh_getTagName FC_FUNC_(imesh_gettagname, IMESH_GETTAGNAME)
-#define iMesh_getTagSizeValues FC_FUNC_(imesh_gettagsizevalues, IMESH_GETTAGSIZEVALUES)
-#define iMesh_getTagSizeBytes FC_FUNC_(imesh_gettagsizebytes, IMESH_GETTAGSIZEBYTES)
-#define iMesh_getTagHandle FC_FUNC_(imesh_gettaghandle, IMESH_GETTAGHANDLE)
-#define iMesh_getTagType FC_FUNC_(imesh_gettagtype, IMESH_GETTAGTYPE)
-#define iMesh_setEntSetData FC_FUNC_(imesh_setentsetdata, IMESH_SETENTSETDATA)
-#define iMesh_setEntSetIntData FC_FUNC_(imesh_setentsetintdata, IMESH_SETENTSETINTDATA)
-#define iMesh_setEntSetDblData FC_FUNC_(imesh_setentsetdbldata, IMESH_SETENTSETDBLDATA)
-#define iMesh_setEntSetBoolData FC_FUNC_(imesh_setentsetbooldata, IMESH_SETENTSETBOOLDATA)
-#define iMesh_setEntSetEHData FC_FUNC_(imesh_setentsetehdata, IMESH_SETENTSETEHDATA)
-#define iMesh_getEntSetData FC_FUNC_(imesh_getentsetdata, IMESH_GETENTSETDATA)
-#define iMesh_getEntSetIntData FC_FUNC_(imesh_getentsetintdata, IMESH_GETENTSETINTDATA)
-#define iMesh_getEntSetDblData FC_FUNC_(imesh_getentsetdbldata, IMESH_GETENTSETDBLDATA)
-#define iMesh_getEntSetBoolData FC_FUNC_(imesh_getentsetbooldata, IMESH_GETENTSETBOOLDATA)
-#define iMesh_getEntSetEHData FC_FUNC_(imesh_getentsetehdata, IMESH_GETENTSETEHDATA)
-#define iMesh_getAllEntSetTags FC_FUNC_(imesh_getallentsettags, IMESH_GETALLENTSETTAGS)
-#define iMesh_rmvEntSetTag FC_FUNC_(imesh_rmventsettag, IMESH_RMVENTSETTAG)
-#define iMesh_setVtxCoords FC_FUNC_(imesh_setvtxcoords, IMESH_SETVTXCOORDS)
-#define iMesh_createVtx FC_FUNC_(imesh_createvtx, IMESH_CREATEVTX)
-#define iMesh_createEnt FC_FUNC_(imesh_createent, IMESH_CREATEENT)
-#define iMesh_deleteEnt FC_FUNC_(imesh_deleteent, IMESH_DELETEENT)
-#define iMesh_getArrData FC_FUNC_(imesh_getarrdata, IMESH_GETARRDATA)
-#define iMesh_getIntArrData FC_FUNC_(imesh_getintarrdata, IMESH_GETINTARRDATA)
-#define iMesh_getDblArrData FC_FUNC_(imesh_getdblarrdata, IMESH_GETDBLARRDATA)
-#define iMesh_getBoolArrData FC_FUNC_(imesh_getboolarrdata, IMESH_GETBOOLARRDATA)
-#define iMesh_getEHArrData FC_FUNC_(imesh_geteharrdata, IMESH_GETEHARRDATA)
-#define iMesh_setArrData FC_FUNC_(imesh_setarrdata, IMESH_SETARRDATA)
-#define iMesh_setIntArrData FC_FUNC_(imesh_setintarrdata, IMESH_SETINTARRDATA)
-#define iMesh_setDblArrData FC_FUNC_(imesh_setdblarrdata, IMESH_SETDBLARRDATA)
-#define iMesh_setBoolArrData FC_FUNC_(imesh_setboolarrdata, IMESH_SETBOOLARRDATA)
-#define iMesh_setEHArrData FC_FUNC_(imesh_seteharrdata, IMESH_SETEHARRDATA)
-#define iMesh_rmvArrTag FC_FUNC_(imesh_rmvarrtag, IMESH_RMVARRTAG)
-#define iMesh_getData FC_FUNC_(imesh_getdata, IMESH_GETDATA)
-#define iMesh_getIntData FC_FUNC_(imesh_getintdata, IMESH_GETINTDATA)
-#define iMesh_getDblData FC_FUNC_(imesh_getdbldata, IMESH_GETDBLDATA)
-#define iMesh_getBoolData FC_FUNC_(imesh_getbooldata, IMESH_GETBOOLDATA)
-#define iMesh_getEHData FC_FUNC_(imesh_getehdata, IMESH_GETEHDATA)
-#define iMesh_setData FC_FUNC_(imesh_setdata, IMESH_SETDATA)
-#define iMesh_setIntData FC_FUNC_(imesh_setintdata, IMESH_SETINTDATA)
-#define iMesh_setDblData FC_FUNC_(imesh_setdbldata, IMESH_SETDBLDATA)
-#define iMesh_setBoolData FC_FUNC_(imesh_setbooldata, IMESH_SETBOOLDATA)
-#define iMesh_setEHData FC_FUNC_(imesh_setehdata, IMESH_SETEHDATA)
-#define iMesh_getAllTags FC_FUNC_(imesh_getalltags, IMESH_GETALLTAGS)
-#define iMesh_rmvTag FC_FUNC_(imesh_rmvtag, IMESH_RMVTAG)
-#define iMesh_initEntIter FC_FUNC_(imesh_initentiter, IMESH_INITENTITER)
-#define iMesh_getNextEntIter FC_FUNC_(imesh_getnextentiter, IMESH_GETNEXTENTITER)
-#define iMesh_resetEntIter FC_FUNC_(imesh_resetentiter, IMESH_RESETENTITER)
-#define iMesh_endEntIter FC_FUNC_(imesh_endentiter, IMESH_ENDENTITER)
-#define iMesh_getEntTopo FC_FUNC_(imesh_getenttopo, IMESH_GETENTTOPO)
-#define iMesh_getEntType FC_FUNC_(imesh_getenttype, IMESH_GETENTTYPE)
-#define iMesh_getVtxCoord FC_FUNC_(imesh_getvtxcoord, IMESH_GETVTXCOORD)
-#define iMesh_getEntAdj FC_FUNC_(imesh_getentadj, IMESH_GETENTADJ)
-#define iMesh_subtract FC_FUNC_(imesh_subtract, IMESH_SUBTRACT)
-#define iMesh_intersect FC_FUNC_(imesh_intersect, IMESH_INTERSECT)
-#define iMesh_unite FC_FUNC_(imesh_unite, IMESH_UNITE)
-#define iMesh_free FC_FUNC_(imesh_free, IMESH_FREE)
-
-#endif

Deleted: MOAB/trunk/tools/iMesh/iMeshP_protos.h
===================================================================
--- MOAB/trunk/tools/iMesh/iMeshP_protos.h	2009-01-30 20:37:42 UTC (rev 2612)
+++ MOAB/trunk/tools/iMesh/iMeshP_protos.h	2009-01-30 20:39:04 UTC (rev 2613)
@@ -1,72 +0,0 @@
-#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_getAdjEntIndices FC_FUNC_( imeshp_getadjentindices, IMESHP_GETADJENTINDICES )
-#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_waitForRequest FC_FUNC_( imeshp_waitforrequest, IMESHP_WAITFORREQUEST )
-#define iMeshP_waitForAnyRequest FC_FUNC_( imeshp_waitforanyrequest, IMESHP_WAITFORANYREQUEST )
-#define iMeshP_waitForAllRequests FC_FUNC_( imeshp_waitforallrequests, IMESHP_WAITFORALLREQUESTS )
-#define iMeshP_waitForRequestEnt FC_FUNC_( imeshp_waitforrequestent, IMESHP_WAITFORREQUESTENT )
-#define iMeshP_testRequest FC_FUNC_( imeshp_testrequest, IMESHP_TESTREQUEST )
-#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_createGhostEntsAll FC_FUNC_( imeshp_createghostentsall, IMESHP_CREATEGHOSTENTSALL )
-#define iMeshP_deleteGhostEntsAll FC_FUNC_( imeshp_deleteghostentsall, IMESHP_DELETEGHOSTENTSALL )
-#define iMeshP_ghostEntInfo FC_FUNC_( imeshp_ghostentinfo, IMESHP_GHOSTENTINFO )
-#define iMeshP_loadAll FC_FUNC_( imeshp_loadall, IMESHP_LOADALL )
-#define iMeshP_saveAll FC_FUNC_( imeshp_saveall, IMESHP_SAVEALL )
-
-#endif

Deleted: MOAB/trunk/tools/iMesh/iMesh_extensions_protos.h
===================================================================
--- MOAB/trunk/tools/iMesh/iMesh_extensions_protos.h	2009-01-30 20:37:42 UTC (rev 2612)
+++ MOAB/trunk/tools/iMesh/iMesh_extensions_protos.h	2009-01-30 20:39:04 UTC (rev 2613)
@@ -1,11 +0,0 @@
-#include "MBCN_FCDefs.h"
-#ifdef FC_FUNC_
-
-#define iMesh_getEntitiesRec FC_FUNC_(imesh_getentitiesrec, IMESH_GETENTITIESREC)
-#define iMesh_getNumOfTypeRec FC_FUNC_(imesh_getnumoftyperec, IMESH_GETNUMOFTYPEREC)
-#define iMesh_getNumOfTopoRec FC_FUNC_(imesh_getnumoftoporec, IMESH_GETNUMOFTOPOREC)
-#define iMesh_getEntsByTagsRec FC_FUNC_(imesh_getentsbytagsrec, IMESH_GETENTSBYTAGSREC)
-#define iMesh_getEntSetsByTagsRec FC_FUNC_(imesh_getentsetsbytagsrec, IMESH_GETENTSETSBYTAGSREC)
-#define iMesh_MBCNType FC_FUNC_(imesh_mbcntype, IMESH_MBCNTYPE)
-
-#endif

Deleted: MOAB/trunk/tools/iMesh/iMesh_protos.h
===================================================================
--- MOAB/trunk/tools/iMesh/iMesh_protos.h	2009-01-30 20:37:42 UTC (rev 2612)
+++ MOAB/trunk/tools/iMesh/iMesh_protos.h	2009-01-30 20:39:04 UTC (rev 2613)
@@ -1,108 +0,0 @@
-#include "MBCN_FCDefs.h"
-#ifdef FC_FUNC_
-
-#define iMesh_getErrorType FC_FUNC_( imesh_geterrortype, IMESH_GETERRORTYPE )
-#define iMesh_getDescription FC_FUNC_( imesh_getdescription, IMESH_GETDESCRIPTION )
-#define iMesh_newMesh FC_FUNC_( imesh_newmesh, IMESH_NEWMESH )
-#define iMesh_dtor FC_FUNC_( imesh_dtor, IMESH_DTOR )
-#define iMesh_load FC_FUNC_( imesh_load, IMESH_LOAD )
-#define iMesh_save FC_FUNC_( imesh_save, IMESH_SAVE )
-#define iMesh_getRootSet FC_FUNC_( imesh_getrootset, IMESH_GETROOTSET )
-#define iMesh_getGeometricDimension FC_FUNC_( imesh_getgeometricdimension, IMESH_GETGEOMETRICDIMENSION )
-#define iMesh_setGeometricDimension FC_FUNC_( imesh_setgeometricdimension, IMESH_SETGEOMETRICDIMENSION )
-#define iMesh_getDfltStorage FC_FUNC_( imesh_getdfltstorage, IMESH_GETDFLTSTORAGE )
-#define iMesh_getAdjTable FC_FUNC_( imesh_getadjtable, IMESH_GETADJTABLE )
-#define iMesh_getNumOfType FC_FUNC_( imesh_getnumoftype, IMESH_GETNUMOFTYPE )
-#define iMesh_getNumOfTopo FC_FUNC_( imesh_getnumoftopo, IMESH_GETNUMOFTOPO )
-#define iMesh_areEHValid FC_FUNC_( imesh_areehvalid, IMESH_AREEHVALID )
-#define iMesh_getEntities FC_FUNC_( imesh_getentities, IMESH_GETENTITIES )
-#define iMesh_getVtxArrCoords FC_FUNC_( imesh_getvtxarrcoords, IMESH_GETVTXARRCOORDS )
-#define iMesh_getAdjEntities FC_FUNC_( imesh_getadjentities, IMESH_GETADJENTITIES )
-#define iMesh_initEntArrIter FC_FUNC_( imesh_initentarriter, IMESH_INITENTARRITER )
-#define iMesh_getNextEntArrIter FC_FUNC_( imesh_getnextentarriter, IMESH_GETNEXTENTARRITER )
-#define iMesh_resetEntArrIter FC_FUNC_( imesh_resetentarriter, IMESH_RESETENTARRITER )
-#define iMesh_endEntArrIter FC_FUNC_( imesh_endentarriter, IMESH_ENDENTARRITER )
-#define iMesh_getEntArrTopo FC_FUNC_( imesh_getentarrtopo, IMESH_GETENTARRTOPO )
-#define iMesh_getEntArrType FC_FUNC_( imesh_getentarrtype, IMESH_GETENTARRTYPE )
-#define iMesh_getEntArrAdj FC_FUNC_( imesh_getentarradj, IMESH_GETENTARRADJ )
-#define iMesh_getEntArr2ndAdj FC_FUNC_( imesh_getentarr2ndadj, IMESH_GETENTARR2NDADJ )
-#define iMesh_getAdjEntIndices FC_FUNC_( imesh_getadjentindices, IMESH_GETADJENTINDICES )
-#define iMesh_createEntSet FC_FUNC_( imesh_createentset, IMESH_CREATEENTSET )
-#define iMesh_destroyEntSet FC_FUNC_( imesh_destroyentset, IMESH_DESTROYENTSET )
-#define iMesh_isList FC_FUNC_( imesh_islist, IMESH_ISLIST )
-#define iMesh_getNumEntSets FC_FUNC_( imesh_getnumentsets, IMESH_GETNUMENTSETS )
-#define iMesh_getEntSets FC_FUNC_( imesh_getentsets, IMESH_GETENTSETS )
-#define iMesh_addEntToSet FC_FUNC_( imesh_addenttoset, IMESH_ADDENTTOSET )
-#define iMesh_rmvEntFromSet FC_FUNC_( imesh_rmventfromset, IMESH_RMVENTFROMSET )
-#define iMesh_addEntArrToSet FC_FUNC_( imesh_addentarrtoset, IMESH_ADDENTARRTOSET )
-#define iMesh_rmvEntArrFromSet FC_FUNC_( imesh_rmventarrfromset, IMESH_RMVENTARRFROMSET )
-#define iMesh_addEntSet FC_FUNC_( imesh_addentset, IMESH_ADDENTSET )
-#define iMesh_rmvEntSet FC_FUNC_( imesh_rmventset, IMESH_RMVENTSET )
-#define iMesh_isEntContained FC_FUNC_( imesh_isentcontained, IMESH_ISENTCONTAINED )
-#define iMesh_isEntArrContained FC_FUNC_( imesh_isentarrcontained, IMESH_ISENTARRCONTAINED )
-#define iMesh_isEntSetContained FC_FUNC_( imesh_isentsetcontained, IMESH_ISENTSETCONTAINED )
-#define iMesh_addPrntChld FC_FUNC_( imesh_addprntchld, IMESH_ADDPRNTCHLD )
-#define iMesh_rmvPrntChld FC_FUNC_( imesh_rmvprntchld, IMESH_RMVPRNTCHLD )
-#define iMesh_isChildOf FC_FUNC_( imesh_ischildof, IMESH_ISCHILDOF )
-#define iMesh_getNumChld FC_FUNC_( imesh_getnumchld, IMESH_GETNUMCHLD )
-#define iMesh_getNumPrnt FC_FUNC_( imesh_getnumprnt, IMESH_GETNUMPRNT )
-#define iMesh_getChldn FC_FUNC_( imesh_getchldn, IMESH_GETCHLDN )
-#define iMesh_getPrnts FC_FUNC_( imesh_getprnts, IMESH_GETPRNTS )
-#define iMesh_setVtxArrCoords FC_FUNC_( imesh_setvtxarrcoords, IMESH_SETVTXARRCOORDS )
-#define iMesh_createVtxArr FC_FUNC_( imesh_createvtxarr, IMESH_CREATEVTXARR )
-#define iMesh_createEntArr FC_FUNC_( imesh_createentarr, IMESH_CREATEENTARR )
-#define iMesh_deleteEntArr FC_FUNC_( imesh_deleteentarr, IMESH_DELETEENTARR )
-#define iMesh_createTag FC_FUNC_( imesh_createtag, IMESH_CREATETAG )
-#define iMesh_destroyTag FC_FUNC_( imesh_destroytag, IMESH_DESTROYTAG )
-#define iMesh_getTagName FC_FUNC_( imesh_gettagname, IMESH_GETTAGNAME )
-#define iMesh_getTagSizeValues FC_FUNC_( imesh_gettagsizevalues, IMESH_GETTAGSIZEVALUES )
-#define iMesh_getTagSizeBytes FC_FUNC_( imesh_gettagsizebytes, IMESH_GETTAGSIZEBYTES )
-#define iMesh_getTagHandle FC_FUNC_( imesh_gettaghandle, IMESH_GETTAGHANDLE )
-#define iMesh_getTagType FC_FUNC_( imesh_gettagtype, IMESH_GETTAGTYPE )
-#define iMesh_setEntSetData FC_FUNC_( imesh_setentsetdata, IMESH_SETENTSETDATA )
-#define iMesh_setEntSetIntData FC_FUNC_( imesh_setentsetintdata, IMESH_SETENTSETINTDATA )
-#define iMesh_setEntSetDblData FC_FUNC_( imesh_setentsetdbldata, IMESH_SETENTSETDBLDATA )
-#define iMesh_setEntSetEHData FC_FUNC_( imesh_setentsetehdata, IMESH_SETENTSETEHDATA )
-#define iMesh_getEntSetData FC_FUNC_( imesh_getentsetdata, IMESH_GETENTSETDATA )
-#define iMesh_getEntSetIntData FC_FUNC_( imesh_getentsetintdata, IMESH_GETENTSETINTDATA )
-#define iMesh_getEntSetDblData FC_FUNC_( imesh_getentsetdbldata, IMESH_GETENTSETDBLDATA )
-#define iMesh_getEntSetEHData FC_FUNC_( imesh_getentsetehdata, IMESH_GETENTSETEHDATA )
-#define iMesh_getAllEntSetTags FC_FUNC_( imesh_getallentsettags, IMESH_GETALLENTSETTAGS )
-#define iMesh_rmvEntSetTag FC_FUNC_( imesh_rmventsettag, IMESH_RMVENTSETTAG )
-#define iMesh_setVtxCoords FC_FUNC_( imesh_setvtxcoords, IMESH_SETVTXCOORDS )
-#define iMesh_createVtx FC_FUNC_( imesh_createvtx, IMESH_CREATEVTX )
-#define iMesh_createEnt FC_FUNC_( imesh_createent, IMESH_CREATEENT )
-#define iMesh_deleteEnt FC_FUNC_( imesh_deleteent, IMESH_DELETEENT )
-#define iMesh_getArrData FC_FUNC_( imesh_getarrdata, IMESH_GETARRDATA )
-#define iMesh_getIntArrData FC_FUNC_( imesh_getintarrdata, IMESH_GETINTARRDATA )
-#define iMesh_getDblArrData FC_FUNC_( imesh_getdblarrdata, IMESH_GETDBLARRDATA )
-#define iMesh_getEHArrData FC_FUNC_( imesh_geteharrdata, IMESH_GETEHARRDATA )
-#define iMesh_setArrData FC_FUNC_( imesh_setarrdata, IMESH_SETARRDATA )
-#define iMesh_setIntArrData FC_FUNC_( imesh_setintarrdata, IMESH_SETINTARRDATA )
-#define iMesh_setDblArrData FC_FUNC_( imesh_setdblarrdata, IMESH_SETDBLARRDATA )
-#define iMesh_setEHArrData FC_FUNC_( imesh_seteharrdata, IMESH_SETEHARRDATA )
-#define iMesh_rmvArrTag FC_FUNC_( imesh_rmvarrtag, IMESH_RMVARRTAG )
-#define iMesh_getData FC_FUNC_( imesh_getdata, IMESH_GETDATA )
-#define iMesh_getIntData FC_FUNC_( imesh_getintdata, IMESH_GETINTDATA )
-#define iMesh_getDblData FC_FUNC_( imesh_getdbldata, IMESH_GETDBLDATA )
-#define iMesh_getEHData FC_FUNC_( imesh_getehdata, IMESH_GETEHDATA )
-#define iMesh_setData FC_FUNC_( imesh_setdata, IMESH_SETDATA )
-#define iMesh_setIntData FC_FUNC_( imesh_setintdata, IMESH_SETINTDATA )
-#define iMesh_setDblData FC_FUNC_( imesh_setdbldata, IMESH_SETDBLDATA )
-#define iMesh_setEHData FC_FUNC_( imesh_setehdata, IMESH_SETEHDATA )
-#define iMesh_getAllTags FC_FUNC_( imesh_getalltags, IMESH_GETALLTAGS )
-#define iMesh_rmvTag FC_FUNC_( imesh_rmvtag, IMESH_RMVTAG )
-#define iMesh_initEntIter FC_FUNC_( imesh_initentiter, IMESH_INITENTITER )
-#define iMesh_getNextEntIter FC_FUNC_( imesh_getnextentiter, IMESH_GETNEXTENTITER )
-#define iMesh_resetEntIter FC_FUNC_( imesh_resetentiter, IMESH_RESETENTITER )
-#define iMesh_endEntIter FC_FUNC_( imesh_endentiter, IMESH_ENDENTITER )
-#define iMesh_getEntTopo FC_FUNC_( imesh_getenttopo, IMESH_GETENTTOPO )
-#define iMesh_getEntType FC_FUNC_( imesh_getenttype, IMESH_GETENTTYPE )
-#define iMesh_getVtxCoord FC_FUNC_( imesh_getvtxcoord, IMESH_GETVTXCOORD )
-#define iMesh_getEntAdj FC_FUNC_( imesh_getentadj, IMESH_GETENTADJ )
-#define iMesh_getEnt2ndAdj FC_FUNC_( imesh_getent2ndadj, IMESH_GETENT2NDADJ )
-#define iMesh_subtract FC_FUNC_( imesh_subtract, IMESH_SUBTRACT )
-#define iMesh_intersect FC_FUNC_( imesh_intersect, IMESH_INTERSECT )
-#define iMesh_unite FC_FUNC_( imesh_unite, IMESH_UNITE )
-
-#endif



More information about the moab-dev mailing list