Home
last modified time | relevance | path

Searched refs:TSROSWR34PRW (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D322.md136 - Add Rosenbrock-W methods from {cite}`rang2015improved` with $B_{PR}$ stability: `TSROSWR34PRW`, `…
/petsc/src/ts/impls/rosw/
H A Drosw.c469 PetscCall(TSRosWRegister(TSROSWR34PRW, 3, 4, &A[0][0], &Gamma[0][0], b, b2, 0, NULL)); in TSRosWRegisterAll()
/petsc/include/
H A Dpetscts.h1447 #define TSROSWR34PRW "r34prw" macro