libMesh¶
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.
Environment Modules¶
Run module spider libMesh
to find out what environment modules are available for this application.
System Variables¶
- HPC_LIBMESH_DIR - installation directory
- HPC_LIBMESH_BIN - executable directory
- HPC_LIBMESH_LIB - library directory
- HPC_LIBMESH_INC - includes directory