ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include "source_io/module_parameter/parameter.h"
#include <streambuf>
#include "mpi.h"
#include "source_cell/read_pp.h"
#include "source_cell/pseudo.h"
#include "source_cell/atom_pseudo.h"
#include "source_cell/atom_spec.h"
Classes | |
class | AtomSpecTest |
Macros | |
#define | private public |
#define | private public |
Functions | |
TEST_F (AtomSpecTest, PrintAtom) | |
TEST_F (AtomSpecTest, SetIndex) | |
TEST_F (AtomSpecTest, BcastAtom) | |
TEST_F (AtomSpecTest, BcastAtom2) | |
int | main (int argc, char **argv) |
#define private public |
#define private public |
int main | ( | int | argc, |
char ** | argv | ||
) |
TEST_F | ( | AtomSpecTest | , |
BcastAtom | |||
) |
TEST_F | ( | AtomSpecTest | , |
BcastAtom2 | |||
) |
TEST_F | ( | AtomSpecTest | , |
PrintAtom | |||
) |
TEST_F | ( | AtomSpecTest | , |
SetIndex | |||
) |