Material designed to calculate fluid phase porepressure and saturation for the single-phase partially...
const VariableGradient & _gradp_qp_var
Gradient(_porepressure at quadpoints)
const VariableValue & _porepressure_var
Nodal or quadpoint value of porepressure of the fluid phase.
void buildQpPPSS()
Assemble std::vectors of porepressure and saturation.
const unsigned int _p_var_num
The PorousFlow variable number of the porepressure.
virtual void computeQpProperties() override
const unsigned int _porepressure_varnum
Moose variable number of the porepressure.
MaterialProperty< Real > & _pc
Computed nodal or quadpoint values of capillary pressure.
static InputParameters validParams()
virtual void initQpStatefulProperties() override
Base material designed to calculate and store quantities relevant for hysteretic capillary pressure c...
VariableValueTempl< false > VariableValue
VariableGradientTempl< false > VariableGradient