We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40b344 commit 6a46d76Copy full SHA for 6a46d76
src/simulation/p_main.fpp
@@ -71,7 +71,7 @@ program p_main
71
finaltime = t_step_stop*dt
72
end if
73
74
- call nvtxEndRange ! INIT
+ call nvtxEndRange
75
76
call nvtxStartRange("SIMULATION-TIME-MARCH")
77
! Time-stepping Loop =======================================================
0 commit comments