<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in almm.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d756bedd70a89ca052be956bccd75c5761cb2ab4 - Merge branch &apos;zach/tao-monitor-modernization&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#d756bedd70a89ca052be956bccd75c5761cb2ab4</link>
        <description>Merge branch &apos;zach/tao-monitor-modernization&apos; into &apos;main&apos;Modernize TAO monitoring to resemble TS and friendsSee merge request petsc/petsc!9029

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Mon, 23 Feb 2026 06:14:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>03047865b8d8757cf1cf9cda45785c1537b01dc1 - Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#03047865b8d8757cf1cf9cda45785c1537b01dc1</link>
        <description>Merge branch &apos;barry/2026-02-14/remove-last-of-source-horizontal-lines&apos; into &apos;main&apos;Remove the last of the use of horizontal lines --- as seperators. With modern...See merge request petsc/petsc!9039

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Wed, 18 Feb 2026 16:20:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2178992005f20d15196cbd94d6c3b4333afddc1f - Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#2178992005f20d15196cbd94d6c3b4333afddc1f</link>
        <description>Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Sun, 15 Feb 2026 01:17:29 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a336c15037c72f93cd561f5a5e11e93175f2efd9 - Tao - Update monitor functions to work like TS</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#a336c15037c72f93cd561f5a5e11e93175f2efd9</link>
        <description>Tao - Update monitor functions to work like TS

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Thu, 12 Feb 2026 21:20:45 +0000</pubDate>
        <dc:creator>Zach Atkins &lt;zach.atkins@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a91af5e1d55c24f0486d46952b0b765826d92078 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#a91af5e1d55c24f0486d46952b0b765826d92078</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Sat, 10 May 2025 00:15:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31d8fde21da2807a6c810eb0fb6b991756bf4760 - Merge branch &apos;hsuh/taoalmmclassic_no_bound_Fix&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#31d8fde21da2807a6c810eb0fb6b991756bf4760</link>
        <description>Merge branch &apos;hsuh/taoalmmclassic_no_bound_Fix&apos; into &apos;release&apos;TAO_ALMM_CLASSIC bug fix for un-bounded case.See merge request petsc/petsc!8383

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Fri, 09 May 2025 23:41:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8b0c2b58db46088bcb0f3a2497e96cb9efa794b - TAO_ALMM_CLASSIC bug fix for un-bounded case.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#c8b0c2b58db46088bcb0f3a2497e96cb9efa794b</link>
        <description>TAO_ALMM_CLASSIC bug fix for un-bounded case.Bounds on slack variable was not being setwhen the master problem had no bound constraint.

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Tue, 06 May 2025 00:16:49 +0000</pubDate>
        <dc:creator>Hansol Suh &lt;hsuh@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f5523d9a7837f0014d956390352c6c6f7678be39 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#f5523d9a7837f0014d956390352c6c6f7678be39</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Fri, 09 May 2025 13:50:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>17d1a55ebbdc8a134e78a52dbe28ef1c99f33b9a - Merge branch &apos;fix_1671&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#17d1a55ebbdc8a134e78a52dbe28ef1c99f33b9a</link>
        <description>Merge branch &apos;fix_1671&apos; into &apos;release&apos;Fix `ALMM` Lagrangian derivativeSee merge request petsc/petsc!8355

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Fri, 09 May 2025 13:45:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e2f36375adc800d3ef63ea289224d2e2e3c5b0fe - Fix pmin -&gt; pmax typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#e2f36375adc800d3ef63ea289224d2e2e3c5b0fe</link>
        <description>Fix pmin -&gt; pmax typos

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Mon, 28 Apr 2025 15:38:20 +0000</pubDate>
        <dc:creator>Paul T. K&#252;hner &lt;paul.kuehner@uni.lu&gt;</dc:creator>
    </item>
<item>
        <title>a9b58be278bf6a4c027bffba893c9382899eedd0 - Fix factor in ALMM Lagrangian derivative</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#a9b58be278bf6a4c027bffba893c9382899eedd0</link>
        <description>Fix factor in ALMM Lagrangian derivative

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Mon, 28 Apr 2025 11:46:32 +0000</pubDate>
        <dc:creator>Paul T. K&#252;hner &lt;paul.kuehner@uni.lu&gt;</dc:creator>
    </item>
<item>
        <title>b11d9968bc79904c690b122f9399be46447eb113 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#b11d9968bc79904c690b122f9399be46447eb113</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Tue, 08 Apr 2025 17:53:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ffae6cf07cba194add12672f839ac5a0b2671c6 - Merge branch &apos;petsc4py_tao_inequality&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#4ffae6cf07cba194add12672f839ac5a0b2671c6</link>
        <description>Merge branch &apos;petsc4py_tao_inequality&apos; into &apos;release&apos;Export of inequality constraint routines for TAO to Python and fix edge case in TAOALMMSee merge request petsc/petsc!8278

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Mon, 07 Apr 2025 19:48:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>08fc2fa2d7aa7ebb21de17467c09bf03acfc3bac - Fix: ALMM PHR case for no equality constraint and no violated inequality constraint</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#08fc2fa2d7aa7ebb21de17467c09bf03acfc3bac</link>
        <description>Fix: ALMM PHR case for no equality constraint and no violated inequality constraint

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Fri, 04 Apr 2025 16:30:42 +0000</pubDate>
        <dc:creator>Paul T. K&#252;hner &lt;paul.kuehner@uni.lu&gt;</dc:creator>
    </item>
<item>
        <title>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>ec42381fdf5bb48a6ea45cf3b5c9e6ed3c5f82db - Merge branch &apos;barry/2024-06-15/deprecate-petsc-current&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#ec42381fdf5bb48a6ea45cf3b5c9e6ed3c5f82db</link>
        <description>Merge branch &apos;barry/2024-06-15/deprecate-petsc-current&apos; into &apos;main&apos;Deprecate the use of PETSC_DEFAULT with PETSC_CURRENT since PETSC_DEFAULT is a...See merge request petsc/petsc!7634

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Sat, 20 Jul 2024 22:06:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>606f75f6cc59668c96bea874c028626c3caf5cd3 - Deprecate PETSC_DEFAULT for Tao parameters with PETSC_CURRENT and add support for PETSC_DETEREMINE to use default</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/tao/constrained/impls/almm/almm.c#606f75f6cc59668c96bea874c028626c3caf5cd3</link>
        <description>Deprecate PETSC_DEFAULT for Tao parameters with PETSC_CURRENT and add support for PETSC_DETEREMINE to use default

            List of files:
            /petsc/src/tao/constrained/impls/almm/almm.c</description>
        <pubDate>Tue, 25 Jun 2024 13:30:18 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
