3#ifndef DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
4#define DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
8#include <dune/grid/io/file/dgfparser/blocks/basic.hh>
16 class SimplexGenerationBlock
24 std::string filename_;
25 std::string filetype_;
26 std::string parameter_;
27 std::string dumpfilename_;
32 SimplexGenerationBlock ( std :: istream &in );
64 std :: string filename ()
69 std :: string filetype ()
79 std :: string parameter ()
84 const std::string dumpFileName ( )
const
Dune namespace.
Definition: alignedallocator.hh:14