| #
277a393e
|
| 21-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
d010321c
|
| 21-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/fix-irk-null-jacobian' into 'release'
TSIRK: fix null jacobian
See merge request petsc/petsc!4679
|
| #
38d8fb69
|
| 30-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
8151d1b7
|
| 29-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/fix-irk-doc' into 'release'
Fix doc for TSIRK
See merge request petsc/petsc!4678
|
| #
517f343b
|
| 29-Dec-2021 |
Hong Zhang <hongzhang@anl.gov> |
Fix doc for TSIRK
|
| #
3397a780
|
| 27-Dec-2021 |
Hong Zhang <hongzhang@anl.gov> |
TSIRK: fix null jacobian
SNESGetJacobian() returns a null matrix in TSSetUp_IRK(). This fix changes it to TSGetIJacobian().
Commit-type: bug-fix \spend 20m Reported-by: Mattew Knepley
|
| #
a8a8b9ed
|
| 09-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/split-tao' into 'main'
TAO: unify options for bounded Newton-Krylov
See merge request petsc/petsc!4581
|
| #
e831869d
|
| 20-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor
|
| #
02024617
|
| 29-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
doc fixes
|
| #
84febe66
|
| 22-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/ts-implicit-rk' into 'main'
Implicit Runge-Kutta integrators
See merge request petsc/petsc!2901
|
| #
d2567f34
|
| 22-Sep-2021 |
Hong Zhang <hongzhang@anl.gov> |
Implicit Runge-Kutta integrators
|