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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine prepj ( 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,
  IERR 
)

Definition at line 1 of file prepj.f.

References dimension(), f, to, and vnorm().

Referenced by dlsode().