5 #ifndef DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
6 #define DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
26 std::string filename_;
27 std::string filetype_;
28 std::string parameter_;
29 std::string dumpfilename_;
Include standard header files.
Definition: agrid.hh:60
Definition: simplexgeneration.hh:20
double maxArea()
Definition: simplexgeneration.hh:36
std ::string filetype()
Definition: simplexgeneration.hh:71
bool haspath()
Definition: simplexgeneration.hh:51
int dimension()
Definition: simplexgeneration.hh:76
std ::string filename()
Definition: simplexgeneration.hh:66
std ::string path()
Definition: simplexgeneration.hh:56
const std::string dumpFileName() const
Definition: simplexgeneration.hh:86
bool display()
Definition: simplexgeneration.hh:46
std ::string parameter()
Definition: simplexgeneration.hh:81
SimplexGenerationBlock(std ::istream &in)
Definition: simplexgeneration.cc:18
double minAngle()
Definition: simplexgeneration.hh:41
bool hasfile()
Definition: simplexgeneration.hh:61