History log of /petsc/src/ts/event/tests/output/ex1_bdf.out (Results 1 – 6 of 6)
Revision Date Author Comments
# 52d90ba3 12-Aug-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/ts-resizeflag' into 'main'

TS: add TSGetStepResize() to API to inquire about resizing

See merge request petsc/petsc!7757


# c6bf8827 12-Aug-2024 Stefano Zampini <stefano.zampini@gmail.com>

TS: add TSGetStepResize() to API to inquire about resizing


# b9169a8d 20-Mar-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/tsresize-errorind' into 'main'

TSSetResize: support error indicators

See merge request petsc/petsc!7368


# ecc87898 20-Jan-2024 Stefano Zampini <stefano.zampini@gmail.com>

TSSetResize: support remeshing with step restart


# bff66efa 15-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'ilya-fursov/ts-fixevent2' into 'main'

TSEvent: refactor and fix bugs, add TSSetPostEventStep()

See merge request petsc/petsc!6752


# fa9584fb 03-Dec-2023 Ilya Fursov <ilya.foursov.7bd@gmail.com>

Update the previously existing TSEvent tests and tutorials.

Move src/ts/tests/ex1.c to src/ts/event/tests/ex1.c
Move src/ts/tests/ex16.c to src/ts/event/tests/ex16.c
Move src/ts/tests/ex22.c to src/

Update the previously existing TSEvent tests and tutorials.

Move src/ts/tests/ex1.c to src/ts/event/tests/ex1.c
Move src/ts/tests/ex16.c to src/ts/event/tests/ex16.c
Move src/ts/tests/ex22.c to src/ts/tutorials/ex32.c, as it's not a test.

Fix the bouncing ball examples src/ts/tutorials/ex40.c and ex44.c
to cleanly terminate on reaching M bounces.

show more ...