<?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 petscdm.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/petscdm.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/petscdm.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/petscdm.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/petscdm.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/petscdm.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/petscdm.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/petscdm.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/petscdm.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>287d9e588383f1e1baab2c4c0a0ac647a71c77d4 - Merge branch &apos;knepley/feature-ts-landau-moments&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#287d9e588383f1e1baab2c4c0a0ac647a71c77d4</link>
        <description>Merge branch &apos;knepley/feature-ts-landau-moments&apos; into &apos;main&apos;TS Hamiltonian ex4: Preliminary moment equationsSee merge request petsc/petsc!8573

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Wed, 23 Jul 2025 19:03:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1898fd5c708a8036180e7da5d8b64fabd9db1a8b - DM: Allow creation of a gradient matrix between spaces</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#1898fd5c708a8036180e7da5d8b64fabd9db1a8b</link>
        <description>DM: Allow creation of a gradient matrix between spaces- This is like the mass matrix, but with a gradient on the continuous space- We use this for conservation laws in moments of particle systems- Add projection to DMSwarm to implement this

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Tue, 22 Jul 2025 11:09:45 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3f5a071cd8576c6a48d5fe37e5d896863c904fc8 - Merge branch &apos;ksagiyam/fix_submesh_coordinates&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#3f5a071cd8576c6a48d5fe37e5d896863c904fc8</link>
        <description>Merge branch &apos;ksagiyam/fix_submesh_coordinates&apos; into &apos;main&apos;Ksagiyam/fix submesh coordinatesSee merge request petsc/petsc!8353

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Fri, 20 Jun 2025 17:57:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4c712d99815f8840d51416f1873ff454771de425 - plexsubmesh: make submesh inherit CG/DG coordinate elements</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#4c712d99815f8840d51416f1873ff454771de425</link>
        <description>plexsubmesh: make submesh inherit CG/DG coordinate elements

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sun, 27 Apr 2025 22:18:36 +0000</pubDate>
        <dc:creator>ksagiyam &lt;k.sagiyama@imperial.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>022ab154a4ee4f77bad574e56fe9a469a926dbf2 - Merge branch &apos;knepley/feature-dm-bounds&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#022ab154a4ee4f77bad574e56fe9a469a926dbf2</link>
        <description>Merge branch &apos;knepley/feature-dm-bounds&apos; into &apos;main&apos;Plex: Now allow variable bounds along boundariesSee merge request petsc/petsc!8402

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Mon, 12 May 2025 15:42:42 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>014689415f8092083d18be3809cf56ed1d7bc937 - Plex: Now allow variable bounds along boundaries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#014689415f8092083d18be3809cf56ed1d7bc937</link>
        <description>Plex: Now allow variable bounds along boundaries- Add DM_BC_LOWER_BOUND and DM_BC_LOWER_BOUND- Add DMHasBound()- Add DMPlexInsertBounds() and implementation DMPlexInsertBounds_Plex()

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sun, 11 May 2025 16:23:37 +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/petscdm.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/petscdm.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/petscdm.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/petscdm.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>76d6960897ba55d8238485170da43545084300c6 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#76d6960897ba55d8238485170da43545084300c6</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sun, 19 Jan 2025 16:41:03 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1d017dde8ef1440cf12339dd41027dcdc04db8fc - Merge branch &apos;barry/2024-11-26/improve-man-pages/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#1d017dde8ef1440cf12339dd41027dcdc04db8fc</link>
        <description>Merge branch &apos;barry/2024-11-26/improve-man-pages/release&apos; into &apos;release&apos;Improve some manual pages in KSP/SNESSee merge request petsc/petsc!8071

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sun, 19 Jan 2025 16:30:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0b4b7b1c20c2ed4ade67e3d50a7710fe0ffbfca5 - Improve some manual pages in KSP/SNES</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#0b4b7b1c20c2ed4ade67e3d50a7710fe0ffbfca5</link>
        <description>Improve some manual pages in KSP/SNES

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Tue, 26 Nov 2024 15:00:32 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dd1ad842b60ee54db55c5ca1fa07531a58323809 - Merge branch &apos;jrwrigh/deprecate_get_section&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#dd1ad842b60ee54db55c5ca1fa07531a58323809</link>
        <description>Merge branch &apos;jrwrigh/deprecate_get_section&apos; into &apos;main&apos;DM: Deprecate DM{Get,Set}SectionSee merge request petsc/petsc!7997

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Mon, 11 Nov 2024 01:24:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b98a7184b7290cc8e940d31f2351436254fc494c - DM: Deprecate DM{Get,Set}Section</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#b98a7184b7290cc8e940d31f2351436254fc494c</link>
        <description>DM: Deprecate DM{Get,Set}SectionThey were already replaced by DM{Get,Set}LocalSection back in 3.12, butweren&apos;t deprecated for some reason

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sat, 09 Nov 2024 17:42:28 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>ad781fe3223b515d45fb60062f8062326362e786 - Merge branch &apos;barry/2024-09-29/fix-function-typedef-style&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#ad781fe3223b515d45fb60062f8062326362e786</link>
        <description>Merge branch &apos;barry/2024-09-29/fix-function-typedef-style&apos; into &apos;main&apos;Unify handling of context destructorsSee merge request petsc/petsc!7900

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Mon, 21 Oct 2024 15:09:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>49abdd8a111d9c2ef7fc48ade253ef64e07f9b37 - Unifies all context destructors to have a form of PetscCtxDestroyFn == PetscErrorCode (*)(void **)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/include/petscdm.h#49abdd8a111d9c2ef7fc48ade253ef64e07f9b37</link>
        <description>Unifies all context destructors to have a form of PetscCtxDestroyFn == PetscErrorCode (*)(void **)Changes the previous subset of destructor APIs that used PetscErrorCode (*)(void *) (mostly those thatused PetscContainer- Now allows any context to be a PetscObject- Will provide a cleaner mapping to bindings in other languages- Simplifies the maintenance of PETSc source code; improves clarityNot backward compatible, compiler warnings will tell users what functions need to be updated

            List of files:
            /petsc/include/petscdm.h</description>
        <pubDate>Sun, 29 Sep 2024 23:38:19 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&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/petscdm.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/petscdm.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>
</channel>
</rss>
