FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | i | |||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out), | dimension (:) | :: | i | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(out) | :: | a | |||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(out), | dimension (:) | :: | a | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(out), | dimension (:,:,:,:) | :: | a | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real, | intent(out), | dimension (:,:,:,:,:) | :: | a | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out) | :: | z | |||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out), | dimension (:) | :: | z | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out), | dimension (:,:) | :: | z | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(out), | dimension (:,:,:) | :: | z | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex, | intent(inout), | dimension (:) | :: | z | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag | ||
integer, | intent(out) | :: | request |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(out) | :: | f | |||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(out), | dimension (:) | :: | f | ||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |
FIXME : Add documentation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(out) | :: | s | |||
integer, | intent(in) | :: | src | |||
integer, | intent(in), | optional | :: | tag |