#include <algorithm>
#include <cassert>
#include <vector>
#include <utility>
#include <dumux/discretization/elementsolution.hh>
Go to the source code of this file.
Base class for the face variables vector.
Classes | |
class | Dumux::FaceCenteredStaggeredElementVolumeVariables< GVV, true > |
Class for the face variables vector. Specialization for the case of storing the face variables globally. More... | |
class | Dumux::FaceCenteredStaggeredElementVolumeVariables< GVV, false > |
Class for the face variables vector. Specialization for the case of not storing the face variables globally. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |