22 params.
addParam<MaterialPropertyName>(
23 "coefficient", 1.0,
"Name of the material property acting as reaction coefficient.");
28 :
Reaction(parameters), _coeff(getMaterialProperty<
Real>(
"coefficient"))
static InputParameters validParams()
virtual Real computeQpJacobian()
registerMooseObjectReplaced("StochasticToolsTestApp", MaterialReaction, "01/01/2027 00:00", MatReaction)
static InputParameters validParams()
virtual Real computeQpJacobian() override
const MaterialProperty< Real > & _coeff
MaterialReaction(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("StochasticToolsTestApp", MaterialReaction)
virtual Real computeQpResidual()
virtual GenericReal< is_ad > computeQpResidual() override