Home
last modified time | relevance | path

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

/petsc/src/tao/tutorials/
H A Dex4.c545 static PetscErrorCode TaylorTest(UserCtx ctx, Tao tao, Vec x, PetscReal *C) in TaylorTest() function
630 PetscCall(TaylorTest(ctx, tao, x, &rate)); in main()