Searched refs:ihessianproduct_fuu (Results 1 – 3 of 3) sorted by relevance
480 ts->ihessianproduct_fuu = ihessianproductfunc1; in TSSetIHessianProduct()517 …if (ts->ihessianproduct_fuu) PetscCallBack("TS callback IHessianProduct 1 for sensitivity analysis… in TSComputeIHessianProductFunctionUU()
232 PetscErrorCode (*ihessianproduct_fuu)(TS, PetscReal, Vec, Vec *, Vec, Vec *, void *); member
1071 if (!ts->ihessianproduct_fuu) ts->vecs_fuu = ts->vecs_guu; in TSAdjointSetUp_Theta()