GVecLocalToGlobal

Copies a local vector including ghost points to its global representation.

Synopsis

int GVecLocalToGlobal(GVec v,InsertMode mode,GVec lv)
Collective on GVec

Input Parameter

v - the local grid vector
mode - either SET_VALUES or ADD_VALUES

Output Parameters

lv -the global vector

See Also

GVecGlobalToLocal(), GVecCreateLocalGVec()

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