Functions

dqagi.f File Reference

Go to the source code of this file.

Functions

subroutine DQAGI (F, BOUND, INF, EPSABS, EPSREL, RESULT, ABSERR, NEVAL,*IER, LIMIT, LENW, LAST, IWORK, WORK)

Function Documentation

subroutine DQAGI ( ,
DOUBLE PRECISION  BOUND,
INTEGER  INF,
DOUBLE PRECISION  EPSABS,
DOUBLE PRECISION  EPSREL,
DOUBLE PRECISION  RESULT,
DOUBLE PRECISION  ABSERR,
INTEGER  NEVAL,
IER,
INTEGER  LIMIT,
INTEGER  LENW,
INTEGER  LAST,
INTEGER,dimension(limit),dimension  IWORK,
DOUBLE PRECISION,dimension(lenw),dimension  WORK 
)

Definition at line 1 of file dqagi.f.

References DQAGIE(), WORK, and XERROR().

Referenced by IndefQuad::do_integrate().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines