quantitycallbacks.hh File Reference

This method contains all callback classes for quantities that are required by some extensive quantities. More...

#include <ewoms/common/declval.hh>
#include <ewoms/disc/common/fvbaseproperties.hh>
#include <opm/material/common/MathToolbox.hpp>
#include <type_traits>
Include dependency graph for quantitycallbacks.hh:
This graph shows which files directly or indirectly include this file:

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...
 

Namespaces

 Ewoms
 

Detailed Description

This method contains all callback classes for quantities that are required by some extensive quantities.