<?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 ex9.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#09b68a49ed2854d1e4985cc2aa6af33c7c4e69b3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Fri, 04 Apr 2025 16:52:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e80aff1c6c3c5b0d2b2c91d72667105d74682974 - Merge branch &apos;jolivet/fix-petsc-case&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#e80aff1c6c3c5b0d2b2c91d72667105d74682974</link>
        <description>Merge branch &apos;jolivet/fix-petsc-case&apos; into &apos;release&apos;Fix wrong case for PETScSee merge request petsc/petsc!8266

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Thu, 03 Apr 2025 20:58:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f0b74427b291237450348b8514d67555ad08bce6 - Fix wrong case for PETSc</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#f0b74427b291237450348b8514d67555ad08bce6</link>
        <description>Fix wrong case for PETSc

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 01 Apr 2025 19:15:23 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>732aec7a18f2199fb53bb9a2f3aef439a834ce31 - Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#732aec7a18f2199fb53bb9a2f3aef439a834ce31</link>
        <description>Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;Use NULL or nullptr instead of casted 0See merge request petsc/petsc!7857

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Sun, 22 Sep 2024 17:54:06 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c8025a5415d73fd1c6005393f2b0e60677bf5915 - Use NULL or nullptr instead of casted 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Sat, 21 Sep 2024 07:20:33 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>73667fc30d32dc826fe556678ead0a5035a1b26b - Merge branch &apos;jczhang/2024-06-14/feature-improve-mpi-pkg-macros&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#73667fc30d32dc826fe556678ead0a5035a1b26b</link>
        <description>Merge branch &apos;jczhang/2024-06-14/feature-improve-mpi-pkg-macros&apos; into &apos;main&apos;Improve various MPI packages&apos; macro and try to make them consistent with other packagesSee merge request petsc/petsc!7633

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 18 Jun 2024 20:04:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0f85934cc3f41398053ff40b3f430dcb27b5cf45 - Config: get rid of PETSC_HAVE_{I_MPI, MVAPICH2}_NUMVERSION and use the PETSC_PKG_ prefix</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#0f85934cc3f41398053ff40b3f430dcb27b5cf45</link>
        <description>Config: get rid of PETSC_HAVE_{I_MPI, MVAPICH2}_NUMVERSION and use the PETSC_PKG_ prefix

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Fri, 14 Jun 2024 20:26:26 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b35fdfbaba3d47c9d416c684e40024b2d5b4e910 - Merge branch &apos;barry/2023-12-31/minor-website-fixes/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#b35fdfbaba3d47c9d416c684e40024b2d5b4e910</link>
        <description>Merge branch &apos;barry/2023-12-31/minor-website-fixes/release&apos; into &apos;release&apos;Minor fixes to website materialSee merge request petsc/petsc!7157

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 02 Jan 2024 16:48:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>337bb5272d4c69d1e0ed3a339250a90ad66a4bf4 - Minor fixes to website material</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#337bb5272d4c69d1e0ed3a339250a90ad66a4bf4</link>
        <description>Minor fixes to website material

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 02 Jan 2024 16:48:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>21f37e1660c6169d1d66bfa1d1c9ed0e9abd6fc9 - Merge branch &apos;jczhang/2023-10-16/feature-persistent-mpi-nbr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#21f37e1660c6169d1d66bfa1d1c9ed0e9abd6fc9</link>
        <description>Merge branch &apos;jczhang/2023-10-16/feature-persistent-mpi-nbr&apos; into &apos;main&apos;SF: Add MPI-4.0 persistent MPI neighborhood collectives supportSee merge request petsc/petsc!6943

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Thu, 26 Oct 2023 20:14:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6677b1c16ddd84d9490cb5064381f6d7f4cdad93 - PetscSF: add MPI-4.0 persistent neighborhood collectives support</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#6677b1c16ddd84d9490cb5064381f6d7f4cdad93</link>
        <description>PetscSF: add MPI-4.0 persistent neighborhood collectives support

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Fri, 20 Oct 2023 14:56:56 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7c7da2b83e71734329945dba88826c9d32c990b1 - Merge branch &apos;jacobf/2023-01-13/modernize-cleanup-petscsys-h&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#7c7da2b83e71734329945dba88826c9d32c990b1</link>
        <description>Merge branch &apos;jacobf/2023-01-13/modernize-cleanup-petscsys-h&apos; into &apos;main&apos;Modernize and clean up petscsys.hSee merge request petsc/petsc!5976

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Mon, 23 Jan 2023 21:53:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f3fa974cd8ac3307c23c9d7e81b13b5f402f9e6e - Modernize and clean up petscsys.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#f3fa974cd8ac3307c23c9d7e81b13b5f402f9e6e</link>
        <description>Modernize and clean up petscsys.h- Deprecate PETSC_NULL.- Switch from preprocessor defines to anonymous enums for constant expressions.- Surround macro arguments in ().- Remove redundant casts.- Clean up overly complex preprocessor defines in various PetscMem*() functions.

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Fri, 13 Jan 2023 15:16:40 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c06096d4eef8c1dd7519c521933fc1d2c5eaec10 - Merge branch &apos;jacobf/2022-09-23/veccupm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#c06096d4eef8c1dd7519c521933fc1d2c5eaec10</link>
        <description>Merge branch &apos;jacobf/2022-09-23/veccupm&apos; into &apos;main&apos;Feature: CUPM VecSee merge request petsc/petsc!5685

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Fri, 21 Oct 2022 19:06:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d01b2a90d2eaf27ce3c633df1be86c763e5974d9 - Fix incorrect usage of VecCUDARestoreArray(). Arrays were either double-restored or restored using wrong API</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#d01b2a90d2eaf27ce3c633df1be86c763e5974d9</link>
        <description>Fix incorrect usage of VecCUDARestoreArray(). Arrays were either double-restored or restored using wrong API

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Wed, 05 Oct 2022 20:34:35 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&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/ex9.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/ex9.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/ex9.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.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>
<item>
        <title>58d68138c660dfb4e9f5b03334792cd4f2ffd7cc - Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#58d68138c660dfb4e9f5b03334792cd4f2ffd7cc</link>
        <description>Merge branch &apos;barry/2022-08-21/clang-format-source&apos; into &apos;main&apos;format repository with clang-formatSee merge request petsc/petsc!5541

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 23 Aug 2022 05:26:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9371c9d470a9602b6d10a8bf50c9b2280a79e45a - clang-format: convert PETSc sources to comply with clang-format</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Mon, 22 Aug 2022 15:20:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5cab5458055e6544d97095d04e76587ba3d30732 - Merge branch &apos;barry/2022-07-23/add-petscbeginuser&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/sf/tests/ex9.c#5cab5458055e6544d97095d04e76587ba3d30732</link>
        <description>Merge branch &apos;barry/2022-07-23/add-petscbeginuser&apos; into &apos;main&apos;Add PetscFunctionBeginUser to all PETSc C/C++ examplesSee merge request petsc/petsc!5470

            List of files:
            /petsc/src/vec/is/sf/tests/ex9.c</description>
        <pubDate>Tue, 26 Jul 2022 19:33:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
