|
group_particles
|
Some common ways to override Callback::grp_select. More...
Classes | |
| struct | HighCutoff |
| select only groups that have some 1-dimensional property below a certain value. More... | |
| struct | LowCutoff |
| select only groups that have some 1-dimensional property above a certain value. More... | |
| class | MultiSelect |
| interface class to include a selection function in Callback::grp_select. More... | |
| class | MultiSelectBase |
| base class to apply multiple selection functions in Callback::grp_select. More... | |
| class | Window |
| select only groups that have some 1-dimensional property fall into an interval. More... | |
Some common ways to override Callback::grp_select.