int sumInElemRHS

(int elemBlock, int elemID, int* elemConn,
  double* elemLoad)

This function adds the element load to the right hand side vector

Documentation

This function adds the element load to the right hand side vector
Parameters:
elemBlockID - - element block identifier
elemID - - element identifier
elemConn - - a list of node identifiers for this element
elemLoad - - right hand side (load) for this element

Alphabetic index