|
int | lmax = 10 |
| maximum angular momentum
|
|
const double | tol = 1e-12 |
| numerical error tolerance for individual Gaunt coefficient
|
|
Tested functions:
- build
- constructs the Gaunt table of real spherical harmonics
- lmax
- gets the maximum angular momentum
- operator()
- gets a specific Gaunt coefficient of real spherical harmonics
◆ SetUp()
void RealGauntTableTest::SetUp |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
void RealGauntTableTest::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ lmax
int RealGauntTableTest::lmax = 10 |
|
protected |
◆ tol
const double RealGauntTableTest::tol = 1e-12 |
|
protected |
numerical error tolerance for individual Gaunt coefficient
The documentation for this class was generated from the following file: