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

Go to the source code of this file.

Namespaces

namespace  elecstate
 

Functions

void elecstate::read_pseudo (std::ofstream &ofs, UnitCell &ucell)
 
void elecstate::read_cell_pseudopots (const std::string &pp_dir, std::ofstream &log, UnitCell &ucell)
 
void elecstate::print_unitcell_pseudo (const std::string &fn, UnitCell &ucell)
 
void elecstate::cal_nwfc (std::ofstream &log, UnitCell &ucell, Atom *atoms)
 
void elecstate::cal_meshx (int &meshx, const Atom *atoms, const int ntype)
 
void elecstate::cal_natomwfc (std::ofstream &log, int &natomwfc, const int ntype, const Atom *atoms)