| 1 |
gezelter |
1490 |
/* Define to a macro mangling the given C identifier (in lower and upper |
| 2 |
|
|
* case), which must not contain underscores, for linking with Fortran. */ |
| 3 |
|
|
#undef F90_FUNC |
| 4 |
|
|
|
| 5 |
|
|
/* As F90_FUNC, but for C identifiers containing underscores. */ |
| 6 |
|
|
#undef F90_FUNC_ |
| 7 |
|
|
|
| 8 |
|
|
/* Define to 1 if you find the <mpi.h> header file. */ |
| 9 |
|
|
#undef HAVE_MPI_H |
| 10 |
|
|
|
| 11 |
|
|
/* Define to 1 if you find the <mpif.h> header file. */ |
| 12 |
|
|
#undef HAVE_MPIF_H |
| 13 |
gezelter |
1946 |
|
| 14 |
|
|
#undef HAVE_GETOPT_H |
| 15 |
|
|
#undef HAVE_GETOPT_LONG |
| 16 |
tim |
1998 |
|
| 17 |
|
|
#undef HAVE_UNISTD_H |
| 18 |
|
|
#undef HAVE_SYS_PSTAT_H |
| 19 |
|
|
#undef HAVE_SYS_SYSMP_H |
| 20 |
|
|
#undef HAVE_SYS_SYSINFO_H |
| 21 |
|
|
#undef HAVE_MACHINE_HAL_SYSINFO_H |
| 22 |
|
|
#undef HAVE_SYS_TABLE_H |
| 23 |
|
|
#undef HAVE_SYS_PARAM_H |
| 24 |
|
|
#undef HAVE_SYS_SYSCTL_H |
| 25 |
|
|
#undef HAVE_SYS_SYSTEMCFG_H |
| 26 |
|
|
#undef HAVE_PSTAT_GETSTATIC |
| 27 |
|
|
#undef HAVE_SYSMP |
| 28 |
|
|
#undef HAVE_GETSYSINFO |
| 29 |
|
|
#undef HAVE_SYSCTL |
| 30 |
|
|
#undef HAVE__SYSTEM_CONFIGURATION |
| 31 |
|
|
#undef HAVE_TABLE |
| 32 |
gezelter |
2024 |
|
| 33 |
|
|
#undef PS |
| 34 |
|
|
#undef PSTYPE |