31 virtual void act()
override;
39 void create(std::string object_type,
40 const std::optional<std::string> & param_name,
InputParameters _action_params
Parameters from the action being created (AddOutputAction)
void create(std::string object_type, const std::optional< std::string > ¶m_name, const InputParameters *const from_params=nullptr)
Helper method for creating the short-cut actions.
bool hasConsole()
Check if a Console object that outputs to the screen has been defined.
CommonOutputAction(const InputParameters ¶ms)
static InputParameters validParams()
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.
Meta-action for creating common output object parameters This action serves two purpose, first it adds common output object parameters.