Contains the quantities which are constant within a finite volume in the three-phase three-component model. More...
#include <dumux/material/constants.hh>
#include <dumux/material/fluidstates/compositional.hh>
#include <dumux/material/constraintsolvers/computefromreferencephase.hh>
#include <dumux/material/constraintsolvers/misciblemultiphasecomposition.hh>
#include <dumux/porousmediumflow/volumevariables.hh>
#include <dumux/porousmediumflow/nonisothermal/volumevariables.hh>
#include <dumux/material/solidstates/updatesolidvolumefractions.hh>
#include <dumux/common/optionalscalar.hh>
#include "primaryvariableswitch.hh"
#include <dumux/common/deprecated.hh>
Go to the source code of this file.
Contains the quantities which are constant within a finite volume in the three-phase three-component model.
Classes | |
class | Dumux::ThreePThreeCVolumeVariables< Traits > |
Contains the quantities which are are constant within a finite volume in the three-phase three-component model. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Detail |
Typedefs | |
template<class FluidMatrixInteraction > | |
using | Dumux::Detail::AdsorptionModelDetector = decltype(std::declval< FluidMatrixInteraction >().adsorptionModel()) |
Functions | |
template<class FluidMatrixInteraction > | |
static constexpr bool | Dumux::Detail::hasAdsorptionModel () |