#include <array>
#include <dune/common/exceptions.hh>
#include <dumux/porousmediumflow/volumevariables.hh>
#include <dumux/porousmediumflow/nonisothermal/volumevariables.hh>
#include <dumux/porousmediumflow/2p/formulation.hh>
#include <dumux/material/solidstates/updatesolidvolumefractions.hh>
#include "primaryvariableswitch.hh"
Go to the source code of this file.
The volume variables (i.e. secondary variables) for the two-phase one-component model.
Classes | |
class | Dumux::TwoPOneCVolumeVariables< Traits > |
The volume variables (i.e. secondary variables) for the two-phase one-component model. More... | |
Namespaces | |
namespace | Dumux |