Home
last modified time | relevance | path

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

/petsc/src/mat/impls/fft/fftw/
H A Dfftw.c385 static PetscErrorCode VecDestroy_MPIFFTW(Vec v) in VecDestroy_MPIFFTW() function
529 (*fin)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
538 (*fout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
548 (*bout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
562 (*fin)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
569 (*fout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
576 (*bout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
586 (*fin)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
593 (*fout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
600 (*bout)->ops->destroy = VecDestroy_MPIFFTW; in MatCreateVecsFFTW_FFTW()
[all …]