Home
last modified time | relevance | path

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

/petsc/src/tao/interface/
H A Dfdiff.c179 PetscErrorCode TaoDefaultComputeHessianMFFD(Tao tao, Vec X, Mat H, Mat B, PetscCtx ctx) in TaoDefaultComputeHessianMFFD() function
H A Dtaosolver.c556 PetscCall(TaoSetHessian(tao, H, H, TaoDefaultComputeHessianMFFD, NULL)); in TaoSetFromOptions()
/petsc/doc/changes/
H A D39.md125 Hessian MatMult with TaoDefaultComputeHessianMFFD(). Can be
/petsc/include/
H A Dpetsctao.h398 PETSC_EXTERN PetscErrorCode TaoDefaultComputeHessianMFFD(Tao, Vec, Mat, Mat, PetscCtx);