History log of /petsc/src/ts/tutorials/multirate/output/ex2_1.out (Results 1 – 5 of 5)
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


# daccdfde 10-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 5b3ccc2d 09-Jun-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hongzh/fix-rhssplit-dm-maint' into 'maint'

Fix DM issues in SplitTS

See merge request petsc/petsc!2833


# 109dc152 03-Jun-2020 Hong Zhang <hongzhang@anl.gov>

Fix DM issues in SplitTS

- Revert the commit feb1c02f. It causes the multirate ODE examples to fail. In addition, this commit seems unnecessary since the subts DM is set up in TSMPRKSetSplits() for

Fix DM issues in SplitTS

- Revert the commit feb1c02f. It causes the multirate ODE examples to fail. In addition, this commit seems unnecessary since the subts DM is set up in TSMPRKSetSplits() for MPRK and in TSSetUp_RK_MultirateSplit() for MRK.
- Clean up serveral multirate examples and add them to tests.

Commit-type: bug-fix
Reported by: Aidan Hamilton <aidan@udel.edu>

show more ...