ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
unitcell_test_para.cpp File Reference
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "source_io/module_parameter/parameter.h"
#include "memory"
#include "source_base/global_variable.h"
#include "source_base/mathzone.h"
#include "source_cell/unitcell.h"
#include "source_estate/read_pseudo.h"
#include <valarray>
#include <vector>
#include "mpi.h"
#include "prepare_unitcell.h"
#include "../update_cell.h"
#include "../bcast_cell.h"
Include dependency graph for unitcell_test_para.cpp:

Classes

class  UcellTest
 

Macros

#define private   public
 
#define private   public
 

Functions

 TEST_F (UcellTest, BcastUnitcell)
 
 TEST_F (UcellTest, BcastLattice)
 
 TEST_F (UcellTest, BcastMagnitism)
 
 TEST_F (UcellTest, UpdatePosTau)
 
 TEST_F (UcellTest, UpdatePosTaud_pointer)
 
 TEST_F (UcellTest, UpdatePosTaud_Vector3)
 
 TEST_F (UcellTest, ReadPseudo)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private [1/2]

#define private   public

◆ private [2/2]

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/7]

TEST_F ( UcellTest  ,
BcastLattice   
)

this is to ensure all processes have the atom label info

Here is the call graph for this function:

◆ TEST_F() [2/7]

TEST_F ( UcellTest  ,
BcastMagnitism   
)
Here is the call graph for this function:

◆ TEST_F() [3/7]

TEST_F ( UcellTest  ,
BcastUnitcell   
)

this is to ensure all processes have the atom label info

Here is the call graph for this function:

◆ TEST_F() [4/7]

TEST_F ( UcellTest  ,
ReadPseudo   
)
Here is the call graph for this function:

◆ TEST_F() [5/7]

TEST_F ( UcellTest  ,
UpdatePosTau   
)
Here is the call graph for this function:

◆ TEST_F() [6/7]

TEST_F ( UcellTest  ,
UpdatePosTaud_pointer   
)
Here is the call graph for this function:

◆ TEST_F() [7/7]

TEST_F ( UcellTest  ,
UpdatePosTaud_Vector3   
)
Here is the call graph for this function: