Flux variable caches traits. More...
#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>
Flux variable caches traits.
Public Types | |
using | Problem = P |
using | FluxVariablesCache = FVC |
using | FluxVariablesCacheFiller = FVCF |
template<class GridFluxVariablesCache , bool cachingEnabled> | |
using | LocalView = FaceCenteredStaggeredElementFluxVariablesCache< GridFluxVariablesCache, cachingEnabled > |
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::FluxVariablesCache = FVC |
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::FluxVariablesCacheFiller = FVCF |
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::LocalView = FaceCenteredStaggeredElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> |
using Dumux::FaceCenteredStaggeredDefaultGridFVCTraits< P, FVC, FVCF >::Problem = P |