ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FAtom Class Reference

#include <sltk_atom.h>

Collaboration diagram for FAtom:

Public Member Functions

 FAtom ()
 
 FAtom (const double &x_in, const double &y_in, const double &z_in, const int &type_in, const int &natom_in, const int &cell_x_in, const int &cell_y_in, const int &cell_z_in)
 
 ~FAtom ()
 

Public Attributes

double x
 
double y
 
double z
 
int type
 
int natom
 
int cell_x
 
int cell_y
 
int cell_z
 

Constructor & Destructor Documentation

◆ FAtom() [1/2]

FAtom::FAtom ( )

◆ FAtom() [2/2]

FAtom::FAtom ( const double &  x_in,
const double &  y_in,
const double &  z_in,
const int &  type_in,
const int &  natom_in,
const int &  cell_x_in,
const int &  cell_y_in,
const int &  cell_z_in 
)
inline

◆ ~FAtom()

FAtom::~FAtom ( )
inline

Member Data Documentation

◆ cell_x

int FAtom::cell_x

◆ cell_y

int FAtom::cell_y

◆ cell_z

int FAtom::cell_z

◆ natom

int FAtom::natom

◆ type

int FAtom::type

◆ x

double FAtom::x

◆ y

double FAtom::y

◆ z

double FAtom::z

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