Go to the documentation of this file.
3 #ifndef DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
4 #define DUNE_DGF_SIMPLEXGENERATIONBLOCK_HH
24 std::string filename_;
25 std::string filetype_;
26 std::string parameter_;
27 std::string dumpfilename_;
Include standard header files.
Definition: agrid.hh:59
SimplexGenerationBlock(std ::istream &in)
Definition: simplexgeneration.cc:16
double minAngle()
Definition: simplexgeneration.hh:39
std ::string filename()
Definition: simplexgeneration.hh:64
double maxArea()
Definition: simplexgeneration.hh:34
const std::string dumpFileName() const
Definition: simplexgeneration.hh:84
bool display()
Definition: simplexgeneration.hh:44
bool haspath()
Definition: simplexgeneration.hh:49
bool hasfile()
Definition: simplexgeneration.hh:59
Definition: simplexgeneration.hh:16
std ::string path()
Definition: simplexgeneration.hh:54
std ::string filetype()
Definition: simplexgeneration.hh:69
int dimension()
Definition: simplexgeneration.hh:74
std ::string parameter()
Definition: simplexgeneration.hh:79