MAPL_LocStream Derived Type

type, public :: MAPL_LocStream


Inherits

type~~mapl_locstream~~InheritsGraph type~mapl_locstream MAPL_LocStream 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

Inherited by

type~~mapl_locstream~~InheritedByGraph type~mapl_locstream MAPL_LocStream type~mapl_locstreamxformtype MAPL_LocStreamXformType type~mapl_locstreamxformtype->type~mapl_locstream InputStream, OutputStream type~mapl_metacomp MAPL_MetaComp type~mapl_metacomp->type~mapl_locstream ExchangeGrid, LOCSTREAM type~mapl_locstreamxform MAPL_LocStreamXform type~mapl_locstreamxform->type~mapl_locstreamxformtype Ptr

Source Code

type, public :: MAPL_LocStream
  private
  type(MAPL_LocStreamType), pointer :: Ptr=>null()
end type MAPL_LocStream