<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p>hi Matt,<br>
</p>
<div class="moz-cite-prefix">On 28/03/23 12:16, Matthew Knepley
wrote:<br>
</div>
<blockquote type="cite" cite="mid:CAMYG4G=V-vOdRcHZMxZpuXwN5+yFxtTnFtjtd4XD-CjXnY6o5A@mail.gmail.com">
<div dir="ltr">
<div class="gmail_quote"><br>
<div>Yes, that would cause this. Your routine looks right to
me, but it should be easy to find a problem. Put a check</div>
<div>in at 3460 that h != dim, and also check that the height
of minc_leaves(i) is not 0.</div>
</div>
</div>
</blockquote>
<p>Thanks, I just tried that, and I am getting lots of both of those
(h == dim, and height of minc_leaves(i) == 0). But I'm a little
unclear about the significance of them.<br>
</p>
<p>In your original message you said:</p>
<p>
<blockquote type="cite">I do not expect cells that are shared
until we create an overlap.</blockquote>
</p>
<p>What I'm doing is distributing the DM with overlap 1, then adding
the MINC cells etc. if needed, then redistributing (again with
overlap 1). It seems to have worked ok but could the fact that
it's already been distributed with overlap 1 be causing the error
with redistribution?</p>
<p>- Adrian<br>
</p>
<pre class="moz-signature" cols="72">--
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: <a class="moz-txt-link-abbreviated" href="mailto:a.croucher@auckland.ac.nz">a.croucher@auckland.ac.nz</a>
tel: +64 (0)9 923 4611
</pre>
</body>
</html>