PetscBTLookupClear#
Check if a particular bit in a PetscBT is set and then clear it
Synopsis#
static inline PetscByte PetscBTLookupClear(PetscBT array, PetscCount index)
Not Collective; No Fortran Support
Input Parameters#
array - the
PetscBTindex - the bit index to check and clear
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