<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
- The UGGrid class takes only one template parameter.<br>
- On many compilers, there needs to be a space between the two '>'<br>
  (hence '> >' instead of '>>')<br>
<br>
Am 02.01.2011 12:45, schrieb Alex Evanovic:
<blockquote
 cite="mid:AANLkTi=O5872ki6DueKvBEOBqiQWkc_kt2mra=53D1fO@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
I tried to read in a mesh generated with Gmsh into DUNE, but I am not
able to get rid of the errors.<br>
  <br>
  <b>Dune::UGGrid<2,2> grid;<br>
Dune::GmshReader<Dune::UGGrid<2,2>>::read(grid,"t1.msh");</b><br>
  <br>
Is there anything wrong with the above code-lines?<br>
  <br>
Regards,<br>
Alex
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
  </pre>
</blockquote>
<br>
</body>
</html>