Searched refs:VecsDuplicate (Results 1 – 3 of 3) sorted by relevance
29 PetscErrorCode VecsDuplicate(Vecs x, Vecs *y) in VecsDuplicate() function
287 PetscCall(VecsDuplicate(xx, &bb)); in main()
769 PETSC_EXTERN PetscErrorCode VecsDuplicate(Vecs, Vecs *);