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

Classes

class  ReadSepTest
 

Macros

#define private   public
 
#define private   public
 

Functions

 TEST_F (ReadSepTest, ReadSep)
 
 TEST_F (ReadSepTest, PrintSep)
 
 TEST_F (ReadSepTest, BcastSep)
 
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/3]

TEST_F ( ReadSepTest  ,
BcastSep   
)

◆ TEST_F() [2/3]

TEST_F ( ReadSepTest  ,
PrintSep   
)

◆ TEST_F() [3/3]

TEST_F ( ReadSepTest  ,
ReadSep   
)