cufftMpCreateReshape Interface

interface

Initializes a reshape handle for future use. This function is not collective.


Called by

interface~~cufftmpcreatereshape~~CalledByGraph interface~cufftmpcreatereshape cufftMpCreateReshape proc~create~10 backend_cufftmp%create proc~create~10->interface~cufftmpcreatereshape

public function cufftMpCreateReshape(reshapeHandle) result(cufftResult) bind(C, name="cufftMpCreateReshape")

Arguments

Type IntentOptional Attributes Name
type(cufftReshapeHandle) :: reshapeHandle

The reshape handle.

Return Value integer(kind=c_int)

The enumerated type cufftResult defines API call result codes.