Searched refs:PetscBTCountSet (Results 1 – 4 of 4) sorted by relevance
86 static inline PetscCount PetscBTCountSet(PetscBT array, PetscCount m) in PetscBTCountSet() function
28 - Add `PetscBTCountSet()` to count set bits in `PetscBT`
1388 num_values_global_count = PetscBTCountSet(global_values_bt, value_range); in DMLabelGetValueISGlobal()
1454 PetscCount num_plex_faces_found = PetscBTCountSet(plex_face_found, numfdist); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()