DMClearNamedGlobalVectors#
Destroys all the named global vectors that have been created with DMGetNamedGlobalVector() in this DM
Synopsis#
#include "petscdm.h" 
PetscErrorCode DMClearNamedGlobalVectors(DM dm)
Collective
Input Parameter#
- dm - the - DM
See Also#
DM, DMGetNamedGlobalVector(), DMGetNamedLocalVector(), DMClearNamedLocalVectors()
Level#
developer
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages