Transfers from postprocessors in child apps of a MultiApp in different locations in parent app mesh,...
bool usesMooseAppCoordTransform() const override
Whether this transfer handles non-translation-based transformations, e.g.
unsigned int _num_points
Number of points to consider for the interpolation.
PostprocessorName _postprocessor
Postprocessor in the child apps to transfer the data from.
AuxVariableName _to_var_name
Variable in the main application to fill with the interpolation of the postprocessors.
virtual void execute() override
Execute the transfer.
Real _radius
Radius to consider for inverse interpolation.
bool _nodal
Whether the target variable is nodal or elemental.
MooseEnum _interp_type
Type of interpolation method.
Real _power
Exponent for power-law decrease of the interpolation coefficients.
static InputParameters validParams()