|
SPH
|
This is the complete list of members for ISymmetricFinder, including all inherited members.
| build(IScheduler &scheduler, ArrayView< const Vector > points, Flags< FinderFlag > flags=FinderFlag::MAKE_RANK) | ISymmetricFinder | |
| IBasicFinder::build(IScheduler &scheduler, ArrayView< const Vector > points) | IBasicFinder | |
| buildImpl(IScheduler &scheduler, ArrayView< const Vector > points)=0 | IBasicFinder | protectedpure virtual |
| buildWithRank(IScheduler &scheduler, ArrayView< const Vector > points, TCompare &&comp) | ISymmetricFinder | inline |
| findAll(const Size index, const Float radius, Array< NeighbourRecord > &neighbours) const =0 | IBasicFinder | pure virtual |
| findAll(const Vector &pos, const Float radius, Array< NeighbourRecord > &neighbours) const =0 | IBasicFinder | pure virtual |
| findLowerRank(const Size index, const Float radius, Array< NeighbourRecord > &neighbours) const =0 | ISymmetricFinder | pure virtual |
| rank | ISymmetricFinder | protected |
| values | IBasicFinder | protected |
| ~Polymorphic() | Polymorphic | inlinevirtual |