version 3.8.0
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.

Classes

class  Dumux::PorousMediumFluxVariablesCacheFillerImplementation< TypeTag, DiscretizationMethods::CCTpfa >
 Specialization of the flux variables cache filler for the cell centered tpfa method. More...
 
class  Dumux::PorousMediumFluxVariablesCacheFillerImplementation< TypeTag, DiscretizationMethods::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, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod>
 The flux variables cache filler class for porous media.