<?xml version="1.0" encoding="ANSI_X3.4-1968"?>
<rss version="2.0">
  <channel>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/</link>
    <language>en-us</language>

    <title>magma/3D/stgMADDs/StgDomain Changelog</title>
    <description>magma/3D/stgMADDs/StgDomain Changelog</description>
    <item>
    <title>minor changes - adding some comments, and speeding up the error checking code</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/58305f4beefc</link>
    <description><![CDATA[minor changes - adding some comments, and speeding up the error checking code]]></description>
    <author>&#74;&#117;&#108;&#105;&#97;&#110;&#71;&#105;&#111;&#114;&#100;&#97;&#110;&#105;</author>
    <pubDate>Tue, 31 Mar 2009 18:01:33 +1100</pubDate>
</item>
<item>
    <title>merging</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/59250e8a58ea</link>
    <description><![CDATA[merging]]></description>
    <author>&#74;&#117;&#108;&#105;&#97;&#110;&#71;&#105;&#111;&#114;&#100;&#97;&#110;&#105;</author>
    <pubDate>Thu, 26 Mar 2009 12:28:53 +1100</pubDate>
</item>
<item>
    <title>decommissioning the FullTensor maths stuff.</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/32e4d43fa13f</link>
    <description><![CDATA[decommissioning the FullTensor maths stuff.<br/>
The files still exist in the repositories as *.disabled, this include the actual functions as well as the test.]]></description>
    <author>&#74;&#117;&#108;&#105;&#97;&#110;&#71;&#105;&#111;&#114;&#100;&#97;&#110;&#105;</author>
    <pubDate>Thu, 26 Mar 2009 11:06:36 +1100</pubDate>
</item>
<item>
    <title>Enabled a 3D definition of the wedge surface adaptop, now a plane in 3D can to specified as the top surface.  The new parameter is &quot;gradientZ&quot;.</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/fd35d2cb8abe</link>
    <description><![CDATA[Enabled a 3D definition of the wedge surface adaptop, now a plane in 3D can to specified as the top surface.  The new parameter is &quot;gradientZ&quot;.<br/>
also updated the documentation for this guy<br/>
<br/>
example:<br/>
&lt;struct name=&quot;linearMesh-sineUpperSurface&quot;&gt;<br/>
	&lt;param name=&quot;Type&quot;&gt; SurfaceAdaptor &lt;/param&gt;<br/>
	&lt;param name=&quot;mesh&quot;&gt; linearMesh &lt;/param&gt;<br/>
	&lt;param name=&quot;sourceGenerator&quot;&gt; linearMeshGenerator &lt;/param&gt;<br/>
	&lt;param name=&quot;surfaceType&quot;&gt; wedge &lt;/param&gt;<br/>
	&lt;param name=&quot;gradient&quot;&gt; 0.5 &lt;/param&gt;<br/>
	&lt;param name=&quot;gradientZ&quot;&gt; 0.5 &lt;/param&gt;<br/>
&lt;/struct&gt;]]></description>
    <author>&#74;&#117;&#108;&#105;&#97;&#110;&#71;&#105;&#111;&#114;&#100;&#97;&#110;&#105;</author>
    <pubDate>Tue, 24 Mar 2009 13:02:16 +1100</pubDate>
</item>
<item>
    <title>* Adding some documentation about the Mesh_SearchElements function</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/7bd2b2b8e41f</link>
    <description><![CDATA[* Adding some documentation about the Mesh_SearchElements function<br/>
* Turning off the mesh surface adaptop code if we are restarting from a checkpointed state]]></description>
    <author>&#106;&#117;&#108;&#105;&#97;&#110;&#64;&#119;&#45;&#99;&#108;&#50;&#56;&#45;&#51;&#51;&#52;&#45;&#48;&#49;&#46;&#103;&#101;&#111;&#115;&#99;&#105;&#46;&#109;&#111;&#110;&#97;&#115;&#104;&#46;&#101;&#100;&#117;&#46;&#97;&#117;</author>
    <pubDate>Tue, 17 Mar 2009 16:43:59 +1100</pubDate>
</item>
<item>
    <title>Updating the ConfigRework branch to include some improved</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/1666b7ea6f18</link>
    <description><![CDATA[Updating the ConfigRework branch to include some improved<br/>
build scripts. These include a conventional 'make check'<br/>
equivalent (scons check).]]></description>
    <author>&#76;&#117;&#107;&#101;&#32;&#72;&#111;&#100;&#107;&#105;&#110;&#115;&#111;&#110;&#32;&#60;&#108;&#117;&#107;&#101;&#64;&#118;&#112;&#97;&#99;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 11 Mar 2009 15:21:36 +1100</pubDate>
</item>
<item>
    <title>Found a nasty problem with particle initialisation</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/6ec7e82196bb</link>
    <description><![CDATA[Found a nasty problem with particle initialisation<br/>
that was causing startup to take FOREVER when a<br/>
lot of particles are requested. Need to try and<br/>
prevent repetitive reallocation of any arrays<br/>
we use.]]></description>
    <author>&#76;&#117;&#107;&#101;&#72;&#111;&#100;&#107;&#105;&#110;&#115;&#111;&#110;&#32;&#60;&#108;&#117;&#107;&#101;&#64;&#118;&#112;&#97;&#99;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 23 Feb 2009 15:29:15 +1100</pubDate>
</item>
<item>
    <title>Re-removing the SCons copy and replacing it</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/29d29b3d37e1</link>
    <description><![CDATA[Re-removing the SCons copy and replacing it<br/>
with clone.]]></description>
    <author>&#76;&#117;&#107;&#101;&#72;&#111;&#100;&#107;&#105;&#110;&#115;&#111;&#110;&#32;&#60;&#108;&#117;&#107;&#101;&#64;&#118;&#112;&#97;&#99;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 23 Feb 2009 14:09:49 +1100</pubDate>
</item>
<item>
    <title>Have to recommit these flag changes.</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/f979229314a0</link>
    <description><![CDATA[Have to recommit these flag changes.]]></description>
    <author>&#76;&#117;&#107;&#101;&#72;&#111;&#100;&#107;&#105;&#110;&#115;&#111;&#110;&#64;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;&#46;&#108;&#111;&#99;&#97;&#108;&#100;&#111;&#109;&#97;&#105;&#110;</author>
    <pubDate>Mon, 23 Feb 2009 01:05:44 +1100</pubDate>
</item>
<item>
    <title>?? Had to merge something.  Not sure what.  Hope</title>
    <link>http://www.geodynamics.org/hg/magma/3D/stgMADDs/StgDomain/rev/022926dfd469</link>
    <description><![CDATA[?? Had to merge something.  Not sure what.  Hope<br/>
this doesn't brake anything.]]></description>
    <author>&#76;&#117;&#107;&#101;&#72;&#111;&#100;&#107;&#105;&#110;&#115;&#111;&#110;&#32;&#60;&#108;&#117;&#107;&#101;&#64;&#118;&#112;&#97;&#99;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 23 Feb 2009 13:56:33 +1100</pubDate>
</item>

  </channel>
</rss>
