#include "petscda.h" PetscErrorCode PETSCDM_DLLEXPORT DMCompositeAddArray(DMComposite packer,PetscMPIInt orank,PetscInt n)Collective on DMComposite
packer | - the packer object | |
orank | - the process on which the array entries officially live, this number must be the same on all processes. | |
n | - the length of the array |
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