dtfft_get_aux_size_reshape_c Function

private function dtfft_get_aux_size_reshape_c(plan_ptr, aux_size) result(error_code) bind(C)

Returns size of auxiliary buffer for reshape in elements, 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_size

Size of auxiliary buffer for reshape in elements

Return Value integer(kind=c_int32_t)

The enumerated type dtfft_error_t defines API call result codes.


Calls

proc~~dtfft_get_aux_size_reshape_c~~CallsGraph proc~dtfft_get_aux_size_reshape_c dtfft_get_aux_size_reshape_c is_null_ptr is_null_ptr proc~dtfft_get_aux_size_reshape_c->is_null_ptr proc~get_aux_size_reshape dtfft_plan_t%get_aux_size_reshape proc~dtfft_get_aux_size_reshape_c->proc~get_aux_size_reshape proc~dtfft_get_error_string dtfft_get_error_string proc~get_aux_size_reshape->proc~dtfft_get_error_string proc~get_aux_bytes_reshape dtfft_plan_t%get_aux_bytes_reshape proc~get_aux_size_reshape->proc~get_aux_bytes_reshape proc~get_element_size dtfft_plan_t%get_element_size proc~get_aux_size_reshape->proc~get_element_size proc~write_message write_message proc~get_aux_size_reshape->proc~write_message proc~get_aux_bytes_reshape->proc~dtfft_get_error_string proc~get_aux_bytes_reshape->proc~write_message proc~get_aux_bytes~2 reshape_plan_base%get_aux_bytes proc~get_aux_bytes_reshape->proc~get_aux_bytes~2 proc~get_element_size->proc~dtfft_get_error_string proc~get_element_size->proc~write_message 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_generic get_aux_bytes_generic proc~get_aux_bytes~2->proc~get_aux_bytes_generic proc~get_aux_bytes abstract_reshape_handle%get_aux_bytes proc~get_aux_bytes_generic->proc~get_aux_bytes