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

Go to the source code of this file.

Functions/Subroutines

subroutine ddasrt (res, neq, t, y, yprime, tout, info, rtol, atol, idid, rwork, lrw, iwork, liw, rpar, ipar, jac, g, ng, jroot)
 

Function/Subroutine Documentation

◆ ddasrt()

subroutine ddasrt ( external  res,
  neq,
  t,
dimension(*)  y,
dimension(*)  yprime,
  tout,
dimension(15)  info,
dimension(*)  rtol,
dimension(*)  atol,
  idid,
dimension(*)  rwork,
  lrw,
dimension(*)  iwork,
  liw,
dimension(*)  rpar,
dimension(*)  ipar,
external  jac,
external  g,
  ng,
  jroot 
)

Definition at line 1 of file ddasrt.f.

References d1mach(), ddaini(), ddanrm(), ddastp(), ddatrp(), ddawts(), drchek(), lgamma(), and xerrwd().