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

📄 makefile.am

📁 FreeFem++可以生成高质量的有限元网格。可以用于流体力学
💻 AM
字号:
# Makefile using Automake + Autoconf# ----------------------------------# $Id: Makefile.am,v 1.2 2008/11/16 09:48:56 hecht Exp $# This is not compiled as a separate library because its# interconnections with other libraries have not been solved.noinst_LIBRARIES=libMesh.alibMesh_a_SOURCES= \chrono.c eigenv.c libmesh3.c  libmesh5.c memory.c \chrono.h	eigenv.h	libmesh3.h	libmesh5.h	memory.h

⌨️ 快捷键说明

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