|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
A serial implementation of a ReduceBitAnd operation. More...
#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/main/src/axom/core/execution/reductions.hpp>
Public Member Functions | |
| ReduceBitAnd () | |
| ReduceBitAnd (T v_start) | |
| ReduceBitAnd (const ReduceBitAnd &v) | |
| void | operator&= (const T value) const |
| T | get () const |
A serial implementation of a ReduceBitAnd operation.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |