ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
output_test.cpp File Reference
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include <random>
#include "../output.h"
Include dependency graph for output_test.cpp:

Classes

class  OutputTest
 

Functions

template<typename T >
Tget_simple_array (int num)
 
 TEST_F (OutputTest, Printr1_d)
 
 TEST_F (OutputTest, PrintV3)
 
 TEST_F (OutputTest, Printv31_d)
 
 TEST_F (OutputTest, PrintM3)
 
 TEST_F (OutputTest, Printr3_d)
 
 TEST_F (OutputTest, Printrm)
 

Function Documentation

◆ get_simple_array()

template<typename T >
T * get_simple_array ( int  num)

◆ TEST_F() [1/6]

TEST_F ( OutputTest  ,
PrintM3   
)
Here is the call graph for this function:

◆ TEST_F() [2/6]

TEST_F ( OutputTest  ,
Printr1_d   
)
Here is the call graph for this function:

◆ TEST_F() [3/6]

TEST_F ( OutputTest  ,
Printr3_d   
)
Here is the call graph for this function:

◆ TEST_F() [4/6]

TEST_F ( OutputTest  ,
Printrm   
)
Here is the call graph for this function:

◆ TEST_F() [5/6]

TEST_F ( OutputTest  ,
PrintV3   
)
Here is the call graph for this function:

◆ TEST_F() [6/6]

TEST_F ( OutputTest  ,
Printv31_d   
)
Here is the call graph for this function: