<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;">Hi all,<br>
<br>
I'm starting to learn DUNE functionalities (even if I still have problems in the installation of some additional packages, ahahah).<br>
The question is about GMSH files and the possibility of importing them in DUNE in order to create a grid object.<br>
<br>
Looking at Grid Interface Howto pdf manual, page 22, I was trying to import a .msh file in DUNE. My question is: which is the most appropriate format for an unstructured grid whose details are stored in the corresponding .msh file?<br>
Which format can replace better 'Foo' in the following line?<br>
<br>
FooGrid * grid = GmshReader < GridType >:: read ( filename );<br>
<br>
I was wondering about UGGrid, that requires a little bit of work in installing the library and the patches. Are there simpler/better alternatives?<br>
Thanks for your help.<br>
<br>
Regards,<br>
<br>
Andrea<br>
<div>
<div style="font-family: Tahoma; font-size: 13px;"><br>
__________________________________________________________<br>
<br>
Andrea Sacconi<br>
PhD student, Applied Mathematics<br>
AMMP Section, Department of Mathematics, Imperial College London,<br>
London SW7 2AZ, UK<br>
a.sacconi11@imperial.ac.uk<br>
</div>
</div>
</div>
</body>
</html>