src/Inciter/DG.cpp file

DG advances a system of PDEs with the discontinuous Galerkin scheme.

Contents

DG advances a system of partial differential equations (PDEs) using discontinuous Galerkin (DG) finite element (FE) spatial discretization (on tetrahedron elements) combined with Runge-Kutta (RK) time stepping.

Namespaces

namespace inciter
Inciter declarations and definitions.

Variables

tk::CProxy_ChareStateCollector stateProxy
Chare state collector Charm++ chare group proxy.