This routine loads coupling defintion from boundary condition table
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_aps_coupling_type), | intent(out) | :: | me | Coupling description to be filled from config file |
||
| integer, | intent(in) | :: | thandle | Boundary condition sub table |
||
| type(flu_State), | intent(in) | :: | conf | Lua script to obtain the configuration data from. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iError | ||||
| integer, | private, | allocatable | :: | vError(:) |