Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    c34b8b0a
    [PL] Reduce constructor's argument list · c34b8b0a
    Dmitri Naumov authored
    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.
    c34b8b0a
    History
    [PL] Reduce constructor's argument list
    Dmitri Naumov authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.