ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
two_center_integrator_test.cpp File Reference
#include "source_basis/module_nao/two_center_integrator.h"
#include "source_base/constants.h"
#include "source_base/math_sphbes.h"
#include "source_base/spherical_bessel_transformer.h"
#include "source_base/vector3.h"
#include "source_base/ylm.h"
#include "gtest/gtest.h"
#include <chrono>
#include <cstring>
#include <mpi.h>
Include dependency graph for two_center_integrator_test.cpp:

Classes

class  TwoCenterIntegratorTest
 

Typedefs

using iclock = std::chrono::high_resolution_clock
 

Functions

 TEST_F (TwoCenterIntegratorTest, FiniteDifference)
 
 TEST_F (TwoCenterIntegratorTest, SphericalBessel)
 
int main (int argc, char **argv)
 

Typedef Documentation

◆ iclock

using iclock = std::chrono::high_resolution_clock

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/2]

TEST_F ( TwoCenterIntegratorTest  ,
FiniteDifference   
)
Here is the call graph for this function:

◆ TEST_F() [2/2]

Here is the call graph for this function: