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