Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c376 static PetscErrorCode TSGLLECompleteStep_Rescale(TSGLLEScheme sc, PetscReal h, TSGLLEScheme next_sc… in TSGLLECompleteStep_Rescale() function
1144 if (match1) gl->CompleteStep = TSGLLECompleteStep_Rescale; in TSSetFromOptions_GLLE()