SPH
Classes
HashMapFinder.h File Reference

Finding neighbors using hash map. More...

#include "math/Means.h"
#include "objects/finders/NeighbourFinder.h"
#include "objects/geometry/Box.h"
#include "system/Settings.h"
#include <unordered_map>

Go to the source code of this file.

Classes

class  HashMapFinder
 
struct  HashMapFinder::Cell
 

Detailed Description

Finding neighbors using hash map.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz))
Date
2016-2021

Definition in file HashMapFinder.h.