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 7 of file read_connex_file.F90.


1.8.5