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.
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 |
make the local view function available whenever we use the grid geometry | |