1 Star 0 Fork 1

chewenchao / Titan_GSPH

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.h.in 2.59 KB
一键复制 编辑 原始数据 按行查看 历史
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <gdal.h> header file. */
#undef HAVE_GDAL_H
/* Define to 1 if you have the <hdf5.h> header file. */
#undef HAVE_HDF5_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the `gdal' library (-lgdal). */
#undef HAVE_LIBGDAL
/* Define to 1 if you have the `hdf5' library (-lhdf5). */
#undef HAVE_LIBHDF5
/* Define to 1 if you have the `lapack' library (-llapack). */
#undef HAVE_LIBLAPACK
/* Define to 1 if you have the `mpi' library (-lmpi). */
#undef HAVE_LIBMPI
/* Define to 1 if you have the `mpich' library (-lmpich). */
#undef HAVE_LIBMPICH
/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <mpi.h> header file. */
#undef HAVE_MPI_H
/* Define to 1 if you have the `pow' function. */
#undef HAVE_POW
/* Define to 1 if you have the `sqrt' function. */
#undef HAVE_SQRT
/* Define to 1 if stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H
/* 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
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
/* build parallel code */
#undef MULTI_PROC
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Name of package */
#undef PACKAGE
/* 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
/* support parallel-IO */
#undef PARALLEL_IO
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* build 3-d code */
#undef THREE_D
/* Version number of package */
#undef VERSION
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
C++
1
https://gitee.com/chewc/Titan_GSPH.git
git@gitee.com:chewc/Titan_GSPH.git
chewc
Titan_GSPH
Titan_GSPH
master

搜索帮助