Global flux variable cache. More...
Go to the source code of this file.
Global flux variable cache.
Classes | |
| struct | Dumux::BoxDefaultGridFVCTraits< P, FVC > |
| Flux variable caches traits. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class Problem , class FluxVariablesCache , bool cachingEnabled = false, class Traits = CVFEDefaultGridFVCTraits<Problem, FluxVariablesCache>> | |
| using | Dumux::BoxGridFluxVariablesCache = CVFEGridFluxVariablesCache< Problem, FluxVariablesCache, cachingEnabled, Traits > |
| Flux variable caches on a gridview. More... | |