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 -
PetscSubcomm
contextprefix - the prefix to prepend all
PetscSubcomm
item names with.
See Also#
Level#
Intermediate
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages