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

Go to the source code of this file.

Functions

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

Function 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 workspace_element::dimension(), f, ierr, and vnorm().

Referenced by dlsode().