<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 13/04/14 16:08, Matthew Knepley
wrote:<br>
</div>
<blockquote
cite="mid:CAMYG4GnjDkG6tztN00Po7=xE7T09F8Anj40XX4She-+KGKD_HQ@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote"><br>
Thanks for the test. It was a bug in a special case:
<div><br>
</div>
<div>
<div>- coords[3] = PetscRealPart(coords[3*dim+0] -
coords[0*dim+0]);</div>
<div>+ coords[3] = PetscRealPart(coords[3*dim+1] -
coords[0*dim+1]);</div>
</div>
<div><br>
</div>
<div>I will push it to next</div>
</div>
</div>
</div>
</blockquote>
<br>
Thanks very much- that's fixed it.<br>
<br>
The problems I was seeing last week with VecView() writing to VTK
seem to have gone now too. Wunderbar!<br>
<br>
Cheers, Adrian<br>
<pre class="moz-signature" cols="72">--
Dr Adrian Croucher
Department of Engineering Science
University of Auckland
New Zealand
tel 64-9-373-7599 ext 84611
</pre>
</body>
</html>