The grid volume variables class for box models. More...
Go to the source code of this file.
The grid volume variables class for box models.
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
Typedefs | |
| template<class Problem , class VolumeVariables , bool enableGridVolVarsCache = false, class Traits = CVFEDefaultGridVolumeVariablesTraits<Problem, VolumeVariables>> | |
| using | Dumux::BoxGridVolumeVariables = CVFEGridVolumeVariables< Traits, enableGridVolVarsCache > |
| Base class for the grid volume variables. More... | |