Go to the source code of this file.
Functions |
subroutine | DPCHIM (N, X, F, D, INCFD, IERR) |
Function Documentation
subroutine DPCHIM |
( |
INTEGER |
N, |
|
|
DOUBLE PRECISION,dimension(*) |
X, |
|
|
DOUBLE PRECISION,dimension(incfd,*) |
F, |
|
|
DOUBLE PRECISION,dimension(incfd,*) |
D, |
|
|
INTEGER |
INCFD, |
|
|
INTEGER |
IERR | |
|
) |
| | |