Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
real(kind=SP), | intent(in) | :: | t0 | ||||||||||||||||||||||||
real(kind=SP), | intent(in) | :: | h | ||||||||||||||||||||||||
real(kind=SP), | intent(out), | DIMENSION(:) | :: | t | |||||||||||||||||||||||
real(kind=SP), | intent(out), | DIMENSION(:,:) | :: | f | |||||||||||||||||||||||
function g(t)Arguments
Return Value real(kind=SP), DIMENSION(:), POINTER |
|||||||||||||||||||||||||||
function ak(t, s)Arguments
Return Value real(kind=SP), DIMENSION(:,:), POINTER |