Neko  0.8.1
A portable framework for high-order spectral element flow simulations
profiler.F90 File Reference

Go to the source code of this file.

Modules

module  profiler
 Profiling interface.
 

Functions/Subroutines

subroutine, public profiler::profiler_start
 Start profiling. More...
 
subroutine, public profiler::profiler_stop
 Stop profiling. More...
 
subroutine, public profiler::profiler_start_region (name, region_id)
 Started a named (name) profiler region. More...
 
subroutine, public profiler::profiler_end_region
 End the most recently started profiler region. More...