From de4fa92b58bfafed046083db142091a1c4022070 Mon Sep 17 00:00:00 2001 From: Frank Zirkelbach Date: Fri, 13 Dec 2013 14:44:11 +0100 Subject: [PATCH] more literature --- bibdb/bibdb.bib | 64 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/bibdb/bibdb.bib b/bibdb/bibdb.bib index 04b9d01..20d0429 100644 --- a/bibdb/bibdb.bib +++ b/bibdb/bibdb.bib @@ -6387,7 +6387,7 @@ @Article{sleijpen96, author = "G. G. Sleijpen and H. {Van der Vorst}", - title = "A Jacobi¿Davidson Iteration Method for Linear + title = "A Jacobi--Davidson Iteration Method for Linear Eigenvalue Problems", journal = "SIAM Journal on Matrix Analysis and Applications", volume = "17", @@ -6413,6 +6413,20 @@ eprint = "http://epubs.siam.org/doi/pdf/10.1137/S0036144599363084", } +@Article{morgan91, + title = "Computing interior eigenvalues of large matrices", + journal = "Linear Algebra and its Applications", + volume = "154--156", + number = "0", + pages = "289--309", + year = "1991", + note = "", + ISSN = "0024-3795", + doi = "http://dx.doi.org/10.1016/0024-3795(91)90381-6", + URL = "http://www.sciencedirect.com/science/article/pii/0024379591903816", + author = "Ronald B. Morgan", +} + @Article{sorensen92, author = "D. Sorensen", title = "Implicit Application of Polynomial Filters in a k-Step @@ -6427,6 +6441,25 @@ eprint = "http://epubs.siam.org/doi/pdf/10.1137/0613025", } +@Article{paige95, + author = "Chris C. Paige and Beresford N. Parlett and Henk A. + {van der Vorst}", + title = "Approximate solutions and eigenvalue bounds from + Krylov subspaces", + journal = "Numerical Linear Algebra with Applications", + volume = "2", + number = "2", + publisher = "John Wiley & Sons, Ltd", + ISSN = "1099-1506", + URL = "http://dx.doi.org/10.1002/nla.1680020205", + doi = "10.1002/nla.1680020205", + pages = "115--133", + keywords = "Krylov subspace, Lanczos process, symmetric matrix, + conjugate gradients, minimum residual, Lehmann + intervals", + year = "1995", +} + @Book{lehoucq98, title = "Arpack User's Guide: Solution of Large-Scale Eigenvalue Problems With Implicityly Restorted Arnoldi @@ -6906,6 +6939,21 @@ publisher = "American Physical Society", } +@Article{hernandez96, + title = "Linear-scaling density-functional-theory technique: + The density-matrix approach", + author = "E. Hern\'andez and M. J. Gillan and C. M. Goringe", + journal = "Phys. Rev. B", + volume = "53", + issue = "11", + pages = "7147--7157", + year = "1996", + month = mar, + doi = "10.1103/PhysRevB.53.7147", + URL = "http://link.aps.org/doi/10.1103/PhysRevB.53.7147", + publisher = "American Physical Society", +} + @Article{jordan12, title = "Fast iterative interior eigensolver for millions of atoms", @@ -6921,3 +6969,17 @@ author = "Gerald Jordan and Martijn Marsman and Yoon-Suk Kim and Georg Kresse", } + +@Article{goedecker99, + title = "Linear scaling electronic structure methods", + author = "Stefan Goedecker", + journal = "Rev. Mod. Phys.", + volume = "71", + issue = "4", + pages = "1085--1123", + year = "1999", + month = jul, + doi = "10.1103/RevModPhys.71.1085", + URL = "http://link.aps.org/doi/10.1103/RevModPhys.71.1085", + publisher = "American Physical Society", +} -- 2.20.1