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_;
std ::string path()
Definition: simplexgeneration.hh:56
bool display()
Definition: simplexgeneration.hh:46
double maxArea()
Definition: simplexgeneration.hh:36
std ::string parameter()
Definition: simplexgeneration.hh:81
const std::string dumpFileName() const
Definition: simplexgeneration.hh:86
Include standard header files.
Definition: agrid.hh:59
SimplexGenerationBlock(std ::istream &in)
Definition: simplexgeneration.cc:17
std ::string filename()
Definition: simplexgeneration.hh:66
bool hasfile()
Definition: simplexgeneration.hh:61
Definition: simplexgeneration.hh:18
std ::string filetype()
Definition: simplexgeneration.hh:71
bool haspath()
Definition: simplexgeneration.hh:51
int dimension()
Definition: simplexgeneration.hh:76
double minAngle()
Definition: simplexgeneration.hh:41