GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dfnrmd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dfnrmd (neq, y, t, yprime, r, cj, wt, res, ires, fnorm, wm, iwm, rpar, ipar)
 

Function/Subroutine Documentation

◆ dfnrmd()

subroutine dfnrmd (   neq,
dimension(*)  y,
  t,
dimension(*)  yprime,
dimension(*)  r,
  cj,
dimension(*)  wt,
external  res,
  ires,
  fnorm,
dimension(*)  wm,
dimension(*)  iwm,
dimension(*)  rpar,
dimension(*)  ipar 
)

Definition at line 5 of file dfnrmd.f.

References ddwnrm(), and dslvd().

Referenced by dlinsd().