Searched refs:ihessianproduct_fpp (Results 1 – 3 of 3) sorted by relevance
483 ts->ihessianproduct_fpp = ihessianproductfunc4; in TSSetIHessianProduct()640 …if (ts->ihessianproduct_fpp) PetscCallBack("TS callback IHessianProduct 3 for sensitivity analysis… in TSComputeIHessianProductFunctionPP()
235 PetscErrorCode (*ihessianproduct_fpp)(TS, PetscReal, Vec, Vec *, Vec, Vec *, void *); member
1078 if (!ts->ihessianproduct_fpp) ts->vecs_fpp = ts->vecs_gpp; in TSAdjointSetUp_Theta()