dtfft_get_executor_string Function

public function dtfft_get_executor_string(executor) result(string)

Gets the string description of an executor

Arguments

Type IntentOptional Attributes Name
type(dtfft_executor_t), intent(in) :: executor

Executor type

Return Value character(len=:), allocatable

Executor string


Called by

proc~~dtfft_get_executor_string~~CalledByGraph proc~dtfft_get_executor_string dtfft_get_executor_string proc~dtfft_get_executor_string_c dtfft_get_executor_string_c proc~dtfft_get_executor_string_c->proc~dtfft_get_executor_string proc~report dtfft_plan_t%report proc~report->proc~dtfft_get_executor_string proc~dtfft_report_c dtfft_report_c proc~dtfft_report_c->proc~report