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~historytrajectory HistoryTrajectory type~historytrajectory->type~mapl_metacomp GENSTATE type~mapl_locstreamxform MAPL_LocStreamXform type~mapl_locstreamxform->type~mapl_locstreamxformtype Ptr type~masksamplergeosat MaskSamplerGeosat type~masksamplergeosat->type~mapl_metacomp GENSTATE type~stationsampler StationSampler type~stationsampler->type~mapl_metacomp GENSTATE type~historycollection~2 HistoryCollection type~historycollection~2->type~historytrajectory trajectory type~historycollection~2->type~masksamplergeosat mask_sampler type~historycollection~2->type~stationsampler station_sampler type~historycollectionvectoriterator~2 HistoryCollectionVectorIterator type~historycollectionvectoriterator~2->type~historycollection~2 elements type~historycollectionvectorriterator~2 HistoryCollectionVectorRIterator type~historycollectionvectorriterator~2->type~historycollection~2 elements type~historycollectionvector~2 HistoryCollectionVector type~historycollectionvector~2->type~historycollection~2 elements

Source Code

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