|
opm-simulators
|
Contains the classes required to extend the black-oil model by energy. More...
#include <dune/common/fvector.hh>#include <opm/material/common/Tabulated1DFunction.hpp>#include <opm/material/common/Valgrind.hpp>#include <opm/models/blackoil/blackoilproperties.hh>#include <opm/models/common/quantitycallbacks.hh>#include <opm/models/discretization/common/linearizationtype.hh>#include <opm/models/io/vtkblackoilenergymodule.hpp>#include <cassert>#include <cmath>#include <istream>#include <memory>#include <ostream>#include <stdexcept>#include <string>Go to the source code of this file.
Classes | |
| class | Opm::BlackOilEnergyModule< TypeTag, enableEnergyV > |
| Contains the high level supplements required to extend the black oil model by energy. More... | |
| class | Opm::BlackOilEnergyIntensiveQuantities< TypeTag, true > |
| class | Opm::BlackOilEnergyIntensiveQuantities< TypeTag, false > |
| class | Opm::BlackOilEnergyExtensiveQuantities< TypeTag, true > |
| class | Opm::BlackOilEnergyExtensiveQuantities< TypeTag, false > |
Namespaces | |
| namespace | Opm |
| This file contains a set of helper functions used by VFPProd / VFPInj. | |
Contains the classes required to extend the black-oil model by energy.