Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c414 static PetscErrorCode KSConv(TS ts, PetscInt step, PetscReal t, Vec U, PetscCtx ctx) in KSConv() function
516 PetscCall(TSMonitorSet(ts, KSConv, &user, NULL)); in main()