Lagrangian Particle Code for The Simulation of 2D/3D Fluid Dynamics
 All Classes Files Functions Variables Typedefs Friends Pages
Public Member Functions | Public Attributes | List of all members
SearchResult Struct Reference

A simple struct for the neighbour search result. More...

#include <octree.h>

Public Member Functions

bool operator< (const SearchResult &sr) const
 Overloaded operator <.
 

Public Attributes

double distance
 The distance between the target particle and its neighbour.
 
int index
 

Detailed Description

A simple struct for the neighbour search result.

Member Data Documentation

int SearchResult::index

The index of the neighbour particle


The documentation for this struct was generated from the following file: