SPH
Classes
BruteForceFinder.h File Reference

Object finding nearest neighbours by evaluating all partice pairs. More...

#include "objects/finders/NeighbourFinder.h"
#include "objects/geometry/Box.h"

Go to the source code of this file.

Classes

class  BruteForceFinder
 Searches for neighbours by 'brute force', comparing every pair of vectors. More...
 

Detailed Description

Object finding nearest neighbours by evaluating all partice pairs.

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

Definition in file BruteForceFinder.h.