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~7~~CallsGraph proc~execute~7 mkl_executor%execute interface~mkl_dfti_commit_desc mkl_dfti_commit_desc proc~execute~7->interface~mkl_dfti_commit_desc interface~mkl_dfti_execute mkl_dfti_execute proc~execute~7->interface~mkl_dfti_execute interface~mkl_dfti_set_value mkl_dfti_set_value proc~execute~7->interface~mkl_dfti_set_value interface~to_str to_str proc~execute~7->interface~to_str mpi_abort mpi_abort proc~execute~7->mpi_abort proc~dftierrormessage DftiErrorMessage proc~execute~7->proc~dftierrormessage proc~double_to_string double_to_string interface~to_str->proc~double_to_string proc~float_to_string float_to_string interface~to_str->proc~float_to_string proc~int32_to_string int32_to_string interface~to_str->proc~int32_to_string proc~int64_to_string int64_to_string interface~to_str->proc~int64_to_string proc~int8_to_string int8_to_string interface~to_str->proc~int8_to_string interface~dftierrormessage_c DftiErrorMessage_c proc~dftierrormessage->interface~dftierrormessage_c proc~string_c2f string_c2f proc~dftierrormessage->proc~string_c2f