Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c395 static PetscErrorCode TSGLLECompleteStep_RescaleAndModify(TSGLLEScheme sc, PetscReal h, TSGLLESchem… in TSGLLECompleteStep_RescaleAndModify() function
436 gl->CompleteStep = TSGLLECompleteStep_RescaleAndModify; in TSGLLECreate_IRKS()
1145 else if (match2) gl->CompleteStep = TSGLLECompleteStep_RescaleAndModify; in TSSetFromOptions_GLLE()