A CTestEnergyIncr object is an object which can be used in an
algorithmic class to test if convergence has been achieved. The
CTestEnergyIncr class tests using the energy increment, 0.5 times the
absolute value of the dot product of the LinearSOE objects solution
and rhs Vectors, and a user specified tolerance value.