The element-local object of flux variables caches.
#include <algorithm>#include <cassert>#include <type_traits>#include <vector>#include <utility>#include <dune/common/exceptions.hh>Go to the source code of this file.
Classes | |
| struct | Dumux::InteractionVolumeDataStorage< PrimaryIV, PrimaryIVDataHandle, SecondaryIV, SecondaryIVDataHandle > |
| Structure to store interaction volumes and data handles. More... | |
| class | Dumux::CCMpfaElementFluxVariablesCache< GFVC, true > |
| The flux variables caches for an element with caching enabled. More... | |
| class | Dumux::CCMpfaElementFluxVariablesCache< GFVC, false > |
| The flux variables caches for an element with caching disabled. More... | |
Namespaces | |
| namespace | Dumux |