Base class for the stencil local flux variables cache for the staggered model. More...
#include <algorithm>#include <cassert>#include <iterator>#include <vector>#include <utility>#include <dune/common/exceptions.hh>Go to the source code of this file.
Classes | |
| class | Dumux::StaggeredElementFluxVariablesCache< GFVC, true > |
| Class for the stencil local flux variables cache for the staggered model. Specialization for the case of storing the fluxvars cache globally. More... | |
| class | Dumux::StaggeredElementFluxVariablesCache< GFVC, false > |
| Class for the stencil local flux variables cache for the staggered model. Specialization for the case of not storing the fluxvars cache globally. More... | |
Namespaces | |
| namespace | Dumux |