File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -496,6 +496,10 @@ These methods require a choice of `dt`.
496
496
- ` Kvaerno5 ` - An A-L stable stiffly-accurate 5th order ESDIRK method
497
497
- ` KenCarp5 ` - An A-L stable stiffly-accurate 5th order ESDIRK method with splitting
498
498
- ` KenCarp58 ` - An A-L stable stiffly-accurate 5th order eight-stage ESDIRK method with splitting
499
+ - ` ESDIRK54I8L2SA ` - An A-L stable stiffly-accurate 5th order eight-stage ESDIRK method
500
+ - ` ESDIRK436L2SA2 ` - An A-L stable stiffly-accurate 4th order six-stage ESDIRK method
501
+ - ` ESDIRK437L2SA ` - An A-L stable stiffly-accurate 4th order seven-stage ESDIRK method
502
+ - ` ESDIRK547L2SA2 ` - An A-L stable stiffly-accurate 5th order seven-stage ESDIRK method
499
503
500
504
#### Fully-Implicit Runge-Kutta Methods (FIRK)
501
505
You can’t perform that action at this time.
0 commit comments