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

Some common ways to override Callback::read_grp_meta and Callback::read_prt_meta. More...

Go to the source code of this file.

Classes

struct  CallbackUtils::meta::Illustris< AFields, PartType >
 retrieves meta-data from an Illustris-type simulation. More...
 
struct  CallbackUtils::meta::SIMBA< AFields, PartType >
 retrieves meta-data from a SIMBA-type simulation. More...
 
struct  CallbackUtils::meta::Gadget< AFields >
 retrieves meta-data from a Gadget-type simulation. More...
 

Namespaces

namespace  CallbackUtils
 contains classes that implement parts of the Callback base.
 
namespace  CallbackUtils::meta
 Some common ways to override Callback::read_grp_meta and Callback::read_prt_meta.
 

Detailed Description

Some common ways to override Callback::read_grp_meta and Callback::read_prt_meta.