|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Profiling interface.
Functions/Subroutines | |
| subroutine, public | profiler_start |
| Start profiling. | |
| subroutine, public | profiler_stop |
| Stop profiling. | |
| subroutine, public | profiler_start_region (name, region_id) |
| Started a named (name) profiler region. | |
| subroutine, public | profiler_end_region (name, region_id) |
| End the most recently started profiler region. | |
| subroutine, public profiler::profiler_start |
Definition at line 51 of file profiler.F90.


| subroutine, public profiler::profiler_stop |
Definition at line 64 of file profiler.F90.

