23 "type",
"",
"The name of the application that should run this input file.");
31 :
Action(parameters), _type(getParam<
std::string>(
"type"))
Action that create Application Block.
static InputParameters validParams()
static InputParameters validParams()
registerMooseAction("MooseApp", CreateApplicationBlockAction, "create_application_block")
CreateApplicationBlockAction(const InputParameters ¶meters)
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.