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 | setcoprocessorgeometry FortranCInterface_GLOBAL(setcoprocessorgeometry, SETCOPROCESSORGEOMETRY) |
| #define | setgridgeometry FortranCInterface_GLOBAL(setgridgeometry, SETGRIDGEOMETRY) |
| #define | addgridfield FortranCInterface_GLOBAL(addgridfield, ADDGRIDFIELD) |
| #define | setmarkergeometry FortranCInterface_GLOBAL(setmarkergeometry, SETMARKERGEOMETRY) |
| #define | addmarkerscalarfield FortranCInterface_GLOBAL(addmarkerscalarfield, ADDMARKERSCALARFIELD) |
| #define | addmarkervectorfield FortranCInterface_GLOBAL(addmarkervectorfield, ADDMARKERVECTORFIELD) |
| #define | addmarkertensorfield FortranCInterface_GLOBAL(addmarkertensorfield, ADDMARKERTENSORFIELD) |
Definition at line 5 of file PagosaAdaptorAPIMangling.h.
Definition at line 8 of file PagosaAdaptorAPIMangling.h.
Definition at line 11 of file PagosaAdaptorAPIMangling.h.
Definition at line 14 of file PagosaAdaptorAPIMangling.h.
| #define setcoprocessorgeometry FortranCInterface_GLOBAL(setcoprocessorgeometry, SETCOPROCESSORGEOMETRY) |
Definition at line 18 of file PagosaAdaptorAPIMangling.h.
| #define setgridgeometry FortranCInterface_GLOBAL(setgridgeometry, SETGRIDGEOMETRY) |
Definition at line 19 of file PagosaAdaptorAPIMangling.h.
| #define addgridfield FortranCInterface_GLOBAL(addgridfield, ADDGRIDFIELD) |
Definition at line 20 of file PagosaAdaptorAPIMangling.h.
| #define setmarkergeometry FortranCInterface_GLOBAL(setmarkergeometry, SETMARKERGEOMETRY) |
Definition at line 21 of file PagosaAdaptorAPIMangling.h.
| #define addmarkerscalarfield FortranCInterface_GLOBAL(addmarkerscalarfield, ADDMARKERSCALARFIELD) |
Definition at line 22 of file PagosaAdaptorAPIMangling.h.
| #define addmarkervectorfield FortranCInterface_GLOBAL(addmarkervectorfield, ADDMARKERVECTORFIELD) |
Definition at line 23 of file PagosaAdaptorAPIMangling.h.
| #define addmarkertensorfield FortranCInterface_GLOBAL(addmarkertensorfield, ADDMARKERTENSORFIELD) |
Definition at line 24 of file PagosaAdaptorAPIMangling.h.
1.8.13 on Sun Dec 14 2025