ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
cal_pLpR_test.cpp File Reference
#include <gtest/gtest.h>
#include <complex>
#include <memory>
#include <vector>
#include <cmath>
#include "source_io/cal_pLpR.h"
#include "source_basis/module_nao/two_center_integrator.h"
#include "source_basis/module_nao/radial_collection.h"
#include "source_base/spherical_bessel_transformer.h"
#include "source_base/ylm.h"
Include dependency graph for cal_pLpR_test.cpp:

Classes

class  CalpLpRTest
 

Macros

#define DOUBLETHRESHOLD   1e-12
 

Functions

 TEST_F (CalpLpRTest, CalLzijRTest)
 
 TEST_F (CalpLpRTest, CalLxijRTest)
 
 TEST_F (CalpLpRTest, CalLyijRTest)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DOUBLETHRESHOLD

#define DOUBLETHRESHOLD   1e-12

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/3]

TEST_F ( CalpLpRTest  ,
CalLxijRTest   
)
Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( CalpLpRTest  ,
CalLyijRTest   
)
Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( CalpLpRTest  ,
CalLzijRTest   
)
Here is the call graph for this function: