double_to_str Function

public function double_to_str(n) result(string)

Convert double to string

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: n

Double to convert

Return Value character(len=:), allocatable

Resulting string


Called by

proc~~double_to_str~~CalledByGraph proc~double_to_str double_to_str proc~autotune_grid~2 transpose_plan_host%autotune_grid proc~autotune_grid~2->proc~double_to_str proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~autotune_grid~2->proc~get_plan_execution_time proc~autotune_mpi_datatypes transpose_plan_host%autotune_mpi_datatypes proc~autotune_grid~2->proc~autotune_mpi_datatypes proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~double_to_str proc~run_autotune_backend run_autotune_backend proc~create_cuda->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create_cuda->proc~autotune_grid_decomposition proc~get_plan_execution_time->proc~double_to_str proc~run_autotune_backend->proc~double_to_str proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~autotune_grid_decomposition~2 transpose_plan_host%autotune_grid_decomposition proc~autotune_grid_decomposition~2->proc~autotune_grid~2 proc~autotune_transpose_id transpose_plan_host%autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~create_private~2 transpose_plan_host%create_private proc~create_private~2->proc~autotune_grid~2 proc~create_private~2->proc~autotune_grid_decomposition~2 proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_mpi_datatypes->proc~autotune_transpose_id