Traits class to be used for the StaggeredGridFaceVariables. More...
#include <dumux/discretization/staggered/gridfacevariables.hh>
| P | The problem type | 
| FV | The face variables type | 
| Public Types | |
| template<class GridFaceVariables, bool enableCache> | |
| using | LocalView = StaggeredElementFaceVariables<GridFaceVariables, enableCache> | 
| using | FaceVariables = FV | 
| using | Problem = P | 
| using Dumux::StaggeredDefaultGridFaceVariablesTraits< P, FV >::FaceVariables = FV | 
| using Dumux::StaggeredDefaultGridFaceVariablesTraits< P, FV >::LocalView = StaggeredElementFaceVariables<GridFaceVariables, enableCache> | 
| using Dumux::StaggeredDefaultGridFaceVariablesTraits< P, FV >::Problem = P |