perf_stop Subroutine

public subroutine perf_stop(nm)

Starts profiling

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: nm

Name of profiling section


Calls

proc~~perf_stop~~CallsGraph proc~perf_stop perf_stop mpi_wtime mpi_wtime proc~perf_stop->mpi_wtime proc~get_stderr get_stderr proc~perf_stop->proc~get_stderr

Called by

proc~~perf_stop~~CalledByGraph proc~perf_stop perf_stop program~benchmark_helmholtz_solvers benchmark_helmholtz_solvers program~benchmark_helmholtz_solvers->proc~perf_stop program~test_diffusion test_diffusion program~test_diffusion->proc~perf_stop