|
My Project
|
Modules for the ModularFluidState which represent composition. More...
#include <opm/material/common/Valgrind.hpp>#include <opm/material/common/MathToolbox.hpp>#include <algorithm>#include <array>#include <cmath>Go to the source code of this file.
Classes | |
| class | Opm::FluidStateExplicitCompositionModule< Scalar, FluidSystem, Implementation > |
| Module for the modular fluid state which stores the phase compositions explicitly in terms of mole fractions. More... | |
| class | Opm::FluidStateImmiscibleCompositionModule< Scalar, FluidSystem, Implementation > |
| Module for the modular fluid state which provides the phase compositions assuming immiscibility. More... | |
| class | Opm::FluidStateNullCompositionModule< Scalar > |
| Module for the modular fluid state which does not store the compositions but throws std::logic_error instead. More... | |
Namespaces | |
| namespace | Opm |
| This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Modules for the ModularFluidState which represent composition.