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