<?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 petscdmforest.h</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/include/petscdmforest.h#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/include/petscdmforest.h</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/include/petscdmforest.h#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/include/petscdmforest.h</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>6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b - Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#6d8694c4fbab79f9439f1ad13c0386ba7ee1ca4b</link>
        <description>Merge branch &apos;barry/2024-04-29/add-fortran-enums&apos; into &apos;main&apos;Major updates to Fortran interfaceSee merge request petsc/petsc!7517

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Thu, 20 Mar 2025 04:32:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce78bad369055609e946c9d2c25ea67a45873e27 - Fortran 90: fully embrace After 34 years!</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#ce78bad369055609e946c9d2c25ea67a45873e27</link>
        <description>Fortran 90: fully embrace After 34 years!- deprecate use of &apos;F90&apos; in Fortran function names- use Fortran pointers when appropriate- the new Fortran API is not backward compatible with previous versions!- also clean up inconsistent PETSc code detected by new Fortran generation tools- drop use of bfort- automatically generate all the Fortran PETSc objects, enums etc from the include files- generate most of the Fortran interface definitions and functions from the source code- simplify the number and organization of Fortran modulesCo-authored-by: Jose E. Roman &lt;jroman@dsic.upv.es&gt;

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Thu, 20 Feb 2025 06:12:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@petsc.dev&gt;</dc:creator>
    </item>
<item>
        <title>b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Mon, 08 Jan 2024 21:20:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>338bea8772c15a173383e81d170c1c8b31881bfa - Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#338bea8772c15a173383e81d170c1c8b31881bfa</link>
        <description>Merge branch &apos;barry/2024-01-04/fix-includes-man-pages/release&apos; into &apos;release&apos;Barry/2024 01 04/fix includes man pages/releaseSee merge request petsc/petsc!7165

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Mon, 08 Jan 2024 21:19:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>af27ebaa0199971c43fd2e2e162251afd1bcda49 - Fix manual page formating in include directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#af27ebaa0199971c43fd2e2e162251afd1bcda49</link>
        <description>Fix manual page formating in include directory

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Fri, 05 Jan 2024 15:03:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>613ce9fe8f5e2bcdf7c72d914e9769b5d960fb4c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#613ce9fe8f5e2bcdf7c72d914e9769b5d960fb4c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Sun, 17 Dec 2023 06:30:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>08c30c10d81422a81c044650802b743109b994fe - Merge branch &apos;barry/2023-12-04/fix-manpage-references/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#08c30c10d81422a81c044650802b743109b994fe</link>
        <description>Merge branch &apos;barry/2023-12-04/fix-manpage-references/release&apos; into &apos;release&apos;Update references in the manual pages to use Sphinx citation processingSee merge request petsc/petsc!7101

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Sun, 17 Dec 2023 05:53:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1d27aa22b2f6148b2c4e3f06a75e0638d6493e09 - Update references in the manual pages to use Sphinx citation processing</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#1d27aa22b2f6148b2c4e3f06a75e0638d6493e09</link>
        <description>Update references in the manual pages to use Sphinx citation processing

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Mon, 04 Dec 2023 21:30:55 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9dd11ecf0918283bb567d8b33a92f53ac4ea7840 - Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#9dd11ecf0918283bb567d8b33a92f53ac4ea7840</link>
        <description>Merge branch &apos;jacobf/2023-08-17/header-guard-check&apos; into &apos;main&apos;Check header guardsSee merge request petsc/petsc!6822

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Fri, 25 Aug 2023 13:49:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a496304597bacff3545e802853d69e8765312868 - Convert all header guards to pragma once</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Fri, 18 Aug 2023 15:13:00 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d7c0c5d4b64cea3569dcd0775493c6c6ebc574b0 - Merge branch &apos;stefanozampini/remove-unused-api&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#d7c0c5d4b64cea3569dcd0775493c6c6ebc574b0</link>
        <description>Merge branch &apos;stefanozampini/remove-unused-api&apos; into &apos;main&apos;remove API definition of functions without any implementation codeSee merge request petsc/petsc!6728

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Tue, 18 Jul 2023 23:48:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f65f9c00424975de396488e6aca9c652a02f8d83 - Remove unused some dead API. These had header declerations but no corresponding</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#f65f9c00424975de396488e6aca9c652a02f8d83</link>
        <description>Remove unused some dead API. These had header declerations but no correspondingdefinitions in the source tree.

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Tue, 18 Jul 2023 12:31:49 +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/include/petscdmforest.h#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/include/petscdmforest.h</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>6524c165f7ddaf30fd7457737f668f984c8ababf - Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#6524c165f7ddaf30fd7457737f668f984c8ababf</link>
        <description>Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Wed, 21 Sep 2022 13:27:22 +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/include/petscdmforest.h#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/include/petscdmforest.h</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/include/petscdmforest.h#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/include/petscdmforest.h</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>321054077c79f3bccd5e37a910df61077fe62803 - Merge branch &apos;barry/2022-08-13/fix-man-include&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#321054077c79f3bccd5e37a910df61077fe62803</link>
        <description>Merge branch &apos;barry/2022-08-13/fix-man-include&apos; into &apos;main&apos;Fix up manual pages in include/ including adding tick marksSee merge request petsc/petsc!5528

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Wed, 17 Aug 2022 20:25:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>87497f523770ea28bdc907071c6e8146b51bca00 - Fix up manual pages in include/ including adding tick marks</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdmforest.h#87497f523770ea28bdc907071c6e8146b51bca00</link>
        <description>Fix up manual pages in include/ including adding tick marksCommit-type: documentation/spend 4h

            List of files:
            /petsc/include/petscdmforest.h</description>
        <pubDate>Sun, 14 Aug 2022 03:21:58 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
