|
group_particles
|

Directories | |
| callback_utils | |
Files | |
| callback.hpp | |
| Contains the abstract base class that the user should subclass from in order to define the desired functionality of the group_particles function. | |
| callback_utils.hpp | |
| Collects some pre-implemented functionality that makes it easier to construct a subclass of the Callback base class. | |
| common_fields.hpp | |
| Contains some common field types that can be used as template arguments for the GrpFields and PrtFields classes and for the Callback::GrpProperties::get and Callback::PrtProperties::get methods. | |
| fields.hpp | |
| Templates to construct types that tell the code which data fields are to to be read from the group and particle files. | |
| group_particles.hpp | |
| For convenience, the user can just include this single header file. It contains the single routine to be called. | |
| hdf5_utils.hpp | |
| some utility functions to read attributes from hdf5 files | |