[Dune] Notification from Dune

Flyspray dune at dune-project.de
Thu Aug 2 20:18:16 CEST 2007


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below.

User who did this: - Christian Engwer (christi)

Attached to Project - Dune
Summary - includes for actual implementations missing in dgfparser.hh
Task Type - Bug Report
Category - DGFParser
Status - New
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - 1.0
Due Date - Undecided
Details - dgfparser.hh should include all implementation. As an
alternative one might add new header dune/grid/io/file/dgfparser.hh
with these includes.

proposed patch:
Index: grid/io/file/dgfparser/dgfparser.hh
===================================================================
--- grid/io/file/dgfparser/dgfparser.hh (Revision 3782)
+++ grid/io/file/dgfparser/dgfparser.hh (Arbeitskopie)
@@ -962,4 +962,17 @@
         if the grid is constructed using the b Interval block.
 */

+#if HAVE_ALBERTA
+#include "dgalberta.hh"
 #endif
+#if HAVE_ALUGRID
+#include "dgalu.hh"
+#endif
+#if HAVE_UG
+#include "dgug.hh"
+#endif
+#include "dgfoned.hh"
+#include "dgfyasp.hh"
+#include "dgfs.hh"
+
+#endif


More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=306

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list