ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
rgen_test.cpp File Reference
#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>
Include dependency graph for rgen_test.cpp:

Classes

class  RgenTest
 

Functions

 TEST_F (RgenTest, ZeroRmax)
 
 TEST_F (RgenTest, SimpleCubicNearestNeighbors)
 
 TEST_F (RgenTest, SimpleCubicNonZeroDtau)
 
 TEST_F (RgenTest, LargeRmaxExceedsOriginalLimit)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( RgenTest  ,
LargeRmaxExceedsOriginalLimit   
)
Here is the call graph for this function:

◆ TEST_F() [2/4]

TEST_F ( RgenTest  ,
SimpleCubicNearestNeighbors   
)
Here is the call graph for this function:

◆ TEST_F() [3/4]

TEST_F ( RgenTest  ,
SimpleCubicNonZeroDtau   
)
Here is the call graph for this function:

◆ TEST_F() [4/4]

TEST_F ( RgenTest  ,
ZeroRmax   
)
Here is the call graph for this function: