22 virtual void compute()
override final;
void mooseError(Args &&... args)
Emit an error message with the given stringified, concatenated args and terminate the application.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
virtual RealEigenVector computeValue() override final
Compute and return the value of the aux variable.
const std::vector< const VariableValue * > _component_dofs
static InputParameters validParams()
virtual void compute() override final
Computes the value and stores it in the solution vector.
const InputParameters & parameters() const
Get the parameters of the object.