get_aux_size_reshape Function

private function get_aux_size_reshape(self, error_code)

Returns minimum number of elements required for reshape auxiliary buffer

Type Bound

dtfft_plan_t

Arguments

Type IntentOptional Attributes Name
class(dtfft_plan_t), intent(in) :: self

Abstract plan

integer(kind=int32), intent(out), optional :: error_code

Optional error code returned to user

Return Value integer(kind=int64)


Calls

proc~~get_aux_size_reshape~~CallsGraph proc~get_aux_size_reshape dtfft_plan_t%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~4 reshape_plan_base%get_aux_bytes proc~get_aux_bytes_reshape->proc~get_aux_bytes~4 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~4->proc~get_aux_bytes_generic proc~get_aux_bytes~5 abstract_reshape_handle%get_aux_bytes proc~get_aux_bytes_generic->proc~get_aux_bytes~5

Called by

proc~~get_aux_size_reshape~~CalledByGraph proc~get_aux_size_reshape dtfft_plan_t%get_aux_size_reshape proc~dtfft_get_aux_size_reshape_c dtfft_get_aux_size_reshape_c proc~dtfft_get_aux_size_reshape_c->proc~get_aux_size_reshape