group_particles
Loading...
Searching...
No Matches
Namespaces
common_fields.hpp File Reference

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. More...

Go to the source code of this file.

Namespaces

namespace  IllustrisFields
 Some fields contained in the Illustris simulation data products.
 
namespace  RockstarFields
 Fields contained in my hacky Rockstar data products – not for public use.
 
namespace  SIMBAFields
 Some fields contained in the SIMBA simulation data products.
 
namespace  GadgetFields
 Fields contained in a typical Gadget simulation.
 

Detailed Description

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.

They are constructed using the FIELD macro defined in fields.hpp. All types in this file are non-constructible and can only be used as template arguments.