ElementVecDestroy

his function destroys an element vector.

Synopsis

#include "grid.h" 
int ElementVecDestroy(ElementVec vec)
Not collective

Input Parameter

vec -The element vector

Keywords

element vector

See Also

ElementVecCreate(), ElementMatDestroy()

Level:beginner
Location:
src/grid/interface/elemvec.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages