DAGetGlobalVector

same as DMGetGlobalVector

Synopsis

PetscErrorCode  DAGetGlobalVector(DM dm,Vec* g)

Level:beginner
Location:
src/dm/da/src/dalocal.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages

Examples

src/dm/da/examples/tutorials/ex6.c.html
src/dm/da/examples/tutorials/ex6f90.F.html