A primary variable vector with a state to allow variable switches.
#include <dumux/porousmediumflow/compositional/switchableprimaryvariables.hh>
|
| 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...
|
| |
◆ invalidateState()
template<class PrimaryVariables , class StateType >
◆ setState()
template<class PrimaryVariables , class StateType >
◆ state()
template<class PrimaryVariables , class StateType >
The documentation for this class was generated from the following file: