template<class Problem, class FaceVariables, bool cachingEnabled = false, class Traits = StaggeredDefaultGridFaceVariablesTraits<Problem, FaceVariables>>
class Dumux::StaggeredGridFaceVariables< Problem, FaceVariables, cachingEnabled, Traits >
Face variables cache class for staggered models.