OutputTools< Real >::VariableGradient VariableGradient
virtual void initQpStatefulProperties() override
const VariableGradient & _phase0_gradp_qp
Gradient(phase0_porepressure) at the qps.
PorousFlow2PhaseHysPP(const InputParameters ¶meters)
Material designed to calculate the 2 porepressures and 2 saturations, as well as derivatives of them...
static InputParameters validParams()
virtual void computeQpProperties() override
const unsigned int _phase0_porepressure_varnum
Moose variable number of the phase0 porepressure.
const VariableValue & _phase1_porepressure
Nodal or quadpoint value of porepressure of the one phase (eg, the gas phase)
const VariableGradient & _phase1_gradp_qp
Gradient(phase1_porepressure) at the qps.
Base material designed to calculate and store quantities relevant for hysteretic capillary pressure c...
void buildQpPPSS()
Assemble std::vectors of porepressure and saturation at the nodes and quadpoints. ...
OutputTools< Real >::VariableValue VariableValue
const unsigned int _phase1_porepressure_varnum
Moose variable number of the phase1 porepressure.
MaterialProperty< Real > & _pc
Computed nodal or quadpoint values of capillary pressure.
const VariableValue & _phase0_porepressure
Nodal or quadpoint value of porepressure of the zero phase (eg, the water phase)
const unsigned int _p0var
PorousFlow variable number of the phase0 porepressure.
const unsigned int _p1var
PorousFlow variable number of the phase1 porepressure.