To construct an element whose unique integer among elements in the
domain is given by tag, and whose class identifier is given
by classTag. Both of these integers are passed to the
DomainComponent constructor.
To return the tangent stiffness matrix. The element is to compute its
stiffness matrix based on the original location of the nodes and the
current trial displacement at the nodes.
To return the elements secant stiffness matrix. The element is to
compute its stiffness matrix based on the original location of the
nodes and the current trial displacement at the nodes. THIS SECANT MAY
BE REMOVED.
To return the damping matrix. The element is to compute its
damping matrix based on the original location of the nodes and the
current trial response quantities at the nodes.
To return the mass matrix. The element is to compute its
mass matrix based on the original location of the nodes and the
current trial response quantities at the nodes.