GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
sewset.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sewset (n, itol, rtol, atol, ycur, ewt)
 

Function/Subroutine Documentation

◆ sewset()

subroutine sewset ( integer  n,
integer  itol,
real, dimension(*)  rtol,
real, dimension(*)  atol,
real, dimension(n)  ycur,
real, dimension(n)  ewt 
)

Definition at line 1 of file sewset.f.

Referenced by slsode().