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

📄 libmesh_contrib_config.h.in

📁 一个用来实现偏微分方程中网格的计算库
💻 IN
字号:
/** * The entries in this file will be substitued by configure. * This file decouples the configuration of the contributed software * from the rest of the library so you can config off/on the contrib * stuff and not recompile everything. */#ifndef __libmesh_contrib_config_h__#define __libmesh_contrib_config_h__/** * The configuration result for the triangle library. */@CONTRIB_HAVE_TETGEN@/** * The configuration result for the triangle library. */@CONTRIB_HAVE_TRIANGLE@/** * Configuration result for gzstreams capability. */@CONTRIB_HAVE_GZSTREAM@/** * Configuration result for the space filling curves library. */@CONTRIB_HAVE_SFC@/** * Configuration result for Laspack iterative solvers. */@CONTRIB_HAVE_LASPACK@#endif

⌨️ 快捷键说明

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