26 virtual void execute()
override;
virtual void execute() override
Execute the transfer.
MultiAppShapeEvaluationTransfer(const InputParameters ¶meters)
bool _error_on_miss
Whether to error if the target point is not found in the source domain.
Transfers variables on possibly different meshes while conserving a user defined property (Postproces...
static InputParameters validParams()
bool usesMooseAppCoordTransform() const override
Whether this transfer handles non-translation-based transformations, e.g.
Transfers a vector of variables.
void transferVariable(unsigned int i)
Performs the transfer for the variable of index i.
unsigned int _var_size
The number of variables to transfer.
const InputParameters & parameters() const
Get the parameters of the object.