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~dtfft_get_version dtfft_get_version proc~report->interface~dtfft_get_version interface~int_to_str int_to_str proc~report->interface~int_to_str mpi_cart_get mpi_cart_get proc~report->mpi_cart_get 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~get_backend~2 abstract_transpose_plan%get_backend proc~report->proc~get_backend~2 proc~get_log_enabled get_log_enabled proc~report->proc~get_log_enabled proc~write_message write_message proc~report->proc~write_message proc~dtfft_get_version_current dtfft_get_version_current interface~dtfft_get_version->proc~dtfft_get_version_current proc~dtfft_get_version_required dtfft_get_version_required interface~dtfft_get_version->proc~dtfft_get_version_required proc~int_to_str_int32 int_to_str_int32 interface~int_to_str->proc~int_to_str_int32 proc~int_to_str_int64 int_to_str_int64 interface~int_to_str->proc~int_to_str_int64 proc~int_to_str_int8 int_to_str_int8 interface~int_to_str->proc~int_to_str_int8 mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized