My Project
|
Modules for the ModularFluidState which represent density. More...
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | Opm::FluidStateExplicitDensityModule< Scalar, numPhases, Implementation > |
Module for the modular fluid state which stores the densities explicitly. More... | |
class | Opm::FluidStateNullDensityModule< Scalar, numPhases, Implementation > |
Module for the modular fluid state which does not the densities but throws std::logic_error instead. More... | |
Modules for the ModularFluidState which represent density.