Nodes are points in space connected by the elements. Nodes
have original position, trial displacement, velocity and acceleration,
and committed displacement, velocity and acceleration (the last
committed trial quantities). Nodes also store information about any
load acting on the node, nodal mass and the nodal participation
matrix. In addition, each Node object keeps track of it's associated
DOF_Group object. The Node interface provides methods to set and
retrieve these quantities.