libsim Versione 7.2.4
|
◆ geo_coord_delete()
Distrugge l'oggetto in maniera pulita, assegnandogli un valore mancante.
Definizione alla linea 398 del file geo_coord_class.F90. 399
402elemental FUNCTION geo_coord_ll(this, that) RESULT(res)
403TYPE(geo_coord),INTENT(IN) :: this, that
|