Home
last modified time | relevance | path

Searched refs:num_values_global_count (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/label/
H A Ddmlabel.c1387 PetscCount num_values_global_count; in DMLabelGetValueISGlobal() local
1388 num_values_global_count = PetscBTCountSet(global_values_bt, value_range); in DMLabelGetValueISGlobal()
1389 PetscCall(PetscIntCast(num_values_global_count, &num_values_global)); in DMLabelGetValueISGlobal()