Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetsctao_deprecations.h11 return TaoGetSolution(t, v); in TaoGetInitialVector()
H A Dpetsctao.h328 PETSC_EXTERN PetscErrorCode TaoGetSolution(Tao, Vec *);
/petsc/src/tao/constrained/tutorials/
H A DtomographyADMM.c51 PetscCall(TaoGetSolution(tao, &out)); in TaoShellSolve_SoftThreshold()
52 PetscCall(TaoGetSolution(misfit, &x)); in TaoShellSolve_SoftThreshold()
H A Dex1.c143 PetscCall(TaoGetSolution(tao, &x)); in main()
/petsc/src/ts/tutorials/power_grid/
H A Dex3opt_fd.c33 PetscCall(TaoGetSolution(tao, &X)); in monitor()
/petsc/src/tao/unconstrained/tutorials/
H A Drosenbrock4.h677 PetscCall(TaoGetSolution(tao, &x)); in TestLMVM()
H A Dminsurf2.c852 PetscCall(TaoGetSolution(tao, &X)); in My_Monitor()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi157 PetscErrorCode TaoGetSolution(PetscTAO, PetscVec*)
H A DTAO.pyx1464 setSolution, petsc.TaoGetSolution
1468 CHKERR(TaoGetSolution(self.tao, &vec.vec))
/petsc/doc/changes/
H A D317.md189 - Deprecate `TaoGetSolutionVector()` in favor of `TaoGetSolution()`
/petsc/src/tao/constrained/impls/ipm/
H A Dipm.c705 PetscCall(TaoGetSolution(tao, &solu)); in IPMUpdateAi()
/petsc/src/tao/interface/
H A Dtaosolver.c1395 PetscErrorCode TaoGetSolution(Tao tao, Vec *X) in TaoGetSolution() function
/petsc/src/tao/pde_constrained/tutorials/
H A Delliptic.c1239 PetscCall(TaoGetSolution(tao, &X)); in EllipticMonitor()
H A Dparabolic.c1252 PetscCall(TaoGetSolution(tao, &X)); in ParabolicMonitor()
H A Dhyperbolic.c1195 PetscCall(TaoGetSolution(tao, &X)); in HyperbolicMonitor()
/petsc/doc/manual/
H A Dtao.md195 TaoGetSolution(Tao, Vec*);
607 TaoGetSolution(Tao, Vec*);
611 Note that the `Vec` returned by `TaoGetSolution()` will be the