#include "petscdmcomposite.h" PetscErrorCode DMCompositeGetAccess(DM dm,Vec gvec,...)Collective on DMComposite Many br
dm | - the packer object Many br | |
gvec | - the global vector Many br |
Notes: Use DMCompositeRestoreAccess() to return the vectors when you no longer need them Many br
Fortran callers must use numbered versions of this routine, e.g., DMCompositeGetAccess4(dm,gvec,vec1,vec2,vec3,vec4) Many bror use the alternative interface DMCompositeGetAccessArray(). Many br
Many br
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