GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
BWDelaunay Member List

This is the complete list of members for BWDelaunay, including all inherited members.

_circumCentresBWDelaunayprivate
_circumRadiiBWDelaunayprivate
_edgesToVertexBWDelaunayprivate
_firstFreeTetIndexBWDelaunayprivate
_maxPointBWDelaunayprivate
_midPointBWDelaunayprivate
_minPointBWDelaunayprivate
_nextTetrahedronBWDelaunayprivate
_tetToTetBWDelaunayprivate
_tetToVertexBWDelaunayprivate
_verticesBWDelaunayprivate
_virtualVerticesBWDelaunayprivate
BWDelaunay(const std::vector< double > &points)BWDelaunay
delete_tetrahedron(unsigned int tetIndex)BWDelaunayprivate
edge_number()BWDelaunayinline
edge_ptr(unsigned int edgeIndex) constBWDelaunayinline
export_to_mesh_file(std::string filePath)BWDelaunay
is_point_inside_tet_circumsphere(unsigned int pointIndex, unsigned int tetIndex)BWDelaunayprivate
is_virtual_tetrahedron(unsigned int tetIndex)BWDelaunayprivate
new_tetrahedron()BWDelaunayprivate
new_tetrahedron(unsigned int v0Index, unsigned int v1Index, unsigned int v2Index, unsigned int v3Index)BWDelaunayprivate
NotInListBWDelaunayprivatestatic
set_vertices(const std::vector< double > &points)BWDelaunay
tetrahedralize()BWDelaunay
tetrahedron_circum_centre(double(&centre)[3], unsigned int tetIndex)BWDelaunayprivate
vertex_number()BWDelaunayinline
vertex_ptr(unsigned int vertexIndex) constBWDelaunayinline