66 void initVector(
const std::string & vector_name);
std::vector< Real > VectorPostprocessorValue
const InputParameters & parameters() const
virtual void act() override
A tool for output Sampler data.
virtual void finalize() override
std::vector< StochasticResultsData > _sample_vectors
Storage for declared vectors.
void setCurrentLocalVectorPostprocessorValue(const std::string &vector_name, const VectorPostprocessorValue &¤t)
static InputParameters validParams()
void initVector(const std::string &vector_name)
Create a VPP vector for results data for a given Sampler, see StochasticResultsAction for more detail...
virtual void initialize() override
virtual void execute() override
Storage helper for managing data being assigned to this VPP by a Transfer object.
VectorPostprocessorValue current
VectorPostprocessorValue * vector
VectorPostprocessorName name