22 "Action to add vectors to nonlinear system when using the Bounds syntax.");
32 mooseError(
"Vector bounds cannot be used with only LinearSystems!");
AddBoundsVectorsAction(const InputParameters ¶ms)
static InputParameters validParams()
registerMooseAction("MooseApp", AddBoundsVectorsAction, "add_bounds_vectors")
static InputParameters validParams()
void mooseError(Args &&... args) const
Emits an error prefixed with object name and type and optionally a file path to the top-level block p...
std::shared_ptr< FEProblemBase > & _problem
Convenience reference to a problem this action works on.
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.