|
AtomicRadials | Ti_radials |
| object under test
|
|
std::string | file = "../../../../../tests/PP_ORB/Ti_gga_10au_100Ry_4s2p2d1f.orb" |
| orbital file to read from
|
|
std::string | log_file = "./test_files/atomic_radials.log" |
| file for logging
|
|
double | tol = 1e-12 |
| numerical tolerance for grid & values
|
|
Tested functions:
- build
- copy constructor, assignment operator & polymorphic clone
- cbegin & cend
- all "getters"
- Get access to private members.
- all "batch setters"
- to_numerical_orbital
◆ SetUp()
void AtomicRadialsTest::SetUp |
( |
| ) |
|
|
protected |
◆ TearDown()
void AtomicRadialsTest::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ file
std::string AtomicRadialsTest::file = "../../../../../tests/PP_ORB/Ti_gga_10au_100Ry_4s2p2d1f.orb" |
|
protected |
orbital file to read from
◆ log_file
std::string AtomicRadialsTest::log_file = "./test_files/atomic_radials.log" |
|
protected |
◆ Ti_radials
◆ tol
double AtomicRadialsTest::tol = 1e-12 |
|
protected |
numerical tolerance for grid & values
The documentation for this class was generated from the following file: