blob: 7c4b273f1c3ce3a82b0a33b37fbaa48373804ea9 (
plain)
1
2
3
4
5
6
7
|
{
"name": "libmesh",
"version-string": "1.5.0",
"port-version": 2,
"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.",
"homepage": "https://github.com/libMesh/libmesh"
}
|