dtfft_get_aux_bytes_transpose_c Function

private function dtfft_get_aux_bytes_transpose_c(plan_ptr, aux_bytes) result(error_code) bind(C)

Returns minimum number of bytes required for auxiliary buffer for transpose, C interface

Arguments

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

C pointer to Fortran plan

integer(kind=c_size_t), intent(out) :: aux_bytes

Number of bytes required for auxiliary buffer for transpose

Return Value integer(kind=c_int32_t)

The enumerated type dtfft_error_t defines API call result codes.


Calls

proc~~dtfft_get_aux_bytes_transpose_c~~CallsGraph proc~dtfft_get_aux_bytes_transpose_c dtfft_get_aux_bytes_transpose_c is_null_ptr is_null_ptr proc~dtfft_get_aux_bytes_transpose_c->is_null_ptr proc~get_aux_bytes_transpose dtfft_plan_t%get_aux_bytes_transpose proc~dtfft_get_aux_bytes_transpose_c->proc~get_aux_bytes_transpose proc~dtfft_get_error_string dtfft_get_error_string proc~get_aux_bytes_transpose->proc~dtfft_get_error_string proc~get_aux_bytes~4 reshape_plan_base%get_aux_bytes proc~get_aux_bytes_transpose->proc~get_aux_bytes~4 proc~write_message write_message proc~get_aux_bytes_transpose->proc~write_message proc~get_aux_bytes_generic get_aux_bytes_generic proc~get_aux_bytes~4->proc~get_aux_bytes_generic mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized proc~get_aux_bytes~5 abstract_reshape_handle%get_aux_bytes proc~get_aux_bytes_generic->proc~get_aux_bytes~5