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

Physics policy for the Navier-Stokes equation using continuous Galerkin.

Contents

This file declares a Physics policy class for the compressible single-material viscous 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::CompFlowPhysicsNavierStokes