← Back to team overview

dolfin team mailing list archive

Modify ODE solver to display a warning and stop integration when [...]

 

Commit from logg (2005-04-01 22:21 CEST)
----------------

Modify ODE solver to display a warning and stop integration when
system does not converge, instead of writing an error message and
exiting.

Also modified the formattning of warnings, errors and assertions.

  dolfin  src/demo/solvers/ode/homotopy/economy/main.cpp  1.23
  dolfin  src/kernel/log/TerminalLogger.cpp               1.14
  dolfin  src/kernel/ode/NewTimeStepper.cpp               1.16
  dolfin  src/kernel/ode/TimeSlabSolver.cpp               1.11