<?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 mpiaij.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/src/mat/impls/aij/mpi/mpiaij.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/src/mat/impls/aij/mpi/mpiaij.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/src/mat/impls/aij/mpi/mpiaij.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/src/mat/impls/aij/mpi/mpiaij.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>b31b2f82859ff8548562364efb89146f661bbcd9 - Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#b31b2f82859ff8548562364efb89146f661bbcd9</link>
        <description>Merge branch &apos;barry/2025-10-24/fix-dmshellsetdestroyctx&apos; into &apos;main&apos;Finish converting the function prototypes of destroy for contexts to use PetscCtxDestroyFnSee merge request petsc/petsc!8810

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Mon, 10 Nov 2025 16:51:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc1eb50d5a4d6061e906552df09a79d2d9d16af2 - Change names of Mat_XXX product contexts to MatProductCtx_XXX for code maintainability</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#cc1eb50d5a4d6061e906552df09a79d2d9d16af2</link>
        <description>Change names of Mat_XXX product contexts to MatProductCtx_XXX for code maintainabilityUpdate destroy callback of all MatProductCtx and MatShellSetMatProductOperation() to use PetscCtxDestroyFn

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Mon, 27 Oct 2025 22:44:59 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5ff6d247539c86491dc822dc7e845e819e6cc4a3 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#5ff6d247539c86491dc822dc7e845e819e6cc4a3</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Fri, 24 Oct 2025 06:15:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61 - Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#092d26fbb49b0c2ab2055d7124d54ee3d7e7ed61</link>
        <description>Merge branch &apos;jolivet/fix-arrays&apos; into &apos;release&apos;Fix error in MatTransposeMatMultSymbolic() in case of empty rowsSee merge request petsc/petsc!8773

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 23 Oct 2025 20:08:07 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9a3a8673b4aea812b2f0c314666d2e7ff14d2577 - Merge branch &apos;jczhang/2025-09-19/precision-mumps&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#9a3a8673b4aea812b2f0c314666d2e7ff14d2577</link>
        <description>Merge branch &apos;jczhang/2025-09-19/precision-mumps&apos; into &apos;main&apos;Support different precisions with MUMPSSee merge request petsc/petsc!8715

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Fri, 17 Oct 2025 15:21:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d1a032db6cd7c39db5bfaa476c8e42d0c0ea531b - Enable ScaLAPACK and MUMPS for other precisions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#d1a032db6cd7c39db5bfaa476c8e42d0c0ea531b</link>
        <description>Enable ScaLAPACK and MUMPS for other precisions

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Mon, 26 Aug 2024 18:56:42 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>84648c2d64fd70938d2f71c337cda3739c77ab03 - Avoid extra allocation</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#84648c2d64fd70938d2f71c337cda3739c77ab03</link>
        <description>Avoid extra allocation

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 09 Oct 2025 03:40:13 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>98c71c5347255d60883c12cea524af61c5bb7ef8 - Merge branch &apos;stefanozampini/fixes-for-hash-assembling&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#98c71c5347255d60883c12cea524af61c5bb7ef8</link>
        <description>Merge branch &apos;stefanozampini/fixes-for-hash-assembling&apos; into &apos;main&apos;MatSetValuesHash: support ignorezeroentriesSee merge request petsc/petsc!8639

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Tue, 12 Aug 2025 14:05:58 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>390d3996fed1e5c2d89175ebb68cf53cdee176f4 - Merge branch &apos;lindad/hypre-control-through-pmat&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#390d3996fed1e5c2d89175ebb68cf53cdee176f4</link>
        <description>Merge branch &apos;lindad/hypre-control-through-pmat&apos; into &apos;main&apos;Change hypre PC option defaults based on hypre matrix memory locationSee merge request petsc/petsc!8505

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Tue, 12 Aug 2025 13:38:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>03db1824571927542203d3572ba93afdd6bab0ec - Make MatGetCurrentMemType first class API</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#03db1824571927542203d3572ba93afdd6bab0ec</link>
        <description>Make MatGetCurrentMemType first class API

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Mon, 11 Aug 2025 16:48:44 +0000</pubDate>
        <dc:creator>Alex Lindsay &lt;alexlindsay239@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9680b7cedbd3b2fa4b943552cd701a6633a2ad02 - MatSetValuesHash: support ignorezeroentries</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#9680b7cedbd3b2fa4b943552cd701a6633a2ad02</link>
        <description>MatSetValuesHash: support ignorezeroentriesFix ubsan output

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Sat, 09 Aug 2025 13:04:32 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fa415a6ef330ffeca2ecd81c5f0376216bc46f73 - Merge branch &apos;jczhang/2025-04-03/remove-MatSetMPIAIJWithSplitSeqAIJ&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#fa415a6ef330ffeca2ecd81c5f0376216bc46f73</link>
        <description>Merge branch &apos;jczhang/2025-04-03/remove-MatSetMPIAIJWithSplitSeqAIJ&apos; into &apos;main&apos;Remove the private function MatSetMPIAIJWithSplitSeqAIJSee merge request petsc/petsc!8273

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Fri, 04 Apr 2025 16:17:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f18d1d100c40f8a75da3bbc4f372c0143dc84211 - Mat: remove the private function MatSetMPIAIJWithSplitSeqAIJ</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#f18d1d100c40f8a75da3bbc4f372c0143dc84211</link>
        <description>Mat: remove the private function MatSetMPIAIJWithSplitSeqAIJafter the great MR !8206

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 03 Apr 2025 20:18:35 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>4ebf760d9328b5b3bb634d9cfd5b17d24e2afff8 - Merge branch &apos;jolivet/dead-code&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#4ebf760d9328b5b3bb634d9cfd5b17d24e2afff8</link>
        <description>Merge branch &apos;jolivet/dead-code&apos; into &apos;main&apos;Remove dead code/commentsSee merge request petsc/petsc!8237

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 27 Mar 2025 21:26:37 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>9d6c45b4fa4067af577356e9f14727f14456b2dc - Remove dead code/comments</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#9d6c45b4fa4067af577356e9f14727f14456b2dc</link>
        <description>Remove dead code/comments

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Wed, 26 Mar 2025 05:59:23 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>23386071a3c0abcd54fc2a6f38cff7dacf103a83 - Merge branch &apos;stevendargaville/mat-kokkoscreatedevice&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#23386071a3c0abcd54fc2a6f38cff7dacf103a83</link>
        <description>Merge branch &apos;stevendargaville/mat-kokkoscreatedevice&apos; into &apos;main&apos;Added new API calls to allow kokkos matrices to be built with no host preallocationSee merge request petsc/petsc!8206

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 20 Mar 2025 13:52:35 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@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/mat/impls/aij/mpi/mpiaij.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/src/mat/impls/aij/mpi/mpiaij.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>c0c276a7a9f347b22187dda26ae7d35d5b9ed8a2 - Changes to allow building gpu matrices on the device.</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/impls/aij/mpi/mpiaij.h#c0c276a7a9f347b22187dda26ae7d35d5b9ed8a2</link>
        <description>Changes to allow building gpu matrices on the device.Changed MatCreateMPIAIJWithSeqAIJ() so global sizes must be given to prevent reduction.Changed MatCreateMPIAIJWithSeqAIJ() so B can be passed in with local indices, hence no compactification occurs.Added MatCreateSeqAIJKokkosWithKokkosViews() which creates a Mat with no preallocation on the host.Added test that checks building kokkos matrices without any host preallocation

            List of files:
            /petsc/src/mat/impls/aij/mpi/mpiaij.h</description>
        <pubDate>Thu, 20 Mar 2025 02:35:11 +0000</pubDate>
        <dc:creator>sdargavi &lt;s.dargaville@imperial.ac.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
