Pteros  2.0
Molecular modeling library for human beings!
pteros::DistanceSearchWithin Class Reference

Class for within searching. More...

#include <distance_search_within.h>

Public Member Functions

 DistanceSearchWithin (float d, const Selection &src, bool absolute_index=false, Vector3i_const_ref pbc=fullPBC)
 
void setup (float d, const Selection &src, bool absolute_index=false, Vector3i_const_ref pbc=fullPBC)
 
void search_within (Vector3f_const_ref coord, std::vector< int > &res)
 
void search_within (const Selection &target, std::vector< int > &res, bool include_self=true)
 

Detailed Description

Class for within searching.


The documentation for this class was generated from the following files: