<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 02/24/2012 03:00 AM, Roland Haas wrote:
    <blockquote cite="mid:4F474393.5040304@mail.gatech.edu" type="cite">
      <pre wrap="">Hello Christian,

</pre>
      <blockquote type="cite">
        <pre wrap="">I am wondering why MoL does not have support for arrays anymore (the provided 
functions are all commented out). I guess there is a particular reason for 
this?
</pre>
      </blockquote>
      <pre wrap="">As far as I understand it, the problem is with mesh refinement and the
step-ahead in the Berger-Oliger scheme. Before a fine step is taken, the
coarser grids step ahead so that there is data for prolongation. For an
array this would require extra copies of the array for the stepping
ahead. If you never feed the array content back into the grid then you
might be able to get away updating in global mode (or on the finest
level) and essentially do a unigrid evolution.

The discussion is here:
<a class="moz-txt-link-freetext" href="http://cactuscode.org/pipermail/developers/2007-September/005428.html">http://cactuscode.org/pipermail/developers/2007-September/005428.html</a>
(Tanja Bode had the problem already while at PSU)

Yours,
Roland

</pre>
      <br>
    </blockquote>
    When was this changed? The RIT code uses MoL to evolve grid arrays
    (we use the Maxwell<br>
    version of ET). It requires some nasty code to get the arrays
    evolved correctly and you need<br>
    to make sure that, for a given a level, there is only 1 component
    per processor.<br>
    <br>
    <br>
    <blockquote cite="mid:4F474393.5040304@mail.gatech.edu" type="cite">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<a class="moz-txt-link-freetext" href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Dr. Yosef Zlochower
Center for Computational Relativity and Gravitation
Assistant Professor
School of Mathematical Sciences
Rochester Institute of Technology
85 Lomb Memorial Drive
Rochester, NY 14623

Office:74-2067
Phone: +1 585-475-6103

<a class="moz-txt-link-abbreviated" href="mailto:yosef@astro.rit.edu">yosef@astro.rit.edu</a>

CONFIDENTIALITY NOTE: The information transmitted, including
attachments, is intended only for the person(s) or entity to which it
is addressed and may contain confidential and/or privileged material.
Any review, retransmission, dissemination or other use of, or taking
of any action in reliance upon this information by persons or entities
other than the intended recipient is prohibited. If you received this
in error, please contact the sender and destroy any copies of this
information.
</pre>
  </body>
</html>