Take a look at the Particles namespace, and at the rtree boost documentation 
(we wrap rtree from boost into the RTree alias, which is compatible with 
Point<dim>, BoundingBox<dim> and Segment<dim>).

The tests/boost directory contains some examples that may be useful. 

Luca

> Il giorno 14 ott 2019, alle ore 06:55, Shahab Golshan 
> <shahab.golsha...@gmail.com> ha scritto:
> 
> Dear all,
> I am writing a code for handling collisions between large numbers of 
> particles.
> I need to find all the available classes in dealII, which might be useful.
> These classes may include methods to find neighbor particles in the system or 
> calculation of particles' overlap during a collision.
> Any information would be appreciated.
> Best
> Shahab
> -- 
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see 
> https://groups.google.com/d/forum/dealii?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "deal.II User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/dealii/e0a2bf26-e56a-408a-84a7-914b9c7c488a%40googlegroups.com.

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/462DADB8-EEEF-494F-A3E9-647DE8691E9E%40gmail.com.

Reply via email to