ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
atom_pseudo_test.cpp File Reference
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include "source_io/module_parameter/parameter.h"
#include <streambuf>
#include "mpi.h"
#include "source_cell/read_pp.h"
#include "source_cell/pseudo.h"
#include "source_cell/atom_pseudo.h"
Include dependency graph for atom_pseudo_test.cpp:

Classes

class  AtomPseudoTest
 

Macros

#define private   public
 
#define private   public
 

Functions

 TEST_F (AtomPseudoTest, SetDSo)
 
 TEST_F (AtomPseudoTest, BcastAtomPseudo)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private [1/2]

#define private   public
  • Tested Functions:
    • Atom_pseudo
    • ~Atom_pseudo
    • set_d_so
      • set spin-orbital info from pseudopotential
    • bcast_atom_pseudo
      • bcast upf201 pp info to other processes

◆ private [2/2]

#define private   public
  • Tested Functions:
    • Atom_pseudo
    • ~Atom_pseudo
    • set_d_so
      • set spin-orbital info from pseudopotential
    • bcast_atom_pseudo
      • bcast upf201 pp info to other processes

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/2]

TEST_F ( AtomPseudoTest  ,
BcastAtomPseudo   
)

◆ TEST_F() [2/2]

TEST_F ( AtomPseudoTest  ,
SetDSo   
)