Tools to measure CPU time in different parts of Notus This directory contains: More...
Topics | |
| Timer | |
| Timer to measure elapsed time | |
Namespaces | |
| module | variables_cpu_time |
| Variables for CPU time measurement in different part of the code. | |
Functions | |
| subroutine, public | mod_print_cpu_time::print_cpu_time () |
| Print all measured CPU times. | |
Tools to measure CPU time in different parts of Notus This directory contains:
timer.f90variables.f90print_cpu_time.f90Times are added time iteration after time iteration. Thus, the whole time over the simulation is computed.