<?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 dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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>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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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/snes/utils/dm/dminterpolatesnes.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>d053ff777b70f99c45c83388a4fc6d04af7bc6bf - Merge branch &apos;jolivet/remove-unneeded-mpicast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#d053ff777b70f99c45c83388a4fc6d04af7bc6bf</link>
        <description>Merge branch &apos;jolivet/remove-unneeded-mpicast&apos; into &apos;main&apos;Remove unneeded PetscMPIIntCast() for routines using PetscCountCloses #1661See merge request petsc/petsc!8099

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Mon, 27 Jan 2025 15:43:40 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e91c04dfc8a52dee1965211bb1cc8e5bf775178f - Remove unneeded PetscMPIIntCast() for routines using PetscCount</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#e91c04dfc8a52dee1965211bb1cc8e5bf775178f</link>
        <description>Remove unneeded PetscMPIIntCast() for routines using PetscCountFix #1661

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Sun, 26 Jan 2025 19:57:29 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>be37439ebbbdb2f81c3420c175a94aa72e59929c - Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#be37439ebbbdb2f81c3420c175a94aa72e59929c</link>
        <description>Merge branch &apos;stefanozampini/useless-cast&apos; into &apos;main&apos;Remove useless castSee merge request petsc/petsc!7894

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Mon, 21 Oct 2024 21:59:33 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>835f2295474254850a9de28f274be7ce943244c7 - Brain dead fixes for useless casts</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#835f2295474254850a9de28f274be7ce943244c7</link>
        <description>Brain dead fixes for useless casts

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Sat, 05 Oct 2024 11:54:52 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@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/src/snes/utils/dm/dminterpolatesnes.c#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/src/snes/utils/dm/dminterpolatesnes.c</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>462c564db5c15796f1f07c2b71ff29812cdd1aad - Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#462c564db5c15796f1f07c2b71ff29812cdd1aad</link>
        <description>Fix MPIU_* routines to always return MPI error codes and thus be usable with PetscCallMPI()Introduce MPIU_Count to be used when MPI_Count is not available

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Sat, 14 Sep 2024 12:41:22 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@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/src/snes/utils/dm/dminterpolatesnes.c#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/src/snes/utils/dm/dminterpolatesnes.c</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>1432289d7afe9d1e12dafc9089156c7017493277 - Merge branch &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#1432289d7afe9d1e12dafc9089156c7017493277</link>
        <description>Merge branch &apos;release&apos;

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Wed, 29 May 2024 19:36:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4fccddce8b5e9de179e25acd30f36d183f637b0a - Merge branch &apos;knepley-release-patch-c4fd&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#4fccddce8b5e9de179e25acd30f36d183f637b0a</link>
        <description>Merge branch &apos;knepley-release-patch-c4fd&apos; into &apos;release&apos;Doc: Fix DMInterpolationEvaluate()See merge request petsc/petsc!7580

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Tue, 28 May 2024 16:05:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d447a1d471eca9f6f59697e1353e876b5e310627 - Update file dminterpolatesnes.c</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#d447a1d471eca9f6f59697e1353e876b5e310627</link>
        <description>Update file dminterpolatesnes.c

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Tue, 28 May 2024 13:00:33 +0000</pubDate>
        <dc:creator>Matthew Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8f6c1f1756d15f8007ae334033ce05d12453d3dd - Merge branch &apos;barry/2023-12-26/fix-some-mansec&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#8f6c1f1756d15f8007ae334033ce05d12453d3dd</link>
        <description>Merge branch &apos;barry/2023-12-26/fix-some-mansec&apos; into &apos;main&apos;Fix the directory some code is in to get it listed in the proper MANSECSee merge request petsc/petsc!7146

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Tue, 02 Jan 2024 21:48:28 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>df5144818554eca968fd10450d29c55123191641 - Fix manual pages for dmadapt and dminterpolationinfo that have been moved</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#df5144818554eca968fd10450d29c55123191641</link>
        <description>Fix manual pages for dmadapt and dminterpolationinfo that have been moved

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Tue, 26 Dec 2023 21:33:42 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c6f61ee217dbd23bd0792f1ef4cfacda5212558b - mv dminterpolate and dmadapt routines to subdirectory so they can have proper MANSEC value of DM</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/snes/utils/dm/dminterpolatesnes.c#c6f61ee217dbd23bd0792f1ef4cfacda5212558b</link>
        <description>mv dminterpolate and dmadapt routines to subdirectory so they can have proper MANSEC value of DM

            List of files:
            /petsc/src/snes/utils/dm/dminterpolatesnes.c</description>
        <pubDate>Tue, 26 Dec 2023 18:13:51 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
