|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_basis/module_nao/two_center_integrator.h"#include "source_base/constants.h"#include "source_base/math_sphbes.h"#include "source_base/spherical_bessel_transformer.h"#include "source_base/vector3.h"#include "source_base/ylm.h"#include "gtest/gtest.h"#include <chrono>#include <cstring>#include <mpi.h>Classes | |
| class | TwoCenterIntegratorTest |
Typedefs | |
| using | iclock = std::chrono::high_resolution_clock |
Functions | |
| TEST_F (TwoCenterIntegratorTest, FiniteDifference) | |
| TEST_F (TwoCenterIntegratorTest, SphericalBessel) | |
| int | main (int argc, char **argv) |
| using iclock = std::chrono::high_resolution_clock |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | TwoCenterIntegratorTest | , |
| FiniteDifference | |||
| ) |
| TEST_F | ( | TwoCenterIntegratorTest | , |
| SphericalBessel | |||
| ) |