aboria / Aboria

Enables computations over a set of particles in N-dimensional space
https://aboria.github.io/Aboria
Other
105 stars 30 forks source link

query iterators should dereference to child_iterators #33

Open martinjrobins opened 6 years ago

martinjrobins commented 6 years ago

the query iterators currently dereference to child_iterator::reference, but would be cleaner to dereference to a child_iterator so you can get bounds from this