Classes | |
struct | CO2Tables |
struct | TabulatedDensityTraits |
struct | TabulatedEnthalpyTraits |
class | TabulatedProperties |
A generic template for tabulated material laws that depend on two parameters. More... | |
Typedefs | |
using | TabulatedDensity = TabulatedProperties< TabulatedDensityTraits > |
using | TabulatedEnthalpy = TabulatedProperties< TabulatedEnthalpyTraits > |
using Dumux::GeneratedCO2Tables::TabulatedDensity = typedef TabulatedProperties<TabulatedDensityTraits> |