| #
a91af5e1
|
| 10-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
31d8fde2
|
| 09-May-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hsuh/taoalmmclassic_no_bound_Fix' into 'release'
TAO_ALMM_CLASSIC bug fix for un-bounded case.
See merge request petsc/petsc!8383
|
| #
c8b0c2b5
|
| 06-May-2025 |
Hansol Suh <hsuh@anl.gov> |
TAO_ALMM_CLASSIC bug fix for un-bounded case. Bounds on slack variable was not being set when the master problem had no bound constraint.
|
| #
4192f687
|
| 14-Apr-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/tao-ls-minor' into 'main'
Minor TAO changes
See merge request petsc/petsc!5115
|
| #
e84e3fd2
|
| 12-Apr-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
TAOBNTR: move monitoring outside of the step loop
|
| #
1fc0a254
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/tao-pdipm-update' into 'main'
add PCSetPreSolve(); resolve remaining issues of MR3821
See merge request petsc/petsc!4120
|
| #
f560b561
|
| 14-Jun-2021 |
Hong Zhang <hzhang@mcs.anl.gov> |
address issues raised by Barry for MR3821 fix a comment in mumps.c add PCSetPreSolve(); rm several private '#include'; cleanup KKTAddShifts(), PCPreSolve_PDIPM(), TaoSetup_PDIPM() add 'requires: mump
address issues raised by Barry for MR3821 fix a comment in mumps.c add PCSetPreSolve(); rm several private '#include'; cleanup KKTAddShifts(), PCPreSolve_PDIPM(), TaoSetup_PDIPM() add 'requires: mumps' to src/tao/constrained/tutorials/ex1.c' -- pdipm cannot handle zeropivot yet update ex1 for distributed Hessian and Jacobians update webmanual update tao->gnorm0 and tao->step = mu in TaoSNESFunction_PDIPM_residual()
show more ...
|
| #
3bc007e5
|
| 28-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'denera/tao-auglag' into 'master'
TAO Augmented Lagrangian solver for generally constrained optimization problems
See merge request petsc/petsc!3581
|
| #
661095bb
|
| 19-Jan-2021 |
Alp Dener <alp.dener@me.com> |
TAOALMM implemented for generally constrained optimization
|