read a grid_integer using information stored in ini configuration file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(IniList), | intent(in) | :: | ini | |||
| type(grid_integer), | intent(out) | :: | grid | |||
| character(len=*), | intent(in) | :: | section |
read a grid_integer using information stored in ini configuration file
defined in subsection [[.. ]]
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(IniList), | intent(in) | :: | ini | |||
| type(grid_integer), | intent(out) | :: | grid | |||
| character(len=*), | intent(in) | :: | section | |||
| character(len=*), | intent(in) | :: | subsection |