petsc-3.7.1 2016-05-15
DMClearLocalVectors
Destroys all the local vectors that have been stashed in this DM
Synopsis
#include "petscdm.h"
PetscErrorCode DMClearLocalVectors(DM dm)
Collective on DM Many br
Input Parameter
dm -the distributed array Many br
Many br
Keywords
distributed array, create, Local, vector
See Also
DMCreateLocalVector(), VecDuplicate(), VecDuplicateVecs(),
DMDACreate1d(), DMDACreate2d(), DMDACreate3d(), DMLocalToLocalBegin(), Many brDMLocalToLocalEnd(), DMLocalToLocalBegin(), DMCreateLocalVector(), DMRestoreLocalVector() Many brVecStrideMax(), VecStrideMin(), VecStrideNorm() 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