Read the VTK output configuration from a Lua script.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(hvs_vtk_config_type), | intent(out) | :: | me | The VTK configuration settings to fill. |
||
type(flu_state) | :: | conf | Handle of the Lua script to load the configuration from. |
|||
integer, | intent(in) | :: | thandle | Table handle to the table providing the VTK settings. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | public | :: | dformat | ||||
integer, | public | :: | iError |