![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/exception.hpp"#include "shambackends/fmt_bindings/fmt_defs.hpp"#include "shamcomm/logs.hpp"#include "shammath/CoordRangeTransform.hpp"#include <stdexcept>
Include dependency graph for CoordRangeTransform.cpp:Go to the source code of this file.
Namespaces | |
| namespace | shammath |
| namespace for math utility | |
Functions | |
| void | shammath::check_divisor_throw (u64_3 val, u64_3 divisor) |
| template<class Ta , class Tb > | |
| void | shammath::check_divisor_throw (Ta val, Tb divisor) |
Definition in file CoordRangeTransform.cpp.