Go to the source code of this file.
Functions/Subroutines |
| subroutine | DSLT_INIT_NAMES (KLUOUT, HRC1, HSV, KPMODE, KEQ, KSV_BEG, KSV_END, OVARSIG, ORGFIX) |
Function/Subroutine Documentation
| subroutine DSLT_INIT_NAMES |
( |
INTEGER, intent(in) |
KLUOUT, |
|
|
CHARACTER(LEN=4), intent(in) |
HRC1, |
|
|
CHARACTER(LEN=*), dimension(:), intent(in) |
HSV, |
|
|
INTEGER, intent(out) |
KPMODE, |
|
|
INTEGER, intent(out) |
KEQ, |
|
|
INTEGER, intent(out) |
KSV_BEG, |
|
|
INTEGER, intent(out) |
KSV_END, |
|
|
LOGICAL, intent(inout) |
OVARSIG, |
|
|
LOGICAL, intent(inout) |
ORGFIX |
|
) |
| |