PetscSubcommSetOptionsPrefix#
Sets the prefix used for searching for options in the options database for this object
Synopsis#
#include "petscsys.h"    
PetscErrorCode PetscSubcommSetOptionsPrefix(PetscSubcomm psubcomm, const char pre[])
Logically Collective
Input Parameters#
- psubcomm - - PetscSubcommcontext
- pre - the prefix to prepend all - PetscSubcommitem names with.
See Also#
Level#
intermediate
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages