| e4357dc4 | 07-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
updated docs and source for SNEGetJacobian(), SNESGetPicard(), TSGetRHSJacobian() and TSGetIJacobian() to use same wording and variable names for Amat and Pmat as the XXXSetYYY routines
Hg-commit: e
updated docs and source for SNEGetJacobian(), SNESGetPicard(), TSGetRHSJacobian() and TSGetIJacobian() to use same wording and variable names for Amat and Pmat as the XXXSetYYY routines
Hg-commit: ea0d114bd48753401ceab147ff7e87c8212f0049
show more ...
|
| e5d3d808 | 07-Mar-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
consistent variable names and wording for operators to PCSetOperators(), PCGetOperators(), KSPSetOperators(), SNESSetJacobian(), SNESSetPicard(), TSSetRHSJacobian() and TSSetIJacobian() still need t
consistent variable names and wording for operators to PCSetOperators(), PCGetOperators(), KSPSetOperators(), SNESSetJacobian(), SNESSetPicard(), TSSetRHSJacobian() and TSSetIJacobian() still need to do the Get versions and the users manual
Hg-commit: 774f9fd7b29cb84e28b8af455343ed4f6bdaa9b0
show more ...
|
| ae60f76f | 25-Feb-2013 |
Barry Smith <bsmith@mcs.anl.gov> |
moved prestep, prestage and poststage out of TSOps since they are user provided and not method provided. TSSetType() zeros all members of TSOps thus it was removing these user provided ops when it sh
moved prestep, prestage and poststage out of TSOps since they are user provided and not method provided. TSSetType() zeros all members of TSOps thus it was removing these user provided ops when it shouldn't have
Hg-commit: 501b6b62e03f126f0082a32b7ea72e4754b4931d
show more ...
|