Global flux variable cache. More...
#include <memory>#include <ranges>#include <unordered_map>#include <dumux/parallel/parallel_for.hh>#include <dumux/discretization/localview.hh>#include <dumux/discretization/cvfe/hybrid/elementfluxvariablescache.hh>#include <dumux/discretization/cvfe/quadraturerules.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::HybridCVFEDefaultGridFVCTraits< P, FVC > |
| Flux variable caches traits. More... | |
| class | Dumux::HybridCVFEGridFluxVariablesCache< P, FVC, true, Traits > |
| Flux variable caches on a gridview with grid caching enabled (general quadrature specialization) More... | |
| class | Dumux::HybridCVFEGridFluxVariablesCache< P, FVC, false, Traits > |
| Flux variable caches on a gridview with grid caching disabled. More... | |
Namespaces | |
| namespace | Dumux |