execute Subroutine

private subroutine execute(self, in, out, sign)

Executes plan

Type Bound

abstract_executor

Arguments

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

FFT Executor

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

Source buffer

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

Target buffer

integer(kind=int8), intent(in) :: sign

Sign of transform


Calls

proc~~execute~6~~CallsGraph proc~execute~6 abstract_executor%execute execute_private execute_private proc~execute~6->execute_private proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute~6->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute~6->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