Go to the documentation of this file.
29 if(points.
empty())
return;
50 searchCells_(
domain, cellSize),
51 head_(
"periodic:head",searchCells_.nx(), searchCells_.ny(), searchCells_.nz()),
73 while (nNotInserted > 0)
101 INFORMATION<<
"Particle-particle contact pair container capacity increased from "<<
102 oldCap <<
" to "<<ppPairs.
capacity()<<
" in peiodicBoundaryContactSearch."<<
END_INFO;
INLINE_FUNCTION_HD uint32 capacity() const
void fill(Vector< T, Allocator > &vec, const T &val)
INLINE_FUNCTION_HD uint32 size() const
INLINE_FUNCTION_H void reallocNoInit(ViewType1D< Type, Properties... > &view, uint32 len)
T max(const internalField< T, MemorySpace > &iField)
INLINE_FUNCTION_H void increaseCapacityBy(uint32 len)
increase the capacity of the container by at-least len the content will be erased.
INLINE_FUNCTION_HD bool empty() const