Searched refs:TSRK5BS (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex14.c | 154 PetscCall(TestTSRK(ts, TSRK5BS)); in main()
|
| /petsc/doc/changes/ |
| H A D | 38.md | 132 - Added TSRK5BS scheme to TSRK.
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscts.pxi | 294 PetscTSRKType TSRK5BS
|
| H A D | TS.pyx | 48 RK5BS = S_(TSRK5BS)
|
| /petsc/include/ |
| H A D | petscts.h | 1283 #define TSRK5BS "5bs" macro
|
| /petsc/src/ts/impls/explicit/rk/ |
| H A D | rk.c | 287 PetscCall(TSRKRegister(TSRK5BS, 5, 8, &A[0][0], b, NULL, bembed, 0, NULL)); in TSRKRegisterAll()
|
| /petsc/doc/manual/ |
| H A D | ts.md | 899 RK scheme with a $4$th-order embedded method (`TSRK5BS`, and
|