dtFFT
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
get_tranpose_type
Function
5 statements
Source File
dtfft_transpose_handle_cuda.F90
dtfft_transpose_handle_cuda
get_tranpose_type
Contents
private function get_tranpose_type(self) result(tranpose_type)
Returns transpose_type, associated with handle
Type Bound
transpose_handle_cuda
Arguments
Type
Intent
Optional
Attributes
Name
class(
transpose_handle_cuda
),
intent(in)
::
self
CUDA Transpose Handle
Return Value
type(
dtfft_transpose_t
)