Home
last modified time | relevance | path

Searched refs:MatDestroy_SeqCUFFT (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/cufft/
H A Dcufft.cu90 static PetscErrorCode MatDestroy_SeqCUFFT(Mat A) in MatDestroy_SeqCUFFT() function
157 (*A)->ops->destroy = MatDestroy_SeqCUFFT; in MatCreateSeqCUFFT()