|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <gtest/gtest.h>#include <complex>#include <memory>#include <vector>#include <cmath>#include "source_io/cal_pLpR.h"#include "source_basis/module_nao/two_center_integrator.h"#include "source_basis/module_nao/radial_collection.h"#include "source_base/spherical_bessel_transformer.h"#include "source_base/ylm.h"Classes | |
| class | CalpLpRTest |
Macros | |
| #define | DOUBLETHRESHOLD 1e-12 |
Functions | |
| TEST_F (CalpLpRTest, CalLzijRTest) | |
| TEST_F (CalpLpRTest, CalLxijRTest) | |
| TEST_F (CalpLpRTest, CalLyijRTest) | |
| int | main (int argc, char **argv) |
| #define DOUBLETHRESHOLD 1e-12 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | CalpLpRTest | , |
| CalLxijRTest | |||
| ) |
| TEST_F | ( | CalpLpRTest | , |
| CalLyijRTest | |||
| ) |
| TEST_F | ( | CalpLpRTest | , |
| CalLzijRTest | |||
| ) |