| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
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.   | |