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

Go to the source code of this file.

Functions

subroutine dyypnw (NEQ, Y, YPRIME, CJ, RL, P, ICOPT, ID, YNEW, YPNEW)

Function Documentation

subroutine dyypnw (   NEQ,
, dimension(*)  Y,
, dimension(*)  YPRIME,
  CJ,
  RL,
, dimension(*)  P,
  ICOPT,
, dimension(*)  ID,
, dimension(*)  YNEW,
, dimension(*)  YPNEW 
)

Definition at line 5 of file dyypnw.f.

References workspace_element::dimension(), and base_hook_function::id().

Referenced by dlinsd(), and dlinsk().