IncrementalIntegrator is an abstract class. A subclass of it
is used when performing a static or transient analysis using an
incremental displacement approach. Subclasses of
IncrementalIntegrators provide methods informing the FE_Element and
DOF_Group objects how to build the tangent and residual matrices and
vectors. They also provide the method for updating the response
quantities at the DOFs with appropriate values; these values being
some function of the solution to the linear system of equations.