{"library":"libmesh","type":"library","category":null,"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.","language":"cpp","status":"active","version":"1.5.0","tags":["finite-elements","pde","simulation","mesh","scientific-computing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install libmesh","imports":["#include <libmesh/libmesh.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(libmesh CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE libMesh::libMesh)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}