Base class for the flux variables.
#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.
Namespaces | |
namespace | Dumux |
Typedefs | |
template<class TypeTag > | |
using | Dumux::PorousMediumFluxVariablesCache = PorousMediumFluxVariablesCacheImplementation<TypeTag, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod> |
The flux variables cache classes for porous media. | |