Complete tube timing

This commit is contained in:
Jeff Garretson
2025-11-05 13:50:27 -06:00
parent eb3fa84105
commit 64bc1b527e

View File

@@ -404,7 +404,9 @@ module voltapp_mpi
call Toc("G2C")
if(vApp%useHelpers .and. vApp%doTubeHelp) then
call Tic("VoltTubes",.true.)
call VhReqTubeStart(vApp)
call Toc("VoltTubes",.true.)
endif
endif