FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(inout), | pointer | :: | a(:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(inout), | pointer | :: | a(:,:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(inout), | pointer | :: | a(:,:,:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout), | pointer | :: | a(:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout), | pointer | :: | a(:,:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(inout), | pointer | :: | a(:,:,:) | ||
integer, | intent(in) | :: | lubd(:) | |||
integer, | intent(out), | optional | :: | tag | ||
character(len=maxlen), | intent(in), | optional | :: | label | ||
integer, | intent(out), | optional | :: | ierror |