src/Inciter/ALECG.cpp file

ALECG for a PDE system with continuous Galerkin + ALE + RK.

Contents

ALECG advances a system of partial differential equations (PDEs) using a continuous Galerkin (CG) finite element (FE) spatial discretization (using linear shapefunctions on tetrahedron elements) combined with a Runge-Kutta (RK) time stepping scheme in the arbitrary Eulerian-Lagrangian reference frame.

Namespaces

namespace inciter
Inciter declarations and definitions.