|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_base/matrix3.h"#include "source_base/parallel_global.h"#include "source_estate/module_charge/charge.h"#include "source_hamilt/module_xc/xc_functional.h"#include "source_io/module_parameter/parameter.h"Classes | |
| class | ChargeMpiTest |
Macros | |
| #define | private public |
Functions | |
| TEST_F (ChargeMpiTest, reduce_diff_pools1) | |
| TEST_F (ChargeMpiTest, reduce_diff_pools2) | |
| TEST_F (ChargeMpiTest, rho_mpi) | |
| int | main (int argc, char **argv) |
Variables | |
| auto | sum_array |
| #define private public |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | ChargeMpiTest | , |
| reduce_diff_pools1 | |||
| ) |
| TEST_F | ( | ChargeMpiTest | , |
| reduce_diff_pools2 | |||
| ) |
| TEST_F | ( | ChargeMpiTest | , |
| rho_mpi | |||
| ) |
| auto sum_array |