src/PDE/CompFlow/DGCompFlow.hpp file

Compressible single-material flow using discontinuous Galerkin finite elements.

Contents

This file implements calls to the physics operators governing compressible single-material flow using discontinuous Galerkin discretizations.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

template<class Physics, class Problem>
class inciter::dg::CompFlow
CompFlow used polymorphically with tk::DGPDE.