dtfft_get_stream_c Function

private function dtfft_get_stream_c(plan_ptr, stream) result(error_code) bind(C)

Returns Stream associated with plan

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: plan_ptr

C pointer to Fortran plan

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

CUDA stream

Return Value integer(kind=c_int32_t)

The enumerated type dtfft_error_t defines API call result codes.


Calls

proc~~dtfft_get_stream_c~~CallsGraph proc~dtfft_get_stream_c dtfft_get_stream_c is_null_ptr is_null_ptr proc~dtfft_get_stream_c->is_null_ptr none~get_stream dtfft_plan_t%get_stream proc~dtfft_get_stream_c->none~get_stream proc~get_stream_int64 dtfft_plan_t%get_stream_int64 none~get_stream->proc~get_stream_int64 proc~get_stream_ptr dtfft_plan_t%get_stream_ptr none~get_stream->proc~get_stream_ptr proc~get_stream_int64->none~get_stream proc~dtfft_get_cuda_stream dtfft_get_cuda_stream proc~get_stream_int64->proc~dtfft_get_cuda_stream 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