#include "petscvec.h" int PetscMapSetFromOptions(PetscMap map)Collective on PetscMap
Notes: To see all options, run your program with the -help option, or consult the users manual. Must be called after PetscMapCreate() but before the map is used.
Level:intermediate
Location:src/vec/interface/map.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages