25 params.
addParam<MaterialPropertyName>(
26 "coefficient", 1.0,
"Name of the material property acting as reaction coefficient.");
31 :
Reaction(parameters), _coeff(getMaterialProperty<Real>(
"coefficient"))
registerMooseObject("StochasticToolsTestApp", MaterialReaction)
registerMooseObjectReplaced("StochasticToolsTestApp", MaterialReaction, "01/01/2027 00:00", MatReaction)
virtual Real computeQpResidual()
virtual Real computeQpJacobian()
MaterialReaction(const InputParameters ¶meters)
const MaterialProperty< Real > & _coeff
static InputParameters validParams()
virtual GenericReal< is_ad > computeQpResidual() override
static InputParameters validParams()
virtual Real computeQpJacobian() override