Go to the source code of this file.
Functions/Subroutines |
subroutine | CH_INIT_NAMES (KLUOUT, HSV, KBEQ, KBAER, HSVO, KSV_CHSBEG, KSV_CHSEND, KSV_AERBEG, KSV_AEREND, OVARSIGI, OVARSIGJ) |
Function/Subroutine Documentation
subroutine CH_INIT_NAMES |
( |
INTEGER, intent(in) |
KLUOUT, |
|
|
CHARACTER(LEN=6), dimension(:), intent(in) |
HSV, |
|
|
INTEGER, intent(out) |
KBEQ, |
|
|
INTEGER, intent(out) |
KBAER, |
|
|
CHARACTER(LEN=6), dimension(:), pointer |
HSVO, |
|
|
INTEGER, intent(out) |
KSV_CHSBEG, |
|
|
INTEGER, intent(out) |
KSV_CHSEND, |
|
|
INTEGER, intent(out) |
KSV_AERBEG, |
|
|
INTEGER, intent(out) |
KSV_AEREND, |
|
|
LOGICAL, intent(out) |
OVARSIGI, |
|
|
LOGICAL, intent(out) |
OVARSIGJ |
|
) |
| |