History log of /petsc/src/ts/tests/output/ex18_1.out (Results 1 – 3 of 3)
Revision Date Author Comments
# 28328812 17-Aug-2023 Satish Balay <balay@mcs.anl.gov>

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

Diagonally Implicit Runge Kutta

See merge request petsc/petsc!6774


# 3405e92c 15-Aug-2023 Stefano Zampini <stefano.zampini@gmail.com>

TSDIRK: add docs and python bindings

use TR-BDF2 as default
update documentation


# d27334e2 23-Jul-2023 Stefano Zampini <stefano.zampini@gmail.com>

TSDIRK: Diagonally Implicit Runge Kutta

Reuse ARKIMEX code
add additive boolean to the struct
improve code readibility
tweak requirements for identity mass matrix in additive methods
Fix bug in not

TSDIRK: Diagonally Implicit Runge Kutta

Reuse ARKIMEX code
add additive boolean to the struct
improve code readibility
tweak requirements for identity mass matrix in additive methods
Fix bug in not copying last Ydot from previous step in ARKIMEX

show more ...