DMRestoreNamedGlobalVector#
restore access to a named, persistent global vector
Synopsis#
#include "petscdm.h"
PetscErrorCode DMRestoreNamedGlobalVector(DM dm, const char *name, Vec *X)
Collective
Input Parameters#
See Also#
Level#
developer
Location#
Examples#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages