Go to the source code of this file.
Functions/Subroutines |
subroutine | chfev (X1, X2, F1, F2, D1, D2, NE, XE, FE, NEXT, IERR) |
Function/Subroutine Documentation
subroutine chfev |
( |
real |
X1, |
|
|
real |
X2, |
|
|
real |
F1, |
|
|
real |
F2, |
|
|
real |
D1, |
|
|
real |
D2, |
|
|
integer |
NE, |
|
|
real, dimension(*) |
XE, |
|
|
real, dimension(*) |
FE, |
|
|
integer, dimension(2) |
NEXT, |
|
|
integer |
IERR |
|
) |
| |