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

Classes

class  MathzoneTest
 

Functions

 TEST_F (MathzoneTest, PointwiseProduct)
 
 TEST_F (MathzoneTest, Direct2Cartesian)
 
 TEST_F (MathzoneTest, Cartesian2Direct)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( MathzoneTest  ,
Cartesian2Direct   
)
Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( MathzoneTest  ,
Direct2Cartesian   
)
Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( MathzoneTest  ,
PointwiseProduct   
)
Here is the call graph for this function: