<?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 petscds.h</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/include/petscds.h#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/include/petscds.h</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/include/petscds.h#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/include/petscds.h</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>2286efddd54511ab18e8e2adb1e023c4bf8f0b92 - Merge branch &apos;barry/2025-07-30/fix-matshellsetoperationarg&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#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/include/petscds.h</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>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/include/petscds.h#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/include/petscds.h</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>1bafe4bbfb15d2551e354d137a350dd8ce6fc237 - Merge branch &apos;barry/2025-05-15/fix-func-typedef-names&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#1bafe4bbfb15d2551e354d137a350dd8ce6fc237</link>
        <description>Merge branch &apos;barry/2025-05-15/fix-func-typedef-names&apos; into &apos;main&apos;All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)See merge request petsc/petsc!8408

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Tue, 20 May 2025 03:13:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>2192575e8c1428e47f7eac7b348fe8e57717183e - All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#2192575e8c1428e47f7eac7b348fe8e57717183e</link>
        <description>All typedef for functions are of the form (XXXXFn)(...) not (*XXXXyyyy)(....)

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Thu, 15 May 2025 13:22:09 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>20adc417d63355e979d84665297da6f7c7b992f7 - Merge branch &apos;knepley/feature-plex-coord-func&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#20adc417d63355e979d84665297da6f7c7b992f7</link>
        <description>Merge branch &apos;knepley/feature-plex-coord-func&apos; into &apos;main&apos;Plex: Now set coordFunc separately from DMPlexRemapGeometry()See merge request petsc/petsc!8287

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Tue, 08 Apr 2025 17:44:12 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>509b31aaa32200dbab7fb52b06fff6095f240aca - Plex: Now set coordFunc separately from DMPlexRemapGeometry()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#509b31aaa32200dbab7fb52b06fff6095f240aca</link>
        <description>Plex: Now set coordFunc separately from DMPlexRemapGeometry()        - Add DMPlexGetCoordinateMap() and DMPlexSetCoordinateMap()        - Moved function pointer types to petscdstypes.h

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Tue, 08 Apr 2025 02:27:46 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&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/include/petscds.h#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/include/petscds.h</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/include/petscds.h#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/include/petscds.h</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>32be123641e607d268ccb7bd32e622afa2b98beb - Merge branch &apos;knepley/feature-vi-example&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#32be123641e607d268ccb7bd32e622afa2b98beb</link>
        <description>Merge branch &apos;knepley/feature-vi-example&apos; into &apos;main&apos;VI ExampleSee merge request petsc/petsc!8135

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Wed, 12 Feb 2025 14:39:14 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>342bd5aaaaaec7e5e85bffd92ebcba06ee6843af - PetscDS: Add upper and lower bounds</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#342bd5aaaaaec7e5e85bffd92ebcba06ee6843af</link>
        <description>PetscDS: Add upper and lower bounds- Add PetscDSGet/SetLowerBound(), PetscDSGet/SetUpperBound(), PetscDSCopyBounds()

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Tue, 11 Feb 2025 14:23:05 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4bbe91384854fec5c16b677958fdcd4ec4bdaf6b - Merge branch &apos;knepley/feature-1d-affine-map&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#4bbe91384854fec5c16b677958fdcd4ec4bdaf6b</link>
        <description>Merge branch &apos;knepley/feature-1d-affine-map&apos; into &apos;main&apos;Fixes for submesh handlingSee merge request petsc/petsc!7823

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Fri, 13 Sep 2024 04:00:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>bb4b53ef092968f72b740b90dbab8a2b6700db0d - DM+DS: Create FE with degree bounds</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#bb4b53ef092968f72b740b90dbab8a2b6700db0d</link>
        <description>DM+DS: Create FE with degree bounds- Add degree bounds to DMCopyFields(), DMCopyDS(), PetscDSCopy(), and PetscDSSelectDiscretizations()- Add PetscFELimitDegree()

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Fri, 23 Aug 2024 19:00:41 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e586a3f74f7720f04d7df1e5ec9a76ee250faa78 - Merge branch &apos;knepley/feature-ds-cell-constants&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#e586a3f74f7720f04d7df1e5ec9a76ee250faa78</link>
        <description>Merge branch &apos;knepley/feature-ds-cell-constants&apos; into &apos;main&apos;PetscDS: Provide cell constant informationSee merge request petsc/petsc!7686

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Sat, 13 Jul 2024 14:33:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>87510d7d5654fee7c2f87f0a72f2261ac85db6ad - PetscDS: Add cell volume to constants and set during integration - Add PetscDSSetCellParameters()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#87510d7d5654fee7c2f87f0a72f2261ac85db6ad</link>
        <description>PetscDS: Add cell volume to constants and set during integration - Add PetscDSSetCellParameters()

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Thu, 11 Jul 2024 23:47:27 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a102dd6935e515e8d3756a15a69ef4a5e49e4f43 - DMCreateMassMatrix_Plex: support multiple fields</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#a102dd6935e515e8d3756a15a69ef4a5e49e4f43</link>
        <description>DMCreateMassMatrix_Plex: support multiple fieldsPetscDS: Allow per integration data to be stored at the end of the constant array- Add PetscDSSetIntegrationParameters()- Add numFuncConstants

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Wed, 26 Jun 2024 15:58:31 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@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/include/petscds.h#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/include/petscds.h</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/include/petscds.h#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/include/petscds.h</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>04bc82921e13753de7b6c6c03a50c9c1c1164edd - Update `PetscSimplePointFunc` to new naming convention `PetscSimplePoint_Fn`</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscds.h#04bc82921e13753de7b6c6c03a50c9c1c1164edd</link>
        <description>Update `PetscSimplePointFunc` to new naming convention `PetscSimplePoint_Fn`Commit-type: housekeeping

            List of files:
            /petsc/include/petscds.h</description>
        <pubDate>Sun, 21 Jan 2024 22:08:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
