virtual void computeQpProperties() override
const VariableGradient & _gradp_qp_var
Gradient(_porepressure at quadpoints)
Base class for thermophysical variable materials, which assemble materials for primary variables such...
InputParameters validParams< PorousFlow1PhaseFullySaturated >()
void buildQpPPSS()
Assemble std::vectors of porepressure, saturation and temperature at the quadpoints.
Base material designed to calculate fluid phase porepressure and saturation for the single-phase situ...
PorousFlow1PhaseFullySaturated(const InputParameters ¶meters)
const VariableValue & _porepressure_var
Nodal or quadpoint value of porepressure of the fluid phase.
const unsigned int _porepressure_varnum
Moose variable number of the porepressure.
virtual void initQpStatefulProperties() override
const unsigned int _p_var_num
The PorousFlow variable number of the porepressure.