#include "petscdmcomposite.h" PetscErrorCode DMCompositeGetAccess(DM dm,Vec gvec,...)Collective on DMComposite
dm | - the packer object | |
gvec | - the global vector | |
... | - the individual sequential or parallel objects (arrays or vectors) |
Notes: Use DMCompositeRestoreAccess() to return the vectors when you no longer need them
Level:advanced
Location:src/dm/impls/composite/pack.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages