Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(out), | dimension(n) | :: | indx |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | dimension(:) | :: | indx |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(inout), | dimension(n) | :: | indx | ||
integer, | intent(in), | dimension(n) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(inout), | dimension(n) | :: | indx | ||
integer(kind=i8), | intent(in), | dimension(n) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(inout), | dimension(n) | :: | indx | ||
real(kind=SP), | intent(in), | dimension(n) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(inout), | dimension(n) | :: | indx | ||
real(kind=DP), | intent(in), | dimension(n) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(inout), | dimension(n) | :: | indx | ||
character(len=*), | intent(in), | dimension(n) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
integer, | intent(in), | dimension(:) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
integer(kind=i8), | intent(in), | dimension(:) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
real(kind=SP), | intent(in), | dimension(:) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
real(kind=DP), | intent(in), | dimension(:) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
character(len=*), | intent(in), | dimension(:) | :: | keys | ||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
integer, | intent(in), | dimension(:,:) | :: | keys | ||
integer, | intent(in) | :: | ikey | |||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
integer(kind=i8), | intent(in), | dimension(:,:) | :: | keys | ||
integer, | intent(in) | :: | ikey | |||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
real(kind=SP), | intent(in), | dimension(:,:) | :: | keys | ||
integer, | intent(in) | :: | ikey | |||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
real(kind=DP), | intent(in), | dimension(:,:) | :: | keys | ||
integer, | intent(in) | :: | ikey | |||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(inout), | dimension(:) | :: | indx | ||
character(len=*), | intent(in), | dimension(:,:) | :: | keys | ||
integer, | intent(in) | :: | ikey | |||
logical, | intent(in), | optional | :: | descend | ||
integer, | intent(out), | optional | :: | stat |