Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | num_of_statFiles | |||
character(len=LINE_LENGTH), | intent(out), | allocatable | :: | fileNames(:) | ||
real(kind=RP), | intent(out), | allocatable | :: | weights(:) | ||
integer, | intent(out) | :: | initial_iteration | |||
character(len=LINE_LENGTH), | intent(out) | :: | fileName |