Go to the source code of this file.
Macros | |
#define | FortranCInterface_GLOBAL(name, NAME) name##_ |
#define | FortranCInterface_GLOBAL_(name, NAME) name##_ |
#define | FortranCInterface_MODULE(mod_name, name, mod_NAME, NAME) __##mod_name##_MOD_##name |
#define | FortranCInterface_MODULE_(mod_name, name, mod_NAME, NAME) __##mod_name##_MOD_##name |
#define | createpointsandallocatecells FortranCInterface_GLOBAL(createpointsandallocatecells, CREATEPOINTSANDALLOCATECELLS) |
#define | insertblockofcells FortranCInterface_GLOBAL(insertblockofcells, INSERTBLOCKOFCELLS) |
#define | addfields FortranCInterface_GLOBAL(addfields, ADDFIELDS) |
Definition at line 5 of file PhastaAdaptorAPIMangling.h.
Definition at line 8 of file PhastaAdaptorAPIMangling.h.
Definition at line 11 of file PhastaAdaptorAPIMangling.h.
Definition at line 14 of file PhastaAdaptorAPIMangling.h.
#define createpointsandallocatecells FortranCInterface_GLOBAL(createpointsandallocatecells, CREATEPOINTSANDALLOCATECELLS) |
Definition at line 18 of file PhastaAdaptorAPIMangling.h.
#define insertblockofcells FortranCInterface_GLOBAL(insertblockofcells, INSERTBLOCKOFCELLS) |
Definition at line 19 of file PhastaAdaptorAPIMangling.h.
#define addfields FortranCInterface_GLOBAL(addfields, ADDFIELDS) |
Definition at line 20 of file PhastaAdaptorAPIMangling.h.