dune-grid  2.2.0
io/file/dgfparser.hh
Go to the documentation of this file.
00001 #ifndef DUNE_DGFPARSER_HH
00002 #define DUNE_DGFPARSER_HH
00003 // include dgf parser 
00004 #include "dgfparser/dgfparser.hh"
00005 /* include the implementations */
00006 #include <dune/grid/albertagrid/dgfparser.hh>
00007 #include "dgfparser/dgfalu.hh"
00008 #include "dgfparser/dgfug.hh"
00009 #include "dgfparser/dgfoned.hh"
00010 #include "dgfparser/dgfyasp.hh"
00011 #include "dgfparser/dgfs.hh"
00012 #include "dgfparser/dgfgeogrid.hh"
00013 #endif