Forchheimers's law for cell-centered finite volume schemes with two-point flux approximation.
#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dumux/common/math.hh>#include <dumux/common/parameters.hh>#include <dumux/common/properties.hh>#include <dumux/common/typetraits/typetraits.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/flux/cctpfa/darcyslaw.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::ForchheimersLawImplementation< TypeTag, ForchheimerVelocity, DiscretizationMethods::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, ForchheimerVelocity, false > | 
| Specialization of the CCTpfaForchheimersLaw grids where dim=dimWorld. | |
| class | Dumux::CCTpfaForchheimersLaw< ScalarType, GridGeometry, ForchheimerVelocity, true > | 
| Specialization of the CCTpfaForchheimersLaw grids where dim<dimWorld.  More... | |
| Namespaces | |
| namespace | Dumux |