Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This is a template class for constructing conservative states for the perfect gas equations. More...
#include <CompressibleAdvection.hpp>
Public Attributes | |
Density | density |
Momentum | momentum |
PTDensity | PTdensity |
This is a template class for constructing conservative states for the perfect gas equations.
Density fub::CompressibleAdvectionConservative< Density, Momentum, PTDensity >::density |
Momentum fub::CompressibleAdvectionConservative< Density, Momentum, PTDensity >::momentum |
PTDensity fub::CompressibleAdvectionConservative< Density, Momentum, PTDensity >::PTdensity |