|
group_particles
|
Some common ways to override Callback::grp_chunk and Callback::prt_chunk. More...
Go to the source code of this file.
Classes | |
| class | CallbackUtils::chunk::SingleGrp< AFields > |
| there is a single file containing all groups. More... | |
| class | CallbackUtils::chunk::SinglePrt< AFields > |
| there is a single file containing all particles. More... | |
| class | CallbackUtils::chunk::MultiGrp< AFields > |
| there are multiple group chunks. More... | |
| class | CallbackUtils::chunk::MultiPrt< AFields > |
| there are multiple particle chunks. More... | |
| struct | CallbackUtils::chunk::Single< AFields > |
| wrapper for the common case that there is one group chunk and one particle chunk More... | |
| struct | CallbackUtils::chunk::Multi< AFields > |
| wrapper for the common case that there are multiple group chunks and multiple particle chunks More... | |
Namespaces | |
| namespace | CallbackUtils |
| contains classes that implement parts of the Callback base. | |
| namespace | CallbackUtils::chunk |
| Some common ways to override Callback::grp_chunk and Callback::prt_chunk. | |
Some common ways to override Callback::grp_chunk and Callback::prt_chunk.