Home
last modified time | relevance | path

Searched refs:TSGLLE_IRKS (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1123 char tname[256] = TSGLLE_IRKS, completef[256] = "rescale-and-modify"; in TSSetFromOptions_GLLE()
1278 PetscCall(TSGLLERegister(TSGLLE_IRKS, TSGLLECreate_IRKS)); in TSGLLERegisterAll()
/petsc/include/
H A Dpetscts.h1245 #define TSGLLE_IRKS "irks" macro