src/PDE/CompFlow/Physics/DGEuler.hpp file

Physics policy for the Euler equation governing single-material flow using a discontinuous Galerkin finite element method.

Contents

This file defines a Physics policy class for the compressible flow equations class dg::CompFlow, defined in PDE/CompFlow/DGCompFlow.h. This specific algorithm assumes single-material flow and uses a discontinuous Galerkin finite element discretization scheme. See PDE/CompFlow/Physics/DG.h for general requirements on Physics policy classes for dg::CompFlow.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

class inciter::dg::CompFlowPhysicsEuler