libsim Versione 7.1.11

◆ geo_coord_lle()

elemental logical function geo_coord_lle ( type(geo_coord), intent(in)  this,
type(geo_coord), intent(in)  that 
)
private

Logical less-equal operator.

Returns true if the first point lies to the southwest of the second

Definizione alla linea 586 del file geo_coord_class.F90.

587 ENDIF
588ENDIF
589
590END SUBROUTINE geo_coordvect_getval
591

Generated with Doxygen.