Moose::GenericType< Real, is_ad > GenericReal
usingGenericKernelMembers
PorousFlowEffectiveStressCouplingTempl< false > PorousFlowEffectiveStressCoupling
const GenericMaterialProperty< Real, is_ad > & _pf
Effective porepressure.
const bool _rz
Whether an RZ coordinate system is being used.
PorousFlowEffectiveStressCouplingTempl(const InputParameters ¶meters)
const InputParameters & parameters() const
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
const PorousFlowDictator & _dictator
The PorousFlow dictator that holds global info about the simulation.
virtual GenericReal< is_ad > computeQpResidual() override
virtual Real computeQpJacobian() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
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 unsigned int _component
The spatial component.
const MaterialProperty< std::vector< Real > > *const _dpf_dvar
d(effective porepressure)/(d porflow variable) – null for AD
static InputParameters validParams()
const Real _coefficient
Biot coefficient.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
PorousFlowEffectiveStressCouplingTempl< true > ADPorousFlowEffectiveStressCoupling