3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
porousmediumflow/fluxvariablescachefiller.hh File Reference

A helper class to fill the flux variables cache. More...

#include <dumux/common/properties.hh>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/method.hh>
#include <dumux/flux/referencesystemformulation.hh>
#include <dumux/discretization/cellcentered/mpfa/tensorlambdafactory.hh>

Go to the source code of this file.

Description

A helper class to fill the flux variables cache.

Classes

class  Dumux::PorousMediumFluxVariablesCacheFillerImplementation< TypeTag, DiscretizationMethod::cctpfa >
 Specialization of the flux variables cache filler for the cell centered tpfa method. More...
 
class  Dumux::PorousMediumFluxVariablesCacheFillerImplementation< TypeTag, DiscretizationMethod::ccmpfa >
 Specialization of the flux variables cache filler for the cell centered mpfa method. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 

Typedefs

template<class TypeTag >
using Dumux::PorousMediumFluxVariablesCacheFiller = PorousMediumFluxVariablesCacheFillerImplementation< TypeTag, GetPropType< TypeTag, Properties::GridGeometry >::discMethod >
 The flux variables cache filler class for porous media. More...
 
Include dependency graph for porousmediumflow/fluxvariablescachefiller.hh: