27#ifndef DUMUX_DISCRETIZATION_DARCYS_LAW_HH
28#define DUMUX_DISCRETIZATION_DARCYS_LAW_HH
36template <
class TypeTag, DiscretizationMethod discMethod>
46template <
class TypeTag>
The available discretization methods in Dumux.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
forward declaration of the method-specific implementation
Definition: flux/darcyslaw.hh:38
Declares all properties used in Dumux.
Specialization of Darcy's Law for the box method.
Darcy's Law for cell-centered finite volume schemes with multi-point flux approximation.
Darcy's law for cell-centered finite volume schemes with two-point flux approximation.