We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

math.NA

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Mathematics > Numerical Analysis

Title: MetaFEM: A Generic FEM Solver By Meta-expressions

Abstract: Current multi-physics Finite Element Method (FEM) solvers are complex systems in terms of both their mathematical complexity and lines of code. This paper proposes a skeleton generic FEM solver, named MetaFEM, in total about 5,000 lines of Julia code, which translates generic input Partial Differential Equation (PDE) weak forms into corresponding GPU-accelerated simulations with a grammar similar to FEniCS or FreeFEM. Two novel approaches differentiate MetaFEM from the common solvers: (1) the FEM kernel is based on an original theory/algorithm which explicitly processes meta-expressions, as the name suggests, and (2) the symbolic engine is a rule-based Computer Algebra System (CAS), i.e., the equations are rewritten/derived according to a set of rewriting rules instead of going through completely fixed routines, supporting easy customization by developers. Example cases in thermal conduction, linear elasticity and incompressible flow are presented to demonstrate utility.
Subjects: Numerical Analysis (math.NA); Mathematical Software (cs.MS)
DOI: 10.1016/j.cma.2022.114907
Cite as: arXiv:2111.03541 [math.NA]
  (or arXiv:2111.03541v2 [math.NA] for this version)

Submission history

From: Jiaxi Xie [view email]
[v1] Fri, 5 Nov 2021 15:01:56 GMT (2226kb,D)
[v2] Thu, 11 Nov 2021 22:57:45 GMT (2273kb,D)

Link back to: arXiv, form interface, contact.