3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
fourierslaw.hh File Reference

Fourier's law specialized for different discretization schemes This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law. More...

#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
#include <dumux/flux/cctpfa/fourierslaw.hh>
#include <dumux/flux/ccmpfa/fourierslaw.hh>
#include <dumux/flux/box/fourierslaw.hh>
#include <dumux/flux/staggered/freeflow/fourierslaw.hh>

Go to the source code of this file.

Description

Fourier's law specialized for different discretization schemes This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Fourier's law.

Classes

class  Dumux::FouriersLawImplementation< TypeTag, discMethod >
 forward declaration of the method-specific implementation More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 

Typedefs

template<class TypeTag >
using Dumux::FouriersLaw = FouriersLawImplementation< TypeTag, GetPropType< TypeTag, Properties::GridGeometry >::discMethod >
 Evaluates the heat conduction flux according to Fouriers's law. More...
 
Include dependency graph for fourierslaw.hh: