mkl_dfti_commit_desc Interface

interface


Called by

interface~~mkl_dfti_commit_desc~~CalledByGraph interface~mkl_dfti_commit_desc mkl_dfti_commit_desc proc~execute~7 mkl_executor%execute proc~execute~7->interface~mkl_dfti_commit_desc proc~make_plan make_plan proc~make_plan->interface~mkl_dfti_commit_desc proc~create~8 mkl_executor%create proc~create~8->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.

Description

Performs all initialization for the actual FFT computation.