#include "petscvec.h" PetscErrorCode VecGetLocalSize(Vec x,PetscInt *size)Not Collective
PetscInt VecGetLocalSize(Vec x) | -> | VecGetLocalSize(x,&s); return s; |
Level:beginner
Location:src/vec/vec/interface/vector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages