Functions

dqagp.f File Reference

Go to the source code of this file.

Functions

subroutine DQAGP (F, A, B, NPTS2, POINTS, EPSABS, EPSREL, RESULT, ABSERR,*NEVAL, IER, LENIW, LENW, LAST, IWORK, WORK)

Function Documentation

subroutine DQAGP ( ,
DOUBLE PRECISION  A,
DOUBLE PRECISION  B,
NPTS2  ,
DOUBLE PRECISION,dimension(npts2),dimension  POINTS,
DOUBLE PRECISION  EPSABS,
DOUBLE PRECISION  EPSREL,
DOUBLE PRECISION  RESULT,
DOUBLE PRECISION  ABSERR,
NEVAL,
INTEGER  IER,
INTEGER  LENIW,
INTEGER  LENW,
INTEGER  LAST,
INTEGER,dimension(leniw),dimension  IWORK,
DOUBLE PRECISION,dimension(lenw),dimension  WORK 
)

Definition at line 1 of file dqagp.f.

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

Referenced by DefQuad::do_integrate().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines