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