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