NTPoly
|
This is the complete list of members for NTPoly::DensityMatrixSolvers, including all inherited members.
GetIH(const DistributedSparseMatrix &dsm) | NTPoly::SolverBase | protectedstatic |
GetIH(DistributedSparseMatrix &dsm) | NTPoly::SolverBase | protectedstatic |
GetIH(const IterativeSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(IterativeSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(const FixedSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(FixedSolverParameters &csp) | NTPoly::SolverBase | inlineprotectedstatic |
HPCP(const DistributedSparseMatrix &Hamiltonian, const DistributedSparseMatrix &InverseSquareRoot, int nel, DistributedSparseMatrix &Density, double &chemical_potential_out, const IterativeSolverParameters &solver_parameters) | NTPoly::DensityMatrixSolvers | static |
HPCPPlus(const DistributedSparseMatrix &Hamiltonian, const DistributedSparseMatrix &InverseSquareRoot, int nel, DistributedSparseMatrix &Density, double &chemical_potential_out, const IterativeSolverParameters &solver_parameters) | NTPoly::DensityMatrixSolvers | static |
TRS2(const DistributedSparseMatrix &Hamiltonian, const DistributedSparseMatrix &InverseSquareRoot, int nel, DistributedSparseMatrix &Density, double &chemical_potential_out, const IterativeSolverParameters &solver_parameters) | NTPoly::DensityMatrixSolvers | static |
TRS4(const DistributedSparseMatrix &Hamiltonian, const DistributedSparseMatrix &InverseSquareRoot, int nel, DistributedSparseMatrix &Density, double &chemical_potential_out, const IterativeSolverParameters &solver_parameters) | NTPoly::DensityMatrixSolvers | static |