#include <dumux/discretization/localview.hh>
#include <dumux/discretization/staggered/elementfluxvariablescache.hh>
#include <dumux/freeflow/staggeredupwindmethods.hh>
Go to the source code of this file.
Flux variables cache class for staggered models.
Classes | |
struct | Dumux::StaggeredDefaultGridFluxVariablesCacheTraits< P, FVC, FVCF, upwOrder > |
Traits class to be used for the StaggeredGridVFluxVariablesCache. More... | |
class | Dumux::StaggeredGridFluxVariablesCache< P, FVC, FVCF, true, upwindSchemeOrder, TheTraits > |
Flux variables cache class for staggered models. Specialization in case of storing the flux cache. More... | |
class | Dumux::StaggeredGridFluxVariablesCache< P, FVC, FVCF, false, upwindSchemeOrder, TheTraits > |
Flux variables cache class for staggered models. Specialization in case of not storing the flux cache. More... | |
Namespaces | |
namespace | Dumux |