ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Protected Attributes | List of all members
CellIndexTest Class Reference
Inheritance diagram for CellIndexTest:
Collaboration diagram for CellIndexTest:

Protected Attributes

std::vector< std::string > atom_labels = {"C", "H"}
 
std::vector< int > atom_counts = {1, 2}
 
std::vector< std::vector< int > > lnchi_counts = {{1, 1, 1}, {1, 1, 1}}
 
CellIndex cell_index = CellIndex(atom_labels, atom_counts, lnchi_counts, 1)
 

Detailed Description

Member Data Documentation

◆ atom_counts

std::vector<int> CellIndexTest::atom_counts = {1, 2}
protected

◆ atom_labels

std::vector<std::string> CellIndexTest::atom_labels = {"C", "H"}
protected

◆ cell_index

CellIndex CellIndexTest::cell_index = CellIndex(atom_labels, atom_counts, lnchi_counts, 1)
protected

◆ lnchi_counts

std::vector<std::vector<int> > CellIndexTest::lnchi_counts = {{1, 1, 1}, {1, 1, 1}}
protected

The documentation for this class was generated from the following file: