Searched refs:ihp1 (Results 1 – 1 of 1) sorted by relevance
469 PetscErrorCode TSSetIHessianProduct(TS ts, Vec *ihp1, PetscErrorCode (*ihessianproductfunc1)(TS ts,… in TSSetIHessianProduct() argument473 PetscAssertPointer(ihp1, 2); in TSSetIHessianProduct()476 if (ihp1) ts->vecs_fuu = ihp1; in TSSetIHessianProduct()