GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sprepj.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sprepj (NEQ, Y, YH, NYH, EWT, FTEM, SAVF, WM, IWM, F, JAC)
 

Function/Subroutine Documentation

◆ sprepj()

subroutine sprepj ( integer, dimension(*)  NEQ,
real, dimension(*)  Y,
real, dimension(nyh,*)  YH,
integer  NYH,
real, dimension(*)  EWT,
real, dimension(*)  FTEM,
real, dimension(*)  SAVF,
real, dimension(*)  WM,
integer, dimension(*)  IWM,
external  F,
external  JAC 
)

Definition at line 1 of file sprepj.f.

References max(), min(), and svnorm().

Referenced by slsode().