Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c146 static PetscErrorCode testSpitzer(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, L… in testSpitzer() function
569 PetscCall(PetscFunctionListAdd(&testlist, "spitzer", &testSpitzer)); in ProcessREOptions()