Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp), | intent(in) | :: | a | |||
real(kind=sp), | intent(inout) | :: | s | |||
real(kind=sp), | intent(inout) | :: | c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp), | intent(in) | :: | a | |||
real(kind=sp), | intent(inout) | :: | s | |||
real(kind=sp), | intent(inout) | :: | c | |||
logical, | intent(in) | :: | m |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | a | |||
real(kind=dp), | intent(inout) | :: | s | |||
real(kind=dp), | intent(inout) | :: | c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | a | |||
real(kind=dp), | intent(inout) | :: | s | |||
real(kind=dp), | intent(inout) | :: | c | |||
logical, | intent(in) | :: | m |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=sp), | intent(in) | :: | a | |||
complex(kind=sp), | intent(inout) | :: | s | |||
complex(kind=sp), | intent(inout) | :: | c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=sp), | intent(in) | :: | a | |||
complex(kind=sp), | intent(inout) | :: | s | |||
complex(kind=sp), | intent(inout) | :: | c | |||
logical, | intent(in) | :: | m |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | a | |||
complex(kind=dp), | intent(inout) | :: | s | |||
complex(kind=dp), | intent(inout) | :: | c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=dp), | intent(in) | :: | a | |||
complex(kind=dp), | intent(inout) | :: | s | |||
complex(kind=dp), | intent(inout) | :: | c | |||
logical, | intent(in) | :: | m |