|
Gromacs
2026.0-dev-20251114-850eace
|
#include <gromacs/nbnxm/simd_diagonal_masker.h>
Specialized masker for JSizeIsHalfISize.
Public Member Functions | |
| DiagonalMasker (const nbnxn_atomdata_t::SimdMasks &simdMasks) | |
| void | maskArray (const int iClusterIndex, const int jClusterIndex, std::array< SimdBool, nR > &boolV) const |
Sets (sub-)diagonal entries in boolV to false when the cluster pair in on the diagonal. | |
1.8.5