#include "petscvec.h" PetscErrorCode PETSCVEC_DLLEXPORT PetscMapGetType(PetscMap map, PetscMapType *type)Not collective
PetscMapType PetscMapGetType(PetscMap m) | -> | PetscMapGetType(m,&t); return t; |
Level:intermediate
Location:src/vec/interface/mapreg.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages