darcyfluxmodule.hh File Reference

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Darcy relation. More...

#include "multiphasebaseproperties.hh"
#include <ewoms/models/common/quantitycallbacks.hh>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <cmath>
Include dependency graph for darcyfluxmodule.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::DarcyIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Darcy flux module. More...
 
class  Ewoms::DarcyExtensiveQuantities< TypeTag >
 Provides the Darcy flux module. More...
 
class  Ewoms::DarcyBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Darcy velocity approach. More...
 
struct  Ewoms::DarcyFluxModule< TypeTag >
 Specifies a flux module which uses the Darcy relation. More...
 
class  Ewoms::DarcyBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Darcy velocity approach. More...
 
class  Ewoms::DarcyIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Darcy flux module. More...
 
class  Ewoms::DarcyExtensiveQuantities< TypeTag >
 Provides the Darcy flux module. More...
 

Namespaces

 Ewoms
 
 Ewoms::Properties
 

Functions

 Ewoms::Properties::NEW_PROP_TAG (MaterialLaw)
 The material law which ought to be used (extracted from the spatial parameters) More...
 

Detailed Description

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Darcy relation.