reshape_end Subroutine

private subroutine reshape_end(self, request, error_code)

Ends an asynchronous reshape operation

Type Bound

dtfft_plan_t

Arguments

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

Abstract plan

type(dtfft_request_t), intent(inout) :: request

Asynchronous handle describing started reshape operation

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

Optional error code returned to user


Calls

proc~~reshape_end~~CallsGraph proc~reshape_end dtfft_plan_t%reshape_end proc~dtfft_get_error_string dtfft_get_error_string proc~reshape_end->proc~dtfft_get_error_string proc~execute_end reshape_plan_base%execute_end proc~reshape_end->proc~execute_end proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~reshape_end->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~reshape_end->proc~push_nvtx_domain_range proc~write_message write_message proc~reshape_end->proc~write_message proc~execute_end->proc~pop_nvtx_domain_range proc~execute_end->proc~push_nvtx_domain_range execute_end execute_end proc~execute_end->execute_end is_null_ptr is_null_ptr proc~execute_end->is_null_ptr interface~nvtxdomainrangepop_c nvtxDomainRangePop_c proc~pop_nvtx_domain_range->interface~nvtxdomainrangepop_c interface~nvtxdomainrangepushex_c nvtxDomainRangePushEx_c proc~push_nvtx_domain_range->interface~nvtxdomainrangepushex_c proc~astring_f2c astring_f2c proc~push_nvtx_domain_range->proc~astring_f2c proc~create_nvtx_domain create_nvtx_domain proc~push_nvtx_domain_range->proc~create_nvtx_domain mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized proc~string_f2c string_f2c proc~astring_f2c->proc~string_f2c proc~create_nvtx_domain->proc~astring_f2c interface~nvtxdomaincreate_c nvtxDomainCreate_c proc~create_nvtx_domain->interface~nvtxdomaincreate_c

Called by

proc~~reshape_end~~CalledByGraph proc~reshape_end dtfft_plan_t%reshape_end proc~dtfft_reshape_end_c dtfft_reshape_end_c proc~dtfft_reshape_end_c->proc~reshape_end