get_stream_ptr Subroutine

private subroutine get_stream_ptr(self, stream, error_code)

Returns CUDA stream associated with plan

Type Bound

dtfft_plan_t

Arguments

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

Abstract plan

type(dtfft_stream_t), intent(out) :: stream

dtFFT Stream

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

Optional error code returned to user


Calls

proc~~get_stream_ptr~~CallsGraph proc~get_stream_ptr dtfft_plan_t%get_stream_ptr proc~dtfft_get_error_string dtfft_get_error_string proc~get_stream_ptr->proc~dtfft_get_error_string proc~get_log_enabled get_log_enabled proc~get_stream_ptr->proc~get_log_enabled proc~write_message write_message proc~get_stream_ptr->proc~write_message mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized

Called by

proc~~get_stream_ptr~~CalledByGraph proc~get_stream_ptr dtfft_plan_t%get_stream_ptr none~get_stream dtfft_plan_t%get_stream none~get_stream->proc~get_stream_ptr proc~get_stream_int64 dtfft_plan_t%get_stream_int64 none~get_stream->proc~get_stream_int64 proc~dtfft_get_stream_c dtfft_get_stream_c proc~dtfft_get_stream_c->none~get_stream proc~get_stream_int64->none~get_stream