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