VecPackAddDA

adds a DA vector to a VecPack

Synopsis

#include "petscda.h"     
#include "petscmat.h"    
int VecPackAddDA(VecPack packer,DA da)
Collective on VecPack

Input Parameter

packer - the packer object
da - the DA object

See Also

VecPackDestroy(), VecPackGather(), VecPackAddDA(), VecPackCreateGlobalVector(),
VecPackScatter(), VecPackCreate(), VecPackGetGlobalIndices()

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