GNU Octave  4.0.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/Subroutines
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

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().