|
group_particles
|
Some common ways to override Callback::grp_action. More...
Go to the source code of this file.
Classes | |
| class | CallbackUtils::grp_action::MultiGrpActionBase< AFields > |
| base class to have multiple actions performed in Callback::grp_action More... | |
| class | CallbackUtils::grp_action::MultiGrpAction< AFields, Child > |
| interface class to add an action to be performed during Callback::grp_action More... | |
| class | CallbackUtils::grp_action::StoreGrpHomogeneous< AFields, Tdata > |
| implements the common case of storing a data item of identical type for each group. More... | |
| class | CallbackUtils::grp_action::StoreGrpProperty< AFields, Field, storeasT > |
| implements the common case of storing a single group property for each group. More... | |
Namespaces | |
| namespace | CallbackUtils |
| contains classes that implement parts of the Callback base. | |
| namespace | CallbackUtils::grp_action |
| Some common ways to override Callback::grp_action. | |
Some common ways to override Callback::grp_action.