[Dune] Reading a Mesh Generated with Gmsh

Oliver Sander sander at mi.fu-berlin.de
Sun Jan 2 12:47:38 CET 2011


- The UGGrid class takes only one template parameter.
- On many compilers, there needs to be a space between the two '>'
   (hence '> >' instead of '>>')

Am 02.01.2011 12:45, schrieb Alex Evanovic:
> Hi,
>
> I tried to read in a mesh generated with Gmsh into DUNE, but I am not 
> able to get rid of the errors.
>
> *Dune::UGGrid<2,2> grid;
> Dune::GmshReader<Dune::UGGrid<2,2>>::read(grid,"t1.msh");*
>
> Is there anything wrong with the above code-lines?
>
> Regards,
> Alex
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
>    

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110102/8c68c591/attachment.htm>


More information about the Dune mailing list