<?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 mis.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>bcda9346efad4e5ba2d553af84eb238771ba1e25 - Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#bcda9346efad4e5ba2d553af84eb238771ba1e25</link>
        <description>Merge branch &apos;MarDiehl/fix-typo&apos; into &apos;main&apos;missing &quot;s&quot; for isascii and issundialsSee merge request petsc/petsc!8559

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Wed, 27 Aug 2025 20:05:52 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9f196a0264fbaf0568fead3a30c861c7ae4cf663 - missing &quot;s&quot; for isascii and issundials</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#9f196a0264fbaf0568fead3a30c861c7ae4cf663</link>
        <description>missing &quot;s&quot; for isascii and issundials

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Thu, 17 Jul 2025 22:45:54 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835f2295474254850a9de28f274be7ce943244c7 - Brain dead fixes for useless casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Sat, 05 Oct 2024 11:54:52 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&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/src/mat/graphops/coarsen/impls/mis/mis.c#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/src/mat/graphops/coarsen/impls/mis/mis.c</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>462c564db5c15796f1f07c2b71ff29812cdd1aad - Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#462c564db5c15796f1f07c2b71ff29812cdd1aad</link>
        <description>Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Sat, 14 Sep 2024 12:41:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0062f871983a63f49e6f0d2ab37969d3e8074e10 - Merge branch &apos;barry/2024-06-05/fix-matcoarsen-view-mis&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#0062f871983a63f49e6f0d2ab37969d3e8074e10</link>
        <description>Merge branch &apos;barry/2024-06-05/fix-matcoarsen-view-mis&apos; into &apos;main&apos;Fix bug where MatCoarsenView crashes when the coarsen object is incompleteSee merge request petsc/petsc!7612

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Sun, 09 Jun 2024 14:58:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c376f20159d3803db20ebe05eb9e37aeb32c4301 - minor cleanup of MatCoarsen implementations</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#c376f20159d3803db20ebe05eb9e37aeb32c4301</link>
        <description>minor cleanup of MatCoarsen implementations

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Wed, 05 Jun 2024 18:30:47 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bfa5bdfcc7173ebd78e48dccd25ffec68191c77a - Fix bug where MatCoarsenView crashes when the coarsen object is incomplete</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#bfa5bdfcc7173ebd78e48dccd25ffec68191c77a</link>
        <description>Fix bug where MatCoarsenView crashes when the coarsen object is incompleteReported-by: Eric Chamberland

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Wed, 05 Jun 2024 15:50:05 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/mat/graphops/coarsen/impls/mis/mis.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/mat/graphops/coarsen/impls/mis/mis.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/mat/graphops/coarsen/impls/mis/mis.c#e0b7e82fd3cf27fce84cc3e37e8d70a5c36a2d4e</link>
        <description>Minor cleanup of GAMG code for main

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.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>970231d20df44f79b27787157e39d441e79f434b - Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#970231d20df44f79b27787157e39d441e79f434b</link>
        <description>Merge branch &apos;jolivet/clang-format-18&apos; into &apos;main&apos;clang-format version 18See merge request petsc/petsc!6902

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Thu, 07 Mar 2024 12:36:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fbccb6d4aee615a408613f07f0a20245ae912c37 - CI: update to clang-format-18</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#fbccb6d4aee615a408613f07f0a20245ae912c37</link>
        <description>CI: update to clang-format-18

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Sat, 18 Nov 2023 07:08:12 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>4d86920da9ee67c835173a5dfffa1b3a52fd24ca - checkbadSource: rules for PetscFunctionBegin and derivatives</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#4d86920da9ee67c835173a5dfffa1b3a52fd24ca</link>
        <description>checkbadSource: rules for PetscFunctionBegin and derivatives

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Sat, 10 Feb 2024 08:07:08 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>53673ba54f5aaba04b9d49ab22cf56c7a7461fe9 - Merge branch &apos;barry/2023-11-06/doc-cleanup-man-page-processing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#53673ba54f5aaba04b9d49ab22cf56c7a7461fe9</link>
        <description>Merge branch &apos;barry/2023-11-06/doc-cleanup-man-page-processing&apos; into &apos;main&apos;Move doc/classic materials to doc/manualpagesSee merge request petsc/petsc!7000

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Thu, 09 Nov 2023 06:45:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8be712e46db5d855f641c6bd97b4543e0efe65bd - Organize the Mat coloring, partitioning, coarsening, and ordering in a common directory</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/graphops/coarsen/impls/mis/mis.c#8be712e46db5d855f641c6bd97b4543e0efe65bd</link>
        <description>Organize the Mat coloring, partitioning, coarsening, and ordering in a common directoryunder the SUBMANSEC of MatGraphOperations instead of MatOrderingsCommit-type: housekeeping

            List of files:
            /petsc/src/mat/graphops/coarsen/impls/mis/mis.c</description>
        <pubDate>Mon, 06 Nov 2023 21:46:50 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
