Copies the value of a Postprocessor from one app to a scalar AuxVariable in another.
VariableName _to_aux_name
The name of the field variable to which the postprocessor is being transferred.
virtual void execute() override
Execute the transfer.
virtual void checkSiblingsTransferSupported() const override
Whether the transfer supports siblings transfer.
static InputParameters validParams()
PostprocessorName _from_pp_name
The name of the postprocessor that the transfer originates.