execute_end Subroutine

private subroutine execute_end(self, in, out, reshape_type, aux, error_code)

Finishes asynchronous reshape

Type Bound

reshape_plan_base

Arguments

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

Reshape class

type(c_ptr), intent(in) :: in

Incoming buffer

type(c_ptr), intent(in) :: out

Resulting buffer

integer(kind=int32), intent(in) :: reshape_type

Type of reshape to execute

type(c_ptr), intent(in) :: aux
integer(kind=int32), intent(out) :: error_code

Error code


Calls

proc~~execute_end~~CallsGraph proc~execute_end reshape_plan_base%execute_end execute_end execute_end proc~execute_end->execute_end is_null_ptr is_null_ptr proc~execute_end->is_null_ptr proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute_end->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute_end->proc~push_nvtx_domain_range 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 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~~execute_end~~CalledByGraph proc~execute_end reshape_plan_base%execute_end proc~reshape_end dtfft_plan_t%reshape_end proc~reshape_end->proc~execute_end proc~transpose_end dtfft_plan_t%transpose_end proc~transpose_end->proc~execute_end proc~dtfft_reshape_end_c dtfft_reshape_end_c proc~dtfft_reshape_end_c->proc~reshape_end proc~dtfft_transpose_end_c dtfft_transpose_end_c proc~dtfft_transpose_end_c->proc~transpose_end