<?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 ex123.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>732aec7a18f2199fb53bb9a2f3aef439a834ce31 - Merge branch &apos;jolivet/remove-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.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/mat/tests/ex123.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/mat/tests/ex123.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/mat/tests/ex123.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>32e037510874440daa9fa8248b5cfeac7662c93e - Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#32e037510874440daa9fa8248b5cfeac7662c93e</link>
        <description>Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;Fix usage of deprecated PETSC_DEFAULTSee merge request petsc/petsc!7707

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb842aef621b1ec3460f788b06270a63e1a90f33 - Fix usage of deprecated PETSC_DEFAULT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#fb842aef621b1ec3460f788b06270a63e1a90f33</link>
        <description>Fix usage of deprecated PETSC_DEFAULT

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:55 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>a7898f52c39ec9ba437ef35ae307f2bfeec72faf - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#a7898f52c39ec9ba437ef35ae307f2bfeec72faf</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Sat, 28 Oct 2023 15:07:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>48b8f0a5f4d7f5466a7bfe0329a737a1bfa765f4 - Merge branch &apos;barry/2023-10-25/fix-offdiagonal/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#48b8f0a5f4d7f5466a7bfe0329a737a1bfa765f4</link>
        <description>Merge branch &apos;barry/2023-10-25/fix-offdiagonal/release&apos; into &apos;release&apos;Fix use of offdiagonal to off-diagonalSee merge request petsc/petsc!6962

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Sat, 28 Oct 2023 15:04:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4cf0e950241944f0a459e489778a10f6e3683fde - Fix use of offdiagonal to off-diagonal</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#4cf0e950241944f0a459e489778a10f6e3683fde</link>
        <description>Fix use of offdiagonal to off-diagonal

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Wed, 25 Oct 2023 14:38:53 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d139f308152418b39034e867330b176407bbc388 - Merge branch &apos;stefanozampini/mfem-hip&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#d139f308152418b39034e867330b176407bbc388</link>
        <description>Merge branch &apos;stefanozampini/mfem-hip&apos; into &apos;main&apos;Some changes when working on enabling MFEM + PETSC + HIPSee merge request petsc/petsc!6651

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Wed, 05 Jul 2023 21:55:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>06977982913c3aebee464d9f4c9f5c3699a59e57 - MATHYPRE: improve device support</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#06977982913c3aebee464d9f4c9f5c3699a59e57</link>
        <description>MATHYPRE: improve device supportFix device conversionsThese bugs were silent since conversions were not testedUse COO for fast assembly

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Fri, 30 Jun 2023 10:27:44 +0000</pubDate>
        <dc:creator>stefanozampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>de5d30bf95cf3e646f0e836696c2c87bc3976f4c - Merge branch &apos;stefanozampini/mathypre&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#de5d30bf95cf3e646f0e836696c2c87bc3976f4c</link>
        <description>Merge branch &apos;stefanozampini/mathypre&apos; into &apos;main&apos;cleanup mathypreSee merge request petsc/petsc!6528

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Fri, 16 Jun 2023 15:45:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>651b1cf95e744fa8e8eb4540e0fb634cee609368 - Mat tests: add HYPRE COO tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#651b1cf95e744fa8e8eb4540e0fb634cee609368</link>
        <description>Mat tests: add HYPRE COO testssupport COO with hacking permutation array of AIJ

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Wed, 31 May 2023 14:09:18 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@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/mat/tests/ex123.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/mat/tests/ex123.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/mat/tests/ex123.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/mat/tests/ex123.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>47dfd8b8ae57d3d37841277916f2fbbf6797bf4d - Merge branch &apos;jczhang/for-jlse-test&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#47dfd8b8ae57d3d37841277916f2fbbf6797bf4d</link>
        <description>Merge branch &apos;jczhang/for-jlse-test&apos; into &apos;main&apos;Turn on remaining petsc/kokkos tests for syclSee merge request petsc/petsc!5556

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Fri, 26 Aug 2022 18:40:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dcfd994d081f5f6b19844c8e8bc67e93edfc619a - Tests: turn on some kokkos tests for sycl</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#dcfd994d081f5f6b19844c8e8bc67e93edfc619a</link>
        <description>Tests: turn on some kokkos tests for sycl

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Mon, 25 Jul 2022 22:46:46 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@mcs.anl.gov&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/mat/tests/ex123.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/mat/tests/ex123.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/mat/tests/ex123.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/mat/tests/ex123.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>04346f8ccbfaa9fb73fb7dce6ecc10b18d1c2572 - Merge branch &apos;barry/2022-07-20/add-clang-format&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#04346f8ccbfaa9fb73fb7dce6ecc10b18d1c2572</link>
        <description>Merge branch &apos;barry/2022-07-20/add-clang-format&apos; into &apos;main&apos;Use clang-format to format PETSc source codeSee merge request petsc/petsc!5455

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Tue, 09 Aug 2022 17:04:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>16406dc77e476f6098c901ee4dfb2a5f0eba2f01 - remove printing line numbers form example so output does not change with source code formatting</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tests/ex123.c#16406dc77e476f6098c901ee4dfb2a5f0eba2f01</link>
        <description>remove printing line numbers form example so output does not change with source code formatting

            List of files:
            /petsc/src/mat/tests/ex123.c</description>
        <pubDate>Thu, 28 Jul 2022 19:40:09 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@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/mat/tests/ex123.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/mat/tests/ex123.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>
