Base class for the flux variables. More...
#include <dumux/common/properties.hh>#include <dumux/discretization/method.hh>#include <dumux/flux/fluxvariablescaching.hh>#include <dumux/discretization/cvfe/fluxvariablescache.hh>Go to the source code of this file.
Base class for the flux variables.
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class TypeTag > | |
| using | Dumux::PorousMediumFluxVariablesCache = PorousMediumFluxVariablesCacheImplementation< TypeTag, typename GetPropType< TypeTag, Properties::GridGeometry >::DiscretizationMethod > |
| The flux variables cache classes for porous media. More... | |