$$$$ @P_VORO NOTICE PASCAL 12/10/18 21:15:02 7532 DATE 12/10/18 Procedure @P_VORO Voir aussi : @P_BOIT2, @M_VORO ----------------- TAB1 = @P_VORO MPOI1 (FLOT1) (ILOG1) ; Description : ------------- This procedure computes the Voronoi tesselation of a set of points (mesh of POI1 elements). Uses a triangulation of this set of points in a box of finite size, enabling to build the polyedra associated to the points located on the convex hull of the set. Contents : ---------- MPOI1 = MAILLAGE, set of points (POI1), FLOT1 = FLOTTANT, ratio between the size of the triangulation box and the size of the set of points, ILOG1 = LOGIQUE, set to VRAI to get some graphical outputs, TAB2 = TABLE, which each index is a point of MPOI1, for which the sub-index 'MAV' contents the edges of the polyedron associated to the point and the sub-index 'MPT' the set of points sharing the faces of the polyedron. Moreover, the global index 'MAV' contents the edges of all the polyedra and the global index 'MPT' the set MPOI1. $$$$
© Cast3M 2003 - All rights reserved.
Disclaimer