const unsigned int _p_var_num
The PorousFlow variable number of the porepressure.
const PorousFlowCapillaryPressure & _pc_uo
Capillary pressure UserObject.
virtual void initQpStatefulProperties() override
Material designed to calculate fluid phase porepressure and saturation for the single-phase situation...
PorousFlow1PhasePTempl< false > PorousFlow1PhaseP
Base class for capillary pressure for multiphase flow in porous media.
Base class for thermophysical variable materials, which assemble materials for primary variables such...
Moose::GenericType< VariableValue, is_ad > GenericVariableValue
Moose::GenericType< VariableGradient, is_ad > GenericVariableGradient
static InputParameters validParams()
usingPorousFlowVariableBaseMembers
const GenericVariableGradient< is_ad > & _gradp_qp_var
Gradient(_porepressure at quadpoints)
PorousFlow1PhasePTempl< true > ADPorousFlow1PhaseP
void buildQpPPSS()
Assemble std::vectors of porepressure, saturation and temperature at the quadpoints.
PorousFlow1PhasePTempl(const InputParameters ¶meters)
virtual void computeQpProperties() override
const GenericVariableValue< is_ad > & _porepressure_var
Nodal or quadpoint value of porepressure of the fluid phase.
const unsigned int _porepressure_varnum
Moose variable number of the porepressure.