int initElem (int elemBlockID, int elemID, int *elemConn)

This function initializes element connectivity (that is, the node identifiers associated with the current element) given an element block identifier and the element identifier with the element block

Documentation

This function initializes element connectivity (that is, the node identifiers associated with the current element) given an element block identifier and the element identifier with the element block.
Parameters:
elemblockID - - element block identifier
elemID - - element identifier
elemConn - - a list of node identifiers for this element

alphabetic index hierarchy of classes


generated by doc++