typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Moose::GenericType< Real, is_ad > GenericReal
PorousFlowEffectiveStressCouplingTempl< false > PorousFlowEffectiveStressCoupling
PorousFlowEffectiveStressCouplingTempl< true > ADPorousFlowEffectiveStressCoupling
const InputParameters & parameters() const
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...
PorousFlowEffectiveStressCoupling computes -coefficient*effective_porepressure*grad_component(test) w...
const bool _rz
Whether an RZ coordinate system is being used.
usingGenericKernelMembers
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
virtual GenericReal< is_ad > computeQpResidual() override
const MaterialProperty< std::vector< Real > > *const _dpf_dvar
d(effective porepressure)/(d porflow variable) – null for AD
const unsigned int _component
The spatial component.
const PorousFlowDictator & _dictator
The PorousFlow dictator that holds global info about the simulation.
const GenericMaterialProperty< Real, is_ad > & _pf
Effective porepressure.
virtual Real computeQpJacobian() override
const Real _coefficient
Biot coefficient.
static InputParameters validParams()