Functions

ddassl.f File Reference

Go to the source code of this file.

Functions

subroutine DDASSL (RES, NEQ, T, Y, YPRIME, TOUT, INFO, RTOL, ATOL, IDID, RWORK, LRW, IWORK, LIW, RPAR, IPAR, JAC)

Function Documentation

subroutine DDASSL ( RES  ,
INTEGER  NEQ,
,
,
YPRIME  ,
TOUT  ,
INTEGER,dimension(15)  INFO,
RTOL  ,
ATOL  ,
INTEGER  IDID,
RWORK  ,
INTEGER  LRW,
INTEGER,dimension(*)  IWORK,
INTEGER  LIW,
RPAR  ,
INTEGER,dimension(*)  IPAR,
JAC   
)

Definition at line 1 of file ddassl.f.

References DDAINI(), DDANRM(), DDASTP(), DDATRP(), DDAWTS(), LGAMMA, RWORK, and XERMSG().

Referenced by DASSL::do_integrate().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines