|
group_particles
|
Contains the abstract base class that the user should subclass from in order to define the desired functionality of the group_particles function. More...
Go to the source code of this file.
Classes | |
| struct | Callback< AFields > |
| The abstract base class the user should inherit from. More... | |
| class | Callback< AFields >::BaseProperties< T > |
| Type describing either a group or a particle. More... | |
| class | Callback< AFields >::GrpProperties |
| Specialization of the Callback::BaseProperties type to groups. More... | |
| struct | Callback< AFields >::PrtProperties |
| Specialization of the Callback::BaseProperties type to particles. More... | |
Contains the abstract base class that the user should subclass from in order to define the desired functionality of the group_particles function.