Public Member Functions | |
| subroutine | readlistsection (global, fileID, key, nCols, nRows, vals, defined) |
Definition at line 124 of file ModInterfacesIO.F90.
| subroutine readlistsection | ( | type(t_global), pointer | global, |
| integer | fileID, | ||
| character(*) | key, | ||
| integer | nCols, | ||
| integer | nRows, | ||
| real(rfreal), dimension(:,:), pointer | vals, | ||
| logical | defined | ||
| ) |
Definition at line 124 of file ModInterfacesIO.F90.
Referenced by plag_readdispartinitsection(), plag_readdispartncontsection(), and readprobesection().
