Go to the source code of this file.
|
subroutine | pchsp (IC, VC, N, X, F, D, INCFD, WK, NWK, IERR) |
|
subroutine pchsp |
( |
integer, dimension(2) |
IC, |
|
|
real, dimension(2) |
VC, |
|
|
integer |
N, |
|
|
real, dimension(*) |
X, |
|
|
real, dimension(incfd,*) |
F, |
|
|
real, dimension(incfd,*) |
D, |
|
|
integer |
INCFD, |
|
|
real, dimension(2,*) |
WK, |
|
|
integer |
NWK, |
|
|
integer |
IERR |
|
) |
| |