Flux variable caches traits.
#include <dumux/discretization/cvfe/gridfluxvariablescache.hh>
Public Types | |
| using | Problem = P |
| using | FluxVariablesCache = FVC |
| template<class GridFluxVariablesCache, bool cachingEnabled> | |
| using | LocalView = CVFEElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> |
| using Dumux::CVFEDefaultGridFVCTraits< P, FVC >::FluxVariablesCache = FVC |
| using Dumux::CVFEDefaultGridFVCTraits< P, FVC >::LocalView = CVFEElementFluxVariablesCache<GridFluxVariablesCache, cachingEnabled> |
| using Dumux::CVFEDefaultGridFVCTraits< P, FVC >::Problem = P |