Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c268 static PetscErrorCode testStable(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, La… in testStable() function
570 PetscCall(PetscFunctionListAdd(&testlist, "stable", &testStable)); in ProcessREOptions()