dtfft_execute_c Function

private function dtfft_execute_c(plan_ptr, in, out, execute_type, aux) result(error_code) bind(C)

Executes dtFFT Plan, C/C++ interface. aux can be NULL.

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: plan_ptr

C pointer to Fortran plan

type(c_ptr), intent(in), value :: in

Incomming pointer, not NULL

type(c_ptr), intent(in), value :: out

Outgoing buffer, not NULL

type(dtfft_execute_t), intent(in) :: execute_type

Type of execution

type(c_ptr), intent(in), value :: aux

Aux buffer, can be NULL

Return Value integer(kind=c_int32_t)

The enumerated type dtfft_error_t defines API call result codes.


Calls

proc~~dtfft_execute_c~~CallsGraph proc~dtfft_execute_c dtfft_execute_c is_null_ptr is_null_ptr proc~dtfft_execute_c->is_null_ptr proc~execute_ptr dtfft_plan_t%execute_ptr proc~dtfft_execute_c->proc~execute_ptr proc~execute_ptr->is_null_ptr proc~check_aux dtfft_plan_t%check_aux proc~execute_ptr->proc~check_aux proc~check_device_pointers check_device_pointers proc~execute_ptr->proc~check_device_pointers proc~dtfft_get_error_string dtfft_get_error_string proc~execute_ptr->proc~dtfft_get_error_string proc~execute_private dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private proc~get_backend~2 abstract_transpose_plan%get_backend proc~execute_ptr->proc~get_backend~2 proc~get_log_enabled get_log_enabled proc~execute_ptr->proc~get_log_enabled proc~is_same_ptr is_same_ptr proc~execute_ptr->proc~is_same_ptr proc~is_valid_execute_type is_valid_execute_type proc~execute_ptr->proc~is_valid_execute_type proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute_ptr->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute_ptr->proc~push_nvtx_domain_range proc~write_message write_message proc~execute_ptr->proc~write_message proc~check_aux->is_null_ptr proc~check_aux->proc~dtfft_get_error_string mpi_abort mpi_abort proc~check_aux->mpi_abort proc~get_alloc_size dtfft_plan_t%get_alloc_size proc~check_aux->proc~get_alloc_size proc~get_element_size dtfft_plan_t%get_element_size proc~check_aux->proc~get_element_size proc~mem_alloc_ptr dtfft_plan_t%mem_alloc_ptr proc~check_aux->proc~mem_alloc_ptr proc~check_device_pointers->is_null_ptr interface~is_device_ptr is_device_ptr proc~check_device_pointers->interface~is_device_ptr proc~is_backend_nvshmem is_backend_nvshmem proc~check_device_pointers->proc~is_backend_nvshmem proc~is_nvshmem_ptr is_nvshmem_ptr proc~check_device_pointers->proc~is_nvshmem_ptr proc~execute~5 abstract_transpose_plan%execute proc~execute_private->proc~execute~5 interface~nvtxdomainrangepop_c nvtxDomainRangePop_c proc~pop_nvtx_domain_range->interface~nvtxdomainrangepop_c interface~nvtxdomainrangepushex_c nvtxDomainRangePushEx_c proc~push_nvtx_domain_range->interface~nvtxdomainrangepushex_c proc~astring_f2c astring_f2c proc~push_nvtx_domain_range->proc~astring_f2c proc~create_nvtx_domain create_nvtx_domain proc~push_nvtx_domain_range->proc~create_nvtx_domain mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized proc~string_f2c string_f2c proc~astring_f2c->proc~string_f2c proc~create_nvtx_domain->proc~astring_f2c interface~nvtxdomaincreate_c nvtxDomainCreate_c proc~create_nvtx_domain->interface~nvtxdomaincreate_c proc~execute~5->proc~pop_nvtx_domain_range proc~execute~5->proc~push_nvtx_domain_range execute_private execute_private proc~execute~5->execute_private proc~get_local_sizes dtfft_plan_t%get_local_sizes proc~get_alloc_size->proc~get_local_sizes proc~get_element_size->proc~dtfft_get_error_string proc~get_element_size->proc~get_log_enabled proc~get_element_size->proc~write_message proc~is_nvshmem_ptr->is_null_ptr interface~nvshmem_my_pe nvshmem_my_pe proc~is_nvshmem_ptr->interface~nvshmem_my_pe interface~nvshmem_ptr nvshmem_ptr proc~is_nvshmem_ptr->interface~nvshmem_ptr proc~mem_alloc_ptr->is_null_ptr proc~mem_alloc_ptr->proc~dtfft_get_error_string proc~mem_alloc_ptr->proc~get_log_enabled proc~mem_alloc_ptr->proc~write_message interface~mem_alloc_host mem_alloc_host proc~mem_alloc_ptr->interface~mem_alloc_host mem_alloc mem_alloc proc~mem_alloc_ptr->mem_alloc proc~get_local_sizes->proc~dtfft_get_error_string proc~get_local_sizes->proc~get_log_enabled proc~get_local_sizes->proc~write_message proc~get_local_sizes->proc~is_backend_nvshmem counts counts proc~get_local_sizes->counts mpi_allreduce mpi_allreduce proc~get_local_sizes->mpi_allreduce proc~get_backend dtfft_plan_t%get_backend proc~get_local_sizes->proc~get_backend proc~get_local_sizes~2 get_local_sizes proc~get_local_sizes->proc~get_local_sizes~2 starts starts proc~get_local_sizes->starts proc~get_backend->proc~get_backend~2