destroy Subroutine

private subroutine destroy(self, error_code)

Destroys plan, frees all memory

Type Bound

dtfft_plan_t

Arguments

Type IntentOptional Attributes Name
class(dtfft_plan_t), intent(inout) :: self

Abstract plan

integer(kind=int32), intent(out), optional :: error_code

Optional Error Code returned to user


Calls

proc~~destroy~12~~CallsGraph proc~destroy~12 dtfft_plan_t%destroy destroy destroy proc~destroy~12->destroy mpi_comm_free mpi_comm_free proc~destroy~12->mpi_comm_free mpi_finalized mpi_finalized proc~destroy~12->mpi_finalized proc~destroy_stream destroy_stream proc~destroy~12->proc~destroy_stream proc~dtfft_get_error_string dtfft_get_error_string proc~destroy~12->proc~dtfft_get_error_string proc~mem_free_ptr dtfft_plan_t%mem_free_ptr proc~destroy~12->proc~mem_free_ptr proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~destroy~12->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~destroy~12->proc~push_nvtx_domain_range proc~write_message write_message proc~destroy~12->proc~write_message interface~cudastreamdestroy cudaStreamDestroy proc~destroy_stream->interface~cudastreamdestroy interface~to_str to_str proc~destroy_stream->interface~to_str mpi_abort mpi_abort proc~destroy_stream->mpi_abort proc~cudageterrorstring cudaGetErrorString proc~destroy_stream->proc~cudageterrorstring proc~mem_free_ptr->proc~dtfft_get_error_string proc~mem_free_ptr->proc~write_message interface~mem_free_host mem_free_host proc~mem_free_ptr->interface~mem_free_host mem_free mem_free proc~mem_free_ptr->mem_free 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 proc~write_message->mpi_finalized mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank proc~double_to_string double_to_string interface~to_str->proc~double_to_string proc~float_to_string float_to_string interface~to_str->proc~float_to_string proc~int32_to_string int32_to_string interface~to_str->proc~int32_to_string proc~int64_to_string int64_to_string interface~to_str->proc~int64_to_string proc~int8_to_string int8_to_string interface~to_str->proc~int8_to_string 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 interface~cudageterrorstring_c cudaGetErrorString_c proc~cudageterrorstring->interface~cudageterrorstring_c proc~string_c2f string_c2f proc~cudageterrorstring->proc~string_c2f

Called by

proc~~destroy~12~~CalledByGraph proc~destroy~12 dtfft_plan_t%destroy proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy~12