[Dune] Visualization with VTKWriter
S. Swayamjyoti
swayam.151 at gmail.com
Tue Feb 15 14:15:43 CET 2011
Yes, that's the problem. I do not get any output. Thanks a lot.
But, now I commented out the #if HAVE_ALBERTA" and "#if ALBERTA_DIM==2"
lines.
Made it, *typedef Dune::SGrid<dim,dim> GridType;* instead of typedef
Dune::AlbertaGrid<dim,dim> GridType; in line 257. and then tried to make the
dune-grid-howto. I get errors saying * no matching function for call to
‘Dune::SGrid<3, 3, double>::SGrid(const char*&)’* in line 263.
I have also added the *#include <dune/grid/sgrid.hh> *file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110215/092f0357/attachment.htm>
More information about the Dune
mailing list