eTurb
mntrtmr.f File Reference

Set of timer database routines for KTH framework. More...

Functions/Subroutines

subroutine mntr_tmr_reg (mid, pmid, modid, mname, mdscr, ifsum)
 Register new timer. More...
 
subroutine mntr_tmr_is_name_reg (mid, mname)
 Check if timer name is registered and return its id. More...
 
logical function mntr_tmr_is_id_reg (mid)
 Check if timer id is registered. This operation is performed locally. More...
 
subroutine mntr_tmr_add (mid, icount, time)
 Check if timer id is registered. This operation is performed locally. More...
 
subroutine mntr_tmr_summary_print ()
 Print registered timers showing tree structure. More...
 
subroutine mntr_tmr_get_olist (olist, ierr)
 Provide ordered list of registered timers for printing. More...
 

Detailed Description

Set of timer database routines for KTH framework.

Author
Adam Peplinski
Date
Oct 13, 2017