ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_base/module_grid/delley.h"
#include "source_base/ylm.h"
#include "gtest/gtest.h"
#include <random>
#include <mpi.h>
Classes | |
class | DelleyTest |
Namespaces | |
namespace | ModuleBase |
Functions | |
void | ModuleBase::WARNING_QUIT (const std::string &file, const std::string &description) |
Combine the functions of WARNING and QUIT. | |
TEST_F (DelleyTest, NumGrid) | |
TEST_F (DelleyTest, Accuracy) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
TEST_F | ( | DelleyTest | , |
Accuracy | |||
) |
TEST_F | ( | DelleyTest | , |
NumGrid | |||
) |