Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <MusclHancockCharactersticMethod.hpp>
Public Member Functions | |
template<int Rank> | |
Primitives (const Complete< IdealGasMix< Rank >> &q) | |
Public Attributes | |
Array< double, -1, 1 > | species |
double | density |
Array< double, 3, 1 > | velocity |
double | pressure |
|
inline |
|
inherited |
|
inherited |
Array<double, -1, 1> fub::ideal_gas::Primitives::species |
|
inherited |