![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shamunits/Constants.hpp"Go to the source code of this file.
Functions | |
| template<class T> | |
| T | shamphys::schwarzschild_radius (T M, T G, T c) |
| template<class T, class Tu> | |
| T | shamphys::schwarzschild_radius (T M, const shamunits::UnitSystem< Tu > usys={}) |
Definition in file BlackHoles.hpp.
| T shamphys::schwarzschild_radius | ( | T | M, |
| const shamunits::UnitSystem< Tu > | usys = {} ) |
Definition at line 28 of file BlackHoles.hpp.
|
inline |
Definition at line 23 of file BlackHoles.hpp.