Input/Output routines
Input/Output routines
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | dimension(9, 9) | :: | grid | ||
| character(len=*), | intent(in) | :: | filename |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | col | ||||
| integer, | public | :: | fileunit | ||||
| integer, | public | :: | row |