#include "petscdm.h" PetscErrorCode DMHasNamedGlobalVector(DM dm,const char *name,PetscBool *exists)Not Collective Many br
dm | - DM to hold named vectors Many br | |
name | - unique name for Vec Many br |
Many br
Note: If a Vec with the given name does not exist, it is created. Many br
Level:developer
Location:src/dm/interface/dmget.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages