Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/pounders/
H A Dpounders.c3 static PetscErrorCode pounders_h(Tao subtao, Vec v, Mat H, Mat Hpre, PetscCtx ctx) in pounders_h() function
1039 PetscCall(TaoSetHessian(mfqP->subtao, mfqP->subH, mfqP->subH, pounders_h, (void *)mfqP)); in TaoSetUp_POUNDERS()