ElementMatDestroy

his function destroys an element matrix.

Synopsis

#include "grid.h" 
int ElementMatDestroy(ElementMat mat)
Not collective

Input Parameter

vec -The element matrix

Keywords

element matrix, finite element

See Also

ElementMatCreate(), ElementVecDestroy()

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