destroy Subroutine

private subroutine destroy(self)

Uses

  • proc~~destroy~11~~UsesGraph proc~destroy~11 cufft_executor%destroy iso_c_binding iso_c_binding proc~destroy~11->iso_c_binding iso_fortran_env iso_fortran_env proc~destroy~11->iso_fortran_env

Destroys cuFFT plan

Type Bound

cufft_executor

Arguments

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

cuFFT FFT Executor


Calls

proc~~destroy~11~~CallsGraph proc~destroy~11 cufft_executor%destroy interface~cufftdestroy cufftDestroy proc~destroy~11->interface~cufftdestroy interface~to_str to_str proc~destroy~11->interface~to_str mpi_abort mpi_abort proc~destroy~11->mpi_abort proc~cufftgeterrorstring cufftGetErrorString proc~destroy~11->proc~cufftgeterrorstring 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