|
◆ triangles_new()
type(triangles) function, public space_utilities::triangles_new |
( |
integer, intent(in) |
ndp | ) |
|
initialize triangles
- Restituisce
- triangles to initialize
- Parametri
-
[in] | ndp | number of station to triangulate |
Definizione alla linea 306 del file space_utilities.F90.
313 call l4f_log(l4f_debug, "end triangulation sort")
|