<?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 petscpctypes.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4ebf760d9328b5b3bb634d9cfd5b17d24e2afff8 - Merge branch &apos;jolivet/dead-code&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#4ebf760d9328b5b3bb634d9cfd5b17d24e2afff8</link>
        <description>Merge branch &apos;jolivet/dead-code&apos; into &apos;main&apos;Remove dead code/commentsSee merge request petsc/petsc!8237

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Thu, 27 Mar 2025 21:26:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9d6c45b4fa4067af577356e9f14727f14456b2dc - Remove dead code/comments</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#9d6c45b4fa4067af577356e9f14727f14456b2dc</link>
        <description>Remove dead code/comments

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 26 Mar 2025 05:59:23 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/petscpctypes.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/petscpctypes.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/petscpctypes.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/petscpctypes.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>76d6960897ba55d8238485170da43545084300c6 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#76d6960897ba55d8238485170da43545084300c6</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Sun, 19 Jan 2025 16:41:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1d017dde8ef1440cf12339dd41027dcdc04db8fc - Merge branch &apos;barry/2024-11-26/improve-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#1d017dde8ef1440cf12339dd41027dcdc04db8fc</link>
        <description>Merge branch &apos;barry/2024-11-26/improve-man-pages/release&apos; into &apos;release&apos;Improve some manual pages in KSP/SNESSee merge request petsc/petsc!8071

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Sun, 19 Jan 2025 16:30:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0b4b7b1c20c2ed4ade67e3d50a7710fe0ffbfca5 - Improve some manual pages in KSP/SNES</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#0b4b7b1c20c2ed4ade67e3d50a7710fe0ffbfca5</link>
        <description>Improve some manual pages in KSP/SNES

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Tue, 26 Nov 2024 15:00:32 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d8e47b638cf8f604a99e9678e1df24f82d959cd7 - Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#d8e47b638cf8f604a99e9678e1df24f82d959cd7</link>
        <description>Merge branch &apos;barry/2024-09-02/rebased-fix-conversion-warnings&apos; into &apos;main&apos;Compiler finds (and forbid) casts from higher precision integers to lowerSee merge request petsc/petsc!7806

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Tue, 17 Sep 2024 21:30:20 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dd460d279d400be05a060420ac00c7301eb4da3f - Fixes for clang-tidy</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#dd460d279d400be05a060420ac00c7301eb4da3f</link>
        <description>Fixes for clang-tidy

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Tue, 10 Sep 2024 20:42:42 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1432289d7afe9d1e12dafc9089156c7017493277 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#1432289d7afe9d1e12dafc9089156c7017493277</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 29 May 2024 19:36:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8f6fade5105d102df9a05b9f8fec345c61acc944 - Merge branch &apos;barry/2024-05-24/gamg-fieldsplit-docs/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#8f6fade5105d102df9a05b9f8fec345c61acc944</link>
        <description>Merge branch &apos;barry/2024-05-24/gamg-fieldsplit-docs/release&apos; into &apos;release&apos;Add useful lists of options for GAMG and fieldsplit. Improve related manpagesSee merge request petsc/petsc!7573

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 29 May 2024 14:50:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a077d33d735ac649edba913ac98625773b64e2a5 - Add useful lists of options for GAMG and fieldsplit. Improve related manpages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#a077d33d735ac649edba913ac98625773b64e2a5</link>
        <description>Add useful lists of options for GAMG and fieldsplit. Improve related manpages

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 29 May 2024 14:50:40 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>55cda6f51c86a483abe5781578f3bbdf986e1625 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#55cda6f51c86a483abe5781578f3bbdf986e1625</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Thu, 25 Apr 2024 04:27:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fe951bebf1e26320e21e44caeb948cd136de6760 - Merge branch &apos;jolivet/fix-pcrichardson&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#fe951bebf1e26320e21e44caeb948cd136de6760</link>
        <description>Merge branch &apos;jolivet/fix-pcrichardson&apos; into &apos;release&apos;Docs: remove references to inexisting PCRICHARDSONSee merge request petsc/petsc!7500

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 24 Apr 2024 20:46:55 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>39b1ba1bf9022c0153a854b4a1306f28fe12cc6c - Docs: remove references to inexisting PCRICHARDSON</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#39b1ba1bf9022c0153a854b4a1306f28fe12cc6c</link>
        <description>Docs: remove references to inexisting PCRICHARDSON

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Wed, 24 Apr 2024 18:47:10 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>2398a04ff920cdeba63228afc0a3eccc78a3bb25 - Merge branch &apos;adams/feature-jacobi-l1&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#2398a04ff920cdeba63228afc0a3eccc78a3bb25</link>
        <description>Merge branch &apos;adams/feature-jacobi-l1&apos; into &apos;main&apos;Mat: GetAbsSum (l1) row norms; PCJacobi: add scaled L1 diagonal approximationSee merge request petsc/petsc!7260

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Fri, 09 Feb 2024 14:38:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>eede4a3f727160250ce1ec46327afa549cd90f45 - Mat: GetAbsSum (l1) row norms; PCJacobi: add scaled L1 diagonal approximation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#eede4a3f727160250ce1ec46327afa549cd90f45</link>
        <description>Mat: GetAbsSum (l1) row norms; PCJacobi: add scaled L1 diagonal approximation

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Fri, 09 Feb 2024 14:38:41 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>e24e467489a48740fac2b380158b42631a9c3c5d - Merge branch &apos;jolivet/pchpddm-coarse-correction-none-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#e24e467489a48740fac2b380158b42631a9c3c5d</link>
        <description>Merge branch &apos;jolivet/pchpddm-coarse-correction-none-ci&apos; into &apos;main&apos;PCHPDDM: minor housekeepingSee merge request petsc/petsc!7249

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Tue, 30 Jan 2024 22:43:26 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>aa1539e9acbe94aa5b5e96bc7a581ad9926c93da - PCHPDDM: add -pc_hpddm_coarse_correction none (for debugging purposes)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscpctypes.h#aa1539e9acbe94aa5b5e96bc7a581ad9926c93da</link>
        <description>PCHPDDM: add -pc_hpddm_coarse_correction none (for debugging purposes)

            List of files:
            /petsc/include/petscpctypes.h</description>
        <pubDate>Tue, 19 Dec 2023 07:17:07 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&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/petscpctypes.h#b22c9ba6aee6fe2ce9d3bf33ab3015abcf1a3d5c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

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