GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 2 of file ddatrp.f.