<!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 text="#000000" bgcolor="#ffffff">
Hi.<br>
<br>
The constructor taking an int is UG specific and ALU needs a different
one.<br>
In dune-grid/dune/grid/io/file/test/gmIshtest.cc <br>
there is a test which shows a general way of initializing a dune grid
from a<br>
gmsh file.<br>
<br>
Best<br>
Andreas<br>
<br>
<br>
<br>
On 10/17/2011 06:29 PM, Jö Fahlke wrote:
<blockquote cite="mid:20111017172910.GF28182@paranoia" type="cite">
  <blockquote type="cite">
    <pre wrap="">   So how can I use ALUGrid in the same way as UGGrid?
    </pre>
  </blockquote>
  <pre wrap="">
Have a look here [1], especially the part titled "create Grid".  If you don't
need Gmsh' physical entities and only wan't to use the grid in serial, you can
ignore the other sections.

If that does not help, please report back in which way it fails, e.g. error
message etc.

Bye,
Jö.

[1] <a class="moz-txt-link-freetext" href="https://svn.dune-project.org/svn/dune-grid/trunk/src/gmsh-to-alu/main.hh">https://svn.dune-project.org/svn/dune-grid/trunk/src/gmsh-to-alu/main.hh</a>

  </pre>
  <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>