|
My Project
|
Checks whether a fluid system adheres to the specification. More...
#include <opm/material/fluidsystems/SinglePhaseFluidSystem.hpp>#include <opm/material/fluidsystems/TwoPhaseImmiscibleFluidSystem.hpp>#include <opm/material/fluidsystems/H2ON2FluidSystem.hpp>#include <opm/material/fluidsystems/H2ON2LiquidPhaseFluidSystem.hpp>#include <opm/material/fluidsystems/H2OAirFluidSystem.hpp>#include <opm/material/fluidsystems/H2OAirMesityleneFluidSystem.hpp>#include <opm/material/fluidsystems/H2OAirXyleneFluidSystem.hpp>#include <opm/material/fluidsystems/Spe5FluidSystem.hpp>#include <opm/material/fluidstates/PressureOverlayFluidState.hpp>#include <opm/material/fluidstates/SaturationOverlayFluidState.hpp>#include <opm/material/fluidstates/TemperatureOverlayFluidState.hpp>#include <opm/material/fluidstates/CompositionalFluidState.hpp>#include <opm/material/fluidstates/NonEquilibriumFluidState.hpp>#include <opm/material/fluidstates/ImmiscibleFluidState.hpp>#include <opm/material/common/Unused.hpp>#include <dune/common/classname.hh>#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | HairSplittingFluidState< ScalarT, FluidSystem, BaseFluidState > |
| This is a fluid state which makes sure that only the quantities allowed are accessed. More... | |
Functions | |
| template<class Scalar , class BaseFluidState > | |
| void | checkFluidState (const BaseFluidState &fs) |
| template<class Scalar , class FluidSystem , class RhsEval , class LhsEval > | |
| void | checkFluidSystem () |
| Checks whether a fluid system adheres to the specification. | |
Checks whether a fluid system adheres to the specification.