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

📄 mpitestconf.h.in

📁 mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境
💻 IN
字号:
/* include/mpitestconf.h.in.  Generated from configure.in by autoheader.  *//* Define if Fortran names are lowercase */#undef F77_NAME_LOWER/* Define if Fortran names containing an underscore have two trailing   underscores */#undef F77_NAME_LOWER_2USCORE/* Define if Fortran names are lowercase with a trailing underscore */#undef F77_NAME_LOWER_USCORE/* Define if Fortran names preserve the original case */#undef F77_NAME_MIXED/* Define if Fortran names preserve the original case and add a trailing   underscore */#undef F77_NAME_MIXED_USCORE/* Define if Fortran names are uppercase */#undef F77_NAME_UPPER/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if iostream is available */#undef HAVE_IOSTREAM/* Define to 1 if you have the <iostream.h> header file. */#undef HAVE_IOSTREAM_H/* Define if long double is supported */#undef HAVE_LONG_DOUBLE/* Define if compiler supports long long */#undef HAVE_LONG_LONG/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define if MPI_Win_create is available */#undef HAVE_MPI_WIN_CREATE/* define if the compiler implements namespaces */#undef HAVE_NAMESPACES/* define if the compiler implements namespace std */#undef HAVE_NAMESPACE_STD/* Define to 1 if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdio.h> header file. */#undef HAVE_STDIO_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/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* The size of a `void *', as computed by sizeof. */#undef SIZEOF_VOID_P/* Define calling convention */#undef STDCALL/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS

⌨️ 快捷键说明

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