src/PDE/MultiMat/FVMultiMat.hpp file

Compressible multi-material flow using finite volumes.

Contents

This file implements calls to the physics operators governing compressible multi-material flow (with velocity equilibrium) using finite volume discretizations.

Namespaces

namespace inciter
Inciter declarations and definitions.

Classes

template<class Physics, class Problem>
class inciter::fv::MultiMat
MultiMat used polymorphically with tk::FVPDE.