Flux variables cache class for the box scheme. More...
Go to the source code of this file.
Flux variables cache class for the box scheme.
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class Scalar , class GridGeometry > | |
| using | Dumux::BoxFluxVariablesCache = CVFEFluxVariablesCache< Scalar, GridGeometry > |
| Flux variables cache class for the box scheme. For the box scheme, this class does not contain any physics-/process-dependent data. It solely stores disretization-/grid-related data. More... | |