void mooseError(Args &&... args)
Emit an error message with the given stringified, concatenated args and terminate the application.
OutputTools< Real >::VariableValue VariableValue
const InputParameters & parameters() const
Get the parameters of the object.
const std::string & type() const
Get the type of this class.
Base class shared by AD and non-AD scalar kernels.
virtual Real computeQpResidual()
const VariableValue & _u
The current solution (old solution if explicit)
virtual void computeJacobian() override
Compute this object's contribution to the diagonal Jacobian entries.
virtual Real computeQpJacobian()
static InputParameters validParams()
virtual void computeResidual() override
Compute this object's contribution to the residual.