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

Classes

class  TwoCenterTableTest
 

Typedefs

using iclock = std::chrono::high_resolution_clock
 

Functions

 TEST_F (TwoCenterTableTest, BuildOverlapAndKinetic)
 
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()

TEST_F ( TwoCenterTableTest  ,
BuildOverlapAndKinetic   
)
Here is the call graph for this function: