libsim  Versione 7.2.6

◆ triangles_compute_c()

integer function space_utilities::triangles_compute_c ( type (xy), dimension(:), intent(in)  co,
type (triangles), intent(inout)  tri 
)
private
Parametri
[in,out]tricomputed triangles

Definizione alla linea 348 del file space_utilities.F90.

349  !
350  ! FORMS THE FIRST TRIANGLE. STORES POINT NUMBERS OF THE VER-
351  ! TEXES OF THE TRIANGLE IN THE IPT ARRAY, AND STORES POINT NUM-
352  ! BERS OF THE BORDER LINE SEGMENTS AND THE TRIANGLE NUMBER IN
353  ! THE IPL ARRAY.
354  !

Generated with Doxygen.