Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig
TS implementations should not store the entire shift internally, and instead should use ts->time_step directly. TSMonitorSPEig
Factor ts->time_step out of "shift" field and switch -ts_monitor_sp_eig
TS implementations should not store the entire shift internally, and instead should use ts->time_step directly. TSMonitorSPEig() computes the "steady-state" Jacobian by manipulating ts->time_step before calling SNESComputeJacobian().
Hg-commit: 28c7df5560d100a222655100368151915451540f
show more ...
|