Specialization of Darcy's Law for control-volume finite element schemes. More...
#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/flux/facetensoraverage.hh>
Go to the source code of this file.
This file contains the data which is required to calculate volume and mass fluxes of fluid phases over a face of a finite volume by means of the Darcy approximation.
Classes | |
class | Dumux::CVFEDarcysLaw< Scalar, GridGeometry > |
Darcy's law for control-volume finite element schemes. More... | |
class | Dumux::DarcysLawImplementation< TypeTag, DiscretizationMethods::CVFE< DM > > |
Specialization of Darcy's Law for control-volume finite element schemes. More... | |
Namespaces | |
namespace | Dumux |