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

Physics policy for the Euler equation using continuous Galerkin.

Contents

This file defines a Physics policy class for the compressible single-material inviscid flow equations using continuous Galerkin discretization, defined in PDE/CompFlow/CGCompFlow.h. The class defined here is used to configure the behavior of CGCompFlow. See PDE/CompFlow/Physics/CG.h for general requirements on Physics policy classes for CGCompFlow.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

class inciter::cg::CompFlowPhysicsEuler