|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_cell/unitcell.h"Go to the source code of this file.
Namespaces | |
| namespace | unitcell |
Functions | |
| void | unitcell::bcast_atoms_tau (Atom *atoms, const int ntype) |
| broadcast the tau array of the atoms | |
| void | unitcell::bcast_atoms_pseudo (Atom *atoms, const int ntype) |
| broadcast the pseduo of the atoms | |
| void | unitcell::bcast_Lattice (Lattice &lat) |
| broadcast the lattice | |
| void | unitcell::bcast_magnetism (Magnetism &magnet, const int ntype) |
| broadcast the magnetism | |
| void | unitcell::bcast_unitcell (UnitCell &ucell) |
| broadcast the unitcell | |