⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xmdsconfig.h

📁 XMDS is a code generator that integrates equations. You write them down in human readable form in a
💻 H
字号:
/* source/config.h.  Generated by configure.  *//* source/config.h.in.  Generated from configure.in by autoheader.  *//* C compiler */#define CC "gcc"/* C compiler flags */#define CFLAGS ""/* Target processor is big endian. */#define CPU_IS_BIG_ENDIAN 1/* Target processor is little endian. */#define CPU_IS_LITTLE_ENDIAN 0/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP   systems. This function is required for `alloca.c' support on those systems.   *//* #undef CRAY_STACKSEG_END *//* C++ compiler */#define CXX "g++"/* C++ compiler flags */#define CXXFLAGS ""/* Define to 1 if using `alloca.c'. *//* #undef C_ALLOCA *//* Libraries for FFTW */#define FFTW_LIBS " -lfftw"/* MPI libraries for FFTW */#define FFTW_MPI_LIBS " -lfftw_mpi -lfftw"/* Define to 1 if you have `alloca', as a function or macro. */#define HAVE_ALLOCA 1/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).   */#define HAVE_ALLOCA_H 1/* Define to 1 if you have the <cthreads.h> header file. *//* #undef HAVE_CTHREADS_H *//* Define to 1 if you have the <cthread.h> header file. *//* #undef HAVE_CTHREAD_H *//* Define to 1 if you have the <inttypes.h> header file. *//* #undef HAVE_INTTYPES_H *//* Define to 1 if you have the `m' library (-lm). */#define HAVE_LIBM 1/* Define to 1 if you have the `stdc++' library (-lstdc++). *//* #undef HAVE_LIBSTDC__ *//* Define to 1 if you have the <mach/cthreads.h> header file. *//* #undef HAVE_MACH_CTHREADS_H *//* Define to 1 if you have the <memory.h> header file. *//* #undef HAVE_MEMORY_H *//* Define if you have the MPI library. */#define HAVE_MPI 1/* Define if you have POSIX threads libraries and header files. *//* #undef HAVE_PTHREAD *//* Define to 1 if you have the <stdint.h> header file. *//* #undef HAVE_STDINT_H *//* Define to 1 if you have the <stdlib.h> header file. *//* #undef HAVE_STDLIB_H *//* Define to 1 if you have the <strings.h> header file. *//* #undef HAVE_STRINGS_H *//* Define to 1 if you have the <string.h> header file. *//* #undef HAVE_STRING_H *//* Define to 1 if you have the <sys/stat.h> header file. *//* #undef HAVE_SYS_STAT_H *//* Define to 1 if you have the <sys/types.h> header file. *//* #undef HAVE_SYS_TYPES_H *//* Define to 1 if you have the <unistd.h> header file. *//* #undef HAVE_UNISTD_H *//* Include flags */#define INCLUDES ""/* Library flags */#define LIBS "-lm  -lxmds -L."/* MPI C compiler */#define MPICC "mpic++"/* MPI C compiler flags */#define MPICCFLAGS "-O5 -qnoipa -lm  -lxmds -L. -lmpi -llam   -L/usr/local/lam-7.1.1/lib/"/* Name of package */#define PACKAGE "xmds"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT ""/* Define to the full name of this package. */#define PACKAGE_NAME ""/* Define to the full name and version of this package. */#define PACKAGE_STRING ""/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME ""/* Define to the version of this package. */#define PACKAGE_VERSION ""/* Define to the necessary symbol if this constant uses a non-standard name on   your system. *//* #undef PTHREAD_CREATE_JOINABLE *//* Release number of package */#define RELEASE "1"/* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time.        STACK_DIRECTION > 0 => grows toward higher addresses        STACK_DIRECTION < 0 => grows toward lower addresses        STACK_DIRECTION = 0 => direction of growth unknown *//* #undef STACK_DIRECTION *//* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Thread libraries */#define THREADLIBS ""/* Version number of package */#define VERSION "1.4"/* C compiler for xmds simulations */#define XMDS_CC "g++"/* C compiler flags for xmds */#define XMDS_CFLAGS "-O5 -qnoipa"/* Include flags for xmds */#define XMDS_INCLUDES "-I. -I/usr/local/lam-7.1.1/include/"/* C libraries for xmds */#define XMDS_LIBS "-lm  -lxmds -L."/* Define for beos threads *//* #undef XMDS_USING_BEOS_THREADS *//* Define for mach threads *//* #undef XMDS_USING_MACH_THREADS *//* Define for posix threads *//* #undef XMDS_USING_POSIX_THREADS *//* Define for solaris threads *//* #undef XMDS_USING_SOLARIS_THREADS *//* Define to empty if `const' does not conform to ANSI C. *//* #undef const *//* Define as `__inline' if that's what the C compiler calls it, or to nothing   if it is not supported. *//* #undef inline */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -