<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/</link>
    <language>en-us</language>

    <title>cs/AMR/Samrai Changelog</title>
    <description>cs/AMR/Samrai Changelog</description>
    <item>
    <title>Update to work with Petsc 3.2</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/a934e63479c5</link>
    <description><![CDATA[Update to work with Petsc 3.2]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Wed, 02 May 2012 06:40:10 -0700</pubDate>
</item>
<item>
    <title>Fix a compiler warning</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/5cdbad7b1e02</link>
    <description><![CDATA[Fix a compiler warning]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Wed, 02 May 2012 06:39:00 -0700</pubDate>
</item>
<item>
    <title>Make m4 files work with latest autoconf</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/caac42090c58</link>
    <description><![CDATA[Make m4 files work with latest autoconf]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Wed, 02 May 2012 06:38:00 -0700</pubDate>
</item>
<item>
    <title>Revert the changes for syncing the sides.  It did not work in the case</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/4e3ac0f6b796</link>
    <description><![CDATA[Revert the changes for syncing the sides.  It did not work in the case<br/>
where you are coarsening.  For example, suppose, in 1D, the fine box<br/>
is (0,10) side centered (so (0,9) cell centered) and the coarse box is<br/>
(0,100).  Then when coarsening the results are put in a coarse box<br/>
(0,5).  However, if there is a processor boundary at 5, then it will<br/>
only coarsen to the (0,5) box, not the (5,100).  When syncing, the<br/>
(5,100) box takes precedence, so it never gets the coarsening result.]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Fri, 18 Mar 2011 19:48:26 -0700</pubDate>
</item>
<item>
    <title>More tweaks to make side-based variables sync correctly.</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/2436fcd9e549</link>
    <description><![CDATA[More tweaks to make side-based variables sync correctly.]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Thu, 17 Mar 2011 12:59:17 -0700</pubDate>
</item>
<item>
    <title>Make side-based variables sync correctly</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/3308aba02946</link>
    <description><![CDATA[Make side-based variables sync correctly]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Mon, 14 Mar 2011 13:42:16 -0700</pubDate>
</item>
<item>
    <title>Fix a typo in a comment.</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/58e35e9c1fa8</link>
    <description><![CDATA[Fix a typo in a comment.]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Mon, 14 Mar 2011 12:05:14 -0700</pubDate>
</item>
<item>
    <title>Grow scratch region for fine cells by the ghost width in case the</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/ab729087458a</link>
    <description><![CDATA[Grow scratch region for fine cells by the ghost width in case the<br/>
coarsening algorithm needs a stencil.]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Thu, 10 Feb 2011 11:14:51 -0800</pubDate>
</item>
<item>
    <title>Add a unary minus to hier::Index.</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/c23af87eaeb6</link>
    <description><![CDATA[Add a unary minus to hier::Index.]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Thu, 10 Feb 2011 11:12:06 -0800</pubDate>
</item>
<item>
    <title>Use the 1.8 HDF5 API explicitly</title>
    <link>http://www.geodynamics.org/hg/cs/AMR/Samrai/rev/49006e096d2a</link>
    <description><![CDATA[Use the 1.8 HDF5 API explicitly]]></description>
    <author>&#87;&#97;&#108;&#116;&#101;&#114;&#32;&#76;&#97;&#110;&#100;&#114;&#121;&#32;&#60;&#119;&#108;&#97;&#110;&#100;&#114;&#121;&#64;&#99;&#97;&#108;&#116;&#101;&#99;&#104;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Mon, 03 Jan 2011 15:09:04 -0800</pubDate>
</item>

  </channel>
</rss>
