group_particles
Loading...
Searching...
No Matches
Classes | Namespaces
callback_utils_meta_init.hpp File Reference

Some common ways to override Callback::read_grp_meta_init and Callback::read_prt_meta_init. More...

Go to the source code of this file.

Classes

class  CallbackUtils::meta_init::MultiPrtMetaInitBase< AFields >
 base class to have multiple actions performed in Callback::read_prt_meta_init More...
 
class  CallbackUtils::meta_init::MultiGrpMetaInitBase< AFields >
 base class to have multiple actions performed in Callback::read_grp_meta_init More...
 
class  CallbackUtils::meta_init::MultiPrtMetaInit< AFields, Child >
 interface class to add an action to be performed during Callback::read_prt_meta_init More...
 
class  CallbackUtils::meta_init::MultiGrpMetaInit< AFields, Child >
 interface class to add an action to be performed during Callback::read_grp_meta_init More...
 
class  CallbackUtils::meta_init::IllustrisCosmology< AFields >
 stores some cosmology-related meta-data from an Illustris-type header. More...
 
class  CallbackUtils::meta_init::GadgetCosmology< AFields >
 stores some cosmology-related meta-data from a Gadget-type header. More...
 
class  CallbackUtils::meta_init::SIMBACosmology< AFields >
 stores some cosmology-related meta-data from a SIMBA-type header. More...
 
class  CallbackUtils::meta_init::IllustrisMassTable< AFields >
 stores the MassTable from an Illustris-type header. More...
 

Namespaces

namespace  CallbackUtils
 contains classes that implement parts of the Callback base.
 
namespace  CallbackUtils::meta_init
 Some common ways to override Callback::read_grp_meta_init and Callback::read_prt_meta_init.
 

Detailed Description

Some common ways to override Callback::read_grp_meta_init and Callback::read_prt_meta_init.