ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "../mathzone.h"
#include "../matrix3.h"
#include "../vector3.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"
Classes | |
class | MathzoneTest |
Functions | |
TEST_F (MathzoneTest, PointwiseProduct) | |
TEST_F (MathzoneTest, Direct2Cartesian) | |
TEST_F (MathzoneTest, Cartesian2Direct) | |
TEST_F | ( | MathzoneTest | , |
Cartesian2Direct | |||
) |
TEST_F | ( | MathzoneTest | , |
Direct2Cartesian | |||
) |
TEST_F | ( | MathzoneTest | , |
PointwiseProduct | |||
) |