aboutsummaryrefslogtreecommitdiff
path: root/ports/libmesh/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libmesh/CONTROL')
-rw-r--r--ports/libmesh/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libmesh/CONTROL b/ports/libmesh/CONTROL
new file mode 100644
index 000000000..f0efea8fc
--- /dev/null
+++ b/ports/libmesh/CONTROL
@@ -0,0 +1,4 @@
+Source: libmesh
+Version: 1.5.0
+Homepage: https://github.com/libMesh/libmesh
+Description: The libMesh library provides a framework for the numerical simulation of partial differential equations using arbitrary unstructured discretizations on serial and parallel platforms. A major goal of the library is to provide support for adaptive mesh refinement (AMR) computations in parallel while allowing a research scientist to focus on the physics they are modeling.