<?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 ex7_3.out</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5bc4531bdf2083bca0208dde4ccfa169aa19b78f - Merge branch &apos;jacobf/2022-09-02/modernize-petscinfo&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#5bc4531bdf2083bca0208dde4ccfa169aa19b78f</link>
        <description>Merge branch &apos;jacobf/2022-09-02/modernize-petscinfo&apos; into &apos;main&apos;Clean up and modernize PetscInfo()See merge request petsc/petsc!5582

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Tue, 06 Sep 2022 17:18:57 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>5520554388890bd89a1c1cf7870aedf4e71d512f - Print the string needed to control the section with info output</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#5520554388890bd89a1c1cf7870aedf4e71d512f</link>
        <description>Print the string needed to control the section with info output

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Sun, 04 Sep 2022 22:59:07 +0000</pubDate>
        <dc:creator>Jacob Faibussowitsch &lt;jacob.fai@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0f90cc5af133a1a9d06c3b99019841fca70fdbee - Merge branch &apos;jczhang/reuse-c-fortran-petscinitialize&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#0f90cc5af133a1a9d06c3b99019841fca70fdbee</link>
        <description>Merge branch &apos;jczhang/reuse-c-fortran-petscinitialize&apos; into &apos;main&apos;Reuse PetscInitialize code between C and FortranSee merge request petsc/petsc!4364

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Tue, 28 Sep 2021 16:40:47 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>85649d7710bf83e0fb3b4790fc75c6a3202329f8 - Sys: reuse PetscInitialize code between C and Fortran</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#85649d7710bf83e0fb3b4790fc75c6a3202329f8</link>
        <description>Sys: reuse PetscInitialize code between C and Fortran

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Sat, 25 Sep 2021 18:58:42 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0d1e9396e23e61278908aaeb75f0d4981c906900 - Merge branch &apos;barry/2020-06-13/fix-init-fptrap&apos; into &apos;master&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#0d1e9396e23e61278908aaeb75f0d4981c906900</link>
        <description>Merge branch &apos;barry/2020-06-13/fix-init-fptrap&apos; into &apos;master&apos;Bug fix for initialization of _trapmode on Linux and MacOS when exception...See merge request petsc/petsc!2877

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Mon, 22 Jun 2020 23:43:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>cc9df77e78d3dc3cdc08dd390383483966f6a2a2 - Bug fix for initialization of _trapmode on Linux and MacOS when exception handling of divide by zero is enabled</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#cc9df77e78d3dc3cdc08dd390383483966f6a2a2</link>
        <description>Bug fix for initialization of _trapmode on Linux and MacOS when exception handling of divide by zero is enabled    Cleanup and extension of floating point exception handling.    Now properly turns off floating point trapping for Lapack when Fortran linker turns on divide by zero trapping    Commit-type: error-checking, bug-fix, portability-fix, feature, documentation    Reported-by: Sanjay Govindjee &lt;s_g@berkeley.edu&gt;

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Sun, 14 Jun 2020 12:47:35 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>c20d77252dee0f9c80fc6f8b1a6f948e11175edb - Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/src/mat/tutorials/output/ex7_3.out#c20d77252dee0f9c80fc6f8b1a6f948e11175edb</link>
        <description>Merge branch &apos;jed/promote-examples-tests-tutorials&apos; [petsc/petsc!2610]* jed/promote-examples-tests-tutorials:  Promote examples/{tests,tutorials}/ to {tests,tutorials}/

            List of files:
            /petsc/src/mat/tutorials/output/ex7_3.out</description>
        <pubDate>Sun, 22 Mar 2020 01:49:31 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
