version 3.9.0
Loading...
Searching...
No Matches
scalarfluxvariablescachefiller.hh File Reference

A helper class to fill the flux variables cache.

Go to the source code of this file.

Classes

class  Dumux::FreeFlowScalarFluxVariablesCacheFillerImplementation< Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent, DiscretizationMethods::CCTpfa >
 Specialization of the flux variables cache filler for the cell centered tpfa method. More...
 

Namespaces

namespace  Dumux
 

Typedefs

template<class Problem , class ModelTraits , bool diffusionIsSolDependent, bool heatConductionIsSolDependent>
using Dumux::FreeFlowScalarFluxVariablesCacheFiller = FreeFlowScalarFluxVariablesCacheFillerImplementation<Problem, ModelTraits, diffusionIsSolDependent, heatConductionIsSolDependent, typename ProblemTraits<Problem>::GridGeometry::DiscretizationMethod>
 The flux variables cache filler class for free flow.