Darcy's law for cell-centered finite volume schemes with two-point flux approximation.
#include <dumux/common/math.hh>#include <dumux/common/parameters.hh>#include <dumux/common/properties.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.hh>Go to the source code of this file.
Classes | |
| class | Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethods::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. | |
| class | Dumux::CCTpfaDarcysLaw< ScalarType, GridGeometry, true > |
| Specialization of the CCTpfaDarcysLaw grids where dim < dimWorld (network/surface grids) | |
Namespaces | |
| namespace | Dumux |