group_particles
Loading...
Searching...
No Matches
Classes
CallbackUtils::grp_action Namespace Reference

Some common ways to override Callback::grp_action. More...

Classes

class  MultiGrpAction
 interface class to add an action to be performed during Callback::grp_action More...
 
class  MultiGrpActionBase
 base class to have multiple actions performed in Callback::grp_action More...
 
class  StoreGrpHomogeneous
 implements the common case of storing a data item of identical type for each group. More...
 
class  StoreGrpProperty
 implements the common case of storing a single group property for each group. More...
 

Detailed Description

Some common ways to override Callback::grp_action.