Go to the source code of this file.
Functions/Subroutines | |
subroutine | READ_CONNEX_FILE (HPROGRAM, HFILE, HFORM, KNMC, PCONN, KLINE) |
subroutine READ_CONNEX_FILE | ( | CHARACTER(LEN=*), intent(in) | HPROGRAM, |
CHARACTER(LEN=*), intent(in) | HFILE, | ||
CHARACTER(LEN=*), intent(in) | HFORM, | ||
INTEGER, intent(in) | KNMC, | ||
REAL, dimension(:,:), intent(out) | PCONN, | ||
INTEGER, dimension(:), intent(out) | KLINE | ||
) |
Definition at line 3 of file read_connex_file.F90.