get_tranpose_type Function

private function get_tranpose_type(self) result(tranpose_type)

Returns transpose_type, associated with handle

Type Bound

transpose_handle_cuda

Arguments

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

CUDA Transpose Handle

Return Value type(dtfft_transpose_t)