#include "petscvec.h" PetscErrorCode PETSCVEC_DLLEXPORT PetscMapGetLocalSize(PetscMap m,PetscInt *n)Not Collective
PetscInt PetscMapGetLocalSize(PetscMap m) | -> | PetscMapGetLocalSize(m,&s); return s; |
Level:developer
Location:src/vec/interface/map.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages