A primary variable vector with a state to allow variable switches.
#include <dumux/porousmediumflow/compositional/switchableprimaryvariables.hh>
Public Member Functions | |
| StateType | state () const |
| Ask for the state of this primary variable object, e.g. the phase presence. More... | |
| void | setState (StateType state) |
| Set the state of this primary variable object, e.g. the phase presence. More... | |
| bool | stateIsSet () const |
| Ask if the state has been set. More... | |
| void | invalidateState () |
| Invalidate the state. More... | |
|
inline |
|
inline |
|
inline |
|
inline |