PetscBTCountSet#
Count the number of bits that are set in a PetscBT
Synopsis#
static inline PetscCount PetscBTCountSet(PetscBT array, PetscCount m)
Not Collective; No Fortran Support
Input Parameters#
array - the
PetscBTm - the number of bits in
array
See Also#
PetscBT, PetscBTCreate(), PetscBTMemzero(), PetscBTLookup(), PetscBTLookupSet()
Level#
developer
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages