3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Flux related to the cell-centered two-point flux approximation schemes

Flux related to the cell-centered two-point flux approximation schemes. More...

Description

Flux related to the cell-centered two-point flux approximation schemes.

Files

file  flux/cctpfa/darcyslaw.hh
 Darcy's law for cell-centered finite volume schemes with two-point flux approximation.
 
file  flux/cctpfa/fickslaw.hh
 Fick's law for cell-centered finite volume schemes with two-point flux approximation.
 
file  cctpfa/forchheimerslaw.hh
 Forchheimers's law for cell-centered finite volume schemes with two-point flux approximation.
 
file  flux/cctpfa/fourierslaw.hh
 Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
 
file  cctpfa/fourierslawnonequilibrium.hh
 Fourier's law for cell-centered finite volume schemes with two-point flux approximation.
 
file  cctpfa/maxwellstefanslaw.hh
 This file contains the data which is required to calculate diffusive mass fluxes due to molecular diffusion with Maxwell Stefan.
 

Classes

class  Dumux::CCTpfaDarcysLaw< Scalar, GridGeometry, isNetwork >
 Darcy's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethod::cctpfa >
 Darcy's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::TpfaDarcysLawCacheFiller< GridGeometry >
 Class that fills the cache corresponding to tpfa Darcy's Law. More...
 
class  Dumux::TpfaDarcysLawCache< AdvectionType, GridGeometry >
 The cache corresponding to tpfa Darcy's Law. More...
 
class  Dumux::CCTpfaDarcysLaw< ScalarType, GridGeometry, false >
 Specialization of the CCTpfaDarcysLaw grids where dim=dimWorld. More...
 
class  Dumux::CCTpfaDarcysLaw< ScalarType, GridGeometry, true >
 Specialization of the CCTpfaDarcysLaw grids where dim < dimWorld (network/surface grids) More...
 
class  Dumux::FicksLawImplementation< TypeTag, DiscretizationMethod::cctpfa, referenceSystem >
 Fick's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::CCTpfaForchheimersLaw< Scalar, GridGeometry, isNetwork >
 Forchheimer's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::ForchheimersLawImplementation< TypeTag, DiscretizationMethod::cctpfa >
 Forchheimer's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::TpfaForchheimersLawCacheFiller< GridGeometry >
 Class that fills the cache corresponding to tpfa Forchheimer's Law. More...
 
class  Dumux::TpfaForchheimersLawCache< AdvectionType, GridGeometry >
 The cache corresponding to tpfa Forchheimer's Law. More...
 
class  Dumux::CCTpfaForchheimersLaw< ScalarType, GridGeometry, false >
 Specialization of the CCTpfaForchheimersLaw grids where dim=dimWorld. More...
 
class  Dumux::CCTpfaForchheimersLaw< ScalarType, GridGeometry, true >
 Specialization of the CCTpfaForchheimersLaw grids where dim<dimWorld. More...
 
class  Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethod::cctpfa >
 Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::FouriersLawNonEquilibriumImplementation< TypeTag, DiscretizationMethod::cctpfa >
 Fourier's law for cell-centered finite volume schemes with two-point flux approximation. More...
 
class  Dumux::MaxwellStefansLawImplementation< TypeTag, DiscretizationMethod::cctpfa, referenceSystem >
 Specialization of Maxwell Stefan's Law for the CCTpfa method. More...