const std::string & _vector_name
Specific vector to transfer among the vectors in the parent VPP.
const VectorPostprocessorName & _master_vpp_name
Name of the VectorPostprocessor on the parent app.
const PostprocessorName & _sub_pp_name
Name of the postprocessor on the MultiApp.
Copies the values of a VectorPostprocessor from the parent application to postprocessors on each suba...
static InputParameters validParams()
virtual void execute() override
Execute the transfer.
virtual void executeToMultiapp()
virtual void executeFromMultiapp()
MultiAppVectorPostprocessorTransfer(const InputParameters ¶meters)