<div dir="ltr">Dear P.Dular and C.Geuzaine,<div>I'm sorry to bother you, but it seems i've found a bug when trying to use GaussLegendre quadrature. Whenever I try to use more than 3x3x3 points, GetDP crashes and prints out the following message:</div><div>







<p class="gmail-p1"><span class="gmail-s1">Error <span class="gmail-Apple-converted-space">  </span>: Number of points should be n^3 with n in [1,100].</span></p><p class="gmail-p1">I'm including the correspondign section of the code I'm using, just in case I'm making a mistake I'm not seeing,</p><p class="gmail-p1">Integration {</p><p class="gmail-p1">  { Name GG ;</p><p class="gmail-p1">    Case { { Type GaussLegendre ; Case {  { GeoElement Tetrahedron ; NumberOfPoints  64;  } } } }</p><p class="gmail-p1">  }</p><p class="gmail-p1">  { Name IntPost ;</p><p class="gmail-p1">    Case { { Type Gauss ; Case {  { GeoElement Tetrahedron ; NumberOfPoints  29 ; } } } }</p><p class="gmail-p1">  }</p><p class="gmail-p1">}</p><p class="gmail-p1">Thank you for your help!</p><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">R.Aylwin<div><br></div></div></div>
</div></div>