#ifndef _CONFIG_H #define _CONFIG_H #ifndef __cplusplus /* Define to empty if the keyword does not work. */ #undef const #endif /* __cplusplus */ #ifdef __cplusplus /* Define if the C++ restrict keyword extension exists. */ #undef CXX_RESTRICT #ifdef CXX_RESTRICT #define restrictxx restrict #else #define restrictxx #endif #endif /* Define if you want to optimize the reference counting code. */ #undef REF_OPTIMIZE /* Define if you have . */ #undef HAVE_STDINT_H /* Define if you have . */ #undef HAVE_SYS_STAT_H /* Define if you have . */ #undef HAVE_SYS_TYPES_H /* Define if you have . */ #undef HAVE_PWD_H /* Define if you have . */ #undef HAVE_TERMIOS_H /* Define if you have . */ #undef HAVE_SYS_TIMES_H /* Define if you have . */ #undef HAVE_TIME_H /* Define if you have . */ #undef HAVE_MACHINE_FPU_H /* Define if you have . */ #undef HAVE_ASM_FPU_H /* Define if you have . */ #undef HAVE_SYS_RESOURCE_H /* Define if is present. */ #undef HAVE_SSTREAM /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define if you have the ios::fmtflags. */ #undef HAVE_IOS_FMTFLAGS /* Define if you have the long long type extension. */ #ifndef HAVE_LONG_LONG #undef HAVE_LONG_LONG #endif /* Define if you have streambuf::pubseekoff (you should). */ #undef HAVE_PUBSEEKOFF /* Define if you have streambuf::sgetn (you should). */ #undef HAVE_SGETN /* Define if you have a public streambuf::seekoff. */ #undef HAVE_SEEKOFF /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if signal handlers have an ellipsis argument in C++. */ #undef SIGHASELLIP /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if your declares struct tm. */ #undef TM_IN_SYS_TIME /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the setenv function. */ #undef HAVE_SETENV /* Define if isnan is available from C++. */ #undef HAVE_ISNAN /* Define if you have the sigfillset function (and company). */ #undef HAVE_SIGFILLSET /* Define if you have the signal function. */ #undef HAVE_SIGNAL /* Define if you have the system function. */ #undef HAVE_SYSTEM /* Define if you have the drand48 function. */ #undef HAVE_DRAND48 /* Define if you have the isnan function. */ #undef HAVE_ISNAN /* Define if you have the fchdir function. */ #undef HAVE_FCHDIR /* Define if you have the getpwuid function. */ #undef HAVE_GETPWUID /* Define if you have the geteuid function. */ #undef HAVE_GETEUID /* Define if you have the gethostname function. */ #undef HAVE_GETHOSTNAME /* Define if you have the time function. */ #undef HAVE_TIME /* Define if you have the ctime function. */ #undef HAVE_CTIME /* Define if you have the C99 . */ #undef HAVE_FENV_H /* Define if you have the glibc feenableexcept extension. */ #undef HAVE_FEENABLEEXCEPT /* Define if you have the glibc fedisableexcept extension. */ #undef HAVE_FEDISABLEEXCEPT /* Define if you have the setrlimit function. */ #undef HAVE_SETRLIMIT /* Define if you have functioning SYSV IPC. */ #undef HAVE_SYSV_IPC /* Define if semctl must have a semun as the fourth argument. */ #undef SEMCTL_REQUIRES_SEMUN /* Define to the type used for shared memory. */ /* #undef SHMTYPE */ #ifndef SHMTYPE #define SHMTYPE char* #endif /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the header file and the pthread library. */ #undef HAVE_PTHREAD /* Define if you can have the pthread_attr_setstacksize function. */ #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE /* Define if you can have the pthread_attr_getstacksize function. */ #undef HAVE_PTHREAD_ATTR_GETSTACKSIZE /* Define if you can have the pthread_attr_getscope function. */ #undef HAVE_PTHREAD_ATTR_GETSCOPE /* Define if you can have the pthread_attr_setscope function. */ #undef HAVE_PTHREAD_ATTR_SETSCOPE /* Define if you can have the pthread_attr_getinheritsched function. */ #undef HAVE_PTHREAD_ATTR_GETINHERITSCHED /* Define if you can have the pthread_attr_setinheritsched function. */ #undef HAVE_PTHREAD_ATTR_SETINHERITSCHED /* Define if you can have the pthread_attr_setschedpolicy function. */ #undef HAVE_PTHREAD_ATTR_SETSCHEDPOLICY /* Define if you can have the pthread_attr_getschedpolicy function. */ #undef HAVE_PTHREAD_ATTR_GETSCHEDPOLICY /* Define if you can have the pthread_attr_setschedparam function. */ #undef HAVE_PTHREAD_ATTR_SETSCHEDPARAM /* Define if you can have the pthread_attr_getschedparam function. */ #undef HAVE_PTHREAD_ATTR_GETSCHEDPARAM /* Define if you can have the sched_get_priority_max function. */ #undef HAVE_SCHED_GET_PRIORITY_MAX /* Define if you can have the sched_get_priority_min function. */ #undef HAVE_SCHED_GET_PRIORITY_MIN /* Define if you have the NIAMA library. */ #undef HAVE_NIAMA /* Define if you have the header file and library. */ #undef HAVE_MPI /* Define if you have the MPI_Init_thread routine. */ #undef HAVE_MPI_INIT_THREAD /* Set to the MPI macro defined the desired threading support level. */ #undef SC_MPI_THREAD_LEVEL /* Define if you have the header file and library. */ #undef HAVE_ARMCI /* Define if you have the libint header file and library. */ #undef HAVE_LIBINT /* Define if you have the libr12 header file and library. */ #undef HAVE_LIBR12 /* Define if you have the libderiv header file and library. */ #undef HAVE_LIBDERIV /* Define if your MPI implementation has MPI-IO functions */ #undef HAVE_MPIIO /* Define if you have the header file and library. */ #undef HAVE_PERF /* Define if you have backtrace and backtrace_symbol_fd. */ #undef HAVE_BACKTRACE /* Define if MPIMessageGrp should be used by default. */ #undef DEFAULT_MPI /* Define if MTMPIMemoryGrp should be used by default. */ #undef DEFAULT_MTMPI /* Define if ARMCIMemoryGrp should be used by default. */ #undef DEFAULT_ARMCI /* Define if is MPI is always used (needed if MPI_Init is used to initialize argument list). */ #undef ALWAYS_USE_MPI /* Define if you have the m library (-lm). */ #undef HAVE_LIBM /* Define if you have the sun library (-lsun). */ #undef HAVE_LIBSUN /* Define if you have the fl library (-lfl). */ #undef HAVE_LIBFL /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL /* Define if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have LAPACK */ #undef HAVE_LAPACK /* Define if you have the Scalable BLAS package and everything needed for it. */ #undef HAVE_SCALABLE_BLAS /* Define if machine byte order is big endian. */ #undef WORDS_BIGENDIAN /* The host architecture. */ #undef HOST_ARCH /* The target architecture. */ #undef TARGET_ARCH /* The version number. */ #undef SC_VERSION /* The major version number. */ #undef SC_MAJOR_VERSION /* The minor version number. */ #undef SC_MINOR_VERSION /* The micro version number. */ #undef SC_MICRO_VERSION /* The buildid. */ #undef SC_BUILDID /* The library directory in the src distribution. */ #undef SRC_SCLIBDIR /* The installed location of the library directory. */ #undef INSTALLED_SCLIBDIR /* The location of architecture independent files. */ #undef SCDATADIR /* The default memory allocation, in bytes. */ #undef DEFAULT_SC_MEMORY /* Define if template should be explicitly instantiated. */ #undef EXPLICIT_TEMPLATE_INSTANTIATION /* Define if the C++ keywork "typename" exists. */ #undef HAVE_TYPENAME #ifdef __cplusplus # ifndef HAVE_TYPENAME # define typename # endif #endif /* Set to true if "using namespace std" needed to access ostream, etc. */ #undef USING_NAMESPACE_STD #endif /* _CONFIG_H */ /* * Local Variables: * mode: c++ * End: */