Searched refs:TSRK5DP (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex14.c | 153 PetscCall(TestTSRK(ts, TSRK5DP)); in main()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscts.pxi | 293 PetscTSRKType TSRK5DP
|
| H A D | TS.pyx | 47 RK5DP = S_(TSRK5DP)
|
| /petsc/include/ |
| H A D | petscts.h | 1282 #define TSRK5DP "5dp" macro
|
| /petsc/src/ts/impls/explicit/rk/ |
| H A D | rk.c | 272 PetscCall(TSRKRegister(TSRK5DP, 5, 7, &A[0][0], b, NULL, bembed, 5, binterp[0])); in TSRKRegisterAll()
|
| /petsc/doc/manual/ |
| H A D | ts.md | 898 embedded method (`TSRK5DP`), the $5$th-order Bogacki-Shampine
|