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

Classes

class  NCPPTest
 

Macros

#define private   public
 
#define private   public
 

Functions

 TEST_F (NCPPTest, SetPseudoH)
 
 TEST_F (NCPPTest, SetPseudoAtom)
 
 TEST_F (NCPPTest, SetPseudoNC)
 
 TEST_F (NCPPTest, PrintNC)
 

Macro Definition Documentation

◆ private [1/2]

#define private   public
  • Tested Functions:
    • pseudo
    • ~pseudo
    • complete_default_h
    • complete_default_atom
    • complete_default_vl
    • complete_default
    • print_pseudo_h
    • print_pseudo_atom
    • print_pseudo_vl
    • print_pseudo

◆ private [2/2]

#define private   public
  • Tested Functions:
    • pseudo
    • ~pseudo
    • complete_default_h
    • complete_default_atom
    • complete_default_vl
    • complete_default
    • print_pseudo_h
    • print_pseudo_atom
    • print_pseudo_vl
    • print_pseudo

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( NCPPTest  ,
PrintNC   
)

◆ TEST_F() [2/4]

TEST_F ( NCPPTest  ,
SetPseudoAtom   
)

◆ TEST_F() [3/4]

TEST_F ( NCPPTest  ,
SetPseudoH   
)

◆ TEST_F() [4/4]

TEST_F ( NCPPTest  ,
SetPseudoNC   
)