|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include "gmock/gmock.h"#include "../module_ewald/H_Ewald_pw.h"#include "../module_ewald/dnrm2.h"#include "source_base/matrix3.h"#include <vector>Classes | |
| class | RgenTest |
Functions | |
| TEST_F (RgenTest, ZeroRmax) | |
| TEST_F (RgenTest, SimpleCubicNearestNeighbors) | |
| TEST_F (RgenTest, SimpleCubicNonZeroDtau) | |
| TEST_F (RgenTest, LargeRmaxExceedsOriginalLimit) | |
| TEST_F | ( | RgenTest | , |
| LargeRmaxExceedsOriginalLimit | |||
| ) |
| TEST_F | ( | RgenTest | , |
| SimpleCubicNearestNeighbors | |||
| ) |
| TEST_F | ( | RgenTest | , |
| SimpleCubicNonZeroDtau | |||
| ) |
| TEST_F | ( | RgenTest | , |
| ZeroRmax | |||
| ) |