ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <cmath>
#include <cstdio>
#include "source_base/global_function.h"
#include "source_base/global_variable.h"
#include "source_base/matrix.h"
#include "source_base/timer.h"
#include "source_basis/module_pw/pw_basis.h"
Go to the source code of this file.
Classes | |
class | KEDF_WT |
A class which calculates the kinetic energy, potential, and stress with Wang-Teter (WT) KEDF. See Wang L W, Teter M P. Physical Review B, 1992, 45(23): 13196. More... | |