|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <sltk_grid_driver.h>
Public Member Functions | |
| AdjacentAtomInfo () | |
| void | clear () |
Public Attributes | |
| int | adj_num |
| std::vector< int > | ntype |
| std::vector< int > | natom |
| std::vector< ModuleBase::Vector3< double > > | adjacent_tau |
| std::vector< ModuleBase::Vector3< int > > | box |
|
inline |
|
inline |
| int AdjacentAtomInfo::adj_num |
| std::vector<ModuleBase::Vector3<double> > AdjacentAtomInfo::adjacent_tau |
| std::vector<ModuleBase::Vector3<int> > AdjacentAtomInfo::box |
| std::vector<int> AdjacentAtomInfo::natom |
| std::vector<int> AdjacentAtomInfo::ntype |