libsim Versione 7.2.0

◆ geo_coord_le()

elemental logical function geo_coord_le ( 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 west of the second or if lon is equal south

Definizione alla linea 548 del file geo_coord_class.F90.

549END SUBROUTINE geo_coordvect_init
550
551

Generated with Doxygen.