24 virtual void execute()
override;
MultiAppCloneReporterTransfer(const InputParameters ¶meters)
const std::vector< ReporterName > _to_reporter_names
const std::vector< ReporterName > & _from_reporter_names
virtual void execute() override
Execute the transfer.
virtual void initialSetup() override
Method called at the beginning of the simulation for checking integrity or doing one-time setup...
const std::string & _to_obj_name
virtual void executeToMultiapp()
static InputParameters validParams()
Transfer for migrating reporter values between the main and sub-application(s).
Base class for all MultiAppTransfer objects.
const InputParameters & parameters() const
Get the parameters of the object.
virtual void executeFromMultiapp()