| Type | Intent | Optional | Attributes | Name | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
function func(x)Arguments
Return Value real(kind=DP), DIMENSION(size(x)) |
||||||||||||||||||||
| real(kind=DP), | intent(in) | :: | a | |||||||||||||||||
| real(kind=DP), | intent(in) | :: | b | |||||||||||||||||
| integer(kind=I4B), | intent(in) | :: | mm | |||||||||||||||||
| integer(kind=I4B), | intent(in) | :: | kk | |||||||||||||||||
| real(kind=DP), | intent(out), | DIMENSION(:) | :: | cof | ||||||||||||||||
| real(kind=DP), | intent(out) | :: | dev | |||||||||||||||||