File GridTools.cpp
↰ Parent directory (src
)
Definition (src/GridTools.cpp
)
Namespaces
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::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)