Contains the secondary variables (Quantities which are constant within a finite volume) of the MpNc model.
#include <dumux/porousmediumflow/volumevariables.hh>#include <dumux/porousmediumflow/nonisothermal/volumevariables.hh>#include <dumux/material/constraintsolvers/compositionfromfugacities.hh>#include <dumux/material/constraintsolvers/misciblemultiphasecomposition.hh>#include <dumux/material/solidstates/updatesolidvolumefractions.hh>#include "pressureformulation.hh"Go to the source code of this file.
| Classes | |
| class | Dumux::MPNCVolumeVariablesImplementation< Traits, false > | 
| class | Dumux::MPNCVolumeVariablesImplementation< Traits, true > | 
| Namespaces | |
| namespace | Dumux | 
| Typedefs | |
| template<class Traits> | |
| using | Dumux::MPNCVolumeVariables = MPNCVolumeVariablesImplementation<Traits, Traits::ModelTraits::enableChemicalNonEquilibrium()> | 
| Contains the quantities which are constant within a finite volume in the MpNc model. | |