registerMooseAction("MooseApp", AddExecutorAction, "add_executor")
static InputParameters validParams()
MooseApp & _app
The MOOSE application this is associated with.
static InputParameters validParams()
AddExecutorAction(const InputParameters ¶ms)
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
void createExecutors()
After adding all of the Executor Params - this function will actually cause all of them to be built.