Namespace crpropa
CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles.
Classes
Enums
Functions
Function crpropa::dumpGrid(ref_ptr<Grid3f>, std::string, double)
Function crpropa::dumpGrid(ref_ptr<Grid1f>, std::string, double)
Function crpropa::dumpGridToTxt(ref_ptr<Grid3f>, std::string, double)
Function crpropa::dumpGridToTxt(ref_ptr<Grid1f>, std::string, double)
Function crpropa::INT_FUNCTION(TYPE_INT16, toInt16, int16_t)
Function crpropa::INT_FUNCTION(TYPE_INT32, toInt32, int32_t)
Function crpropa::INT_FUNCTION(TYPE_INT64, toInt64, int64_t)
Function crpropa::loadGrid(ref_ptr<Grid3f>, std::string, double)
Function crpropa::loadGrid(ref_ptr<Grid1f>, std::string, double)
Function crpropa::loadGridFromTxt(ref_ptr<Grid3f>, std::string, double)
Function crpropa::loadGridFromTxt(ref_ptr<Grid1f>, std::string, double)
Template Function crpropa::operator<<(std::ostream&, const Vector3<T>&)
Template Function crpropa::operator>>(std::istream&, Vector3<T>&)