<?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 petscbt.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2235c4e21094f57f73a5851b0c05b8ecf6dffc6d - Merge branch &apos;dalcinl/bt-byte&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#2235c4e21094f57f73a5851b0c05b8ecf6dffc6d</link>
        <description>Merge branch &apos;dalcinl/bt-byte&apos; into &apos;main&apos;Implement PetscBT with new PetscByte datatype as unsigned charSee merge request petsc/petsc!9046

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Mon, 23 Feb 2026 17:25:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>73bc78fd37e75d4ddbfce74f660d516a70dae68b - Implement PetscBT with new PetscByte datatype as unsigned char</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#73bc78fd37e75d4ddbfce74f660d516a70dae68b</link>
        <description>Implement PetscBT with new PetscByte datatype as unsigned char

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Tue, 17 Feb 2026 10:13:36 +0000</pubDate>
        <dc:creator>Lisandro Dalcin &lt;dalcinl@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>296a0ef799571ea602183e6000324c8b6def317c - Merge branch &apos;dalcinl/fix-bt-count-set&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#296a0ef799571ea602183e6000324c8b6def317c</link>
        <description>Merge branch &apos;dalcinl/fix-bt-count-set&apos; into &apos;main&apos;Silence GCC -Wsign-conversion from petscbt.hSee merge request petsc/petsc!9042

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Tue, 17 Feb 2026 03:11:36 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>048a7a6c8a6ac53c0fa4630fdf59d2c1055f62f5 - Silence GCC -Wsign-conversion from petscbt.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#048a7a6c8a6ac53c0fa4630fdf59d2c1055f62f5</link>
        <description>Silence GCC -Wsign-conversion from petscbt.h

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Mon, 16 Feb 2026 14:00:35 +0000</pubDate>
        <dc:creator>Lisandro Dalcin &lt;dalcinl@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d9126033840fa4b9e125cadad06c85976e6bf099 - Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#d9126033840fa4b9e125cadad06c85976e6bf099</link>
        <description>Merge branch &apos;jrwrigh/cgns_bc_writing&apos; into &apos;main&apos;Plex: CGNS files write and read boundary conditions and face label informationSee merge request petsc/petsc!8934

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Fri, 13 Feb 2026 20:50:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9844c891bfbb946036630799b03d464a6a40ad58 - feat(bt): Add PetscBTCountSet()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#9844c891bfbb946036630799b03d464a6a40ad58</link>
        <description>feat(bt): Add PetscBTCountSet()

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sun, 14 Dec 2025 04:14:17 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>85df088bb0012fb1b699ee6303ea6841deee5161 - Merge branch &apos;knepley/fix-plex-orient-sf&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#85df088bb0012fb1b699ee6303ea6841deee5161</link>
        <description>Merge branch &apos;knepley/fix-plex-orient-sf&apos; into &apos;main&apos;Plex: Fix handling of NULL locals in PlexOrientSee merge request petsc/petsc!8443

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Mon, 16 Jun 2025 16:25:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9d633c0cde20a0e03f0abbd74b371d1494a653e1 - PetscBT: Add copy</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#9d633c0cde20a0e03f0abbd74b371d1494a653e1</link>
        <description>PetscBT: Add copy

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Wed, 04 Jun 2025 18:49:36 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@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/include/petscbt.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/petscbt.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>6497c311e7b976d467be1503c1effce92a60525c - Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#6497c311e7b976d467be1503c1effce92a60525c</link>
        <description>Add to CI compilers flags &apos;-Wconversion&apos;, &apos;-Wno-sign-conversion&apos;, &apos;-Wno-float-conversion&apos;, &apos;-Wno-implicit-float-conversion&apos;]Also fix the code to repository to compile cleanly with these flags in the CI

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sun, 25 Aug 2024 03:44:46 +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/include/petscbt.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/petscbt.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/petscbt.h#a496304597bacff3545e802853d69e8765312868</link>
        <description>Convert all header guards to pragma once

            List of files:
            /petsc/include/petscbt.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>6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9 - Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9</link>
        <description>Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Thu, 27 Jul 2023 15:06:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>778ae69a1fc7b9ce4f97d59a15da539c98b45420 - Sys: Move PetscBT declaration to petscsystypes.h</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#778ae69a1fc7b9ce4f97d59a15da539c98b45420</link>
        <description>Sys: Move PetscBT declaration to petscsystypes.hThe PetscBT header included an inline function that callsPetscViewer functions.  I want to use PetscBT in the exposedlogging interface, but can&apos;t do that with the current headerorganization.To be able to use PetscBT in this way, I move the declarationof PetscBT into petscsystypes.h (independent of the inlinefunctions like PetscBTLookup), and I move the PetscBTViewout of the header and into a new file,src/sys/classes/viewer/utils/btview.c.In moving PETSC_BITS_PER_BYTE (= CHAR_BIT) into petscsystypes.hI noticed that limits.h is included in petscsystypes.h so thereis no need to additionally include it in petscsys.h, so I removedthat include.

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Thu, 13 Jul 2023 02:25:22 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>31d78bcd2b98084dc1368b20eb1129c8b9fb39fe - Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#31d78bcd2b98084dc1368b20eb1129c8b9fb39fe</link>
        <description>Merge branch &apos;jacobf/2022-12-10/petscerrorcode-nodiscard&apos; into &apos;main&apos;Feature: Non-discardable PetscErrorCodeSee merge request petsc/petsc!5923

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Thu, 02 Feb 2023 20:39:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3ba1676111f5c958fe6c2729b46ca4d523958bb3 - Make PetscErrorCode a non-discardable enum</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#3ba1676111f5c958fe6c2729b46ca4d523958bb3</link>
        <description>Make PetscErrorCode a non-discardable enum

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sat, 10 Dec 2022 18:29:11 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ee1f2e843dfc70f3f04a538578679e540ef323c3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#ee1f2e843dfc70f3f04a538578679e540ef323c3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sun, 27 Nov 2022 04:06:11 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5f5b2b637e706a3e6262914f32dbb29f0e0fcc29 - Merge branch &apos;dalcinl/fix-clang-warning&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#5f5b2b637e706a3e6262914f32dbb29f0e0fcc29</link>
        <description>Merge branch &apos;dalcinl/fix-clang-warning&apos; into &apos;release&apos;Fix clang -Wimplicit-int-conversion on macOSSee merge request petsc/petsc!5876

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sun, 27 Nov 2022 04:05:41 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cb9eadda9652d3728004f1302679203eaabd3417 - Apply 1 suggestion(s) to 1 file(s)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#cb9eadda9652d3728004f1302679203eaabd3417</link>
        <description>Apply 1 suggestion(s) to 1 file(s)

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Sun, 27 Nov 2022 00:23:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d00ed860840b890eb5011b741df76293f3ee55a3 - Fix clang -Wimplicit-int-conversion on macOS</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscbt.h#d00ed860840b890eb5011b741df76293f3ee55a3</link>
        <description>Fix clang -Wimplicit-int-conversion on macOSIn file included from /Users/dalcinl/petsc/dev/include/petsc.h:7:/Users/dalcinl/petsc/dev/include/petscbt.h:44:12: warning: implicit conversion loses integer precision: &apos;int&apos; to &apos;char&apos; [-Wimplicit-int-conversion]  return 1 &lt;&lt; index % PETSC_BITS_PER_BYTE;  ~~~~~~ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning generated.

            List of files:
            /petsc/include/petscbt.h</description>
        <pubDate>Fri, 25 Nov 2022 20:02:06 +0000</pubDate>
        <dc:creator>Lisandro Dalcin &lt;dalcinl@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
