Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(redist_type), | intent(inout) | :: | r | |||
complex, | intent(in), | dimension(r%from_low(1):, r%from_low(2):, r%from_low(3):, r%from_low(4):) | :: | from_here | ||
complex, | intent(inout), | dimension(r%to_low(1):, r%to_low(2):) | :: | to_here |