3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces

Darcy's law for cell-centered finite volume schemes with two-point flux approximation. More...

#include <dumux/common/math.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.hh>

Go to the source code of this file.

Description

Darcy's law for cell-centered finite volume schemes with two-point flux approximation.

Classes

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...
 

Namespaces

namespace  Dumux
 
Include dependency graph for flux/cctpfa/darcyslaw.hh: