Go to the documentation of this file.
21 #ifndef __cellMapping_hpp__
22 #define __cellMapping_hpp__
32 typename executionSpace
101 dict.getValOrSet<
int32>(
107 dict.getValOrSet<
real>(
132 template<
typename PairsContainer,
typename particleMapType>
133 bool broadSearch(PairsContainer& pairs, particleMapType& particleMap,
bool force=
false)
bool performedSearch_
a broad search has been occured during last pass?
bool broadSearch(PairsContainer &pairs, particleMapType &particleMap)
cellsWallLevel0Type cellsWallLevle_
typename Cells::CellType CellType
cellMapping(const dictionary &dict, int32 numLevels, const Vector< Cells > &ppCells, int32 numPoints, int32 numElements, const ViewType1D< realx3, memory_space > &points, const ViewType1D< int32x3, memory_space > &vertices)
TypeInfoNV("cellMapping")
bool broadSearch(PairsContainer &pairs, particleMapType &particleMap, bool force=false)
bool enterBoadSearch() const
executionSpace execution_space
typename cellsWallLevel0Type::IdType IdType
typename execution_space::memory_space memory_space
T max(const Vector< T, Allocator > &v)
typename cellsWallLevel0Type::IndexType IndexType
typename cellsWallLevel0Type::execution_space execution_space
typename cellsWallLevel0Type::Cells Cells
typename cellsWallLevel0Type::memory_space memory_space
Kokkos::View< T *, properties... > ViewType1D
bool performedSearch() const