MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Functions implementing misc. bit-wise algorithms. More...
#include "Mesquite.hpp"
Go to the source code of this file.
Namespaces | |
namespace | MBMesquite |
Implements the NonSmoothDescent class member functions. | |
Functions | |
int | MBMesquite::popcount (unsigned int x) |
Count number of 1-bits in an unsigned integer. |
Functions implementing misc. bit-wise algorithms.
Definition in file Bits.hpp.