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

Classes

class  RadialCollectionTest
 

Functions

 TEST_F (RadialCollectionTest, BuildAndGet)
 
 TEST_F (RadialCollectionTest, BatchSet)
 
 TEST_F (RadialCollectionTest, Copy)
 
 TEST_F (RadialCollectionTest, Iteration)
 
 TEST_F (RadialCollectionTest, Build2)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/5]

TEST_F ( RadialCollectionTest  ,
BatchSet   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( RadialCollectionTest  ,
Build2   
)

◆ TEST_F() [3/5]

TEST_F ( RadialCollectionTest  ,
BuildAndGet   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( RadialCollectionTest  ,
Copy   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( RadialCollectionTest  ,
Iteration   
)
Here is the call graph for this function: