cfd_solver_schema_choice_count Function

public function cfd_solver_schema_choice_count(index, count) result(status) bind(c, name='cfd_solver_schema_choice_count'))

Return the number of allowed string choices for schema entry index.

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), value :: index
integer(kind=c_int), intent(out) :: count

Return Value integer(kind=c_int)