| 87e98922 | 18-Mar-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
Added SNESVIMonitorResidual() and -snes_vi_monitor_residual Changed SNESMonitorVI() to SNESVIMonitor()
Moved DMDestroyVI() to before the SNESMonitor() calls so that any SNESMonitor callbacks have th
Added SNESVIMonitorResidual() and -snes_vi_monitor_residual Changed SNESMonitorVI() to SNESVIMonitor()
Moved DMDestroyVI() to before the SNESMonitor() calls so that any SNESMonitor callbacks have the full DM and not the modified VI version
Reported-by: Ed Bueler <elbueler@alaska.edu>
show more ...
|