Home
last modified time | relevance | path

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

/petsc/src/mat/impls/fft/fftw/
H A Dfftw.c399 static PetscErrorCode VecDuplicate_FFTW_fin(Vec fin, Vec *fin_new) in VecDuplicate_FFTW_fin() argument
405 PetscCall(MatCreateVecsFFTW_FFTW(A, fin_new, NULL, NULL)); in VecDuplicate_FFTW_fin()