The last few commits change the behavior in an incompatible way by
raising exceptions on invalid input instead of using a return code.
</p>
<ol>
+ <li> Deprecated: ParameterHandler::read_input,
+ ParameterHandler::read_input_from_xml, and
+ ParameterHandler::read_input_from_string are now deprecated in favor of
+ ParameterHandler::parse_input, ParameterHandler::parse_input_from_xml, and
+ ParameterHandler::parse_input_from_string. These new functions throw
+ exceptions to indicate failure instead of using return codes.
+ <br>
+ (David Wells, 2016/09/15)
+ </li>
<li> Deprecated: MGCoarseGridLACIteration got deprecated in favor of
MGCoarseGridIterativeSolver.
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams