virtual void executeToMultiapp() override
const std::string & _receiver_name
The name of the SamplerReceiver Control object on the sub-application.
dof_id_type _global_index
Current global index for batch execution.
virtual void execute() override
Traditional Transfer callback.
Copy each row from each DenseMatrix to the sub-applications SamplerReceiver object.
A Control object for receiving data from a master application Sampler object.
virtual void initializeToMultiapp() override
Methods used when running in batch mode (see SamplerFullSolveMultiApp)
SamplerParameterTransfer(const InputParameters ¶meters)
SamplerReceiver * getReceiver(unsigned int app_index)
Return the SamplerReceiver object and perform error checking.
virtual void finalizeToMultiapp() override
static InputParameters validParams()
const std::vector< std::string > & _parameter_names
Storage for the list of parameters to control.