execute Subroutine

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

Uses

  • proc~~execute~9~~UsesGraph proc~execute~9 abstract_executor%execute iso_fortran_env iso_fortran_env proc~execute~9->iso_fortran_env

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~9~~CallsGraph proc~execute~9 abstract_executor%execute execute_private execute_private proc~execute~9->execute_private mpi_abort mpi_abort proc~execute~9->mpi_abort proc~is_same_ptr is_same_ptr proc~execute~9->proc~is_same_ptr proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute~9->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute~9->proc~push_nvtx_domain_range proc~write_message write_message proc~execute~9->proc~write_message 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