virtual void initQpStatefulProperties() override
virtual void computeQpProperties() override
const GenericMaterialProperty< std::vector< Real >, is_ad > & _saturation
Quadpoint or nodal saturation of each phase.
PorousFlowEffectiveFluidPressureTempl< false > PorousFlowEffectiveFluidPressure
Material designed to calculate the effective fluid pressure that can be used in the mechanical effect...
Base class for all PorousFlow vector materials.
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
static InputParameters validParams()
const MaterialProperty< std::vector< std::vector< Real > > > *const _dsaturation_dvar
d(saturation)/d(PorousFlow variable)
GenericMaterialProperty< Real, is_ad > & _pf
Computed effective fluid pressure (at quadpoints or nodes)
PorousFlowEffectiveFluidPressureTempl(const InputParameters ¶meters)
MaterialProperty< std::vector< Real > > *const _dpf_dvar
d(_pf)/d(PorousFlow variable)
const GenericMaterialProperty< std::vector< Real >, is_ad > & _porepressure
Quadpoint or nodal porepressure of each phase.
PorousFlowEffectiveFluidPressureTempl< true > ADPorousFlowEffectiveFluidPressure
const MaterialProperty< std::vector< std::vector< Real > > > *const _dporepressure_dvar
d(porepressure)/d(PorousFlow variable)