GVecGetLocalWorkGVec

Creates a new GVec to contain the local + ghost values portion of a GVec.

Synopsis

int GVecGetLocalWorkGVec(GVec v,GVec *lv)
Not Collective

Input Parameter

v -the grid vector

Output Parameters

lv -the local vector

See Also

GVecLocalToGlobal(), GVecGlobalToLocal(), GVecRestoreLocalWorkGVec(),
GVecGetWorkGVec(), GVecRestoreWorkGVec()

Location: src/gvec/interface/gvec.c
Discrete Function Index
Table of Contents