GNU Octave  4.0.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/Subroutines
dfnrmk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dfnrmk (NEQ, Y, T, YPRIME, SAVR, R, CJ, WT, SQRTN, RSQRTN, RES, IRES, PSOL, IRIN, IER, FNORM, EPLIN, WP, IWP, PWK, RPAR, IPAR)
 

Function/Subroutine Documentation

subroutine dfnrmk (   NEQ,
dimension(*)  Y,
  T,
dimension(*)  YPRIME,
dimension(*)  SAVR,
dimension(*)  R,
  CJ,
dimension(*)  WT,
  SQRTN,
  RSQRTN,
external  RES,
  IRES,
external  PSOL,
  IRIN,
  IER,
  FNORM,
  EPLIN,
dimension(*)  WP,
dimension(*)  IWP,
dimension(*)  PWK,
dimension(*)  RPAR,
dimension(*)  IPAR 
)

Definition at line 5 of file dfnrmk.f.

References ddwnrm(), and workspace_element::dimension().

Referenced by dlinsk(), and dnsik().