#include <dune/common/exceptions.hh>#include <dune/common/rangeutilities.hh>#include <dumux/discretization/localview.hh>#include <dumux/discretization/staggered/elementsolution.hh>#include <dumux/discretization/staggered/freeflow/elementvolumevariables.hh>Go to the source code of this file.
Grid volume variables class for staggered models.
Classes | |
| struct | Dumux::StaggeredGridDefaultGridVolumeVariablesTraits< P, VV > |
| class | Dumux::StaggeredGridVolumeVariables< Traits, true > |
| Grid volume variables class for staggered models. Specialization in case of storing the volume variables. More... | |
| class | Dumux::StaggeredGridVolumeVariables< Traits, false > |
| Grid volume variables class for staggered models. Specialization in case of not storing the volume variables. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |