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. 
 | 
|  | 
| void | setState (StateType state) | 
|  | Set the state of this primary variable object, e.g. the phase presence. 
 | 
|  | 
| void | invalidateState () | 
|  | Invalidate the state. 
 | 
|  | 
◆ 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: