Get a character from the identify table using a given solver specific character handle and a given key word.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(flu_state), | intent(in) | :: | conf | handle of the solver specific character |
||
| character(len=*), | intent(in) | :: | key | key to search for |
scheme kind to be returned
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | identifyHandle | ||||
| integer, | private | :: | iError |