Searched refs:VecGetSize_MPI (Results 1 – 3 of 3) sorted by relevance
68 PETSC_INTERN PetscErrorCode VecGetSize_MPI(Vec, PetscInt *);
480 PetscDesignatedInitializer(getsize, VecGetSize_MPI),
703 PetscErrorCode VecGetSize_MPI(Vec xin, PetscInt *N) in VecGetSize_MPI() function