| Type | Intent | Optional | Attributes | Name | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | y | ||||||||||||||||||||||||||||||
| real(kind=SP), | intent(in), | DIMENSION(:) | :: | d2y | ||||||||||||||||||||||||||||||
| real(kind=SP), | intent(in) | :: | xs | |||||||||||||||||||||||||||||||
| real(kind=SP), | intent(in) | :: | htot | |||||||||||||||||||||||||||||||
| integer(kind=I4B), | intent(in) | :: | nstep | |||||||||||||||||||||||||||||||
| real(kind=SP), | intent(out), | DIMENSION(:) | :: | yout | ||||||||||||||||||||||||||||||
subroutine derivs(x, y, dydx)Arguments
|
||||||||||||||||||||||||||||||||||