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

Classes

class  UcellTest
 

Macros

#define private   public
 

Functions

 TEST_F (UcellTest, ReadAtomSpecies)
 
 TEST_F (UcellTest, ReadAtomPositions)
 
 TEST_F (UcellTest, SetupCell)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/3]

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

◆ TEST_F() [2/3]

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

◆ TEST_F() [3/3]

TEST_F ( UcellTest  ,
SetupCell   
)