GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
ddatrp.f File Reference

Go to the source code of this file.

Functions

subroutine ddatrp (X, XOUT, YOUT, YPOUT, NEQ, KOLD, PHI, PSI)

Function Documentation

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.

References d, gamma(), and x.

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