Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
|
This header file contains classes for searching nearest neighbours of particles using different algorithms such as octrees. More...
Go to the source code of this file.
Classes | |
class | NeighbourSearcher |
An abstract class for the family of classes that performs the task of nearest neighbour search for particles. More... | |
class | OctreeSearcher |
A class that searches nearest neighbours of particles based on the Octree data structure and algorithm. More... | |
This header file contains classes for searching nearest neighbours of particles using different algorithms such as octrees.
Created on: 2014/8/22