#include "petscvec.h" PetscErrorCode PETSCVEC_DLLEXPORT PetscMapGetSize(PetscMap m,PetscInt *N)Not Collective
PetscInt PetscMapGetSize(PetscMap m) | -> | PetscMapGetSize(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