Global flux variable cache.
#include <cstddef>#include <vector>#include <utility>Go to the source code of this file.
Classes | |
| class | Dumux::CVFEElementFluxVariablesCache< GFVC, cachingEnabled > |
| The flux variables caches for an element. More... | |
| class | Dumux::CVFEElementFluxVariablesCache< GFVC, true > |
| The flux variables caches for an element with caching enabled. | |
| class | Dumux::CVFEElementFluxVariablesCache< GFVC, false > |
| The flux variables caches for an element with caching disabled. More... | |
Namespaces | |
| namespace | Dumux |