template<class Problem, class FluxVariablesCache, class FluxVariablesCacheFiller, bool EnableGridFluxVariablesCache = false, class Traits = CCTpfaDefaultGridFVCTraits<Problem, FluxVariablesCache, FluxVariablesCacheFiller>>
class Dumux::CCTpfaGridFluxVariablesCache< Problem, FluxVariablesCache, FluxVariablesCacheFiller, EnableGridFluxVariablesCache, Traits >
Flux variable caches on a gridview.
- Note
- The class is specialized for a version with and without grid caching