ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
soc_test.cpp File Reference
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include <string>
#include <cmath>
#include <complex>
#include "source_pw/module_pwdft/soc.h"
Include dependency graph for soc_test.cpp:

Classes

class  FcoefTest
 
class  SocTest
 

Macros

#define private   public
 

Functions

void EXPECT_COMPLEX_DOUBLE_EQ (const std::complex< double > &a, const std::complex< double > &b)
 
 TEST_F (FcoefTest, Create)
 
 TEST_F (FcoefTest, CreateWarning)
 
 TEST_F (SocTest, Spinor)
 
 TEST_F (SocTest, SphInd)
 
 TEST_F (SocTest, RotYlm)
 
 TEST_F (SocTest, SetFcoef)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ EXPECT_COMPLEX_DOUBLE_EQ()

void EXPECT_COMPLEX_DOUBLE_EQ ( const std::complex< double > &  a,
const std::complex< double > &  b 
)
Here is the caller graph for this function:

◆ TEST_F() [1/6]

TEST_F ( FcoefTest  ,
Create   
)

◆ TEST_F() [2/6]

TEST_F ( FcoefTest  ,
CreateWarning   
)

◆ TEST_F() [3/6]

TEST_F ( SocTest  ,
RotYlm   
)
Here is the call graph for this function:

◆ TEST_F() [4/6]

TEST_F ( SocTest  ,
SetFcoef   
)
Here is the call graph for this function:

◆ TEST_F() [5/6]

TEST_F ( SocTest  ,
SphInd   
)

◆ TEST_F() [6/6]

TEST_F ( SocTest  ,
Spinor   
)