GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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

◆ dfnrmk()

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().

Referenced by dlinsk(), and dnsik().