Go to the documentation of this file.
22 #ifndef __NBSLevel0_hpp__
23 #define __NBSLevel0_hpp__
89 bool& searchBoxChanged);
98 #endif // __NBSLevel0_hpp__
INLINE_FUNCTION_HD mapperNBS()=default
INLINE_FUNCTION_HD ~NBSLevel0()=default
bool broadSearch(csPairContainerType &pairs, const deviceViewType1D< realx3 > &pointPos, const pFlagTypeDevice &flags, const deviceViewType1D< real > &diameter, bool &searchBoxChanged)
Kokkos::View< T * > deviceViewType1D
1D array (vector) with default device (memory space and execution space)
INLINE_FUNCTION_HD NBSLevel0 & operator=(const NBSLevel0 &)=default
bool findPairs(csPairContainerType &pairs, const deviceViewType1D< realx3 > &pointPos, const pFlagTypeDevice &flags, const deviceViewType1D< real > &diameter)
INLINE_FUNCTION_HD NBSLevel0()=default
deviceViewType3D< uint32 > HeadType
deviceViewType1D< uint32 > NextType
typename MapperType::CellIterator CellIterator
#define INLINE_FUNCTION_HD