GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
dsolsy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsolsy (WM, IWM, X, TEM)
 

Function/Subroutine Documentation

◆ dsolsy()

subroutine dsolsy ( double precision, dimension(*)  WM,
integer, dimension(*)  IWM,
double precision, dimension(*)  X,
double precision, dimension(*)  TEM 
)

Definition at line 1 of file dsolsy.f.

Referenced by dlsode().