PorousFlowEffectiveStressCoupling computes -coefficient*effective_porepressure*grad_component(test) w...
virtual Real computeQpResidual() override
const MaterialProperty< Real > & _pf
Effective porepressure.
const Real _coefficient
Biot coefficient.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
virtual Real computeQpJacobian() override
const PorousFlowDictator & _dictator
The PorousFlow dictator that holds global info about the simulation.
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...
const InputParameters & parameters() const
const unsigned int _component
The spatial component.
PorousFlowEffectiveStressCoupling(const InputParameters ¶meters)
static InputParameters validParams()
const MaterialProperty< std::vector< Real > > & _dpf_dvar
d(effective porepressure)/(d porflow variable)
const bool _rz
Whether an RZ coordinate system is being used.