is_aux_needed Function

private pure function is_aux_needed(self)

Returns true if aux is needed. false otherwise

Type Bound

reshape_plan_base

Arguments

Type IntentOptional Attributes Name
class(reshape_plan_base), intent(in) :: self

Transposition class

Return Value logical


Calls

proc~~is_aux_needed~~CallsGraph proc~is_aux_needed reshape_plan_base%is_aux_needed proc~get_aux_bytes~2 reshape_plan_base%get_aux_bytes proc~is_aux_needed->proc~get_aux_bytes~2 proc~get_aux_bytes_generic get_aux_bytes_generic proc~get_aux_bytes~2->proc~get_aux_bytes_generic proc~get_aux_bytes abstract_reshape_handle%get_aux_bytes proc~get_aux_bytes_generic->proc~get_aux_bytes

Called by

proc~~is_aux_needed~~CalledByGraph proc~is_aux_needed reshape_plan_base%is_aux_needed proc~check_aux dtfft_plan_t%check_aux proc~check_aux->proc~is_aux_needed proc~get_aux_bytes~3 dtfft_plan_t%get_aux_bytes proc~check_aux->proc~get_aux_bytes~3 proc~get_aux_size dtfft_plan_t%get_aux_size proc~get_aux_size->proc~is_aux_needed proc~dtfft_get_aux_size_c dtfft_get_aux_size_c proc~dtfft_get_aux_size_c->proc~get_aux_size proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~check_aux proc~get_aux_bytes~3->proc~get_aux_size proc~reshape_private dtfft_plan_t%reshape_private proc~reshape_private->proc~check_aux proc~transpose_private dtfft_plan_t%transpose_private proc~transpose_private->proc~check_aux proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~dtfft_get_aux_bytes_c dtfft_get_aux_bytes_c proc~dtfft_get_aux_bytes_c->proc~get_aux_bytes~3 proc~execute~6 dtfft_plan_t%execute proc~execute~6->proc~execute_ptr proc~reshape_ptr dtfft_plan_t%reshape_ptr proc~reshape_ptr->proc~reshape_private proc~reshape_start_ptr dtfft_plan_t%reshape_start_ptr proc~reshape_start_ptr->proc~reshape_private proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~transpose_private proc~transpose_start_ptr dtfft_plan_t%transpose_start_ptr proc~transpose_start_ptr->proc~transpose_private proc~dtfft_reshape_c dtfft_reshape_c proc~dtfft_reshape_c->proc~reshape_ptr proc~dtfft_reshape_start_c dtfft_reshape_start_c proc~dtfft_reshape_start_c->proc~reshape_start_ptr proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~dtfft_transpose_start_c dtfft_transpose_start_c proc~dtfft_transpose_start_c->proc~transpose_start_ptr proc~reshape dtfft_plan_t%reshape proc~reshape->proc~reshape_ptr proc~reshape_start dtfft_plan_t%reshape_start proc~reshape_start->proc~reshape_start_ptr proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~transpose_start dtfft_plan_t%transpose_start proc~transpose_start->proc~transpose_start_ptr