ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "unitcell.h"
#include "source_base/parallel_common.h"
#include "source_io/module_parameter/parameter.h"
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 | |