mpidi_ch3i_dllchan_conf.h.in
来自「fortran并行计算包」· IN 代码 · 共 37 行
IN
37 行
/* include/mpidi_ch3i_dllchan_conf.h.in. Generated from configure.in by autoheader. *//* -*- Mode: C; c-basic-offset:4 ; -*- *//* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */#ifndef MPIDI_CH3I_DLLCHAN_CONF_H_INCLUDED#define MPIDI_CH3I_DLLCHAN_CONF_H_INCLUDED/* Define to 1 if you have the <assert.h> header file. */#undef HAVE_ASSERT_H/* Define the name of the channel to use if none is selected */#undef MPICH_DEFAULT_CH3_CHANNEL/* Extension for shared libraries */#undef MPICH_SHLIB_EXT/* 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#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?