dtfft_report_c Function

private function dtfft_report_c(plan_ptr) result(error_code) bind(C)

Reports dtFFT Plan, C/C++ interface

Arguments

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

C pointer to Fortran plan

Return Value integer(kind=c_int32_t)

The enumerated type dtfft_error_t defines API call result codes.


Calls

proc~~dtfft_report_c~~CallsGraph proc~dtfft_report_c dtfft_report_c is_null_ptr is_null_ptr proc~dtfft_report_c->is_null_ptr proc~report dtfft_plan_t%report proc~dtfft_report_c->proc~report interface~to_str to_str proc~report->interface~to_str mpi_comm_size mpi_comm_size proc~report->mpi_comm_size proc~dtfft_get_backend_string dtfft_get_backend_string proc~report->proc~dtfft_get_backend_string proc~dtfft_get_error_string dtfft_get_error_string proc~report->proc~dtfft_get_error_string proc~dtfft_get_executor_string dtfft_get_executor_string proc~report->proc~dtfft_get_executor_string proc~dtfft_get_precision_string dtfft_get_precision_string proc~report->proc~dtfft_get_precision_string proc~get_backend abstract_transpose_plan%get_backend proc~report->proc~get_backend proc~write_message write_message proc~report->proc~write_message 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 mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized