mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
A small fixing to make the sim_fibo_ad using the new timer.
This commit is contained in:
@@ -412,6 +412,7 @@ namespace Opm
|
||||
|
||||
// advance to next timestep before reporting at this location
|
||||
++timer;
|
||||
break; // this is a temporary measure
|
||||
}
|
||||
|
||||
total_timer.stop();
|
||||
|
||||
Reference in New Issue
Block a user