<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><br>
you have one error in the definition of the topology.<br>
<br>
the first line wrongly defines the Dimensions as "54653 4"<br>
<br>
<Topology Dimensions="54653 4" TopologyType="Tetrahedron"><br>
<br>
the correct syntax is:<br>
<Topology Dimensions="54653" TopologyType="Tetrahedron"><br>
<br>
as in:<br>
<br>
<Topology Dimensions="54653" TopologyType="Tetrahedron"><br>
  <DataItem Dimensions="54653 4" Format="HDF" Precision="8" NumberType="Int">data.h5:/topology/connectivity<br>
  </DataItem><br>
</Topology><br>
<div><br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">-----------------<br>
Jean/CSCS</div>
</span></font></div>
</div>
</div>
</body>
</html>