PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::TetgenInterface Member List

This is the complete list of members for Gedim::TetgenInterface, including all inherited members.

CreateDelaunay(const Eigen::MatrixXd &points, const std::vector< unsigned int > &points_marker, Gedim::IMeshDAO &mesh) constGedim::TetgenInterface
CreateMesh(const Eigen::MatrixXd &polyhedronVertices, const Eigen::MatrixXi &polyhedronEdges, const std::vector< Eigen::MatrixXi > &polyhedronFaces, const double &maxTetrahedronVolume, Gedim::IMeshDAO &mesh, const std::string &tetgenOptions="Qpqfezna") constGedim::TetgenInterface
CreateMesh(const Eigen::MatrixXd &points, const std::vector< std::vector< unsigned int > > &facets, const double &maxTetrahedronVolume, Gedim::IMeshDAO &mesh, const std::string &tetgenOptions="Qpqfezna") constGedim::TetgenInterface
CreateMesh(const Eigen::MatrixXd &points, const std::vector< std::vector< unsigned int > > &facets, const std::vector< Region > &regions, Gedim::IMeshDAO &mesh, const std::string &tetgenOptions="QpqfeznaA") constGedim::TetgenInterface
TetgenInterface()Gedim::TetgenInterface
~TetgenInterface()Gedim::TetgenInterface