#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT VecPackCreateGlobalVector(VecPack packer,Vec *gvec)Collective on VecPack
Notes: Once this has been created you cannot add additional arrays or vectors to be packed.
This also serves as a VecPackFinalize(), perhaps that should be made a seperate function?
Level:advanced
Location:src/dm/da/utils/pack.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages