GVecGetWorkGVec

Get an identical work grid vector.

Synopsis

#include "gvec.h" 
int GVecGetWorkGVec(GVec v, GVec *wv)

Input Parameter

v -The grid vector

Output Parameters

wv -The work vector

See Also

GVecLocalToGlobal(), GVecGlobalToLocal(), GVecRestoreWorkGVec(),
GVecGetLocalWorkGVec(), GVecRestoreLocalWorkGVec()

Level:intermediate
Location:
src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages