3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
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/common/deprecated.hh>
#include <dumux/discretization/method.hh>
#include <dumux/flux/referencesystemformulation.hh>
#include <dumux/discretization/cellcentered/tpfa/computetransmissibility.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
 

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 fluxvariablescachefiller.hh: