(int elemBlock, int elemID, int* elemConn,
double** elemStiffness, int elemFormat)
This function differs from the sumInElem function in that the right hand load vector is not passed.
Documentation
This function differs from the sumInElem function in that the right hand
load vector is not passed.
- Parameters:
- elemBlockID - - element block identifier
elemID - - element identifier
elemConn - - a list of node identifiers for this element
elemStiff - - element stiffness matrix
elemFormat - - the format the unknowns are passed in
Alphabetic index