26#ifndef DUMUX_DISCRETIZATION_FOURIERS_LAW_HH
27#define DUMUX_DISCRETIZATION_FOURIERS_LAW_HH
35template <
class TypeTag, DiscretizationMethod discMethod>
43template <
class TypeTag>
The available discretization methods in Dumux.
forward declaration of the method-specific implementation
Definition: flux/fourierslaw.hh:37
Declares all properties used in Dumux.
This file contains the data which is required to calculate energy fluxes due to molecular diffusion w...
Fourier's law for cell-centered finite volume schemes with multi-point flux approximation.
Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
Specialization of Fourier's Law for the staggered free flow method.