| b351a90b | 23-Jan-2019 |
Fande Kong <fdkong.jd@gmail.com> |
Add one petsc option: -snes_check_jacobian_domain_error
By default, we check Jacobian domain error after each Jacobian evaluaction in the debug mode, but we do not check it in the optimized mode. T
Add one petsc option: -snes_check_jacobian_domain_error
By default, we check Jacobian domain error after each Jacobian evaluaction in the debug mode, but we do not check it in the optimized mode. This option is used to turn the checker on/off.
show more ...
|