<?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 petscsectiontypes.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b59054469e8e75e7f1217f4456448261033ebd2d - Merge branch &apos;barry/2026-02-09/docs-dm&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#b59054469e8e75e7f1217f4456448261033ebd2d</link>
        <description>Merge branch &apos;barry/2026-02-09/docs-dm&apos; into &apos;main&apos;Add a bit more discussion of DM and their commonalities to the docsSee merge request petsc/petsc!9018

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Fri, 20 Feb 2026 18:16:46 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dac9a9d10536f036425808343884d0597a31c543 - Add a bit more discussion of DM and their commonalities to the docs</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#dac9a9d10536f036425808343884d0597a31c543</link>
        <description>Add a bit more discussion of DM and their commonalities to the docs

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Mon, 09 Feb 2026 05:18:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce34b9a4436993efc50017179baa2663144dc0a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#ce34b9a4436993efc50017179baa2663144dc0a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 26 Mar 2025 17:30:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dd18fadd19e148c1ab75c63ec3de268d0349e055 - Merge branch &apos;jrwrigh/section_docs&apos; into release</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#dd18fadd19e148c1ab75c63ec3de268d0349e055</link>
        <description>Merge branch &apos;jrwrigh/section_docs&apos; into releasedocs: Add user manual documentation of PetscSectionSee merge request petsc/petsc!7766

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 26 Mar 2025 15:46:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b0c763681978ca2603055a54b85df49478a76f70 - docs: Add user manual documentation of PetscSection</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#b0c763681978ca2603055a54b85df49478a76f70</link>
        <description>docs: Add user manual documentation of PetscSection

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 14 Aug 2024 16:09:33 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&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/petscsectiontypes.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/petscsectiontypes.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/petscsectiontypes.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/petscsectiontypes.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>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/petscsectiontypes.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/petscsectiontypes.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/petscsectiontypes.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/include/petscsectiontypes.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>d2c48f07800bbc311cd36acd7081875d7f0e9dc0 - Merge branch &apos;barry/2023-02-26/fix-vec-man-pages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#d2c48f07800bbc311cd36acd7081875d7f0e9dc0</link>
        <description>Merge branch &apos;barry/2023-02-26/fix-vec-man-pages&apos; into &apos;main&apos;Fix Vec and IS manual pagesSee merge request petsc/petsc!6123

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 08 Mar 2023 18:52:59 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>20662ed9527f085f2b5d702341a18b0be9deaa22 - Fix Vec, SF, Section and IS manual pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#20662ed9527f085f2b5d702341a18b0be9deaa22</link>
        <description>Fix Vec, SF, Section and IS manual pagesCommit-type: documentation

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Tue, 28 Feb 2023 01:38:20 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ea65430ad65df44ef60dec447bd81a83fe3ed8b - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#1ea65430ad65df44ef60dec447bd81a83fe3ed8b</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 04 Jan 2023 20:20:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a41402afdff28ede29bd911d04dae0f9732decf7 - Merge branch &apos;jolivet/fix-typo&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#a41402afdff28ede29bd911d04dae0f9732decf7</link>
        <description>Merge branch &apos;jolivet/fix-typo&apos; into &apos;release&apos;Winter cleaningSee merge request petsc/petsc!5948

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Wed, 04 Jan 2023 18:52:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>35cb6cd333087cc89d8d5031932d4f38af02614d - Fix some typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#35cb6cd333087cc89d8d5031932d4f38af02614d</link>
        <description>Fix some typos

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Fri, 30 Dec 2022 12:58:21 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>8879759539f044b2503e9c776a52d55696e72e98 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#8879759539f044b2503e9c776a52d55696e72e98</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Sun, 13 Nov 2022 16:18:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ac0a07230e12475797bd1a73ef36c4b8ac452c02 - Merge branch &apos;knepley-main-patch-87292&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#ac0a07230e12475797bd1a73ef36c4b8ac452c02</link>
        <description>Merge branch &apos;knepley-main-patch-87292&apos; into &apos;release&apos;Doc: Update doc for Section about &quot;ghost&quot; pointsSee merge request petsc/petsc!5298

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Sat, 12 Nov 2022 02:30:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>db527f055844eaecc161799bb933f00febbc4fb3 - Doc: Update doc for Section about &quot;ghost&quot; points</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscsectiontypes.h#db527f055844eaecc161799bb933f00febbc4fb3</link>
        <description>Doc: Update doc for Section about &quot;ghost&quot; points

            List of files:
            /petsc/include/petscsectiontypes.h</description>
        <pubDate>Fri, 11 Nov 2022 20:12:01 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@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/petscsectiontypes.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/petscsectiontypes.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/petscsectiontypes.h#6524c165f7ddaf30fd7457737f668f984c8ababf</link>
        <description>Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation

            List of files:
            /petsc/include/petscsectiontypes.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>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/petscsectiontypes.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/petscsectiontypes.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>
</channel>
</rss>
