Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c140 static PetscErrorCode testNone(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, Land… in testNone() function
568 PetscCall(PetscFunctionListAdd(&testlist, "none", &testNone)); in ProcessREOptions()