DMHasNamedGlobalVector#
check for a named, persistent global vector
Synopsis#
#include "petscdm.h"
PetscErrorCode DMHasNamedGlobalVector(DM dm, const char *name, PetscBool *exists)
Not Collective
Input Parameters#
Output Parameter#
exists - true if the vector was previously created
See Also#
Level#
developer
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages