: SZ: Add parts for catching aotus errors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_surfData_type), | intent(inout) | :: | me | datatype to store the surface information |
||
| type(flu_state) | :: | conf | handle of the lua config file |
|||
| integer | :: | sd_handle | handle for the surfaceData table |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iError | ||||
| integer, | private | :: | stlFile_handle | ||||
| integer, | private | :: | stlDump_handle | ||||
| integer, | private | :: | nSTLFiles | ||||
| integer, | private | :: | iSTLFile |