<?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 htool.hpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2bd2c0250c3b101ad40b9219faf1f20554191d26 - Merge branch &apos;update_htool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#2bd2c0250c3b101ad40b9219faf1f20554191d26</link>
        <description>Merge branch &apos;update_htool&apos; into &apos;main&apos;MatHtool: update hash and add recompression optionSee merge request petsc/petsc!8718

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Mon, 22 Sep 2025 13:27:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c095613af47aaded1e0640b9c9331660d0e433af - MatHtool: update hash and add recompression option</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#c095613af47aaded1e0640b9c9331660d0e433af</link>
        <description>MatHtool: update hash and add recompression option

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Mon, 22 Sep 2025 13:27:28 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>0311516ef26856f9037490a5104151a9a9d292aa - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#0311516ef26856f9037490a5104151a9a9d292aa</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Tue, 09 Sep 2025 20:00:09 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9372c96dc28699400b3d164f6942226944635855 - Merge branch &apos;jolivet/release-housekeeping&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#9372c96dc28699400b3d164f6942226944635855</link>
        <description>Merge branch &apos;jolivet/release-housekeeping&apos; into &apos;release&apos;Housekeeping before the releaseSee merge request petsc/petsc!8697

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Tue, 09 Sep 2025 19:59:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>de64712541d4f06d243f01e95309a2dcfb9ffb18 - MatHtool: fix transpose and remove useless allocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#de64712541d4f06d243f01e95309a2dcfb9ffb18</link>
        <description>MatHtool: fix transpose and remove useless allocation

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Mon, 08 Sep 2025 12:00:09 +0000</pubDate>
        <dc:creator>Pierre Marchand &lt;pierre.jimthefrench@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>786ada1fd9b9c32ebbb404569c864321704d412a - Merge branch &apos;jolivet/update-htool-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#786ada1fd9b9c32ebbb404569c864321704d412a</link>
        <description>Merge branch &apos;jolivet/update-htool-ci&apos; into &apos;main&apos;Hierarchical LU factorizationSee merge request petsc/petsc!7817

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Tue, 24 Sep 2024 17:07:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1dd4f53ad195540140f7acf39402592096589281 - Update Htool</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#1dd4f53ad195540140f7acf39402592096589281</link>
        <description>Update Htool

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Fri, 02 Aug 2024 11:01:51 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>792fce6959dbdf30fc084bab4dbddf503912ed44 - Merge branch &apos;audic/refactor-htool&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#792fce6959dbdf30fc084bab4dbddf503912ed44</link>
        <description>Merge branch &apos;audic/refactor-htool&apos; into &apos;main&apos;MatShell: add support for MAT_OP_GET_DIAGONAL_BLOCK + MatHtool as a MatShellSee merge request petsc/petsc!7654

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Mon, 01 Jul 2024 21:47:56 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c9a4fd69f5e1245433c9e89b11771eca561711f7 - MatHtool: inherit from MatShell</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#c9a4fd69f5e1245433c9e89b11771eca561711f7</link>
        <description>MatHtool: inherit from MatShell

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Thu, 27 Jun 2024 17:16:01 +0000</pubDate>
        <dc:creator>Audic XU &lt;audicxu@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e - Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#c7fbd2bd3f8c01fa99614987dbf75cef1ca8e75e</link>
        <description>Merge branch &apos;barry/2024-01-19/typedef-snes-functions&apos; into &apos;main&apos;add typedef for functions passed to SNESSetFunction() etc to match approach in TSSee merge request petsc/petsc!7206

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Fri, 02 Feb 2024 22:37:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>8434afd195968570cfdb5bc7b9cfc0a316d974ae - Change the use of the _Fn suffix to indicate a typedef of a function to just Fn</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#8434afd195968570cfdb5bc7b9cfc0a316d974ae</link>
        <description>Change the use of the _Fn suffix to indicate a typedef of a function to just FnAs determined on a vote on GitLab

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Fri, 02 Feb 2024 17:26:52 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>07e0ed13491ea33638e11d68f09133f82a23d344 - Add _Fn to undocumented function typedefs in Mat</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#07e0ed13491ea33638e11d68f09133f82a23d344</link>
        <description>Add _Fn to undocumented function typedefs in MatCommit-type: housekeeping

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Mon, 22 Jan 2024 01:39:15 +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/src/mat/impls/htool/htool.hpp#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/src/mat/impls/htool/htool.hpp</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/src/mat/impls/htool/htool.hpp#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</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>3ea99036a5fedea4d39e7e77471d0ab500c249d7 - Fix some malformed if !defined() header guards</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#3ea99036a5fedea4d39e7e77471d0ab500c249d7</link>
        <description>Fix some malformed if !defined() header guards

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Thu, 17 Aug 2023 21:56:14 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@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/src/mat/impls/htool/htool.hpp#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/src/mat/impls/htool/htool.hpp</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>d71ae5a4db6382e7f06317b8d368875286fe9008 - source code format changes due to .clang-format changes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#d71ae5a4db6382e7f06317b8d368875286fe9008</link>
        <description>source code format changes due to .clang-format changes

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Wed, 21 Sep 2022 21:15:28 +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/src/mat/impls/htool/htool.hpp#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/src/mat/impls/htool/htool.hpp</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/src/mat/impls/htool/htool.hpp#9371c9d470a9602b6d10a8bf50c9b2280a79e45a</link>
        <description>clang-format: convert PETSc sources to comply with clang-format

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</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>e8aba079f827eafffc1b4d7efa3b6dead76ab5eb - Merge branch &apos;jolivet/fix-htool-openmp&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/htool/htool.hpp#e8aba079f827eafffc1b4d7efa3b6dead76ab5eb</link>
        <description>Merge branch &apos;jolivet/fix-htool-openmp&apos; into &apos;main&apos;MatHtool: fix stack in OpenMP regionSee merge request petsc/petsc!5462

            List of files:
            /petsc/src/mat/impls/htool/htool.hpp</description>
        <pubDate>Sat, 23 Jul 2022 21:45:38 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
