This site is currently under development for the RSE-ops community.

MFEM 4.4 Released

Published:

Reading time: 1 min

MFEM is a lightweight, general, scalable C++ library for finite element methods. It enables high-performance scalable finite element discretization research and application development on a wide variety of platforms, from laptops to supercomputers. The v4.4 release includes:

  • upgraded solvers, such as improved formatting of iterative solvers output and support for hypre on AMD GPUs
  • meshing improvements, such as new TMOP-based methods and initial support for meshes with pyramidal elements
  • discretization improvements, such as GPU-enabled partial and element assembly support for discontinuous Galerkin methods
  • several new examples and mini-apps
  • updated documentation
  • and much more

Learn more:


Next post: New Repo: ddd

Previously: libCEED 0.10.0 Released