3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Flux related to the staggered scheme

Flux related to the staggered scheme. More...

Description

Flux related to the staggered scheme.

Files

file  flux/staggered/freeflow/fickslaw.hh
 This file contains the data which is required to calculate diffusive molar fluxes due to molecular diffusion with Fick's law.
 
file  flux/staggered/freeflow/fourierslaw.hh
 Specialization of Fourier's Law for the staggered free flow method.
 
file  staggered/freeflow/maxwellstefanslaw.hh
 Specialization of Maxwell Stefan's Law for the Staggered method.
 

Classes

class  Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem >
 Specialization of Fick's Law for the staggered free flow method. More...
 
class  Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::staggered >
 Specialization of Fourier's Law for the staggered free flow method. More...
 
class  Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::staggered, referenceSystem >
 Specialization of Maxwell Stefan's Law for the Staggered method. More...