<?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 inherit.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4e8208cbcbc709572b8abe32f33c78b69c819375 - Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#4e8208cbcbc709572b8abe32f33c78b69c819375</link>
        <description>Merge branch &apos;barry/2026-01-13/ftn-generation-for-context-functions&apos; into &apos;main&apos;Fortran generation of interface definitions for functions that take and return context variables  (void *ctx and PetCtx ctx)See merge request petsc/petsc!8956

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Sat, 31 Jan 2026 18:41:18 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2a8381b23c702518c6b1ccbeafee50b9375df0e4 - Add automatic generated fortran support for setting and returning contexts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#2a8381b23c702518c6b1ccbeafee50b9375df0e4</link>
        <description>Add automatic generated fortran support for setting and returning contextsMajor cleanup of the code for setting and returning application (previously called user) contexts  - PetscCtx ctx is now the standard for passing in contexts  - PetscCtxRt ctx is the standard for passing out contexts, including context destroy routines based on PetscCtxDestroyFnBoth of these are typedef to void*Also removed most use of user and userctx for context arguments now consistently named ctxImproved documentation on PetscCtx and PetscCtxRt and on how to use contexts (including getting them) from Fortran

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Tue, 13 Jan 2026 04:45:38 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5d2a865bca654049dd32bfe43807bdf4c92c46f4 - Merge branch &apos;jolivet/safeguard-pchpddm-schur-ci&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#5d2a865bca654049dd32bfe43807bdf4c92c46f4</link>
        <description>Merge branch &apos;jolivet/safeguard-pchpddm-schur-ci&apos; into &apos;main&apos;Housekeeping + more safeguards in PCHPDDMSee merge request petsc/petsc!8859

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Fri, 21 Nov 2025 07:29:00 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>418fb43b50673c8dcaa7cccd4409f0faf842ef3b - Housekeeping</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#418fb43b50673c8dcaa7cccd4409f0faf842ef3b</link>
        <description>Housekeeping

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Tue, 18 Nov 2025 20:26:15 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>7b5fd022a6ba26727040df7457b27566b4c6742d - Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#7b5fd022a6ba26727040df7457b27566b4c6742d</link>
        <description>Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;Minor housekeepingSee merge request petsc/petsc!8811

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Tue, 28 Oct 2025 13:36:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>663e1fa8ddb49a7ef5b48ce657f58a022852edcd - Remove more unneeded parentheses</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#663e1fa8ddb49a7ef5b48ce657f58a022852edcd</link>
        <description>Remove more unneeded parentheses

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Mon, 27 Oct 2025 08:57:32 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#2286efddd54511ab18e8e2adb1e023c4bf8f0b92</link>
        <description>Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;Complete usage of PetscVoidFn and PetscErrorCodeFn and introduce PetscFortranCallbackFnSee merge request petsc/petsc!8615

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Thu, 25 Sep 2025 13:44:49 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5ebfa9e9f88b822c006efbb9b0cb198b91a2e84d - Introduce PetscFortranCallbackFn to be used instead of PetscVoidFn for Fortran callback functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#5ebfa9e9f88b822c006efbb9b0cb198b91a2e84d</link>
        <description>Introduce PetscFortranCallbackFn to be used instead of PetscVoidFn for Fortran callback functionsAlso fix incorrect use of SNESFunctionFn and SNESJacobianFn in SNES Fortran manual stub

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Sun, 21 Sep 2025 14:47:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>57d508425293f0bb93f59574d14951d8faac9af8 - Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#57d508425293f0bb93f59574d14951d8faac9af8</link>
        <description>Change use of void (*)(void) and void (**)(void) in the PETSc API to PetscVoidFn * and PetscVoidFn ** or PetscErrorCodeFn * or PetscErrorCodeFn **

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Thu, 31 Jul 2025 01:09:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>51b144c619aff302b570817d6f78637b8418d403 - Merge branch &apos;MarDiehl/use-bool-instead-of-enum&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#51b144c619aff302b570817d6f78637b8418d403</link>
        <description>Merge branch &apos;MarDiehl/use-bool-instead-of-enum&apos; into &apos;main&apos;use bool instead of enumSee merge request petsc/petsc!8528

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Fri, 29 Aug 2025 16:31:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b8b5be36363868cf48bd7e7da4f4146957780db1 - distinguish Boolean and Integer</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#b8b5be36363868cf48bd7e7da4f4146957780db1</link>
        <description>distinguish Boolean and IntegerMPI_Comm_get_attr has PetscMPIInt as flag argument, not PetscBool. Namethis flag &quot;iflg&quot; (was used somewhere already).Use MPI_LAND instead of MPI_BAND for logical operations instead ofMPI_MIN, MPI_MAX, and MPI_LAND.Note: Most of the previous code was probably working as intended, I didthe changes when debugging error related to the use of standard C Bool andkept them because it took me a while to understand that MPI has integerflags and PETSc has Booleans. Using different names makes this clear,but was and is not done consistently.

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Mon, 21 Jul 2025 04:36:22 +0000</pubDate>
        <dc:creator>Martin Diehl &lt;mail@martin-diehl.net&gt;</dc:creator>
    </item>
<item>
        <title>1cddb31e094b6cbcca44aa89b16e09d6175eba6c - Merge branch &apos;barry/2025-06-06/add-fortran-petscobjectnullify&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#1cddb31e094b6cbcca44aa89b16e09d6175eba6c</link>
        <description>Merge branch &apos;barry/2025-06-06/add-fortran-petscobjectnullify&apos; into &apos;main&apos;Add #define PetscObjectNullify(o) o%v = PETSC_FORTRAN_TYPE_INITIALIZE to allow...See merge request petsc/petsc!8465

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Mon, 09 Jun 2025 15:56:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a7a02aaeb1ce73362bbda16f771221bd12c07607 - Add #define PetscObjectNullify(o) o%v = PETSC_FORTRAN_TYPE_INITIALIZE to allow Fortran users to reset a variable to behave as if it had just been declared and not yet been assigned a PETSc object.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#a7a02aaeb1ce73362bbda16f771221bd12c07607</link>
        <description>Add #define PetscObjectNullify(o) o%v = PETSC_FORTRAN_TYPE_INITIALIZE to allow Fortran users to reset a variable to behave as if it had just been declared and not yet been assigned a PETSc object.Reported-by: Glenn Hammond

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Sat, 07 Jun 2025 01:18:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>884b52829fba19f7b0b718e4e4ff3c0c724fff23 - Merge branch &apos;jose/fix-fortran-notes&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#884b52829fba19f7b0b718e4e4ff3c0c724fff23</link>
        <description>Merge branch &apos;jose/fix-fortran-notes&apos; into &apos;main&apos;Fix fortran notes in man pagesSee merge request petsc/petsc!8233

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Wed, 26 Mar 2025 00:59:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>687234bfd5affe98ea52f728ed48e32bff44d7bc - Fix fortran notes in man pages</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#687234bfd5affe98ea52f728ed48e32bff44d7bc</link>
        <description>Fix fortran notes in man pages

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Tue, 25 Mar 2025 09:28:44 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&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/src/sys/objects/inherit.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/sys/objects/inherit.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/sys/objects/inherit.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/sys/objects/inherit.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>5574ef43b0ac3357bb9db30b381e3fae1c24bab1 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#5574ef43b0ac3357bb9db30b381e3fae1c24bab1</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Fri, 08 Nov 2024 21:09:24 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ce65f7b9e574b99c66f08ecd563b661d3fae51f9 - Merge branch &apos;stefanozampini/remove-objectsetfromoptions-petsc4py&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#ce65f7b9e574b99c66f08ecd563b661d3fae51f9</link>
        <description>Merge branch &apos;stefanozampini/remove-objectsetfromoptions-petsc4py&apos; into &apos;release&apos;petsc4py minorSee merge request petsc/petsc!7987

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Wed, 06 Nov 2024 21:51:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>be928c2b7d2bda11445ebf4816b404508e545abc - petsc4py: clarify docs for Object.setFromOptions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/sys/objects/inherit.c#be928c2b7d2bda11445ebf4816b404508e545abc</link>
        <description>petsc4py: clarify docs for Object.setFromOptions

            List of files:
            /petsc/src/sys/objects/inherit.c</description>
        <pubDate>Wed, 06 Nov 2024 14:18:41 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
