libsim  Versione6.3.0

◆ geo_coord_ge()

elemental logical function geo_coord_class::geo_coord_ge ( type(geo_coord), intent(in)  this,
type(geo_coord), intent(in)  that 
)

Logical great-equal operator.

Returns true if the first point lies to the west of the second or if lon is equal north

Definizione alla linea 548 del file geo_coord_class.F90.

548 
549 END SUBROUTINE geo_coordvect_init
550 
551 

Generated with Doxygen.