VectorPostprocessorSampler(const InputParameters ¶meters)
std::vector< const std::vector< Real > * > _data
Storage of VPP data.
virtual Real computeSample(dof_id_type row_index, dof_id_type col_index) override
Return the sample for the given row and column.
void executeSetUp() override
Set the number of rows and columns after postprocessor data is filled.
static InputParameters validParams()