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

Classes

class  Vector3Test
 

Functions

 TEST_F (Vector3Test, Construct)
 
 TEST_F (Vector3Test, Set)
 
 TEST_F (Vector3Test, Equal)
 
 TEST_F (Vector3Test, equal)
 
 TEST_F (Vector3Test, PlusEqual)
 
 TEST_F (Vector3Test, MinusEqual)
 
 TEST_F (Vector3Test, MultiplyEqual)
 
 TEST_F (Vector3Test, OverEqual)
 
 TEST_F (Vector3Test, Negative)
 
 TEST_F (Vector3Test, Access)
 
 TEST_F (Vector3Test, ConstAccess)
 
 TEST_F (Vector3Test, Reverse)
 
 TEST_F (Vector3Test, VectorPlus)
 
 TEST_F (Vector3Test, VectorMinus)
 
 TEST_F (Vector3Test, Norm2)
 
 TEST_F (Vector3Test, Norm)
 
 TEST_F (Vector3Test, Normalize)
 
 TEST_F (Vector3Test, VmultiplyV)
 
 TEST_F (Vector3Test, VdotV)
 
 TEST_F (Vector3Test, VmultiplyNum)
 
 TEST_F (Vector3Test, VoverNum)
 
 TEST_F (Vector3Test, OperatorCaret)
 
 TEST_F (Vector3Test, Cross)
 
 TEST_F (Vector3Test, VeqV)
 
 TEST_F (Vector3Test, VneV)
 
 TEST_F (Vector3Test, VltV)
 
 TEST_F (Vector3Test, StdOutV)
 
 TEST_F (Vector3Test, PrintV)
 

Function Documentation

◆ TEST_F() [1/28]

TEST_F ( Vector3Test  ,
Access   
)
Here is the call graph for this function:

◆ TEST_F() [2/28]

TEST_F ( Vector3Test  ,
ConstAccess   
)
Here is the call graph for this function:

◆ TEST_F() [3/28]

TEST_F ( Vector3Test  ,
Construct   
)

◆ TEST_F() [4/28]

TEST_F ( Vector3Test  ,
Cross   
)
Here is the call graph for this function:

◆ TEST_F() [5/28]

TEST_F ( Vector3Test  ,
Equal   
)
Here is the call graph for this function:

◆ TEST_F() [6/28]

TEST_F ( Vector3Test  ,
equal   
)
Here is the call graph for this function:

◆ TEST_F() [7/28]

TEST_F ( Vector3Test  ,
MinusEqual   
)
Here is the call graph for this function:

◆ TEST_F() [8/28]

TEST_F ( Vector3Test  ,
MultiplyEqual   
)
Here is the call graph for this function:

◆ TEST_F() [9/28]

TEST_F ( Vector3Test  ,
Negative   
)
Here is the call graph for this function:

◆ TEST_F() [10/28]

TEST_F ( Vector3Test  ,
Norm   
)
Here is the call graph for this function:

◆ TEST_F() [11/28]

TEST_F ( Vector3Test  ,
Norm2   
)
Here is the call graph for this function:

◆ TEST_F() [12/28]

TEST_F ( Vector3Test  ,
Normalize   
)
Here is the call graph for this function:

◆ TEST_F() [13/28]

TEST_F ( Vector3Test  ,
OperatorCaret   
)
Here is the call graph for this function:

◆ TEST_F() [14/28]

TEST_F ( Vector3Test  ,
OverEqual   
)
Here is the call graph for this function:

◆ TEST_F() [15/28]

TEST_F ( Vector3Test  ,
PlusEqual   
)
Here is the call graph for this function:

◆ TEST_F() [16/28]

TEST_F ( Vector3Test  ,
PrintV   
)
Here is the call graph for this function:

◆ TEST_F() [17/28]

TEST_F ( Vector3Test  ,
Reverse   
)
Here is the call graph for this function:

◆ TEST_F() [18/28]

TEST_F ( Vector3Test  ,
Set   
)
Here is the call graph for this function:

◆ TEST_F() [19/28]

TEST_F ( Vector3Test  ,
StdOutV   
)

◆ TEST_F() [20/28]

TEST_F ( Vector3Test  ,
VdotV   
)
Here is the call graph for this function:

◆ TEST_F() [21/28]

TEST_F ( Vector3Test  ,
VectorMinus   
)
Here is the call graph for this function:

◆ TEST_F() [22/28]

TEST_F ( Vector3Test  ,
VectorPlus   
)
Here is the call graph for this function:

◆ TEST_F() [23/28]

TEST_F ( Vector3Test  ,
VeqV   
)
Here is the call graph for this function:

◆ TEST_F() [24/28]

TEST_F ( Vector3Test  ,
VltV   
)
Here is the call graph for this function:

◆ TEST_F() [25/28]

TEST_F ( Vector3Test  ,
VmultiplyNum   
)
Here is the call graph for this function:

◆ TEST_F() [26/28]

TEST_F ( Vector3Test  ,
VmultiplyV   
)
Here is the call graph for this function:

◆ TEST_F() [27/28]

TEST_F ( Vector3Test  ,
VneV   
)
Here is the call graph for this function:

◆ TEST_F() [28/28]

TEST_F ( Vector3Test  ,
VoverNum   
)
Here is the call graph for this function: