const unsigned int _time_column_index
Column in (all) the CSV file(s) where the time is.
virtual void initialize() override
In charge of computing / loading the times, unless all that could be done there is done in the constr...
CSVFileTimes(const InputParameters ¶meters)
Times objects are under the hood Reporters, but limited to a vector of Real.
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
virtual ~CSVFileTimes()=default