libsim  Versione7.2.3

◆ triangles_delete()

subroutine triangles_delete ( type(triangles)  this)

delete triangles

Parametri
thistriangles to delete

Definizione alla linea 311 del file space_utilities.F90.

311 end DO
312 
313 call l4f_log(l4f_debug,"end triangulation sort")
314 
315  !
316  ! IF NECESSARY, MODIFIES THE ORDERING IN SUCH A WAY THAT THE
317  ! FIRST THREE DATA POINTS ARE NOT COLLINEAR.
318  !

Generated with Doxygen.