5#ifndef DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
6#define DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
10#include <dune/grid/io/file/dgfparser/blocks/basic.hh>
18 class SimplexGenerationBlock
26 std::string filename_;
27 std::string filetype_;
28 std::string parameter_;
29 std::string dumpfilename_;
34 SimplexGenerationBlock ( std :: istream &in );
66 std :: string filename ()
71 std :: string filetype ()
81 std :: string parameter ()
86 const std::string dumpFileName ( )
const
Dune namespace.
Definition: alignedallocator.hh:13