<?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 classical.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><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/src/ksp/pc/impls/gamg/classical.c#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/src/ksp/pc/impls/gamg/classical.c</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/src/ksp/pc/impls/gamg/classical.c#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/src/ksp/pc/impls/gamg/classical.c</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>32e037510874440daa9fa8248b5cfeac7662c93e - Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#32e037510874440daa9fa8248b5cfeac7662c93e</link>
        <description>Merge branch &apos;jose/deprecate-petsc-default&apos; into &apos;main&apos;Fix usage of deprecated PETSC_DEFAULTSee merge request petsc/petsc!7707

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fb842aef621b1ec3460f788b06270a63e1a90f33 - Fix usage of deprecated PETSC_DEFAULT</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#fb842aef621b1ec3460f788b06270a63e1a90f33</link>
        <description>Fix usage of deprecated PETSC_DEFAULT

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Mon, 29 Jul 2024 20:12:55 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>949a929d758b29afb9d3f7526570c354e38f38ff - Merge branch &apos;barry/2024-05-24/gamg-minor-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#949a929d758b29afb9d3f7526570c354e38f38ff</link>
        <description>Merge branch &apos;barry/2024-05-24/gamg-minor-cleanup&apos; into &apos;main&apos;Barry/2024 05 24/gamg minor cleanupSee merge request petsc/petsc!7574

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Sat, 01 Jun 2024 03:56:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e0b7e82fd3cf27fce84cc3e37e8d70a5c36a2d4e - Minor cleanup of GAMG code for main</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#e0b7e82fd3cf27fce84cc3e37e8d70a5c36a2d4e</link>
        <description>Minor cleanup of GAMG code for main

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Fri, 17 May 2024 01:42:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ed6e3ff8437baa411029a28c2b08f047df9ad9a - Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#1ed6e3ff8437baa411029a28c2b08f047df9ad9a</link>
        <description>Merge branch &apos;barry/2024-04-13/fix-sowing-strings&apos; into &apos;main&apos;Update PETSc to use sowing bfort that handles string arguments and PETSC_NULL_INTSee merge request petsc/petsc!7480

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Thu, 25 Apr 2024 22:16:01 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc4c1da905d89950b196b027190941013bd3e15a - Update source code removing all unneeded /*@C and associated manual stubs and interfaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#cc4c1da905d89950b196b027190941013bd3e15a</link>
        <description>Update source code removing all unneeded /*@C and associated manual stubs and interfaces

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Sun, 14 Apr 2024 02:07:12 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d0aa04f4f2535e8984ea20106f0fb66d7d064a01 - Merge branch &apos;adams/gamg-asm-hem-aggs&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#d0aa04f4f2535e8984ea20106f0fb66d7d064a01</link>
        <description>Merge branch &apos;adams/gamg-asm-hem-aggs&apos; into &apos;main&apos;GAMG: Add GAMG smoother  create ASMs w/ HEM coarseningSee merge request petsc/petsc!7111

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Thu, 21 Dec 2023 20:52:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8926f930c9b0b9190fd9f60a8cc2d516139e0005 - GAMG: Add GAMG smoother option to create ASMs with HEM coarsening</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#8926f930c9b0b9190fd9f60a8cc2d516139e0005</link>
        <description>GAMG: Add GAMG smoother option to create ASMs with HEM coarsening

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Tue, 12 Dec 2023 21:07:08 +0000</pubDate>
        <dc:creator>Mark Adams &lt;mfadams@lbl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cbb748920e211f6b92d982894ce7f87ce159189c - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#cbb748920e211f6b92d982894ce7f87ce159189c</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Sat, 02 Dec 2023 02:51:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f - Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#c87f018dd60dd7cbbffff5f1ec4e5d075ae0fc6f</link>
        <description>Merge branch &apos;barry/2023-11-24/fix-ksp-manpages/release&apos; into &apos;release&apos;Fix manual pages in KSPSee merge request petsc/petsc!7055

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>562efe2ef922487c6beae96ba39e19afd4eefbe6 - Fix manual pages in KSP</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#562efe2ef922487c6beae96ba39e19afd4eefbe6</link>
        <description>Fix manual pages in KSP

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Fri, 01 Dec 2023 17:18:10 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>da0e970c8b7961ab8cd6c26f975693e934706f96 - Merge branch &apos;adams/hem-add-max-it-api&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#da0e970c8b7961ab8cd6c26f975693e934706f96</link>
        <description>Merge branch &apos;adams/hem-add-max-it-api&apos; into &apos;main&apos;Added hook to set number of iteration in HEM coarsenerSee merge request petsc/petsc!6932

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Thu, 26 Oct 2023 22:01:08 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5e62d20203a52a331856cf60c8155271ff463919 - Added hook to set number of iteration in HEM coarsener</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#5e62d20203a52a331856cf60c8155271ff463919</link>
        <description>Added hook to set number of iteration in HEM coarsener

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Thu, 26 Oct 2023 22:00:55 +0000</pubDate>
        <dc:creator>Mark Adams &lt;524115-markadams4@users.noreply.gitlab.com&gt;</dc:creator>
    </item>
<item>
        <title>599e5203dc761c064c74a0357650e75b048fd815 - Merge branch &apos;barry/2023-07-18/manual-linter-fixes-ksp&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#599e5203dc761c064c74a0357650e75b048fd815</link>
        <description>Merge branch &apos;barry/2023-07-18/manual-linter-fixes-ksp&apos; into &apos;main&apos;Manual fixes needed for linter for the KSP directorySee merge request petsc/petsc!6735

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Thu, 03 Aug 2023 19:34:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>04c3f3b8f563eff258c1de90d4e02d41e6027585 - Manual fixes needed for linter for the KSP directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#04c3f3b8f563eff258c1de90d4e02d41e6027585</link>
        <description>Manual fixes needed for linter for the KSP directory

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Wed, 19 Jul 2023 02:53:04 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>02477ebbb21fa13a3b107e40dce1c3d726eb3600 - Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#02477ebbb21fa13a3b107e40dce1c3d726eb3600</link>
        <description>Merge branch &apos;jacobf/2023-06-30/enable-doc-lint&apos; into &apos;main&apos;Enable docs lintingSee merge request petsc/petsc!6667

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Sat, 15 Jul 2023 03:37:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>feefa0e191a340680bb02e1467a36facdcb0b150 - Lint apply: ksp</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#feefa0e191a340680bb02e1467a36facdcb0b150</link>
        <description>Lint apply: ksp

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Wed, 12 Jul 2023 16:36:24 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d01c6957b9782b5c5208b19a1b475f6a2483d0b7 - Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/ksp/pc/impls/gamg/classical.c#d01c6957b9782b5c5208b19a1b475f6a2483d0b7</link>
        <description>Merge branch &apos;barry/2023-03-25/fix-more-manualpages&apos; into &apos;main&apos;More manual page fixesSee merge request petsc/petsc!6233

            List of files:
            /petsc/src/ksp/pc/impls/gamg/classical.c</description>
        <pubDate>Tue, 28 Mar 2023 15:33:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
