Load the stencil configuration from the lua file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_stencilHeader_type) | :: | stencil | stencil type to fill |
|||
| integer, | intent(in) | :: | parent_handle | handle of the parent table |
||
| type(flu_State) | :: | conf | lua state type |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | nCartDiscVel | ||||
| integer, | private | :: | iCartDiscVel | ||||
| integer, | private | :: | nDiscreteVel | ||||
| integer, | private | :: | iDiscreteVel | ||||
| integer, | private | :: | discVel_handle | ||||
| integer, | private | :: | discVel_cart_handle | ||||
| integer, | private | :: | iError |