<?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 ex55.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/sys/tests/options/ex55.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/sys/tests/options/ex55.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/sys/tests/options/ex55.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/sys/tests/options/ex55.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>fda22ce0288f038e74a7a161392fef83f72080b8 - Merge branch &apos;barry/2024-07-01/fix-petscoptionsgetviewer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#fda22ce0288f038e74a7a161392fef83f72080b8</link>
        <description>Merge branch &apos;barry/2024-07-01/fix-petscoptionsgetviewer&apos; into &apos;main&apos;The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore modelSee merge request petsc/petsc!7667

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Mon, 08 Jul 2024 14:32:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>648c30bcb65f74c3cbd15d7a91a7ed7c1890e25b - The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore model</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#648c30bcb65f74c3cbd15d7a91a7ed7c1890e25b</link>
        <description>The use case of PetscOptionsGetViewer() has evolved to no longer be the get/restore modelHence the code needs to be refactoredIntroduce PetscCallNull() and PetscCallMPINull() to simplify PETSC_VIEWER_XXXX_() routinesReported-by: James WrightThanks-to: Jeremy L Thompson

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Mon, 08 Jul 2024 14:32:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>14e7b07eeb9e40f6f4410f12e254190850606b19 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#14e7b07eeb9e40f6f4410f12e254190850606b19</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Fri, 21 Jun 2024 16:25:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f7d32ff3f0f3fe0ca225780baf1b6958ec7b6b50 - Merge branch &apos;fix-PetscOptionsClearValue-monitor&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#f7d32ff3f0f3fe0ca225780baf1b6958ec7b6b50</link>
        <description>Merge branch &apos;fix-PetscOptionsClearValue-monitor&apos; into &apos;release&apos;Fix the monitoring of PetscOptionsClearValue.See merge request petsc/petsc!7624

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Tue, 18 Jun 2024 20:02:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aa0398b87b8fbbcffdfe723b684952e60a6aa05f - Add a test to monitor PetscOptionsClearValue.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#aa0398b87b8fbbcffdfe723b684952e60a6aa05f</link>
        <description>Add a test to monitor PetscOptionsClearValue.

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Sat, 15 Jun 2024 20:54:26 +0000</pubDate>
        <dc:creator>Ren&#233; Chenard &lt;rene.chenard.1@ulaval.ca&gt;</dc:creator>
    </item>
<item>
        <title>e6053022070e081b613bfa849d9b0e8935a67d1c - Merge branch &apos;barry/2023-11-21/fix-thread-safety-petscoptionsgetviewer&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#e6053022070e081b613bfa849d9b0e8935a67d1c</link>
        <description>Merge branch &apos;barry/2023-11-21/fix-thread-safety-petscoptionsgetviewer&apos; into &apos;main&apos;Fix PetscOptionsGetViewer() so it works in a thread-safe waySee merge request petsc/petsc!7047

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Sat, 02 Dec 2023 18:20:39 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cd791dc2c132c70a186d4b461f371a0a6f494201 - Fix PetscOptionsGetViewer() so it works in a thread-safe way</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#cd791dc2c132c70a186d4b461f371a0a6f494201</link>
        <description>Fix PetscOptionsGetViewer() so it works in a thread-safe wayWhen PetscOptionsGetViewer() returns, for example, PETSC_VIEWER_STDOUT_SELF the same object is sharedby all threads that call PetscOptionsGetViewer(). In the previous code PetscObjectReference() anddereference (via PetscViewerDestroy() where called on the viewer by multiple threads after the viewerwas accessed thus corrupting the object.This branch introduces a PetscOptionsRestoreViewer() that allows not doing the referencing and dereferencingon persistant viewers, thus removing the specific race condition above.Other possible solutions includeUse a lock on each PetscObjectReference/Dereference() just in case they are shared. Could be time consuming so onecould mark each object as either threadshared or independent and only do the locks on threadshared objects. This lowersthe cost but would require more extensive changes to PETSc infrastructure. And I do not know if this shared/not shared modelis what we need in the long run, though it might be.

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Tue, 21 Nov 2023 22:06:25 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4 - Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#e8e8640d1cb9a3a2f50c0c0d7b26e5c4d521e2e4</link>
        <description>Merge branch &apos;jolivet/rm-first-empty-line&apos; into &apos;main&apos;Remove first and last empty linesSee merge request petsc/petsc!6892

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>92bec4eefde5b79327e7cea3b0266e7580ec8183 - Remove first and last empty lines</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Tue, 26 Sep 2023 16:50:22 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>479160d73454da0c71cd7d575749ab6cfc6be812 - Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#479160d73454da0c71cd7d575749ab6cfc6be812</link>
        <description>Merge branch &apos;barry/2023-07-02/nice-error-message-when-first-error-is-not-properly-handled&apos; into &apos;main&apos;When the user does not properly handle a returned error code and another error...See merge request petsc/petsc!6655

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Wed, 12 Jul 2023 17:01:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e9a33e2142d32cf7494747bdc229b028306881cb - Need to have test harness remove -options_left to tests that test handling of errors in tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#e9a33e2142d32cf7494747bdc229b028306881cb</link>
        <description>Need to have test harness remove -options_left to tests that test handling of errors in testsCommit-type: testing

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Sun, 09 Jul 2023 03:53:00 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>66386111144eadd5ec2a1be202e7c316fadefbda - Merge branch &apos;knepley/fix-optionsdb-size&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#66386111144eadd5ec2a1be202e7c316fadefbda</link>
        <description>Merge branch &apos;knepley/fix-optionsdb-size&apos; into &apos;main&apos;Allow the options database to growSee merge request petsc/petsc!5838

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Sun, 20 Nov 2022 15:49:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>758f502868ce5c75b80c2c011e26f22832b2b195 - Sys: Updated tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#758f502868ce5c75b80c2c011e26f22832b2b195</link>
        <description>Sys: Updated tests

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Wed, 16 Nov 2022 02:04:45 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ff1b2eb00aaa836968b26a380b31d7768e052e29 - Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#ff1b2eb00aaa836968b26a380b31d7768e052e29</link>
        <description>Merge branch &apos;jolivet/fix-egrep&apos; into &apos;main&apos;Switch from egrep to grep -ESee merge request petsc/petsc!5674

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Fri, 23 Sep 2022 13:50:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f53b81b6c64f2518e24de38336e674ddc47bba34 - Switch from egrep to grep -E</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#f53b81b6c64f2518e24de38336e674ddc47bba34</link>
        <description>Switch from egrep to grep -E

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Thu, 22 Sep 2022 18:38:54 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>061e922f3926be00487707c73b78dd3d40309129 - Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/tests/options/ex55.c#061e922f3926be00487707c73b78dd3d40309129</link>
        <description>Merge branch &apos;jacobf/2022-09-21/2-bike-2-shed&apos; into &apos;main&apos;Feature: Bicycle Storage Facility 2See merge request petsc/petsc!5661

            List of files:
            /petsc/src/sys/tests/options/ex55.c</description>
        <pubDate>Thu, 22 Sep 2022 02:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
