src/PDE/CompFlow/CGCompFlow.hpp file

Compressible single-material flow using continuous Galerkin.

Contents

This file implements the physics operators governing compressible single-material flow using continuous Galerkin discretization.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

template<class Physics, class Problem>
class inciter::cg::CompFlow
CompFlow used polymorphically with tk::CGPDE.