20 params.
addParam<MaterialPropertyName>(
21 "coefficient", 1.0,
"Name of the material property acting as reaction coefficient.");
26 :
Reaction(parameters), _coeff(getMaterialProperty<
Real>(
"coefficient"))
static InputParameters validParams()
virtual Real computeQpJacobian()
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