]> AND Private Git Repository - GMRES2stage.git/blobdiff - IJHPCN/biblio.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
section 5.4
[GMRES2stage.git] / IJHPCN / biblio.bib
index 6bb0a3aa5875117e7ed5d20270806d555ba15af0..be24b6004235e274e92f19fae8d6bac6f518f290 100644 (file)
@@ -247,3 +247,34 @@ publisher = {Springer},
 year = 2015,
 
 }
+
+
+@InCollection{Falgout06,
+  author =     "Robert D. Falgout and Jim E. Jones and Ulrike Meier
+                Yang",
+  editor =     "Are Magnus Bruaset and Aslak Tveito",
+  title =      "The Design and Implementation of hypre, a Library of
+                Parallel High Performance Preconditioners",
+  booktitle =  "Numerical Solution of Partial Differential Equations
+                on Parallel Computers",
+  series =     "Lecture Notes in Computational Science and
+                Engineering",
+  pages =      "267--294",
+  publisher =  "Springer-Verlag",
+  address =    "New York",
+  year =       "2006",
+  keywords =   "parallel software tools,",
+  note =       "ch 8,",
+}
+
+@misc{ksp,
+  title = {{K}rylov {M}ethods - {KSP}: {E}xamples},
+  howpublished = {\url{http://www.mcs.anl.gov/petsc/petsc-dev/src/ksp/ksp/examples/tutorials/}},
+  note = {Accessed: 2015-09-23}
+}
+
+@misc{snes,
+  title = {{N}onlinear solvers - {SNES}: {E}xamples},
+  howpublished = {\url{http://www.mcs.anl.gov/petsc/petsc-current/src/snes/examples/tutorials/index.html}},
+  note = {Accessed: 2015-09-23}
+}