ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "../xc_functional.h"
#include "../xc_functional_libxc.h"
#include "gtest/gtest.h"
#include "source_io/module_parameter/parameter.h"
#include "xctest.h"
#include "../exx_info.h"
#include "xc3_mock.h"
#include "source_base/matrix.h"
#include "../../../source_base/parallel_reduce.h"
Classes | |
class | XCTest_VXC |
class | XCTest_VXC_Libxc |
class | XCTest_VXC_meta |
Macros | |
#define | private public |
Functions | |
TEST_F (XCTest_VXC, set_xc_type) | |
TEST_F (XCTest_VXC_Libxc, set_xc_type) | |
TEST_F (XCTest_VXC_meta, set_xc_type) | |
int | main (int argc, char **argv) |
#define private public |
int main | ( | int | argc, |
char ** | argv | ||
) |
TEST_F | ( | XCTest_VXC | , |
set_xc_type | |||
) |
TEST_F | ( | XCTest_VXC_Libxc | , |
set_xc_type | |||
) |
TEST_F | ( | XCTest_VXC_meta | , |
set_xc_type | |||
) |