History log of /petsc/src/ts/tutorials/output/ex23fwdadj_1.out (Results 1 – 4 of 4)
Revision Date Author Comments
# a686821c 04-May-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-rm-spaces-plurals' into 'main'

Remove unneeded spaces/plurals

See merge request petsc/petsc!5193


# 8cc725e6 01-May-2022 Pierre Jolivet <pierre@joliv.et>

Remove extra spaces and unwanted plurals


# 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 ...