GVecDuplicate

Duplicates a grid vector.

Synopsis

#include "gvec.h" 
int GVecDuplicate(GVec v, GVec *newvec)

Input Parameters

v -the vector

Keywords

grid vector, destroy

See Also

VecDuplicate(), GVecDestroy()

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