Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/mpi/
H A Dpvecimpl.h68 PETSC_INTERN PetscErrorCode VecGetSize_MPI(Vec, PetscInt *);
H A Dpbvec.c480 PetscDesignatedInitializer(getsize, VecGetSize_MPI),
H A Dpdvec.c703 PetscErrorCode VecGetSize_MPI(Vec xin, PetscInt *N) in VecGetSize_MPI() function