GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 3 of file sprepj.f.

References abs(), dimension(), max(), and min().