Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
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.
 
subroutine, public profiler::profiler_stop
 Stop profiling.
 
subroutine, public profiler::profiler_start_region (name, region_id)
 Started a named (name) profiler region.
 
subroutine, public profiler::profiler_end_region (name, region_id)
 End the most recently started profiler region.