Go to the source code of this file.
Functions/Subroutines |
subroutine | pchfe (N, X, F, D, INCFD, SKIP, NE, XE, FE, IERR) |
Function/Subroutine Documentation
subroutine pchfe |
( |
integer |
N, |
|
|
real, dimension(*) |
X, |
|
|
real, dimension(incfd,*) |
F, |
|
|
real, dimension(incfd,*) |
D, |
|
|
integer |
INCFD, |
|
|
logical |
SKIP, |
|
|
integer |
NE, |
|
|
real, dimension(*) |
XE, |
|
|
real, dimension(*) |
FE, |
|
|
integer |
IERR |
|
) |
| |