MAPL_LocStreamXform Derived Type

type, public :: MAPL_LocStreamXform


Inherits

type~~mapl_locstreamxform~~InheritsGraph type~mapl_locstreamxform MAPL_LocStreamXform type~mapl_locstreamxformtype MAPL_LocStreamXformType type~mapl_locstreamxform->type~mapl_locstreamxformtype Ptr type~mapl_locstream MAPL_LocStream type~mapl_locstreamxformtype->type~mapl_locstream InputStream, OutputStream type~mapl_locstreamtype MAPL_LocStreamType type~mapl_locstream->type~mapl_locstreamtype Ptr ESMF_Grid ESMF_Grid type~mapl_locstreamtype->ESMF_Grid GRID, TILEGRID type~mapl_geolocation MAPL_GeoLocation type~mapl_locstreamtype->type~mapl_geolocation Global_GeoLocation, Local_GeoLocation type~mapl_indexlocation MAPL_IndexLocation type~mapl_locstreamtype->type~mapl_indexlocation Local_IndexLocation type~mapl_tiling MAPL_Tiling type~mapl_locstreamtype->type~mapl_tiling Tiling

Source Code

type, public :: MAPL_LocStreamXform
  private
  type(MAPL_LocStreamXformType), pointer :: Ptr=>null()
end type MAPL_LocStreamXform