Go to the source code of this file.
|
subroutine | dpchim (N, X, F, D, INCFD, IERR) |
|
◆ dpchim()
subroutine dpchim |
( |
integer |
N, |
|
|
double precision, dimension(*) |
X, |
|
|
double precision, dimension(incfd,*) |
F, |
|
|
double precision, dimension(incfd,*) |
D, |
|
|
integer |
INCFD, |
|
|
integer |
IERR |
|
) |
| |