Searched refs:VecDuplicate_MPI (Results 1 – 2 of 2) sorted by relevance
79 PETSC_INTERN PetscErrorCode VecDuplicate_MPI(Vec, Vec *);
61 PetscErrorCode VecDuplicate_MPI(Vec win, Vec *v) in VecDuplicate_MPI() function75 if (wmpi->localrep || w->ops->duplicate != VecDuplicate_MPI) { in VecDuplicateVecs_MPI_GEMV()456 PetscDesignatedInitializer(duplicate, VecDuplicate_MPI), /* 1 */