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

Go to the source code of this file.

Functions/Subroutines

subroutine solsy (WM, IWM, X, TEM)
 

Function/Subroutine Documentation

◆ solsy()

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

Definition at line 1 of file solsy.f.

Referenced by dlsode().