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

Some common ways to override Callback::grp_chunk and Callback::prt_chunk. More...

Classes

struct  Multi
 wrapper for the common case that there are multiple group chunks and multiple particle chunks More...
 
class  MultiGrp
 there are multiple group chunks. More...
 
class  MultiPrt
 there are multiple particle chunks. More...
 
struct  Single
 wrapper for the common case that there is one group chunk and one particle chunk More...
 
class  SingleGrp
 there is a single file containing all groups. More...
 
class  SinglePrt
 there is a single file containing all particles. More...
 

Detailed Description

Some common ways to override Callback::grp_chunk and Callback::prt_chunk.