| #
9ace16cd
|
| 28-Jan-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
add PetscAssert() and PetscAssertFalse()
|
| #
60f11f4c
|
| 25-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-incorrect-chkerrq' into 'master'
CHKERRQ() -> CHKERRMPI()
See merge request petsc/petsc!3637
|
| #
55b25c41
|
| 19-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
CHKERRQ() -> CHKERRMPI()
|
| #
16549e6b
|
| 20-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hongzh/support-parameterized-mass-matrix' into 'master'
Add sensitivity suport for parameterized mass matrice
See merge request petsc/petsc!3500
|
| #
82ad9101
|
| 22-Dec-2020 |
Hong Zhang <hongzhang@anl.gov> |
Add sensitivity suport for parameterized mass matrice
- Xdot now is calculated correctly before passing to TSComputeIJacobianP - Always checkpoint th->X0 as the stage value for Theta methods. This a
Add sensitivity suport for parameterized mass matrice
- Xdot now is calculated correctly before passing to TSComputeIJacobianP - Always checkpoint th->X0 as the stage value for Theta methods. This allows us to recover th->X (for endpoint!=1) from th->X0 and to calculate th->Xdot.
Commit-type: feature /spend 4.0 hr Thanks-to: salazardetro1@llnl.gov
show more ...
|