getNFields Function

public function getNFields(conf) result(nFields)

Get the number of fields from a given solver specific character handle.

Arguments

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

handle of the solver specific character

Return Value integer

number of fields to be returned


Calls

proc~~getnfields~~CallsGraph proc~getnfields getNFields aot_get_val aot_get_val proc~getnfields->aot_get_val