| 27829d71 | 06-Feb-2015 |
Barry Smith <bsmith@mcs.anl.gov> |
VecViewFromOptions() must be called on solution, not u since u may not have been passed in by user TSStep() should NOT be calling VecViewFromOptions() because it is treating it as a monitor, not a -x
VecViewFromOptions() must be called on solution, not u since u may not have been passed in by user TSStep() should NOT be calling VecViewFromOptions() because it is treating it as a monitor, not a -xxx_view TSStep() manual page should reflect the fact it is not to be called by users except under very limited circumstances missing CHKERRQ() in example
show more ...
|