getIdentifyChar Function

public function getIdentifyChar(conf, key) result(resChar)

Get a character from the identify table using a given solver specific character handle and a given key word.

Arguments

Type IntentOptional Attributes Name
type(flu_State), intent(in) :: conf

handle of the solver specific character

character(len=*), intent(in) :: key

key to search for

Return Value character(len=labelLen)

scheme kind to be returned


Calls

proc~~getidentifychar~~CallsGraph proc~getidentifychar getIdentifyChar aot_get_val aot_get_val proc~getidentifychar->aot_get_val aot_table_close aot_table_close proc~getidentifychar->aot_table_close aot_table_open aot_table_open proc~getidentifychar->aot_table_open