#include "petscvec.h" PetscErrorCode VecGhostGetLocalForm(Vec g,Vec *l)Not Collective
Vec VecGhostGetLocalForm(Vec x) | -> | VecGhostGetLocalForm(x,&s); return s; |
One should call VecGhostRestoreLocalForm() or VecDestroy() once one is finished using the object.
Level:advanced
Location:src/vec/vec/impls/mpi/pbvec.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages