My Project
|
This method contains all callback classes for quantities that are required by some extensive quantities. More...
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
class | Opm::TemperatureCallback< TypeTag > |
Callback class for temperature. More... | |
class | Opm::PressureCallback< TypeTag > |
Callback class for a phase pressure. More... | |
class | Opm::BoundaryPressureCallback< TypeTag, FluidState > |
Callback class for a phase pressure. More... | |
class | Opm::DensityCallback< TypeTag > |
Callback class for the density of a phase. More... | |
class | Opm::MolarDensityCallback< TypeTag > |
Callback class for the molar density of a phase. More... | |
class | Opm::ViscosityCallback< TypeTag > |
Callback class for the viscosity of a phase. More... | |
class | Opm::VelocityCallback< TypeTag > |
Callback class for the velocity of a phase at the center of a DOF. More... | |
class | Opm::VelocityComponentCallback< TypeTag > |
Callback class for the velocity of a phase at the center of a DOF. More... | |
class | Opm::MoleFractionCallback< TypeTag > |
Callback class for a mole fraction of a component in a phase. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
This method contains all callback classes for quantities that are required by some extensive quantities.