<?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 solgmr.f</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d06028c1ed09954bf598b0145fe1ac8aecabad11 - Merge branch &apos;master&apos; of github.com:PHASTA/phasta</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#d06028c1ed09954bf598b0145fe1ac8aecabad11</link>
        <description>Merge branch &apos;master&apos; of github.com:PHASTA/phasta

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Thu, 19 May 2016 14:48:42 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>6d19490585f7c8af089c0c02afe41f917b8960ac - Compressible code gets an update on what it writes in terms of convergence history. Columns are, step, time, ||L^-1 b||, db, ||b|| db Krylov Sum_Krylov</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#6d19490585f7c8af089c0c02afe41f917b8960ac</link>
        <description>Compressible code gets an update on what it writes in terms of convergence history. Columns are, step, time, ||L^-1 b||, db, ||b|| db Krylov Sum_Krylov

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Tue, 10 May 2016 23:21:12 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>712d3df0b59ebebaaeaea358162c8d2c043c6e08 - bringing PETSc and svLS back to the master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#712d3df0b59ebebaaeaea358162c8d2c043c6e08</link>
        <description>bringing PETSc and svLS back to the master

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Sun, 17 Jan 2016 17:02:29 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>2801f60755a34dd6e121c3898c0c6af7ba206cd9 - make the residuals echoed in the log of PETSc and Native solver the same and switch petsc b vector construction to ADD_VALUES (let them do the global completion) likely fixed scalar solve bug as well</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#2801f60755a34dd6e121c3898c0c6af7ba206cd9</link>
        <description>make the residuals echoed in the log of PETSc and Native solver the same and switch petsc b vector construction to ADD_VALUES (let them do the global completion) likely fixed scalar solve bug as well

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Sun, 17 Jan 2016 16:53:17 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>0be30ed5f961ad1a1373ad7d2e756d471b0c0231 - exploring pruning PETSc and comparing residuals more precisely</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#0be30ed5f961ad1a1373ad7d2e756d471b0c0231</link>
        <description>exploring pruning PETSc and comparing residuals more precisely

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Sun, 17 Jan 2016 00:53:26 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>13c4f35a7b4a194dfdf35c2fe14e1d6cc20c4641 - some compilers are more picky about f90 than others</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#13c4f35a7b4a194dfdf35c2fe14e1d6cc20c4641</link>
        <description>some compilers are more picky about f90 than others

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Thu, 14 Jan 2016 05:45:59 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>f4d0b58ba8987960d0dc508a98a5c216543431e8 - various cleanup&apos;s inspired by ASAN address and undefined in pursuit of the source of the PETSc failures on large cases</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#f4d0b58ba8987960d0dc508a98a5c216543431e8</link>
        <description>various cleanup&apos;s inspired by ASAN address and undefined in pursuit of the source of the PETSc failures on large cases

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Sun, 10 Jan 2016 06:21:40 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>513954ef803c300cddba2bb96b4a5dac0b93489a - First rough cut at merging svLS branch with PETSc_C</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#513954ef803c300cddba2bb96b4a5dac0b93489a</link>
        <description>First rough cut at merging svLS branch with PETSc_C

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Sun, 06 Dec 2015 00:13:43 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>595995161822a203c8467e0e4a253d7bd7d6df32 - Initial Commit</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/compressible/solgmr.f#595995161822a203c8467e0e4a253d7bd7d6df32</link>
        <description>Initial Commit

            List of files:
            /phasta/phSolver/compressible/solgmr.f</description>
        <pubDate>Thu, 16 Apr 2015 00:11:21 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
