mkl_dfti_commit_desc Interface

interface

Performs all initialization for the actual FFT computation.


Called by

interface~~mkl_dfti_commit_desc~~CalledByGraph interface~mkl_dfti_commit_desc mkl_dfti_commit_desc proc~execute~4 mkl_executor%execute proc~execute~4->interface~mkl_dfti_commit_desc proc~make_plan make_plan proc~make_plan->interface~mkl_dfti_commit_desc proc~create~3 mkl_executor%create proc~create~3->proc~make_plan

public function mkl_dfti_commit_desc(desc) result(status) bind(C)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: desc

FFT descriptor.

Return Value integer(kind=c_long)

Function completion status.