vicinity.cpp std::list< Cvicinity_elm * > cocircular list of elements co-circular with this one NB: empty list uses less mem than vector Definition: vicinity.h:81 Cvicinity_inclusion * is_inside variable to tell if the particle is inside or outside the cone Definition: vicinity.h:69 double cocircular_range amount by which the angle can be varied while maintaining this point within co-circularity margin Definition: vicinity.h:76 a class to keep track of inclusion status in cone and in cocircular region while using minimal resour... Definition: vicinity.h:46 std::vector< Cvicinity_inclusion > pincluded the inclusion state of particles Definition: vicinity.h:131 Cvicinity_elm * ve_list list of vicinity elements built from particle list (size=2*n) Definition: vicinity.h:132 void append_to_vicinity(Cmomentum *v) append a particle to the 'vicinity' list after having tested it and computed the angular-ordering qua... Definition: vicinity.cpp:220 std::vector< Cvicinity_elm * > vicinity list of points in parent's vicinity Definition: vicinity.h:138 void build(Cmomentum *_parent, double _VR) build the vicinity list from the list of points. Definition: vicinity.cpp:176 void set_particle_list(std::vector< Cmomentum > &_particle_list) set the particle_list Definition: vicinity.cpp:103 #define EPSILON_COCIRCULAR The following parameter controls cocircular situations. Definition: defines.h:82 The SISCone project has been developed by Gavin Salam and Gregory Soyez Documentation generated on Tue Jun 20 2023 18:08:37 for SISCone by Doxygen 1.9.4 |