GNU Octave  3.8.0
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
sprepj.f File Reference

Go to the source code of this file.

Functions

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

Function 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(), workspace_element::dimension(), f, max(), min(), and svnorm().

Referenced by slsode().