24 virtual Result
run()
override;
The Executor class directs the execution flow of simulations.
const InputParameters & parameters() const
Get the parameters of the object.
virtual Result run() override
This function contains the primary execution implementation for a executor.
static InputParameters validParams()