Searched refs:num_values_global_count (Results 1 – 1 of 1) sorted by relevance
1387 PetscCount num_values_global_count; in DMLabelGetValueISGlobal() local1388 num_values_global_count = PetscBTCountSet(global_values_bt, value_range); in DMLabelGetValueISGlobal()1389 PetscCall(PetscIntCast(num_values_global_count, &num_values_global)); in DMLabelGetValueISGlobal()