| 
    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 <PerfectGas.hpp>
Public Attributes | |
| Density | density | 
| Momentum | momentum | 
| Energy | energy | 
This is a template class for constructing conservative states for the perfect gas equations.
| Density fub::PerfectGasConservative< Density, Momentum, Energy >::density | 
| Energy fub::PerfectGasConservative< Density, Momentum, Energy >::energy | 
| Momentum fub::PerfectGasConservative< Density, Momentum, Energy >::momentum |