28 virtual void execute()
override;
const InputParameters & parameters() const
Get the parameters of the object.
Base class for all MultiAppTransfer objects.
Samples a variable's value in the parent application domain at the point where the MultiApp (for each...
VariableName _from_var_name
Variable in the MultiApp to fill with the sampled value.
static InputParameters validParams()
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.
AuxVariableName _to_var_name
Variable to sample in the parent application.