ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Namespaces | Functions
onsite_proj_print.h File Reference
#include "source_cell/unitcell.h"
#include <vector>
#include <string>
#include <complex>
Include dependency graph for onsite_proj_print.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  projectors
 
namespace  projectors::print
 

Functions

void projectors::print::print_orb_chg (const UnitCell *ucell, const std::vector< std::complex< double > > &occs, const std::vector< int > &iat_nh, const std::vector< std::string > &atom_labels)
 Print orbital charge analysis.
 
void projectors::print::print_mag_table (const std::vector< std::string > &atom_labels, const std::vector< double > &mag_x, const std::vector< double > &mag_y, const std::vector< double > &mag_z)
 Print magnetism table.
 
void projectors::print::print_proj_status (int it, int nproj_it)
 Print projector initialization status.