Go to the source code of this file.
Functions |
subroutine | DQPSRT (LIMIT, LAST, MAXERR, ERMAX, ELIST, IORD, NRMAX) |
Function Documentation
subroutine DQPSRT |
( |
INTEGER |
LIMIT, |
|
|
INTEGER |
LAST, |
|
|
INTEGER |
MAXERR, |
|
|
DOUBLE PRECISION |
ERMAX, |
|
|
DOUBLE PRECISION,dimension(last),dimension |
ELIST, |
|
|
INTEGER,dimension(last),dimension |
IORD, |
|
|
NRMAX |
| |
|
) |
| | |