next up previous contents
Next: latlon_setsame Up: Fortran: Module Interface domainMod Previous: latlon_init   Contents

latlon_clean


INTERFACE:

   subroutine latlon_clean(latlon)
DESCRIPTION:

This subroutine allocates and nans the latlon type


USES:

ARGUMENTS:
     implicit none
     type(latlon_type) :: latlon        ! latlon datatype
REVISION HISTORY:
     Created by T Craig
LOCAL VARIABLES:
     integer ier



Erik Kluzek 2011-06-15