A primary variable vector with a state to allow variable switches. More...
#include <dumux/porousmediumflow/compositional/switchableprimaryvariables.hh>
A primary variable vector with a state to allow variable switches.
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... | |
| void | invalidateState () |
| Invalidate the state. More... | |
|
inline |
Invalidate the state.
|
inline |
Set the state of this primary variable object, e.g. the phase presence.
|
inline |
Ask for the state of this primary variable object, e.g. the phase presence.