3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
fluxvariablescachefiller.hh File Reference

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

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.