Global flux variable cache. More...
#include <array>#include <cassert>#include <cstddef>#include <optional>#include <ranges>#include <type_traits>#include <vector>#include <utility>#include <dumux/common/concepts/ipdata_.hh>#include <dumux/discretization/cvfe/quadraturerules.hh>Go to the source code of this file.
Classes | |
| class | Dumux::HybridCVFEElementFluxVariablesCache< GFVC, true > |
| The flux variables caches for an element with caching enabled (for general quadrature rules) More... | |
| class | Dumux::HybridCVFEElementFluxVariablesCache< GFVC, false > |
| The flux variables caches for an element with caching disabled (general quadrature) More... | |
Namespaces | |
| namespace | Dumux |