vicinity.h a class to keep track of inclusion status in cone and in cocircular region while using minimal resour... Definition: vicinity.h:46 base class for managing the spatial part of Cmomentum (defined after) Definition: momentum.h:54 base class for dynamic coordinates management Definition: momentum.h:158 double cocircular_range amount by which the angle can be varied while maintaining this point within co-circularity margin Definition: vicinity.h:64 std::list< CSphvicinity_elm * > cocircular list of elements co-circular with this one NB: empty list uses less mem than vector Definition: vicinity.h:69 siscone::Cvicinity_inclusion * is_inside variable to tell if the particle is inside or outside the cone Definition: vicinity.h:58 list of element in the vicinity of a parent. Definition: vicinity.h:83 CSphvicinity_elm * ve_list list of vicinity elements built from particle list (size=2*n) Definition: vicinity.h:124 std::vector< siscone::Cvicinity_inclusion > pincluded the inclusion state of particles Definition: vicinity.h:123 void append_to_vicinity(CSphmomentum *v) append a particle to the 'vicinity' list after having tested it and computed the angular-ordering qua... Definition: vicinity.cpp:234 std::vector< CSphvicinity_elm * > vicinity list of points in parent's vicinity Definition: vicinity.h:130 void set_particle_list(std::vector< CSphmomentum > &_particle_list) set the particle_list Definition: vicinity.cpp:105 void build(CSphmomentum *_parent, double _VR) build the vicinity list from the list of points. Definition: vicinity.cpp:177 CSphvicinity(std::vector< CSphmomentum > &_particle_list) constructor with initialisation (see set_particle_list) 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 |