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

Go to the source code of this file.

Functions/Subroutines

subroutine ddawts (neq, iwt, rtol, atol, y, wt, rpar, ipar)
 

Function/Subroutine Documentation

◆ ddawts()

subroutine ddawts ( integer  neq,
integer  iwt,
double precision, dimension(*)  rtol,
double precision, dimension(*)  atol,
double precision, dimension(*)  y,
double precision, dimension(*)  wt,
double precision, dimension(*)  rpar,
integer, dimension(*)  ipar 
)

Definition at line 1 of file ddawts.f.

Referenced by ddaspk(), ddasrt(), and ddassl().