Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_physCheck_type), | intent(out) | :: | check | The physical check to init. |
||
type(flu_State), | intent(in) | :: | conf | Handle for the Lua config file |
||
type(atl_Equations_type), | intent(in) | :: | equation | The equation you are simulating. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | check_table | ||||
integer, | private | :: | iError |