Go to the source code of this file.
Classes | |
class | oomph::TriangleMeshParameters |
Helper object for dealing with the parameters used for the TriangleMesh objects. More... | |
class | oomph::TriangleMesh< ELEMENT > |
Triangle mesh build with the help of the scaffold mesh coming from the triangle mesh generator Triangle. http://www.cs.cmu.edu/~quake/triangle.html. More... | |
struct | oomph::TriangleMesh< ELEMENT >::Point |
class | oomph::RefineableTriangleMesh< ELEMENT > |
Unstructured refineable Triangle Mesh. More... | |
class | oomph::SolidTriangleMesh< ELEMENT > |
Unstructured Triangle Mesh upgraded to solid mesh. More... | |
class | oomph::RefineableSolidTriangleMesh< ELEMENT > |
Unstructured refineable Triangle Mesh upgraded to solid mesh. More... | |
Namespaces | |
namespace | oomph |
Functions | |
void | oomph::triangulate (char *triswitches, struct oomph::TriangulateIO *in, struct oomph::TriangulateIO *out, struct oomph::TriangulateIO *vorout) |