GVecDestroy

Destroys a grid vector.

Synopsis

#include "gvec.h" 
int GVecDestroy(GVec v)

Input Parameters

v -the vector

Keywords

grid vector, destroy

See Also

VecDestroy(), GVecDuplicate()

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