Type | Intent | Optional | Attributes | Name | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
function funk(x)Arguments
Return Value real(kind=SP), DIMENSION(size(x)) |
||||||||||||||||||||
real(kind=SP), | intent(in) | :: | aa | |||||||||||||||||
real(kind=SP), | intent(in) | :: | bb | |||||||||||||||||
real(kind=SP), | intent(inout) | :: | s | |||||||||||||||||
integer(kind=I4B), | intent(in) | :: | n |