execute Subroutine

private subroutine execute(self, a, b, sign)

Executes MKL plan

Type Bound

mkl_executor

Arguments

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

MKL FFT Executor

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

Source pointer

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

Target pointer

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

Sign of transform


Calls

proc~~execute~4~~CallsGraph proc~execute~4 mkl_executor%execute interface~int_to_str int_to_str proc~execute~4->interface~int_to_str interface~mkl_dfti_commit_desc mkl_dfti_commit_desc proc~execute~4->interface~mkl_dfti_commit_desc interface~mkl_dfti_execute mkl_dfti_execute proc~execute~4->interface~mkl_dfti_execute interface~mkl_dfti_set_value mkl_dfti_set_value proc~execute~4->interface~mkl_dfti_set_value mpi_abort mpi_abort proc~execute~4->mpi_abort proc~dftierrormessage DftiErrorMessage proc~execute~4->proc~dftierrormessage proc~int_to_str_int32 int_to_str_int32 interface~int_to_str->proc~int_to_str_int32 proc~int_to_str_int64 int_to_str_int64 interface~int_to_str->proc~int_to_str_int64 proc~int_to_str_int8 int_to_str_int8 interface~int_to_str->proc~int_to_str_int8 interface~dftierrormessage_c DftiErrorMessage_c proc~dftierrormessage->interface~dftierrormessage_c proc~string_c2f string_c2f proc~dftierrormessage->proc~string_c2f