<?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 ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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>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/ex20adj.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/ex20adj.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/ex20adj.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/ex20adj.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>3362b35f1c027b83e161a7b78298c8d334eb6675 - Merge branch &apos;hongzh/adjoint-ark&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#3362b35f1c027b83e161a7b78298c8d334eb6675</link>
        <description>Merge branch &apos;hongzh/adjoint-ark&apos; into &apos;main&apos;Add adjoint support for ARKIMEXSee merge request petsc/petsc!6048

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Fri, 24 Feb 2023 05:45:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>80ab5e31fb2bb9538e7952a0ebdda3c9178394af - Add adjoint support for ARKIMEX</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#80ab5e31fb2bb9538e7952a0ebdda3c9178394af</link>
        <description>Add adjoint support for ARKIMEXOnly first-order adjoint equaitons are implemented. No support for integral QOI yet.

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Thu, 09 Feb 2023 19:00:37 +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/ex20adj.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/ex20adj.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/ex20adj.c#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

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

            List of files:
            /petsc/src/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.c#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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/ts/tutorials/ex20adj.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>
<item>
        <title>327415f76d85372a4417cf1aaa14db707d4d6c04 - Add PetscFunctionBeginUser to all PETSc C/C++ examples</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#327415f76d85372a4417cf1aaa14db707d4d6c04</link>
        <description>Add PetscFunctionBeginUser to all PETSc C/C++ examplesNow the stack frames will contain the main program and the correct line numbers in themgit ls-files | egrep &quot;(tutorials|tests)&quot; | xargs sed -i  &quot;s?\(PetscCall(PetscInitialize(&amp;argc\)?PetscFunctionBeginUser;\n  \1?g&quot;Commit-type: error-checking, testing-fix/spend 15m

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Sat, 23 Jul 2022 12:34:06 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1335eab4ef08e2f8ec60986b967bf17f907e9a7c - Merge branch &apos;jacobf/2022-04-05/petscattrformat-all-the-rest&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#1335eab4ef08e2f8ec60986b967bf17f907e9a7c</link>
        <description>Merge branch &apos;jacobf/2022-04-05/petscattrformat-all-the-rest&apos; into &apos;main&apos;Enable PETSC_ATTRIBUTE_FORMAT()See merge request petsc/petsc!5085

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Fri, 15 Apr 2022 02:16:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>63a3b9bc7a1f24f247904ccba9383635fe6abade - Enable PETSC_ATTRIBUTE_FORMAT()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#63a3b9bc7a1f24f247904ccba9383635fe6abade</link>
        <description>Enable PETSC_ATTRIBUTE_FORMAT()

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Wed, 06 Apr 2022 01:30:47 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d404321054fa2c7ba5f4abd374f79e53ad1968bb - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#d404321054fa2c7ba5f4abd374f79e53ad1968bb</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Wed, 06 Apr 2022 12:00:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6b51dbe656a721552c9aaa6ea3ff4c3750fc01e6 - Merge branch &apos;psanan/docs-remove-concepts&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#6b51dbe656a721552c9aaa6ea3ff4c3750fc01e6</link>
        <description>Merge branch &apos;psanan/docs-remove-concepts&apos; into &apos;release&apos;Docs: remove ConceptsSee merge request petsc/petsc!5065

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Wed, 06 Apr 2022 11:58:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1bb3edfd3d106a9ce6e99783e45c9200c8e18d90 - Docs: remove &quot;Concepts:&quot; and related comments in /*T .. T*/ blocks</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#1bb3edfd3d106a9ce6e99783e45c9200c8e18d90</link>
        <description>Docs: remove &quot;Concepts:&quot; and related comments in /*T .. T*/ blocksRemove all \*T ... comment blocks with e.g.   cd src &amp;&amp; find . -type f -exec sed -i &apos;/^[! ] *\/\*T$/,/^[! ]*T\*\/$/d&apos; {} \;Clean up resulting double blank lines with e.g.   cd src &amp;&amp;  find . type f \( -name &quot;*.c&quot; -o -name &quot;*.cxx&quot; -o -name &quot;*.F&quot; -o -name &quot;*.F90&quot; \) -exec sh -c &quot;cat -s {} &gt; tmp &amp;&amp; mv tmp {}&quot; \;Manually revert those changes from the vendored code (src/sys/yaml)Manually restore a few comments from these blocks.Manually remove &quot;Concepts:&quot; and &quot;Processors:&quot; comments from fileswhich have these outside of &quot;\*T&quot; blocks automatically deleted above.

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Wed, 06 Apr 2022 08:24:26 +0000</pubDate>
        <dc:creator>Patrick Sanan &lt;patrick.sanan@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f882803cc229b3a4b5704278364815583f823089 - Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ts/tutorials/ex20adj.c#f882803cc229b3a4b5704278364815583f823089</link>
        <description>Merge branch &apos;jacobf/2022-02-23/variadic-chkerr&apos; into &apos;main&apos;Variadic CHKERRQ()See merge request petsc/petsc!4889

            List of files:
            /petsc/src/ts/tutorials/ex20adj.c</description>
        <pubDate>Sat, 26 Mar 2022 01:48:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
