Skip to content
Snippets Groups Projects
Commit c34b8b0a authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[PL] Reduce constructor's argument list

Both time steps are created from the timestepper,
so this construction is moved inside the ProcessData.

This resolves the warning about the time step not being
passed by reference, are removes the unnecessary std::move
in the caller for the time step.
parent d5684b2a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment