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

📄 acconfig.h

📁 xgrafix 是PTSG模拟程序中的图形截面库 改版本是最新版本
💻 H
字号:
/** * Tech-X C++ configuration defines * */@TOP@/* Define if your c++ compiler can't overload const type conversions. */#undef HAVE_NO_CONST_TYPE_CONVERSION_OVERLOAD/* Define if your c++ compiler doesn't know mutable. */#undef HAVE_NO_MUTABLE/* Define if your c++ compiler has namespaces. */#undef HAVE_NAMESPACES/* Define if your c++ compiler does not have RTTI */#undef HAVE_NO_RTTI/* Define if your c++ compiler has complex in the namespace std */#undef HAVE_STD_COMPLEX/* Define if your c++ compiler has streams in the namespace std */#undef HAVE_STD_STREAMS/* Define if you use the <sstream> header file.  */#undef HAVE_SSTREAM/* Define if you need the host type */#undef HOSTTYPE/* Define if your c++ compiler requires brackets in declarations of template friends. */#undef TEMPLATE_FRIENDS_NEED_BRACKETS/* Define if your c++ compiler can handle nontyped templated operators*/#undef HAVE_NONTYPE_TEMPLATE_OPERATORS/* Define if you have HDF5 */#undef HAVE_HDF5/* Define if you have installed an fft lib */#undef HAVE_FFT/* Define if you have the dfftw.h header file.  */#undef HAVE_DFFTW/* Define if you have the sfftw.h header file.  */#undef HAVE_SFFTW/* Define for capitalization of fortran routine names */#undef F77_NMS_CAPITALIZED/* Define for underscore in fortran routine names */#undef F77_NMS_HAVE_DOUBLE_POST_USCORE/* Define for post underscore in fortran routine names */#undef F77_NMS_HAVE_POST_USCORE/* Define for pre underscore in fortran routine names */#undef F77_NMS_HAVE_PRE_USCORE/* Define for no underscore in fortran routine names */#undef F77_NMS_HAVE_NO_USCORE

⌨️ 快捷键说明

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