NTPoly
|
This is the complete list of members for NTPoly::GeometryOptimization, 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 |
LowdinExtrapolate(const DistributedSparseMatrix &PreviousDensity, const DistributedSparseMatrix &OldOverlap, const DistributedSparseMatrix &NewOverlap, DistributedSparseMatrix &NewDensity, const IterativeSolverParameters &solver_parameters) | NTPoly::GeometryOptimization | static |
PurificationExtrapolate(const DistributedSparseMatrix &PreviousDensity, const DistributedSparseMatrix &Overlap, int nel, DistributedSparseMatrix &NewDensity, const IterativeSolverParameters &solver_parameters) | NTPoly::GeometryOptimization | static |