<?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 zisltogf.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b0dcfd164860a975c76f90dabf1036901aab1c4e - Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#b0dcfd164860a975c76f90dabf1036901aab1c4e</link>
        <description>Merge branch &apos;barry/2025-03-20/minor-fortran-cleanup&apos; into &apos;main&apos;Minor cleanup of Fortran binding stuff to simplify future maintainanceSee merge request petsc/petsc!8218

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Sun, 23 Mar 2025 00:45:48 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>6dd63270497ad23dcf16ae500a87ff2b2a0b7474 - Minor cleanup of Fortran binding stuff to simplify future maintainance</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#6dd63270497ad23dcf16ae500a87ff2b2a0b7474</link>
        <description>Minor cleanup of Fortran binding stuff to simplify future maintainanceThere is no distinction between F90 and non-F90 code so combine ftn-custom and f90-custom directories and fortranimpl.h and f90impl.h files. Also move uses of f90 to ftn when simple

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 20 Mar 2025 13:06:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cef0416bfaf3f2eda18a772a528c82211592945c - Merge branch &apos;barry/2024-04-26/fix-sowing-viewers&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#cef0416bfaf3f2eda18a772a528c82211592945c</link>
        <description>Merge branch &apos;barry/2024-04-26/fix-sowing-viewers&apos; into &apos;main&apos;Remove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowingSee merge request petsc/petsc!7511

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Wed, 15 May 2024 19:29:27 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ffeef943c8ee50edff320d8a3135bb0c94853e4c - Update to sowing version that supports PetscViewer and PetscObject</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#ffeef943c8ee50edff320d8a3135bb0c94853e4c</link>
        <description>Update to sowing version that supports PetscViewer and PetscObjectRemove manual Fortran stubs for PetscViewer and PetscObject arguments since now handled by sowingAlso handles the passing of null objects correctly

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Sun, 28 Apr 2024 23:21:32 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>a663c1dff89745b9e1982b54aa196ff99445d9a0 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#a663c1dff89745b9e1982b54aa196ff99445d9a0</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 13 Apr 2023 05:01:02 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fafa78139c5fc557f20470fb5d6ffa3e3be80d85 - Merge branch &apos;barry/2023-04-11/run-clang-format-on-ftn-custom/release&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#fafa78139c5fc557f20470fb5d6ffa3e3be80d85</link>
        <description>Merge branch &apos;barry/2023-04-11/run-clang-format-on-ftn-custom/release&apos; into &apos;release&apos;Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initiallySee merge request petsc/petsc!6310

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 13 Apr 2023 04:17:05 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5975b3b6e3931510e2a64a701673cbe1930c6f42 - Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#5975b3b6e3931510e2a64a701673cbe1930c6f42</link>
        <description>Format the ftn-custom files with clang-format. Apparently no particular reason we did not format them initially

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Tue, 11 Apr 2023 16:48:42 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f6b722a57d07b8c3a218465fb7fc5d7800a7778a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#f6b722a57d07b8c3a218465fb7fc5d7800a7778a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Mon, 22 Feb 2021 21:46:22 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>dcaaaede325f3ffcd8422dba2ae4dc3b1e1e148d - Merge branch &apos;bourdin/fixviewersfortran&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#dcaaaede325f3ffcd8422dba2ae4dc3b1e1e148d</link>
        <description>Merge branch &apos;bourdin/fixviewersfortran&apos; into &apos;release&apos;petscviewer: fix the fortran bindings of XXXViewFromOptions when called with obj=PETSC_NULL_XXXSee merge request petsc/petsc!3632

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Mon, 22 Feb 2021 21:34:09 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>b14c0cba86c80bea38e1b0328b4d7f26a0257820 - petscviewer: fix the fortran bindings of XXXViewFromOptions when called with obj=PETSC_NULL_XXX</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#b14c0cba86c80bea38e1b0328b4d7f26a0257820</link>
        <description>petscviewer: fix the fortran bindings of XXXViewFromOptions when called with obj=PETSC_NULL_XXX

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 18 Feb 2021 23:40:33 +0000</pubDate>
        <dc:creator>Blaise Bourdin &lt;bourdin@lsu.edu&gt;</dc:creator>
    </item>
<item>
        <title>f507b629d56552da62d0fe86c85192f61ce7729f - Merge branch &apos;balay/remove-stdcall&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#f507b629d56552da62d0fe86c85192f61ce7729f</link>
        <description>Merge branch &apos;balay/remove-stdcall&apos; into &apos;master&apos;Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL,...See merge request petsc/petsc!2546

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Fri, 21 Feb 2020 18:22:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>19caf8f3c08b1f0ca9f5469bde385c134aa76c82 - Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL, HAVE_FORTRAN_MIXED_STR_ARG flags - as Compaq f90 compiler is no longer supported</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#19caf8f3c08b1f0ca9f5469bde385c134aa76c82</link>
        <description>Remove usage of PETSC_HAVE_FORTRAN_STDCALL, PETSC_BLASLAPACK_STDCALL, HAVE_FORTRAN_MIXED_STR_ARG flags - as Compaq f90 compiler is no longer supported

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Fri, 21 Feb 2020 18:22:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d0eddb9b176969fa70f3e9d463e022b5080f76f6 - Merge branch &apos;mark/fix-viewfromoptions&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#d0eddb9b176969fa70f3e9d463e022b5080f76f6</link>
        <description>Merge branch &apos;mark/fix-viewfromoptions&apos; into &apos;master&apos;prototype for ViewFromOptions macro--&gt;functionsSee merge request petsc/petsc!2083

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 07 Nov 2019 15:56:17 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fe2efc57b7777594bce7568e90822861480cbdc8 - prototype for ViewFromOptions macro--&gt;functions</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#fe2efc57b7777594bce7568e90822861480cbdc8</link>
        <description>prototype for ViewFromOptions macro--&gt;functions

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Thu, 07 Nov 2019 15:56:17 +0000</pubDate>
        <dc:creator>Mark &lt;cal2princeton@yahoo.com&gt;</dc:creator>
    </item>
<item>
        <title>89583661dbdda284bc23265230c2f308532cda40 - Merge remote-tracking branch &apos;origin/barry/add-petscarrayxxx-ops&apos; [PR #1771]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#89583661dbdda284bc23265230c2f308532cda40</link>
        <description>Merge remote-tracking branch &apos;origin/barry/add-petscarrayxxx-ops&apos; [PR #1771]

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Fri, 21 Jun 2019 22:58:04 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>580bdb303e1ee3b1222b2042810b4c26340259c6 - Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new forms</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#580bdb303e1ee3b1222b2042810b4c26340259c6</link>
        <description>Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new formsReplace a couple multi-mallocs with a single mallocReplace backwards loops in MatSetValues_*() with PetscArraymove()Commit-type: style-fix, feature

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Fri, 07 Jun 2019 04:53:20 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>1ceb14c030f320ad962f864c6f8de98a26bbbaf7 - Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#1ceb14c030f320ad962f864c6f8de98a26bbbaf7</link>
        <description>Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Fri, 23 Oct 2015 03:37:39 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3aa2d9e3a17455108487be9a174c0f069d9014ad - Merge branch &apos;barry/fix-nonew-notcollective/maint&apos; into jed/mat-assembly-perf</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#3aa2d9e3a17455108487be9a174c0f069d9014ad</link>
        <description>Merge branch &apos;barry/fix-nonew-notcollective/maint&apos; into jed/mat-assembly-perfJed this fucking 6+ month running thing in next that is not in master is a royal fucking pain in the ass andan abuse of git. I think it is not justified to ever have anything in next for more than a few weeks at most.Either take it out of next if it is broken or put it in master if it is not broken. Hanging around in next butnot master for ever is not a good policy.

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Sat, 15 Aug 2015 01:10:07 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e1b06f76ad35ce2a89fc667d1feb3b2de35f6e0a - Merge branch &apos;master&apos; into knepley/solkx</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#e1b06f76ad35ce2a89fc667d1feb3b2de35f6e0a</link>
        <description>Merge branch &apos;master&apos; into knepley/solkx* master: (6933 commits)  Bib: Added reference  Includegraph: Updated for compatibility with new folder layout.  Add SNESLineSearchReason to fortran includes Also truncate names to fit 32 char fortran limit  fix compile warnings /usr/home/balay/petsc.clone-2/src/vec/vec/interface/vector.c:1944: warning: division by zero in &apos;1.0e+0 / 0.&apos; /usr/home/balay/petsc.clone-2/src/ksp/ksp/interface/itfunc.c:508: warning: &apos;vec_rhs&apos; may be used uninitialized in this function  updated output for new trust region initial size  initial size of the trust region is set as a percent of the norm of the initial guess, it should not be related to the initial norm of the function (which is kind of nuts).  The default bounds for SNESVISetVariableBounds() in the manual page were reversed from correct values  Bib: Added refs  Bib: Update MPICH webpage  Plex: Forgot to close file  removed nonexistent ex46f from makefile test rule  Revert &quot;fixed bad merge into master&quot;  fixed bad merge into master  fix memory leak in mkl_pardiso fix some formatting in mkl_pardiso code  mv runex111 from TESTEXAMPLES_C to TESTEXAMPLES_DATAFILESPATH  Mat+Doc: More Fortran docs  Plex ex3: Run tests with the correct number of field components  Bib: Added TetGen cite  parmetis: make sure &apos;ldd libparmetis.so&apos; points to the correct libmetis.so that its linked with.  small fix as reported by the nightly test  ...Conflicts:	config/builder.py

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Wed, 20 May 2015 13:47:27 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fbbfd4723ecc59da2191385614f809b84d9232dc - Merge branch &apos;master&apos; into tisaac/dmforest</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/vec/is/utils/ftn-custom/zisltogf.c#fbbfd4723ecc59da2191385614f809b84d9232dc</link>
        <description>Merge branch &apos;master&apos; into tisaac/dmforestdirectory layout changed again: merging to switching branches back and forthdoesn&apos;t cause reconfigure to have a hard time* master: (357 commits)  removed nonexistent ex46f from makefile test rule  Revert &quot;fixed bad merge into master&quot;  fixed bad merge into master  fix memory leak in mkl_pardiso fix some formatting in mkl_pardiso code  mv runex111 from TESTEXAMPLES_C to TESTEXAMPLES_DATAFILESPATH  Mat+Doc: More Fortran docs  Bib: Added TetGen cite  parmetis: make sure &apos;ldd libparmetis.so&apos; points to the correct libmetis.so that its linked with.  small fix as reported by the nightly test  add a test for MatPtAP()  small cleanup; add tests  cleanup MatPtAPSymbolic_MPIAIJ_MPIAIJ()  Fix nonzerostate tracking in all MATMPI types.  update location of test matrices in faq.html file  unused variable still declared  Fix for MatLoad_MPIDense() from sparsely stored matrix also fix for  MatLoad_MPIDense_DenseInFile() when matrix has not had its local sizes preset by user  Preserve the B nonzerostate during disassembly.  TSEvent: Fix arch-mswin nightly errors due to declaring variables in the middle of a function.  Fix error in parallel loading of dense format matrix  removed KSPSetNullSpace() since mat already carries that information and having two locations for it is confusing, unnecessary and prone to error added MatSetTransposeNullSpace() for providing the null space of the transpose of the matrix and added support in KSPSolve() to remove this null space from the right handside of the linear system thus making the system consistent.  ...

            List of files:
            /petsc/src/vec/is/utils/ftn-custom/zisltogf.c</description>
        <pubDate>Mon, 18 May 2015 17:57:44 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;tisaac@ices.utexas.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
