21 params.
set<
bool>(
"auto_broadcast") =
false;
23 params.
set<
bool>(
"auto_sort") =
false;
A MultiMooseEnum object to hold "execute_on" flags.
virtual Real & time() const
Times objects are under the hood Reporters, but limited to a vector of Real.
static InputParameters validParams()
const ExecFlagType EXEC_TIMESTEP_BEGIN
static InputParameters validParams()
registerMooseObject("MooseApp", SimulationTimes)
FEProblemBase & _fe_problem
Reference to the FEProblemBase for this user object.
Times simulated, obtained from the problem.
virtual void initialize() override
In charge of computing / loading the times, unless all that could be done there is done in the constr...
SimulationTimes(const InputParameters ¶meters)
std::vector< Real > & _times
The vector holding the times.