Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/impls/brgn/ftn-custom/
H A Dzbrgnf.c31 …if (!*ierr) *ierr = TaoBRGNSetRegularizerObjectiveAndGradientRoutine(*tao, ourtaobrgnregobjgradrou… in taobrgnsetregularizerobjectiveandgradientroutine_()
/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dtao.h18 PetscErrorCode TaoBRGNSetRegularizerObjectiveAndGradientRoutine(PETSC_UNUSED Tao tao,PETSC_UNUSED P… in TaoBRGNSetRegularizerObjectiveAndGradientRoutine() function
/petsc/src/tao/leastsquares/tutorials/
H A Dtomography.c88 …PetscCall(TaoBRGNSetRegularizerObjectiveAndGradientRoutine(tao, EvaluateRegularizerObjectiveAndGra… in main()
/petsc/include/
H A Dpetsctao.h510 PETSC_EXTERN PetscErrorCode TaoBRGNSetRegularizerObjectiveAndGradientRoutine(Tao, PetscErrorCode (*…
/petsc/src/tao/leastsquares/impls/brgn/
H A Dbrgn.c659 PetscErrorCode TaoBRGNSetRegularizerObjectiveAndGradientRoutine(Tao tao, PetscErrorCode (*func)(Tao… in TaoBRGNSetRegularizerObjectiveAndGradientRoutine() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi207 …PetscErrorCode TaoBRGNSetRegularizerObjectiveAndGradientRoutine(PetscTAO, PetscTaoRegularizerObjGr…
H A DTAO.pyx1815 petsc.TaoBRGNSetRegularizerObjectiveAndGradientRoutine
1822 …CHKERR(TaoBRGNSetRegularizerObjectiveAndGradientRoutine(self.tao, TAO_BRGNRegObjGrad, <void*>conte…
/petsc/doc/manual/
H A Dtao.md2436 - `TaoBRGNSetRegularizerObjectiveAndGradientRoutine()` - Provide