XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
modquadpack Module Reference

Public Member Functions

subroutine aaaa
 
subroutine qag (f, a, b, epsabs, epsrel, key, result, abserr, neval, ier)
 
subroutine qage (f, a, b, epsabs, epsrel, key, limit, result, abserr, neval, ier, alist, blist, rlist, elist, iord, last)
 
subroutine qagi (f, bound, inf, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qagp (f, a, b, npts2, points, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qags (f, a, b, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qawc (f, a, b, c, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qawce (f, a, b, c, epsabs, epsrel, limit, result, abserr, neval, ier, alist, blist, rlist, elist, iord, last)
 
subroutine qawf (f, a, omega, integr, epsabs, result, abserr, neval, ier)
 
subroutine qawfe (f, a, omega, integr, epsabs, limlst, limit, maxp1, result, abserr, neval, ier, rslst, erlst, ierlst, lst, alist, blist, rlist, elist, iord, nnlog, chebmo)
 
subroutine qawo (f, a, b, omega, integr, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qaws (f, a, b, alfa, beta, integr, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qawse (f, a, b, alfa, beta, integr, epsabs, epsrel, limit, result, abserr, neval, ier, alist, blist, rlist, elist, iord, last)
 
subroutine qc25c (f, a, b, c, result, abserr, krul, neval)
 
subroutine qc25o (f, a, b, omega, integr, nrmom, maxp1, ksave, result, abserr, neval, resabs, resasc, momcom, chebmo)
 
subroutine qc25s (f, a, b, bl, br, alfa, beta, ri, rj, rg, rh, result, abserr, resasc, integr, neval)
 
subroutine qcheb (x, fval, cheb12, cheb24)
 
subroutine qextr (n, epstab, result, abserr, res3la, nres)
 
subroutine qfour (f, a, b, omega, integr, epsabs, epsrel, limit, icall, maxp1, result, abserr, neval, ier, alist, blist, rlist, elist, iord, nnlog, momcom, chebmo)
 
subroutine qk15 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qk15i (f, boun, inf, a, b, result, abserr, resabs, resasc)
 
subroutine qk15w (f, w, p1, p2, p3, p4, kp, a, b, result, abserr, resabs, resasc)
 
subroutine qk21 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qk31 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qk41 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qk51 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qk61 (f, a, b, result, abserr, resabs, resasc)
 
subroutine qmomo (alfa, beta, ri, rj, rg, rh, integr)
 
subroutine qng (f, a, b, epsabs, epsrel, result, abserr, neval, ier)
 
subroutine qsort (limit, last, maxerr, ermax, elist, iord, nrmax)
 
real(kind=8) function qwgtc (x, c, p2, p3, p4, kp)
 
real(kind=8) function qwgto (x, omega, p2, p3, p4, integr)
 
real(kind=8) function qwgts (x, a, b, alfa, beta, integr)
 
subroutine timestamp ()
 

Member Function/Subroutine Documentation

subroutine modquadpack::aaaa ( )
subroutine modquadpack::qag ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
integer  key,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

subroutine modquadpack::qage ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
integer  key,
integer  limit,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier,
real(kind=8), dimension(limit)  alist,
real(kind=8), dimension(limit)  blist,
real(kind=8), dimension(limit)  rlist,
real(kind=8), dimension(limit)  elist,
integer, dimension(limit)  iord,
integer  last 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qagi ( real(kind=8), external  f,
real(kind=8)  bound,
integer  inf,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qagp ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
integer  npts2,
real(kind=8), dimension(40)  points,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

subroutine modquadpack::qags ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qawc ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  c,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

subroutine modquadpack::qawce ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  c,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
integer  limit,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier,
real(kind=8), dimension(limit)  alist,
real(kind=8), dimension(limit)  blist,
real(kind=8), dimension(limit)  rlist,
real(kind=8), dimension(limit)  elist,
integer, dimension(limit)  iord,
integer  last 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qawf ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  omega,
integer  integr,
real(kind=8)  epsabs,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

subroutine modquadpack::qawfe ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  omega,
integer  integr,
real(kind=8)  epsabs,
integer  limlst,
integer  limit,
integer  maxp1,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier,
real(kind=8), dimension(limlst)  rslst,
real(kind=8), dimension(limlst)  erlst,
integer, dimension(limlst)  ierlst,
integer  lst,
real(kind=8), dimension(limit)  alist,
real(kind=8), dimension(limit)  blist,
real(kind=8), dimension(limit)  rlist,
real(kind=8), dimension(limit)  elist,
integer, dimension(limit)  iord,
integer, dimension(limit)  nnlog,
real(kind=8), dimension(maxp1,25)  chebmo 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qawo ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  omega,
integer  integr,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qaws ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  alfa,
real(kind=8)  beta,
integer  integr,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)

Here is the call graph for this function:

subroutine modquadpack::qawse ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  alfa,
real(kind=8)  beta,
integer  integr,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
integer  limit,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier,
real(kind=8), dimension(limit)  alist,
real(kind=8), dimension(limit)  blist,
real(kind=8), dimension(limit)  rlist,
real(kind=8), dimension(limit)  elist,
integer, dimension(limit)  iord,
integer  last 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qc25c ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  c,
real(kind=8)  result,
real(kind=8)  abserr,
integer  krul,
integer  neval 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qc25o ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  omega,
integer  integr,
integer  nrmom,
integer  maxp1,
integer  ksave,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
real(kind=8)  resabs,
real(kind=8)  resasc,
integer  momcom,
real(kind=8), dimension(maxp1,25)  chebmo 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qc25s ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  bl,
real(kind=8)  br,
real(kind=8)  alfa,
real(kind=8)  beta,
real(kind=8), dimension(25)  ri,
real(kind=8), dimension(25)  rj,
real(kind=8), dimension(25)  rg,
real(kind=8), dimension(25)  rh,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resasc,
integer  integr,
integer  neval 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qcheb ( real(kind=8), dimension(11)  x,
real(kind=8), dimension(25)  fval,
real(kind=8), dimension(13)  cheb12,
real(kind=8), dimension(25)  cheb24 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qextr ( integer  n,
real(kind=8), dimension(52)  epstab,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8), dimension(3)  res3la,
integer  nres 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qfour ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  omega,
integer  integr,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
integer  limit,
integer  icall,
integer  maxp1,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier,
real(kind=8), dimension(limit)  alist,
real(kind=8), dimension(limit)  blist,
real(kind=8), dimension(limit)  rlist,
real(kind=8), dimension(limit)  elist,
integer, dimension(limit)  iord,
integer, dimension(limit)  nnlog,
integer  momcom,
real(kind=8), dimension(maxp1,25)  chebmo 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::qk15 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk15i ( real(kind=8), external  f,
real(kind=8)  boun,
integer  inf,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk15w ( real(kind=8), external  f,
real(kind=8), external  w,
real(kind=8)  p1,
real(kind=8)  p2,
real(kind=8)  p3,
real(kind=8)  p4,
integer  kp,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk21 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk31 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk41 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk51 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qk61 ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  result,
real(kind=8)  abserr,
real(kind=8)  resabs,
real(kind=8)  resasc 
)

Here is the caller graph for this function:

subroutine modquadpack::qmomo ( real(kind=8)  alfa,
real(kind=8)  beta,
real(kind=8), dimension(25)  ri,
real(kind=8), dimension(25)  rj,
real(kind=8), dimension(25)  rg,
real(kind=8), dimension(25)  rh,
integer  integr 
)

Here is the caller graph for this function:

subroutine modquadpack::qng ( real(kind=8), external  f,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  epsabs,
real(kind=8)  epsrel,
real(kind=8)  result,
real(kind=8)  abserr,
integer  neval,
integer  ier 
)
subroutine modquadpack::qsort ( integer  limit,
integer  last,
integer  maxerr,
real(kind=8)  ermax,
real(kind=8), dimension(last)  elist,
integer, dimension(last)  iord,
integer  nrmax 
)

Here is the caller graph for this function:

real(kind=8) function modquadpack::qwgtc ( real(kind=8)  x,
real(kind=8)  c,
real(kind=8)  p2,
real(kind=8)  p3,
real(kind=8)  p4,
integer  kp 
)

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function modquadpack::qwgto ( real(kind=8)  x,
real(kind=8)  omega,
real(kind=8)  p2,
real(kind=8)  p3,
real(kind=8)  p4,
integer  integr 
)

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function modquadpack::qwgts ( real(kind=8)  x,
real(kind=8)  a,
real(kind=8)  b,
real(kind=8)  alfa,
real(kind=8)  beta,
integer  integr 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine modquadpack::timestamp ( )

Here is the call graph for this function:


The documentation for this module was generated from the following file: