<?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 ex5adj.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2a1887a77e7b2c6e00dd0ba96d1387c839460237 - Merge branch &apos;barry/2025-11-30/fix-bad-ts&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#2a1887a77e7b2c6e00dd0ba96d1387c839460237</link>
        <description>Merge branch &apos;barry/2025-11-30/fix-bad-ts&apos; into &apos;main&apos;Fix bad decisions made in writing TS.See merge request petsc/petsc!8877

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Thu, 11 Dec 2025 17:14:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>188af4bf1b9cf194d1407690fd963ae1ba8cff5d - Fix bad decisions made in writing TS.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#188af4bf1b9cf194d1407690fd963ae1ba8cff5d</link>
        <description>Fix bad decisions made in writing TS.    Fix -ts_dt to -ts_time_step and add initial time step to TSView outputcommit a5a92c11fa9681148df375b257eda4e09909b74eAuthor: Barry Smith &lt;bsmith@petsc.dev&gt;Date:   Mon Dec 1 14:51:27 2025 -0500    add max_snes_failures to TSViewcommit 32d3e79f6fa743930b1bbf32d03b9181b5b5418aAuthor: Barry Smith &lt;bsmith@petsc.dev&gt;Fix wrongly named options and add to TSViewWrong name for options database key -ts_max_reject should be -ts_max_step_rejections!Add max_reject value to TSViewAdd max_snes_failures to TSViewAdd initial timestep to TSView

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Mon, 01 Dec 2025 02:10:33 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.c#3886731f808f6f9ca8348e6e791c818340d72f91</link>
        <description>Remove explicitly listed empty files and switch to output/empty.out

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.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>226f8a8a5081bc6ad7227cd631662400f0d6e2a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#226f8a8a5081bc6ad7227cd631662400f0d6e2a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Tue, 20 May 2025 14:48:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>165c2d34d1cb3fff55535a1e633bfe6fe95e29ef - Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#165c2d34d1cb3fff55535a1e633bfe6fe95e29ef</link>
        <description>Merge branch &apos;barry/2025-05-15/docs-rm-last-of-preconditioning-matrix/release&apos; into &apos;release&apos;Remove use of preconditioning or preconditioner matrix when it should be...See merge request petsc/petsc!8410

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Tue, 20 May 2025 14:45:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7addb90f52a7936ba144cdab1bb2cc37152af090 - Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#7addb90f52a7936ba144cdab1bb2cc37152af090</link>
        <description>Remove use of preconditioning or preconditioner matrix when it should be phrased as matrix used to construct preconditioner

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Fri, 16 May 2025 02:14:41 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.c#c8025a5415d73fd1c6005393f2b0e60677bf5915</link>
        <description>Use NULL or nullptr instead of casted 0

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.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>53816756e427c124080c8f5cc7a265eb836b0b02 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#53816756e427c124080c8f5cc7a265eb836b0b02</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Thu, 04 Jul 2024 02:22:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5d3282414fb0ebcb5ed764eba370be1896e25f41 - Merge branch &apos;knepley-release-patch-9871&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#5d3282414fb0ebcb5ed764eba370be1896e25f41</link>
        <description>Merge branch &apos;knepley-release-patch-9871&apos; into &apos;release&apos;PC: Disallow option for GAMGSee merge request petsc/petsc!7666

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Thu, 04 Jul 2024 02:19:34 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5fb461b6d256326a69c17cea1a72d16f205bee50 - Update file gamg.c</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#5fb461b6d256326a69c17cea1a72d16f205bee50</link>
        <description>Update file gamg.c

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Tue, 02 Jul 2024 14:37:42 +0000</pubDate>
        <dc:creator>Matthew Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>dd874c20e1b8bb56639592ba136e1f877322cbbd - Merge branch &apos;hongzh/sell-cuda&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#dd874c20e1b8bb56639592ba136e1f877322cbbd</link>
        <description>Merge branch &apos;hongzh/sell-cuda&apos; into &apos;main&apos;SELL-based SpMVSee merge request petsc/petsc!3428

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Mon, 10 Apr 2023 23:51:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5f9962eec1b191700dd210fc035aa56572a01623 - Add more tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c#5f9962eec1b191700dd210fc035aa56572a01623</link>
        <description>Add more tests

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.c</description>
        <pubDate>Sat, 08 Apr 2023 04:59:57 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hongzhang@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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.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>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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.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/ts/tutorials/advection-diffusion-reaction/ex5adj.c#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/ts/tutorials/advection-diffusion-reaction/ex5adj.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>
