execute_end Subroutine

private subroutine execute_end(self, kwargs, error_code)

Ends execution of transposition

Type Bound

reshape_handle_generic

Arguments

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

Generic Transpose Handle

type(execute_args), intent(inout) :: kwargs

Additional arguments

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

Error code


Calls

proc~~execute_end~4~~CallsGraph proc~execute_end~4 reshape_handle_generic%execute_end proc~execute_end~3 abstract_backend%execute_end proc~execute_end~4->proc~execute_end~3 proc~execute~13 abstract_kernel%execute proc~execute_end~4->proc~execute~13 execute_private execute_private proc~execute~13->execute_private proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute~13->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute~13->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