History log of /petsc/src/tao/constrained/tutorials/output/ex1_11.out (Results 1 – 3 of 3)
Revision Date Author Comments
# 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.