Go to the documentation of this file.
22 template <
typename method>
37 template <
typename method>
52 if(!getMethod().impl_broadSearch(
60 "Error in performing particle-particle broadSearch in method"<<
61 getMethod().typeName()<<
endl;
bool broadSearch(uint32 iter, real t, real dt, csPairContainerType &ppPairs, csPairContainerType &pwPairs, const deviceViewType1D< realx3 > &pointPos, const pFlagTypeDevice &flags, const deviceViewType1D< real > &diameter, bool force=false)
iOstream & endl(iOstream &os)
Add newline and flush stream.
Kokkos::View< T * > deviceViewType1D
1D array (vector) with default device (memory space and execution space)
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
Kokkos::View< T *, properties... > ViewType1D
1D veiw as a vector
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...
particleWallContactSearchs(const dictionary &dict, const box &domain, real minSize, real maxSize, const ViewType1D< realx3, memory_space > &position, const pFlagTypeDevice &flags, const ViewType1D< real, memory_space > &diam)