Skip to content
Snippets Groups Projects
Commit 2d773bc0 authored by Sergio Ferraris's avatar Sergio Ferraris
Browse files

ENH: adding hook adjustTimeStep to function objects. The hook is called in

    Time::adjustDeltaT(). It allows function objects to manipulate the time step to
    dump at adjustable times. The following options are available for output in
    function objects: timeStep, outputTime, adjustableTime, runTime, clockTime
    and cpuTime.
parent 470553c6
No related branches found
No related tags found
No related merge requests found
Showing
with 264 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment