|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
Go to the source code of this file.
Classes | |
| class | ModuleESolver::ESolver |
Namespaces | |
| namespace | ModuleESolver |
| The First-Principles (FP) Energy Solver Class. | |
Functions | |
| std::string | ModuleESolver::determine_type () |
| A subrutine called in init_esolver() This function returns type of ESolver Based on PARAM.inp.basis_type and PARAM.inp.esolver_type. | |
| ESolver * | ModuleESolver::init_esolver (const Input_para &inp, UnitCell &ucell) |
| Determine and initialize an ESolver based on input information. | |