Flux variable caches traits.
#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>
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 |