|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <MusclHancockPrimMethod.hpp>
Public Attributes | |
| Array1d | pressure |
| Array< double, Rank > | velocity |
| Array1d | temperature |
| ArrayXd | mass_fractions |
| ArrayXd fub::ideal_gas::PrimitiveArray< Rank >::mass_fractions |
| Array1d fub::ideal_gas::PrimitiveArray< Rank >::pressure |
| Array1d fub::ideal_gas::PrimitiveArray< Rank >::temperature |
| Array<double, Rank> fub::ideal_gas::PrimitiveArray< Rank >::velocity |