|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <cmath>#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_estate/module_charge/charge.h"#include "source_io/module_parameter/parameter.h"#include "source_estate/magnetism.h"#include <mpi.h>Classes | |
| class | MagnetismTest |
Macros | |
| #define | private public |
| #define | private public |
Functions | |
| TEST_F (MagnetismTest, Magnetism) | |
| TEST_F (MagnetismTest, JudgeParallel) | |
| TEST_F (MagnetismTest, ComputeMagnetizationS2) | |
| TEST_F (MagnetismTest, ComputeMagnetizationS4) | |
| int | main (int argc, char **argv) |
| #define private public |
| #define private public |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | MagnetismTest | , |
| ComputeMagnetizationS2 | |||
| ) |
| TEST_F | ( | MagnetismTest | , |
| ComputeMagnetizationS4 | |||
| ) |
| TEST_F | ( | MagnetismTest | , |
| JudgeParallel | |||
| ) |
| TEST_F | ( | MagnetismTest | , |
| Magnetism | |||
| ) |