|
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 | |
| Primitives (const Complete< PerfectGas< 3 >> &q) | |
| Primitives (const Complete< PerfectGas< 2 >> &q) | |
| Primitives (const Complete< PerfectGas< 1 >> &q) | |
Public Attributes | |
| double | density |
| Array< double, 3, 1 > | velocity |
| double | pressure |
|
inline |
|
inline |
|
inline |
| double fub::perfect_gas::Primitives::density |
| double fub::perfect_gas::Primitives::pressure |
| Array<double, 3, 1> fub::perfect_gas::Primitives::velocity |