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
dprepj.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ dprepj()

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

Definition at line 1 of file dprepj.f.

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

Referenced by dlsode().