Go to the source code of this file.
|
subroutine | sd_mdu (EK, DMIN, V, L, HEAD, LAST, NEXT, MARK) |
|
◆ sd_mdu()
subroutine sd_mdu |
( |
integer, intent(in) |
EK, |
|
|
integer, intent(inout) |
DMIN, |
|
|
integer, dimension(*), intent(in) |
V, |
|
|
integer, dimension(*), intent(in) |
L, |
|
|
integer, dimension(*), intent(inout) |
HEAD, |
|
|
integer, dimension(*), intent(inout) |
LAST, |
|
|
integer, dimension(*), intent(inout) |
NEXT, |
|
|
integer, dimension(*), intent(inout) |
MARK |
|
) |
| |
- Parameters
-
[in] | ek | [—] HEAD Integer one-dimensional work array;dimension=n |
[out] | L | Integer one-dimensional work array;dimension=max |
| | |
Definition at line 7 of file sd_mdu.f.