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