|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::TriangleMesherInterface, including all inherited members.
| fixNodeMarkers(const std::vector< FloatArray > &nodes, std::vector< IntArray > &n_markers, const std::vector< IntArray > &triangles, const IntArray &t_markers, const std::vector< IntArray > &segments, const IntArray &s_markers) | oofem::TriangleMesherInterface | protectedstatic |
| maxArea | oofem::TriangleMesherInterface | protected |
| meshPSLG(const Triangle_PSLG &pslg, const IntArray &outside, const IntArray &inside, std::vector< FloatArray > &nodes, std::vector< IntArray > &n_markers, std::vector< IntArray > &triangles, IntArray &t_markers, std::vector< IntArray > &segments, IntArray &s_markers) const | oofem::TriangleMesherInterface | |
| minAngle | oofem::TriangleMesherInterface | protected |
| quadratic | oofem::TriangleMesherInterface | protected |
| simplifyPSLG(Triangle_PSLG &coarse, const Triangle_PSLG &pslg, double limit, double minlen=0.0) | oofem::TriangleMesherInterface | static |
| TriangleMesherInterface(double minAngle, double maxArea, bool quadratic) | oofem::TriangleMesherInterface | inline |
| useRegions | oofem::TriangleMesherInterface | protected |
| ~TriangleMesherInterface() | oofem::TriangleMesherInterface | inline |