Kindfield
|
Solver for the Roothan equation. More...
#include <restrictedhartreefocksolver.h>
Additional Inherited Members | |
Public Attributes inherited from HartreeFockSolver | |
double | alpha [4] |
Protected Member Functions inherited from HartreeFockSolver | |
void | setupIntegralMatrices () |
void | normalizeCoefficientMatrix (uint nParticles, mat &coefficientMatrix) |
Protected Attributes inherited from HartreeFockSolver | |
int | m_iterationsUsed |
Solver for the Roothan equation.
Definition at line 7 of file restrictedhartreefocksolver.h.
RestrictedHartreeFockSolver::RestrictedHartreeFockSolver | ( | ElectronSystem * | electronSystem) |
Definition at line 10 of file restrictedhartreefocksolver.cpp.
|
virtual |
Definition at line 16 of file restrictedhartreefocksolver.cpp.
|
virtual |
Reimplemented from HartreeFockSolver.
Definition at line 69 of file restrictedhartreefocksolver.cpp.
const mat & RestrictedHartreeFockSolver::coefficientMatrix | ( | ) | const |
Definition at line 141 of file restrictedhartreefocksolver.cpp.
const mat & RestrictedHartreeFockSolver::densityMatrix | ( | ) | const |
Definition at line 136 of file restrictedhartreefocksolver.cpp.
|
virtual |
Implements HartreeFockSolver.
Definition at line 131 of file restrictedhartreefocksolver.cpp.
void RestrictedHartreeFockSolver::setInitialCoefficientMatrix | ( | const mat & | coefficients) |
Definition at line 56 of file restrictedhartreefocksolver.cpp.
|
virtual |
Reimplemented from HartreeFockSolver.
Definition at line 62 of file restrictedhartreefocksolver.cpp.
|
virtual |
Reimplemented from HartreeFockSolver.
Definition at line 115 of file restrictedhartreefocksolver.cpp.