#include <dumux/discretization/localview.hh>#include <dumux/discretization/staggered/elementfacevariables.hh>#include <dumux/discretization/staggered/facesolution.hh>Go to the source code of this file.
Face variables cache class for staggered models.
Classes | |
| struct | Dumux::StaggeredDefaultGridFaceVariablesTraits< P, FV > |
| Traits class to be used for the StaggeredGridFaceVariables. More... | |
| class | Dumux::StaggeredGridFaceVariables< P, FV, true, Traits > |
| Face variables cache class for staggered models. Specialization in case of storing the face variables. More... | |
| class | Dumux::StaggeredGridFaceVariables< P, FV, false, Traits > |
| Face variables cache class for staggered models. Specialization in case of not storing the face variables. More... | |
Namespaces | |
| namespace | Dumux |
| Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |