Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | vec(:) | |||
integer(kind=int32), | intent(in) | :: | idx |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | vec(:) | |||
integer(kind=int32), | intent(in) | :: | idx(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | mat(:,:) | |||
integer(kind=int32), | intent(in) | :: | idx(1:2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | mat(:,:) | |||
complex(kind=real32), | intent(in) | :: | idx(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | vec(:) | |||
integer(kind=int32), | intent(in) | :: | idx |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | vec(:) | |||
integer(kind=int32), | intent(in) | :: | idx(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | mat(:,:) | |||
integer(kind=int32), | intent(in) | :: | idx(1:2) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | mat(:,:) | |||
complex(kind=real32), | intent(in) | :: | idx(:) |