The primary variable switch base class for compositional models.
#include <iostream>#include <dune/common/exceptions.hh>#include <dune/common/fvector.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/elementsolution.hh>Go to the source code of this file.
| Classes | |
| class | Dumux::NoPrimaryVariableSwitch | 
| Empty class for models without pri var switch.  More... | |
| class | Dumux::PrimaryVariableSwitch< Implementation > | 
| The primary variable switch controlling the phase presence state variable.  More... | |
| Namespaces | |
| namespace | Dumux |