GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
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

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 abs(), dimension(), f, max(), min(), and to.

Referenced by slsode().