Subroutine to load configuration file options for the covolume filter method.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(flu_State), | intent(in) | :: | conf | flu binding to lua configuration file. |
||
integer, | intent(in) | :: | parent_table | The parent table |
||
type(atl_covolume_type), | intent(out) | :: | filter | The filter to initialize |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iError | ||||
character(len=128), | private | :: | filterkind |