GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
ddatrp.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ddatrp (x, xout, yout, ypout, neq, kold, phi, psi)
 

Function/Subroutine Documentation

◆ ddatrp()

subroutine ddatrp ( double precision  x,
double precision  xout,
double precision, dimension(*)  yout,
double precision, dimension(*)  ypout,
integer  neq,
integer  kold,
double precision, dimension(neq,*)  phi,
double precision, dimension(*)  psi 
)

Definition at line 1 of file ddatrp.f.

Referenced by ddaspk(), ddasrt(), ddassl(), ddastp(), ddstp(), and drchek().