Traits class to be used for the StaggeredGridVFluxVariablesCache. More...
#include <dumux/discretization/staggered/gridfluxvariablescache.hh>
| P | The problem type | 
| FVC | The flux variables cache type | 
| Public Types | |
| using | Problem = P | 
| using | FluxVariablesCache = FVC | 
| using | FluxVariablesCacheFiller = FVCF | 
| template<class GridFluxVariablesCache, bool cachingEnabled> | |
| using | LocalView = StaggeredElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> | 
| Static Public Attributes | |
| static constexpr int | upwindSchemeOrder = upwOrder | 
| using Dumux::StaggeredDefaultGridFluxVariablesCacheTraits< P, FVC, FVCF, upwOrder >::FluxVariablesCache = FVC | 
| using Dumux::StaggeredDefaultGridFluxVariablesCacheTraits< P, FVC, FVCF, upwOrder >::FluxVariablesCacheFiller = FVCF | 
| using Dumux::StaggeredDefaultGridFluxVariablesCacheTraits< P, FVC, FVCF, upwOrder >::LocalView = StaggeredElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> | 
| using Dumux::StaggeredDefaultGridFluxVariablesCacheTraits< P, FVC, FVCF, upwOrder >::Problem = P | 
| 
 | staticconstexpr |