Searched refs:TaoDefaultComputeHessianColor (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/tao/interface/ |
| H A D | fdiff.c | 164 PetscErrorCode TaoDefaultComputeHessianColor(Tao tao, Vec V, Mat H, Mat B, PetscCtx ctx) in TaoDefaultComputeHessianColor() function
|
| /petsc/include/ |
| H A D | petsctao.h | 397 PETSC_EXTERN PetscErrorCode TaoDefaultComputeHessianColor(Tao, Vec, Mat, Mat, PetscCtx);
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | minsurf2.c | 111 …PetscCall(TaoSetHessian(tao, user.H, user.H, TaoDefaultComputeHessianColor, (void *)matfdcoloring)… in main()
|
| /petsc/doc/manual/ |
| H A D | tao.md | 395 TaoDefaultComputeHessianColor(Tao, Vec, Mat, Mat, PetscCtx);
|