|
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> | |
| PrimitivesArray (const CompleteArray< IdealGasMix< Rank >> &q) | |
Public Attributes | |
| ArrayXd | species |
| Array1d | density |
| Array3d | velocity |
| Array1d | pressure |
|
inline |
|
inherited |
|
inherited |
| ArrayXd fub::ideal_gas::PrimitivesArray::species |
|
inherited |