Allows the output of array of varSys to lua out
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_varSys_type), | intent(in) | :: | me(:) | variable to write into the lua file |
||
| type(aot_out_type), | intent(inout) | :: | conf | aotus type handling the output to the file in lua format |
||
| integer, | intent(in), | optional | :: | dumpVarPos(:) | Position of variables to dump |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | iSys |