Copies the value of a Postprocessor either:
static InputParameters validParams()
MooseEnum _reduction_type
Reduction operation to perform when transferring from multiple child apps to the parent app.
virtual void execute() override
Execute the transfer.
PostprocessorName _to_pp_name
Name of the postprocessor to transfer data to.
PostprocessorName _from_pp_name
Name of the postprocessor to transfer data from.
virtual void checkSiblingsTransferSupported() const override
Siblings transfers only supported for a single origin app.