Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(shr_stream_streamType), | intent(inout) | :: | stream | |||
type(IOSystem_desc_t), | intent(inout), | target | :: | pio_subsystem | ||
integer(kind=IN), | intent(in) | :: | pio_iotype | |||
type(io_desc_t), | intent(inout) | :: | pio_iodesc | |||
integer(kind=IN), | intent(in) | :: | mDate | |||
integer(kind=IN), | intent(in) | :: | mSec | |||
integer(kind=IN), | intent(in) | :: | mpicom | |||
type(GlobalSegMap), | intent(in) | :: | gsMap | |||
type(AttrVect), | intent(inout) | :: | avLB | |||
integer(kind=IN), | intent(inout) | :: | mDateLB | |||
integer(kind=IN), | intent(inout) | :: | mSecLB | |||
type(AttrVect), | intent(inout) | :: | avUB | |||
integer(kind=IN), | intent(inout) | :: | mDateUB | |||
integer(kind=IN), | intent(inout) | :: | mSecUB | |||
type(AttrVect), | intent(inout) | :: | avFile | |||
character(len=*), | intent(in) | :: | readMode | |||
logical, | intent(out) | :: | newData | |||
logical, | intent(in), | optional | :: | rmOldFile | ||
character(len=*), | intent(in), | optional | :: | istr |