ElementMatZero

his function sets all the entries in the element matrix to zero.

Synopsis

#include "grid.h" 
int ElementMatZero(ElementMat mat)
Collective on ElementMat

Output Parameter

mat -The element matrix

Keywords

element matrix, finite element

See Also

ElementMatCreate()

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