<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in makeframework</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>3d996552296fa5aff2ef76b1450b6d3231aa62c2 - Merge branch &apos;master&apos; into stefano_zampini/feature-pcbddc-saddlepoint</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#3d996552296fa5aff2ef76b1450b6d3231aa62c2</link>
        <description>Merge branch &apos;master&apos; into stefano_zampini/feature-pcbddc-saddlepointConflicts:	src/docs/website/documentation/changes/dev.html	src/ksp/ksp/examples/tutorials/ex59.c	src/ksp/pc/impls/bddc/bddc.c	src/ksp/pc/impls/bddc/bddcfetidp.c	src/ksp/pc/impls/bddc/bddcprivate.c	src/ksp/pc/impls/bddc/bddcschurs.c	src/mat/impls/is/matis.c	src/mat/impls/is/matis.h

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Tue, 19 Jul 2016 17:47:40 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>229d00dfc08e195a32bfe3a38f08c1c89732ffe6 - Merge branch &apos;balay/fix-PetscInt-scanf/maint&apos; into knepley/feature-plex-particle-example</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#229d00dfc08e195a32bfe3a38f08c1c89732ffe6</link>
        <description>Merge branch &apos;balay/fix-PetscInt-scanf/maint&apos; into knepley/feature-plex-particle-exampleThis merge is done to be able to use &apos;PetscInt_FMT&apos; in data_bucket.c

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Thu, 23 Jun 2016 18:34:45 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>803da64b4d979fbbbf74998f86bc5f4615b760f8 - Merge branch &apos;maint&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#803da64b4d979fbbbf74998f86bc5f4615b760f8</link>
        <description>Merge branch &apos;maint&apos;

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Sat, 11 Jun 2016 04:39:11 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>575a05926143c699a34610f4aae807483647ae9b - Fixed a variety of issues related to iOS builds</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#575a05926143c699a34610f4aae807483647ae9b</link>
        <description>Fixed a variety of issues related to iOS buildsSome developers did not properly use relative paths for private include filesfile that is not normally compiled had errors due to outdated API in it (why is it compiled with iOS?)some iOS build scripts had outdated paths for various itemsiSO version of makeall implicitly assumed PETSC_DIR had been set (OSX version previously fixed by Satish Balay)Reported-by: Francisco Schuetze &lt;fjschuetze@gmail.com&gt;

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Sat, 11 Jun 2016 04:33:46 +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.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#1ceb14c030f320ad962f864c6f8de98a26bbbaf7</link>
        <description>Merge branch &apos;master&apos; into pr263/PierreBdR/ts-domain-error-in-stage/master

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</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>417c5e9afaacda2cf655e58897fdfc9d4dd1055e - Merge branch &apos;master&apos; into tisaac/dmforest</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#417c5e9afaacda2cf655e58897fdfc9d4dd1055e</link>
        <description>Merge branch &apos;master&apos; into tisaac/dmforestGet 3.6.2 patches* master: (1360 commits)  remove nasty memory leak with CUDA code when using block Jacobi with multiple blocks per process  print abs in Fortran test example in order to have same result with real and complex builds  changed outdate mpirun and -np to mpiexec and -n  force sqrt to be taken in the precision of PetscReal in fortran examples  continuation line too soon for some compilers  stop configure if user selected C++ clanguage, single precision, complex combination since we do not support it  fixes for Fortran examples to compile cleanly in single precision that do not involve complex numbers  fixes to Fortran examples to compile cleanly in single precision complex  fix previous mistake  must cast 1. to PetscScalar before dividing by a PetscScalar (C++ complex class is terrible)  must cast 0.0 to PetscScalar before comparison with a PetscScalar  changed order of suggested locations of downloadable PETSc to Barry&apos;s preference  Increase patchlevel to 3.6.2  remove debug print statement from two commits before  remove debug print statements I accidently left in the last commit  PetscDraw: Fix dummy definition of PetscDrawCollective{Begin|End}()  remove cleanupMumps flag from MatDestroy_Mumps() it should always free the memory it allocated Bug detected while adding features to libMesh  improved viewing of fractional counts in xml nested log viewing fixed bug in output of doubles to xml nested log files  chombo: build only libs - not examples  fix typo. &apos;gcc-4.8 --with-cxx-dialect=C++11&apos; gives a warning with this line - even though its in a  #ifdef thats never enabled.  ...

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Mon, 05 Oct 2015 16:36:24 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;tisaac@ices.utexas.edu&gt;</dc:creator>
    </item>
<item>
        <title>8d3c1932cd76dc2d1ac854cce48898cc6ac885a3 - Merge branch &apos;tisaac/dmplex-stable-tet-refinement&apos; into tisaac/plex-feature-tree-fv</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#8d3c1932cd76dc2d1ac854cce48898cc6ac885a3</link>
        <description>Merge branch &apos;tisaac/dmplex-stable-tet-refinement&apos; into tisaac/plex-feature-tree-fvThis feature branch also changed the topology of nonconforming examples:I am merging so that I can make the regression output that should becorrect in master and next* tisaac/dmplex-stable-tet-refinement: (594 commits)  plex: added tet shape regression test  plexrefine: remove replaced code  plex: update test output for new tet refinement order  plex: fix tet refinement for stable element shape  DMPlex: added test of shape quality to ex1  Better to use the proper error handling version of PetscViewerASCIIGetStdout() instead of PETSC_VIEWER_STDOUT_()  Generate a very useful error message if PetscLogView(), PetscLogEventGetPerfInfo() or PetscLogEventGetFlops() is called with a preceeding call to PetscLogBegin() and friends (also -log_summary which triggers a PetscLogBegin())  fix compile warnings  Plex: Fix bug with bcComps initialization  Turn off elemental shared libraries if --with-shared-libraries=0 is used  Bib: Added refs  Bib: Fixed a bunch of errors  add warning/error flag for &apos;-mat_superlu_dist_parsymbfact&apos; when MatInputMode=GLOBAL  makefile: fix format  tests: add back ex6f, runex6f targets - that got removed in 2f1d3d565a6a43067e6df75b043e6343b05fcd1d  accessing option that may never have been set  typo in DMNetworkSetNumVariables() reported by Sean Shahkarami  superlu_dist: update to using latest 4.1 version  fix compile warnings  Generate an error message when trying to overwrite default options of CN and BEULER  ...

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Sat, 29 Aug 2015 19:11:26 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;tisaac@ices.utexas.edu&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.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#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/systems/Apple/iOS/bin/makeframework</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>548caff3eba8cf24d416c3740cab4bbdbccc587d - Merge branch &apos;mat-increaseoverlap&apos; of ssh://bitbucket.org/Fande-Kong/petsc into pr332/master/Fande-Kong/mat-increaseoverlap-scalable</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#548caff3eba8cf24d416c3740cab4bbdbccc587d</link>
        <description>Merge branch &apos;mat-increaseoverlap&apos; of ssh://bitbucket.org/Fande-Kong/petsc into pr332/master/Fande-Kong/mat-increaseoverlap-scalable

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Tue, 23 Jun 2015 20:44:43 +0000</pubDate>
        <dc:creator>Dmitry Karpeev &lt;karpeev@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>665872a167016cf0ff469d88a989f316d838be52 - Merge remote-tracking branch &apos;petsc/master&apos; into pcgasm-increaseoverlap</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#665872a167016cf0ff469d88a989f316d838be52</link>
        <description>Merge remote-tracking branch &apos;petsc/master&apos; into pcgasm-increaseoverlap

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Mon, 22 Jun 2015 23:49:33 +0000</pubDate>
        <dc:creator>Fande Kong &lt;fdkong.jd@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>baf50f97de32c6f82bae6e32b51d070ec2e6f8b5 - Merge remote-tracking branch &apos;petsc/master&apos; into matpartitioning-hierach</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#baf50f97de32c6f82bae6e32b51d070ec2e6f8b5</link>
        <description>Merge remote-tracking branch &apos;petsc/master&apos; into matpartitioning-hierach

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Mon, 22 Jun 2015 23:18:50 +0000</pubDate>
        <dc:creator>Fande Kong &lt;fdkong.jd@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1f256a99bacaae4044ad56f4ed7272d8806ac9f4 - Merge remote-tracking branch &apos;petsc/master&apos; into mat-increaseoverlap</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#1f256a99bacaae4044ad56f4ed7272d8806ac9f4</link>
        <description>Merge remote-tracking branch &apos;petsc/master&apos; into mat-increaseoverlap

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Mon, 22 Jun 2015 23:16:35 +0000</pubDate>
        <dc:creator>Fande Kong &lt;fdkong.jd@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>835523d979ae3cbc6e30900e1ab9358405b57630 - Merge branch &apos;master&apos; into knepley/feature-snes-deflation</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#835523d979ae3cbc6e30900e1ab9358405b57630</link>
        <description>Merge branch &apos;master&apos; into knepley/feature-snes-deflation* master: (239 commits)  Bib: Moved entry  revert sources to dev - reset PETSC_VERSION_RELEASE - reset changes/dev.html - enable cuda in configure  release: set v3.6 strings  doc: add PCGAMGSetReuseInterpolation() to changes file  fix: workarround static initialization issue (perhaps compiler bug) on opensolaris c/complex build  fix: ex40,ex41 errors in src/ts/examples/tutorials/ on bsd with c++/complex Perhaps this code nees a separate section when &apos;enorm == 0) - as pow(0,-0.33) = inf.  manual: fix format  more changes..  PCGASM/MatGetSubMatricesMPI() changes in dev.html.  changes: more updates  Add size checks for static arrays of assumed max size [-Warray-bounds]  Doc: Update to Changes  configure: default to useThreads= 0as the useThreads=1 code currently prints output in jumbled order [producing hard to read configure.log]  Delete PETSc viewer attribute if none are left on the linked list instead of putting an empty attribute  MatGetSubMatricesMPI_MPIAIJ(): guard for an empty B-matrix when delogging memory in MatSetSeqMats().  PCBDDC: fix typos in the specification of MPI operation  MPIU_SUM was used with MPIU_INT when it should only be used with MPIU_REAL or MPIU_SCALAR  fixed bad PetscPrintf() formatting in two examples  Plex: In pointwise callbacks, use embedding dimension  updates for generating Apple installations due to changes in locations of include files  ...

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Fri, 12 Jun 2015 16:05:34 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>fae7eefdfb3a535422a10759ec4a8555db93857f - Merge branch &apos;master&apos; into mesgarnejad/feature-plex-globaltonatural</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#fae7eefdfb3a535422a10759ec4a8555db93857f</link>
        <description>Merge branch &apos;master&apos; into mesgarnejad/feature-plex-globaltonatural* master: (219 commits)  revert sources to dev - reset PETSC_VERSION_RELEASE - reset changes/dev.html - enable cuda in configure  release: set v3.6 strings  doc: add PCGAMGSetReuseInterpolation() to changes file  fix: workarround static initialization issue (perhaps compiler bug) on opensolaris c/complex build  fix: ex40,ex41 errors in src/ts/examples/tutorials/ on bsd with c++/complex Perhaps this code nees a separate section when &apos;enorm == 0) - as pow(0,-0.33) = inf.  manual: fix format  more changes..  PCGASM/MatGetSubMatricesMPI() changes in dev.html.  changes: more updates  Add size checks for static arrays of assumed max size [-Warray-bounds]  Doc: Update to Changes  configure: default to useThreads= 0as the useThreads=1 code currently prints output in jumbled order [producing hard to read configure.log]  Delete PETSc viewer attribute if none are left on the linked list instead of putting an empty attribute  MatGetSubMatricesMPI_MPIAIJ(): guard for an empty B-matrix when delogging memory in MatSetSeqMats().  PCBDDC: fix typos in the specification of MPI operation  MPIU_SUM was used with MPIU_INT when it should only be used with MPIU_REAL or MPIU_SCALAR  fixed bad PetscPrintf() formatting in two examples  Plex: In pointwise callbacks, use embedding dimension  updates for generating Apple installations due to changes in locations of include files  configure: do not fail when checking MPICH version [similar to 2cadc8fc42fbad3c229d43b955581b8d29e02ad6 ]  ...

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Wed, 10 Jun 2015 13:22:30 +0000</pubDate>
        <dc:creator>Matthew G. Knepley &lt;knepley@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6ce549b9737625953dff5bd940a5071e58d5199c - Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#6ce549b9737625953dff5bd940a5071e58d5199c</link>
        <description>Merge branch &apos;master&apos; of bitbucket.org:petsc/petsc

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Tue, 09 Jun 2015 14:29:51 +0000</pubDate>
        <dc:creator>Hong Zhang &lt;hzhang@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3759644b1e4bb363da9cb6f177a169e3daf7e96b - Merge branch &apos;barry/fix-apple-install&apos;</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#3759644b1e4bb363da9cb6f177a169e3daf7e96b</link>
        <description>Merge branch &apos;barry/fix-apple-install&apos;

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Sat, 06 Jun 2015 03:53:37 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e6e75211d226c622f451867f53ce5d558649ff4f - updates for generating Apple installations due to changes in locations of include files</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#e6e75211d226c622f451867f53ce5d558649ff4f</link>
        <description>updates for generating Apple installations due to changes in locations of include files

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Sat, 06 Jun 2015 03:52:40 +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.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#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/systems/Apple/iOS/bin/makeframework</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>898446f941de989eb59a155860a54be7cc14d054 - Merge branch &apos;master&apos; into shri/ts-is-for-differential-variables</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#898446f941de989eb59a155860a54be7cc14d054</link>
        <description>Merge branch &apos;master&apos; into shri/ts-is-for-differential-variablesConflicts:	include/petsc-private/tsimpl.h	src/ts/impls/eimex/eimex.c	src/ts/interface/ts.c

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Wed, 11 Mar 2015 04:17:30 +0000</pubDate>
        <dc:creator>Shri Abhyankar &lt;abhyshr@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>f2dee214e9786e57c32a0a7e0b16d5e8ff4abb42 - Merge branch &apos;master&apos; into jed/chem</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/petsc/systems/Apple/iOS/bin/makeframework#f2dee214e9786e57c32a0a7e0b16d5e8ff4abb42</link>
        <description>Merge branch &apos;master&apos; into jed/chemNote merging a branch with good stuff in it for a year and a half is insane!Conflicts:	src/ts/examples/tutorials/makefile	src/ts/interface/ts.c

            List of files:
            /petsc/systems/Apple/iOS/bin/makeframework</description>
        <pubDate>Fri, 06 Mar 2015 00:10:44 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
