<?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 ex18.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>609caa7c8c030312b00807b4f015fd827bb80932 - Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#609caa7c8c030312b00807b4f015fd827bb80932</link>
        <description>Merge branch &apos;jolivet/rm-explicit-empty-output_file&apos; into &apos;main&apos;Remove 535 empty .out and consolidate the use of output/empty.outSee merge request petsc/petsc!8538

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Sat, 19 Jul 2025 04:14:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3886731f808f6f9ca8348e6e791c818340d72f91 - Remove explicitly listed empty files and switch to output/empty.out</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Wed, 09 Jul 2025 05:18:30 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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>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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.c#92bec4eefde5b79327e7cea3b0266e7580ec8183</link>
        <description>Remove first and last empty lines

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.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>aa01dc313250c289ddbd427cc758aee6938a2547 - Merge branch &apos;barry/2023-07-15/add-mat-vec-createfromoptions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#aa01dc313250c289ddbd427cc758aee6938a2547</link>
        <description>Merge branch &apos;barry/2023-07-15/add-mat-vec-createfromoptions&apos; into &apos;main&apos;Add convenience functions VecCreateFromOptions() and MatCreateFromOptions() to...See merge request petsc/petsc!6711

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Thu, 27 Jul 2023 19:24:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>77433607a89e53856bb5781060753af114ae555b - Add convenience functions VecCreateFromOptions() and MatCreateFromOptions() to reduce the use of specialize creation routines in the examples and thus make it easier for people to use GPU based solvers</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#77433607a89e53856bb5781060753af114ae555b</link>
        <description>Add convenience functions VecCreateFromOptions() and MatCreateFromOptions() to reduce the use of specialize creation routines in the examples and thus make it easier for people to use GPU based solvers

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Sat, 15 Jul 2023 16:31:05 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7a3a620fff6ee4dc1a4acfc57256a24d6a50a747 - Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#7a3a620fff6ee4dc1a4acfc57256a24d6a50a747</link>
        <description>Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;Double spaces, wrong backticks, or unneeded bracesSee merge request petsc/petsc!6110

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Fri, 24 Feb 2023 22:56:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aa62479103f8b3908dd743e7087487f9af829268 - Double spaces, wrong backticks, or unneeded braces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#aa62479103f8b3908dd743e7087487f9af829268</link>
        <description>Double spaces, wrong backticks, or unneeded braces

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Fri, 24 Feb 2023 22:56:18 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.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>1081f165106b67a5ed0b785650f6d813fac10ce7 - Merge branch &apos;haplav/petscsfconcatenate-add-global-renumbering&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#1081f165106b67a5ed0b785650f6d813fac10ce7</link>
        <description>Merge branch &apos;haplav/petscsfconcatenate-add-global-renumbering&apos; into &apos;main&apos;PetscSFConcatenate: add global rootmodeSee merge request petsc/petsc!5726

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Wed, 09 Nov 2022 17:14:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c1730cc1cd3b6fc6205d70c430a9ca69e7268eec - vec/is/sf/tests/ex18.c: extend, test global,</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#c1730cc1cd3b6fc6205d70c430a9ca69e7268eec</link>
        <description>vec/is/sf/tests/ex18.c: extend, test global,-view_sf,use pointer to ctx in main()

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Wed, 14 Sep 2022 19:20:24 +0000</pubDate>
        <dc:creator>Vaclav Hapla &lt;vaclav.hapla@erdw.ethz.ch&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/vec/is/sf/tests/ex18.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/vec/is/sf/tests/ex18.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>
<item>
        <title>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex18.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/vec/is/sf/tests/ex18.c</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
