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

📄 makefile.am

📁 Dolfin provide a high-performance linear algebra library
💻 AM
字号:
SUBDIRS                   = dolfinnobase_include_HEADERS    = dolfin/dolfin_mesh.h \                            dolfin/BoundaryComputation.h \                            dolfin/BoundaryMesh.h \                            dolfin/Cell.h \                            dolfin/CellType.h \                            dolfin/Edge.h \                            dolfin/Face.h \                            dolfin/Facet.h \                            dolfin/GeometricPredicates.h \                            dolfin/GTSInterface.h \                            dolfin/IntersectionDetector.h \                            dolfin/Interval.h \                            dolfin/LocalMeshCoarsening.h \                            dolfin/LocalMeshRefinement.h \                            dolfin/MeshConnectivity.h \                            dolfin/MeshData.h \                            dolfin/MeshEditor.h \                            dolfin/MeshEntity.h \                            dolfin/MeshEntityIterator.h \                            dolfin/MeshFunction.h \                            dolfin/MeshGeometry.h \                            dolfin/MeshPartition.h \                            dolfin/Mesh.h \                            dolfin/MeshHierarchyAlgorithms.h \                            dolfin/MeshHierarchy.h \                            dolfin/MeshOrdering.h \                            dolfin/MeshTopology.h \                            dolfin/MPIMeshCommunicator.h \                            dolfin/Point.h \                            dolfin/SubDomain.h \                            dolfin/Tetrahedron.h \                            dolfin/TopologyComputation.h \                            dolfin/Triangle.h \                            dolfin/UniformMeshRefinement.h \                            dolfin/UnitCube.h \                            dolfin/UnitSquare.h \                            dolfin/Vertex.hINCLUDES                  = @KERNEL_CFLAGS@lib_LTLIBRARIES           = libdolfin-mesh.lalibdolfin_mesh_la_SOURCES = BoundaryComputation.cpp \                            BoundaryMesh.cpp \                            Cell.cpp \                            CellType.cpp \                            Edge.cpp \                            Face.cpp \                            Facet.cpp \                            GeometricPredicates.cpp \                            GTSInterface.cpp \                            IntersectionDetector.cpp \                            Interval.cpp \                            LocalMeshCoarsening.cpp \                            LocalMeshRefinement.cpp \                            MeshConnectivity.cpp \                            Mesh.cpp \                            MeshData.cpp \                            MeshEditor.cpp \                            MeshEntity.cpp \                            MeshEntityIterator.cpp \                            MeshGeometry.cpp \                            MeshHierarchyAlgorithms.cpp \                            MeshHierarchy.cpp \                            MeshOrdering.cpp \                            MeshPartition.cpp \                            MeshTopology.cpp \                            MPIMeshCommunicator.cpp \                            Point.cpp \                            SubDomain.cpp \                            Tetrahedron.cpp \                            TopologyComputation.cpp \                            Triangle.cpp \                            UniformMeshRefinement.cpp \                            UnitCube.cpp \                            UnitSquare.cpp \                            Vertex.cpplibdolfin_mesh_la_LDFLAGS = -static

⌨️ 快捷键说明

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