Home
last modified time | relevance | path

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

/petsc/src/mat/impls/fft/fftw/
H A Dfftw.c220 static PetscErrorCode MatMult_MPIFFTW(Mat A, Vec x, Vec y) in MatMult_MPIFFTW() function
1366 A->ops->mult = MatMult_MPIFFTW; in MatCreate_FFTW()