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