vix.ing · top · new · best · stats · spec

MFEM: a modular finite element methods library

2019/11/30 by Robert Anderson, Julian Andrej, Andrew Barker +13 · 3 citations
Computer Science · Mathematics · #cs.MS #cs.NA #math.NA

paper · pdf · doi:10.1016/j.camwa.2020.06.009

36 pages, 21 figures

arxiv created 2020/07/13 · arxiv updated 2020/07/15

Abstract

MFEM is an open-source, lightweight, flexible and scalable C++ library for modular finite element methods that features arbitrary high-order finite element meshes and spaces, support for a wide variety of discretization approaches and emphasis on usability, portability, and high-performance computing efficiency. MFEM's goal is to provide application scientists with access to cutting-edge algorithms for high-order finite element meshing, discretizations and linear solvers, while enabling researchers to quickly and easily develop and test new algorithms in very general, fully unstructured, high-order, parallel and GPU-accelerated settings. In this paper we describe the underlying algorithms and finite element abstractions provided by MFEM, discuss the software implementation, and illustrate various applications of the library.

Cited by