16#ifndef DUMUX_PROPERTIES_HH
17#define DUMUX_PROPERTIES_HH
22#ifndef DUMUX_PROPERTY_SYSTEM_HH
The interface of the coupling manager for multi domain problems.
Definition multidomain/couplingmanager.hh:48
Definition porousmediumflow/nonisothermal/localresidual.hh:24
defines an intersection mapper for mapping of global DOFs assigned to faces which also works for adap...
Definition intersectionmapper.hh:200
Base class for linear solvers.
Definition solver.hh:27
A point source base class.
Definition pointsource.hh:39
The global face variables class for staggered models.
Definition facesolution.hh:28
Velocity output for implicit (porous media) models.
Definition io/velocityoutput.hh:29
#define DUMUX_DEFINE_PROPERTY(Prop)
A preprocessor macro to define properties.
Definition propertysystem.hh:349
The energy balance equation for a porous solid.
Definition common/properties.hh:26
NusseltFormulation
A container for possible values of the property for selecting which Nusselt parametrization to choose...
Definition dimensionlessnumbers.hh:31
SherwoodFormulation
A container for possible values of the property for selecting which Sherwood parametrization to choos...
Definition dimensionlessnumbers.hh:40
The Dumux property system, traits with inheritance.