xref: /petsc/doc/petsc.bib (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1%
2% This file is formatted by:
3%    bibtool petsc.bib -- expand.macros=on -- print.line.length=100 -- pass.comments=on
4%
5% If the reference uses PETSc, include a field listing components used, e.g.
6%     petsc_uses = {KSP, SNES, TS, TAO},
7%
8% For journal names, write out the full name, do not define abbreviations
9%
10% There are some additional historical comments below which may be of interest,
11% particularly in terms of notes about particularly impactful publications using PETSc.
12%
13
14% LiteralHTML:
15% LiteralHTML:     <H2><center>Research and Publications that make use of PETSc</center></H2>
16% LiteralHTML:
17% LiteralHTML:  <a name="nano"><H3><center>Nano-simulations</center></H3>
18% LiteralHTML:
19@article{WalkerNi2011,
20  title   = {Anderson acceleration for fixed-point iterations},
21  author  = {Homer F Walker and Peng Ni},
22  journal = {SIAM Journal on Numerical Analysis},
23  volume  = {49},
24  number  = {4},
25  pages   = {1715--1735},
26  year    = {2011},
27  publisher = {SIAM}
28}
29@article{Hua2007,
30  title   = {Numerical simulation of microdroplet formation in coflowing immiscible liquids},
31  author  = {Hua, Jinsong and Zhang, Baili and Lou, Jing},
32  journal = {AIChE Journal},
33  volume  = {53},
34  number  = {10},
35  pages   = {2534--2548},
36  year    = {2007},
37  publisher = {Wiley Online Library}
38}
39@Article{        openblas,
40  title         = {OpenBLAS: A High Performance BLAS Library on Loongson 3A CPU},
41  journal       = {Journal of Software},
42  volume        = {22},
43  pages         = {208--216},
44  year          = {2011},
45  url           = {https://www.jos.org.cn/josen/article/abstract/11042},
46  author        = {ZHANG Xian-Yi and WANG Qian and ZHANG Yun-Quan Richard}
47}
48
49@Misc{            openblas-website,
50  title         = {{OpenBLAS}},
51  key           = {OpenBLAS},
52  howpublished  = {\url{https://www.openblas.net}}
53}
54
55@Misc{            openacc-website,
56  title         = {{OpenACC}},
57  key           = {OpenACC},
58  howpublished  = {\url{https://www.openacc.org}}
59}
60
61@Misc{            bueler2020petsc,
62  title         = {PETSc for Partial Differential Equations: Numerical Solutions in C and Python},
63  author        = {Bueler, Ed},
64  year          = {2020},
65  publisher     = {SIAM},
66  petsc_uses    = {KSP}
67}
68
69@TechReport{      petscforgpuexascale,
70  title         = {Toward Performance-Portable PETSc for GPU-based Exascale Systems},
71  author        = {Richard Tran Mills and Mark F. Adams and Satish Balay and Jed Brown and Alp Dener
72                  and Matthew Knepley and Scott E. Kruger and Hannah~Morgan and Todd Munson and Karl
73                  Rupp and Barry F. Smith and Stefano Zampini and Hong Zhang and Junchao Zhang},
74  institution   = {Argonne National Laboratory},
75  number        = {ANL/MCS-P9401-1020},
76  note          = {\url{https://arxiv.org/abs/2011.00715}},
77  year          = {2020},
78  petsc_uses    = {KSP}
79}
80
81@Article{         mills2021,
82  title         = {Toward performance-portable {PETS}c for {GPU}-based exascale systems},
83  journal       = {Parallel Computing},
84  volume        = {108},
85  pages         = {102831},
86  year          = {2021},
87  issn          = {0167-8191},
88  doi           = {https://doi.org/10.1016/j.parco.2021.102831},
89  url           = {https://www.sciencedirect.com/science/article/pii/S016781912100079X},
90  author        = {Richard Tran Mills and Mark F. Adams and Satish Balay and Jed Brown and Alp Dener
91                  and Matthew Knepley and Scott E. Kruger and Hannah Morgan and Todd Munson and Karl
92                  Rupp and Barry F. Smith and Stefano Zampini and Hong Zhang and Junchao Zhang}
93}
94
95@Article{         rupp:2016:pis:2988256.2907944,
96  author        = {Karl Rupp and Josef Weinbub and Ansgar J\"{u}ngel and Tibor Grasser},
97  title         = {Pipelined Iterative Solvers with Kernel Fusion for Graphics Processing Units},
98  journal       = {ACM Trans. Math. Softw.},
99  issue_date    = {September 2016},
100  volume        = {43},
101  number        = {2},
102  month         = aug,
103  year          = {2016},
104  issn          = {0098-3500},
105  pages         = {11:1--11:27},
106  articleno     = {11},
107  numpages      = {27},
108  doi           = {10.1145/2907944},
109  acmid         = {2907944},
110  publisher     = {ACM},
111  address       = {New York, NY, USA},
112  keywords      = {BiCGStab method, CUDA, GMRES method, GPU, Iterative solvers, OpenCL, conjugate
113                  gradient method},
114  petsc_uses    = {KSP}
115}
116
117@Article{         dalcin2011parallel,
118  title         = {Parallel distributed computing using python},
119  author        = {Dalcin, Lisandro D and Paz, Rodrigo R and Kler, Pablo A and Cosimo, Alejandro},
120  journal       = {Advances in Water Resources},
121  volume        = {34},
122  number        = {9},
123  pages         = {1124--1139},
124  year          = {2011},
125  publisher     = {Elsevier},
126  petsc_uses    = {KSP}
127}
128
129@Article{         mendezpongaortiz2018,
130  title         = {Diffusive molecular dynamics simulations of lithiation of silicon nanopillars},
131  author        = {JP Mendez and M Ponga and M Ortiz},
132  journal       = {Journal of the Mechanics and Physics of Solids},
133  year          = {2018},
134  petsc_uses    = {KSP}
135}
136
137@TechReport{      morgan2020evaluation,
138  title         = {Evaluation of {PETS}c on a Heterogeneous Architecture, the {OLCF} {S}ummit
139                  System: Part 1: Vector Node Performance},
140  author        = {Morgan, Hannah Mairs and Mills, Richard Tran and Smith, Barry},
141  year          = {2020},
142  institution   = {Argonne National Laboratory},
143  url           = {https://publications.anl.gov/anlpubs/2020/04/159190.pdf},
144  petsc_uses    = {KSP}
145}
146
147@TechReport{      pdeconstrainedspectraladjoints,
148  title         = {PDE constrained optimization, error estimation and control with spectral elements
149                  using PETSc and TAO},
150  author        = {Oana Marin and Emil Constantinescu and Barry Smith},
151  type          = {Preprint},
152  number        = {ANL/MCS-P9031-1117},
153  institution   = {ANL},
154  month         = nov,
155  year          = {2017},
156  petsc_uses    = {KSP}
157}
158
159@InProceedings{   asc2013,
160  author        = {S. Abhyankar and B. F. Smith and E. Constantinescu},
161  title         = {Evaluation of overlapping restricted additive Schwarz preconditioning for
162                  parallel solution of very large power flow problems},
163  booktitle     = {HiPCNA-PG’13},
164  year          = {2013},
165  petsc_uses    = {KSP}
166}
167
168@InProceedings{   as2013,
169  author        = {S. Abhyankar and B. F. Smith},
170  title         = {{PETSc:} An Advanced Math and Computing Framework for Rapidly Developing Parallel
171                  Smart Grid Applications},
172  booktitle     = {Proceedings of the IEEE PES General Meeting},
173  year          = {2013},
174  petsc_uses    = {KSP}
175}
176
177@TechReport{      tspaper,
178  title         = {{PETSc/TS}: A Modern Scalable {DAE/ODE} Solver Library},
179  author        = {Shrirang Abhyankar and Jed Brown and Emil Constantinescu and Debojyoti Ghosh and
180                  Barry F. Smith},
181  type          = {Preprint},
182  number        = {ANL/MCS-P5061-0114},
183  institution   = {ANL},
184  month         = jan,
185  year          = {2014},
186  petsc_uses    = {KSP}
187}
188
189@TechReport{      abhyankaretal2018,
190  author        = {Shrirang Abhyankar and Jed Brown and Emil M. Constantinescu and Debojyoti Ghosh
191                  and Barry F. Smith and Hong Zhang},
192  title         = {{PETSc/TS}: {A} Modern Scalable {ODE/DAE} Solver Library},
193  journal       = {arXiv e-preprints},
194  eprint        = {1806.01437},
195  archiveprefix = {arXiv},
196  year          = {2018},
197  petsc_uses    = {KSP}
198}
199
200@Article{         zhang2021cams,
201  title         = {Optimal checkpointing for adjoint multistage time-stepping schemes},
202  author        = {Hong Zhang and Emil M. Constantinescu},
203  journal       = {arXiv e-preprints},
204  eprint        = {2202.11890},
205  archiveprefix = {arXiv},
206  year          = {2022},
207  petsc_uses    = {KSP}
208}
209
210@InProceedings{   zhangconstantinescu2021b,
211  title         = {Revolve-based adjoint checkpointing for multistage time integration},
212  author        = {Hong Zhang and Emil M. Constantinescu},
213  booktitle     = {Proceedings of the International Conference on Computational Science (ICCS)},
214  month         = jun,
215  year          = {2021},
216  petsc_uses    = {KSP}
217}
218
219@Article{         zhang2022tsadjoint,
220  author        = {Zhang, Hong and Constantinescu, Emil M. and Smith, Barry F.},
221  title         = {{PETSc TSAdjoint: A Discrete Adjoint ODE Solver for First-Order and Second-Order
222                  Sensitivity Analysis}},
223  journal       = {SIAM Journal on Scientific Computing},
224  volume        = {44},
225  number        = {1},
226  pages         = {C1-C24},
227  year          = {2022},
228  doi           = {10.1137/21M140078X},
229  petsc_uses    = {KSP}
230}
231
232@TechReport{      bb2008,
233  author        = {Tomasz Blachowicz and Bartlomiej Baron},
234  title         = {A graphical extension for the Windows version of the Parallel Finite Element
235                  Micromagnetics Package (MagParExt)},
236  url           = {http://arxiv.org/abs/0807.2655},
237  year          = {2008},
238  petsc_uses    = {KSP}
239}
240
241@Article{         jacvgv2008,
242  author        = {R. Y. Jaafar and A Asenjo and O Chubykalo-Fesenko and M Vazquez and E M Gonzalez
243                  and J L Vicent},
244  title         = {Field induced vortex dynamics in magnetic Ni nanotriangles},
245  journal       = {Nanotechnology},
246  volume        = {19},
247  year          = {2008},
248  doi           = {10.1088/0957-4484/19/28/285717},
249  petsc_uses    = {KSP}
250}
251
252@Article{         yjdwh2008,
253  author        = {Lin Yuan and Jianjun Jiang and Gang Du and Zhongyou Wang and Huahui He},
254  title         = {Micromagnetic Simulation of Magnetic Particles with Surface Anisotropy},
255  journal       = {Journal of the Magnetics Society of Japan},
256  volume        = {32},
257  year          = {2008},
258  pages         = {50-53},
259  url           = {http://www.jstage.jst.go.jp/article/msjmag/32/2_1/32_50/_article},
260  petsc_uses    = {KSP}
261}
262
263@Article{         mtrtrsa2008,
264  author        = {D. Makarov and S. Tibus and C. T. Rettner and T. Thomson and B. D. Terris and T.
265                  Schrefl and M. Albrecht},
266  title         = {Magnetic strip patterns induced by focused ion beam irradiation},
267  journal       = {J. Appl. Phys.},
268  volume        = {103},
269  year          = {2008},
270  doi           = {10.1063/1.2894587},
271  petsc_uses    = {KSP}
272}
273
274@InProceedings{   tmrttsa2008,
275  author        = {S. Tibus and D. Makarov and C. T. Rettner and T. Thomson and B. D. Terris and T.
276                  Schrefl and M. Albrecht},
277  title         = {Patterning of magnetic films by focused ion beam irradiation},
278  booktitle     = {Intermag 2008 paper no. CM-05, submitted to IEEE Trans. Magn.},
279  year          = {2008},
280  petsc_uses    = {KSP}
281}
282
283@Article{         yjdbh2007,
284  author        = {Lin Yuan and Jianju Jiang and Yongjiang di and Shaowei Bie and Huahui He},
285  title         = {Micromagnetic simulation of the magnetic dispersion angle and effective damping
286                  factor for the single-phase soft magnetic films},
287  journal       = {J. Magn. Magn. Mater.},
288  volume        = {320},
289  number        = {7},
290  pages         = {1393-1397},
291  doi           = {10.1016/j.jmmm.2007.11.025},
292  petsc_uses    = {KSP}
293}
294
295@Article{         lxky2007,
296  author        = {DENG Lian-wen and HUANG Xiao-zhong and ZH0U Ke-sheng and YANG},
297  title         = {Micromagnetic simulation and experimental study on microwave permeability of
298                  nano-magnetic films},
299  journal       = {Transactions of Nonferrous Metals Society of China},
300  year          = {2007},
301  pages         = {756-759},
302  url           = {http://www.ysxbcn.com/icnfm2007/part2B/s0756.pdf},
303  petsc_uses    = {KSP}
304}
305
306@Article{         yjdwh2008a,
307  author        = {Lin Yuan and Jianjun Jiang and Gang Du and Zhongyou Wang and Huahui He},
308  title         = {Micromagnetic Simulation of Magnetic Particles with Surface Anisotropy},
309  journal       = {Journal of the Magnetics Society of Japan},
310  volume        = {32},
311  year          = {2008},
312  pages         = {50-53},
313  doi           = {10.3379/msjmag.32.50},
314  petsc_uses    = {KSP}
315}
316
317@Article{         lylw2007,
318  author        = {Ching-Ming Lee and L. X. Ye and J. M. Lee and Te-Ho Wu},
319  title         = {Micromagnetic study of magnetization reversal in patterned DyFeCo thin films},
320  journal       = {Phys. Stat. Sol.},
321  volume        = {204},
322  number        = {12},
323  pages         = {4049-4052},
324  year          = {2007},
325  doi           = {10.1002/pssa.200777359},
326  petsc_uses    = {KSP}
327}
328
329@InProceedings{   sg2007,
330  author        = {Simon Greaves},
331  title         = {Micromagnetic Simulations of Magnetic Recording Media},
332  booktitle     = {High Performance Computing on Vector Systems 2007},
333  doi           = {10.1007/978-3-540-74384-2_17},
334  petsc_uses    = {KSP}
335}
336
337@Article{         bsc2007,
338  author        = {Nadjib Benatmane and Werner Scholz and T.W. Clinton},
339  title         = {Magnetic Configurations and Phase Diagrams of sub-100 nm NiFe Nanorings},
340  journal       = {IEEE Trans. Magn.},
341  volume        = {43},
342  year          = {2007},
343  pages         = {2884-2886},
344  doi           = {10.1109/TMAG.2007.892867},
345  petsc_uses    = {KSP}
346}
347
348@Article{         ffbf,
349  author        = {T. Fischbacher and M. Franchin and G. Bordignon and H. Fangohr},
350  title         = {A Systematic Approach to Multiphysics Extensions of Finite-Element-Based
351                  Micromagnetic Simulations: Nmag.},
352  journal       = {IEEE Trans. Magn. Volume},
353  volume        = {43},
354  pages         = {2896-2898},
355  doi           = {10.1109/TMAG.2007.893843},
356  petsc_uses    = {KSP}
357}
358
359@InBook{          dfssfs2006,
360  author        = {R. Dittrich and J. Fidler and D. Suess and W. Schol and H. Forster, T. Schrefl},
361  chapter       = {Computational Aspects of Micromagnetics},
362  title         = {The Science of Hysteresis},
363  editor        = { G. Bertotti and I. Mayergoyz},
364  url           = {http://books.elsevier.com/us/elsevier/us/subindex.asp?maintarget=&isbn=0124808743},
365  petsc_uses    = {KSP}
366}
367
368@InBook{          fss,
369  author        = {J. Fidler and T. Schrefl and W. Scholz},
370  chapter       = {Computational Micromagnetics},
371  title         = {Handbook of Theoretical and Computational Nanotechnology},
372  editor        = {M. Rieth and W. Schommers},
373  url           = {http://www.amazon.com/gp/product/158883042X},
374  petsc_uses    = {KSP}
375}
376
377@InBook{          shbsef,
378  author        = {Thomas Schrefl and Gino Hrkac and Simon Bance and Dieter Suess and Otmar Ertl and
379                  Josef Fidler},
380  chapter       = {Numerical Methods in Micromagnetics (Finite Element Method)},
381  title         = {Handbook of Magnetism and Advanced Magnetic Materials},
382  editor        = {Helmut Kronmueller and Stuart Parkin},
383  doi           = {10.1002/9780470022184.hmm203},
384  petsc_uses    = {KSP}
385}
386
387@InBook{          sfs,
388  author        = {D. Suess and J. Fidler and T. Schrefl},
389  chapter       = {Micromagnetic Simulation of magnetic materials},
390  title         = {Handbook of Magnetic Materials},
391  editor        = {K. H. J. Buschow},
392  url           = {http://www.amazon.com/gp/product/0444518509},
393  petsc_uses    = {KSP}
394}
395
396@Article{         fsxzs,
397  author        = {J. Fernandez-de-Castro and Xiao Shen and Jianhua Xue and Yuming Zhou and S.
398                  Sharma},
399  title         = {Writer Flux Closure and Transition Degradation Mechanism in Perpendicular
400                  Recording.},
401  journal       = {IEEE Trans. Magn. Volume},
402  volume        = {43},
403  pages         = {2175-2177},
404  doi           = {10.1109/TMAG.2007.893122},
405  petsc_uses    = {KSP}
406}
407
408@Article{         sb2006,
409  author        = {W. Scholz and S. Batra},
410  title         = {Effect of write current waveform on magnetization and head field dynamics of
411                  perpendicular recording heads},
412  journal       = {IEEE Trans. Magn.},
413  volume        = {42},
414  year          = {2006},
415  pages         = {2264--2266},
416  url           = {http://magnet.atp.tuwien.ac.at/scholz/projects/papers/ieee/scholz_2006_42_2264.pdf},
417  petsc_uses    = {KSP}
418}
419
420@Article{         bsr2006,
421  author        = {S. Batra and W. Scholz and T. Roscamp},
422  title         = {Effect of thermal fluctuation field on the noise performance of a perpendicular
423                  recording system},
424  journal       = {J. Appl. Phys.},
425  volume        = {99},
426  year          = {2006},
427  url           = {http://magnet.atp.tuwien.ac.at/scholz/projects/papers/jap/batra_2006_99.pdf},
428  petsc_uses    = {KSP}
429}
430
431@InProceedings{   japios2006,
432  author        = {F. Johnson and S. Amancherla and G.J. Parker and L.E. Iorio and P.R.
433                  Subramanian},
434  title         = {Micromagnetic simulations of the dependence of domain wall width with grain size
435                  in systems with cubic and uniaxial anisotropy.},
436  booktitle     = {Intermag 2006 Conference},
437  petsc_uses    = {KSP}
438}
439
440@Article{         kbmb2006,
441  author        = {A. Kaya and M. Benakli and M.L. Mallary and J.A. Bain},
442  title         = {A Micromagnetic Study of the Effect of Spatial Variations in Damping in
443                  Perpendicular Recording Heads},
444  journal       = {IEEE Trans. Magn.},
445  volume        = {42},
446  year          = {2006},
447  pages         = {2428--2430},
448  doi           = {10.1109/TMAG.2006.879430},
449  petsc_uses    = {KSP}
450}
451
452@Article{         cclcw2006,
453  author        = {C. C. Chang and Y. C. Chang and C. M. Lee and C. C. Chen and J. Wu},
454  title         = {Control of Domain Wall Motion in Permalloy Ring},
455  journal       = {IEEE Trans. Magn.},
456  volume        = {42},
457  year          = {2006},
458  pages         = {2960--2962},
459  doi           = {10.1109/TMAG.2006.878414},
460  petsc_uses    = {KSP}
461}
462
463@Article{         bfmfzczg2007,
464  author        = {Richard P. Boardman and Hans Fangohr and Matthew J. Fairman and J. Zimmermann and
465                  Simon J. Cox and Alexander A. Zhukov and Peter A.J. de Groot},
466  title         = {Micromagnetic modelling of ferromagnetic cones},
467  journal       = {J. Magn. Magn. Mater.},
468  volume        = {312},
469  year          = {2007},
470  pages         = {234-238},
471  url           = {http://eprints.soton.ac.uk/45900/},
472  petsc_uses    = {KSP}
473}
474
475@PhDThesis{       rb2005,
476  author        = {Richard Boardman},
477  title         = {Computer simulation studies of magnetic nanostructures},
478  school        = {Computational Engineering and Design Group, School of Engineering Sciences,
479                  University of Southampton, United Kingdom},
480  year          = {2005},
481  url           = {http://www.soton.ac.uk/~rpb/thesis.pdf},
482  petsc_uses    = {KSP}
483}
484
485@InProceedings{   cwwy2006,
486  author        = {I-Hsin Chung and Robert E. Walkup and Hui-Fang Wen and Hao Yu},
487  title         = {MPI Performance Analysis Tools on Blue Gene/L},
488  booktitle     = {ACM/IEEE SC 2006 Conference (SC'06)},
489  year          = {2006},
490  url           = {http://sc06.supercomputing.org/schedule/pdf/pap159.pdf},
491  petsc_uses    = {KSP}
492}
493
494@InProceedings{   ch2006,
495  author        = {I.-H. Chung and J.K. Hollingsworth},
496  title         = {A Case Study Using Automatic Performance Tuning for Large-Scale Scientific
497                  Programs},
498  booktitle     = {High Performance Distributed Computing, 2006 15th IEEE International Symposium},
499  pages         = {45--56},
500  doi           = {10.1109/HPDC.2006.1652135},
501  petsc_uses    = {KSP}
502}
503
504@Article{         lkpl2005,
505  author        = {C. K. Lim and Y. S. Kim and N. Y. Park and J. Lee},
506  title         = {Multibit MRAM using a pair of memory cells},
507  journal       = {IEEE Trans. Magn.},
508  volume        = {41},
509  year          = {2005},
510  pages         = {2670-2672},
511  doi           = {10.1109/TMAG.2005.855288},
512  petsc_uses    = {KSP}
513}
514
515@Article{         gscn2005,
516  author        = {K. Yu. Guslienko and W. Scholz and R. W. Chantrell and V. Novosad},
517  title         = {Vortex state oscillations in soft magnetic cylindrical dots},
518  journal       = {Phys. Rev. B},
519  volume        = {71},
520  year          = {2005},
521  doi           = {10.1103/PhysRevB.71.144407},
522  petsc_uses    = {KSP}
523}
524
525@PhDThesis{       mda,
526  author        = {Massimiliano d'Aquino},
527  title         = {Nonlinear Magnetization Dynamics in Thin-Films and Nanoparticles},
528  school        = { Universita di Napoli Federico II.},
529  url           = {http://www.fedoa.unina.it/148/01/d_Aquino_thesis.pdf},
530  petsc_uses    = {KSP}
531}
532
533@TechReport{      ssdfssf2003,
534  author        = {T. Schrefl and W. Scholz and R. Dittrich and H. Forster and D. Suess and M.
535                  Stehno and J. Fidler},
536  title         = {Micromagnetic Simulations of Domainstructures in Softmagnetic Thin Films},
537  url           = {http://www.zid.tuwien.ac.at/projekte/2003/03-138-1.html},
538  petsc_uses    = {KSP}
539}
540
541@InProceedings{   sb2006a,
542  author        = {W. Scholz and S. Batra},
543  title         = {Effect of write current waveform on magnetization and head field dynamics of
544                  perpendicular recording heads},
545  booktitle     = {Intermag 2006 Conference, San Diego, CA, paper no. EF-03},
546  petsc_uses    = {KSP}
547}
548
549@Article{         scholz-batra1,
550  author        = {W. Scholz and S. Batra},
551  title         = {Micromagnetic Simulation of Head Field and Write Bubble Dynamics in Perpendicular
552                  Recording},
553  journal       = {IEEE Trans. Magn.},
554  note          = {submitted},
555  year          = {2005},
556  petsc_uses    = {KSP}
557}
558
559@Article{         scholz-batra2,
560  author        = {W. Scholz and S. Batra},
561  title         = {Micromagnetic Modeling of Head Field Rise Time for High Data-Rate Recording},
562  journal       = {IEEE Trans. Magn.},
563  volume        = {41},
564  year          = {2005},
565  pages         = {702-706},
566  petsc_uses    = {KSP}
567}
568
569@Article{         daquino-scholz1,
570  author        = {M. d'Aquino and W. Scholz and T. Schrefl and C. Serpico and J. Fidler},
571  title         = {Micromagnetic Analysis of Fast Precessional Switching},
572  journal       = {J. Magn. Magn. Mater.},
573  volume        = {290-291},
574  year          = {2005},
575  pages         = {510-513},
576  petsc_uses    = {KSP}
577}
578
579@Article{         aq-scholz-fid,
580  author        = {M. d'Aquino and W. Scholz and T. Schrefl and C. Serpico and J. Fidler},
581  title         = {Numerical and analytical study of fast precessional switching},
582  journal       = {J. Appl. Phys.},
583  volume        = {95},
584  year          = {2004},
585  pages         = {7055-7057},
586  petsc_uses    = {KSP}
587}
588
589@InProceedings{   gar-tabik-gar,
590  author        = {E. M. Garzon and S. Tabik and I. Garcia and A. R. Bretones},
591  title         = {Multiprocessing of the Time Domain Analysis of Thin-Wire Antennas and
592                  Scatterers},
593  booktitle     = {12th Euromicro Conference on Parallel, Distributed and Network-Based Processing
594                  (PDP'04)},
595  year          = {2004},
596  pages         = {80--},
597  petsc_uses    = {KSP}
598}
599
600@InProceedings{   aq-scholz-mia,
601  author        = {M. d'Aquino and W. Scholz and T. Schrefl and C. Serpico and G. Miano},
602  title         = {Analysis of fast precessional switching in magnetic thin films},
603  booktitle     = {Proceedings of PIERS (Progress In Electromagnetic Research Symposium)},
604  year          = {2004},
605  pages         = {257-260},
606  petsc_uses    = {KSP}
607}
608
609@Article{         scholz-fid-seus,
610  author        = {W. Scholz and J. Fidler and T. Schrefl and D. Suess and H. Forster and R.
611                  Dittrich and V. Tsiantos},
612  title         = {Numerical Micromagnetic Simulation of Fe-Pt Nanoparticles with Multiple Easy
613                  Axes},
614  journal       = {J. Magn. Magn. Mater.},
615  year          = {2004},
616  pages         = {1524-1525},
617  petsc_uses    = {KSP}
618}
619
620@Article{         boardman-zimmerman,
621  author        = {Richard Boardman and Juergen Zimmermann and Hans Fangohr and Alexander Zhukov and
622                  Peter de Groot},
623  title         = {Micromagnetic simulation studies of ferromagnetic part-spheres},
624  journal       = {Journal of Applied Physics},
625  year          = {2005},
626  petsc_uses    = {KSP}
627}
628
629@Article{         lim-kim-park,
630  author        = {C. K. Lim and Y. S. Kim and N. Y. Park and J. Lee},
631  title         = {High Density Magnetic Random Access Memory Using a Pair of Asymmetrical Cell},
632  journal       = {IEEE Trans. Magn.},
633  note          = {submitted},
634  petsc_uses    = {KSP}
635}
636
637@Article{         scholz-suess2,
638  author        = {W. Scholz and D. Suess and T. Schrefl and and J. Fidler},
639  title         = {Micromagnetic simulation of magnetization reversal in small particles with
640                  surface anisotropy},
641  journal       = {J. Appl. Phys.},
642  volume        = {95},
643  year          = {2004},
644  pages         = {6807-6809},
645  petsc_uses    = {KSP}
646}
647
648@Article{         scholz-schrefl1,
649  author        = {W. Scholz and T. Schrefl and J. Fidler and T. Matthias and D. Suess and V.
650                  Tsiantos},
651  title         = {Micromagnetic simulation of the pinning and depinning process in permanent
652                  magnets},
653  journal       = {IEEE Trans. Magn.},
654  volume        = {39},
655  year          = {2003},
656  pages         = {2920-2922},
657  petsc_uses    = {KSP}
658}
659
660@Article{         scholz-guslienko,
661  author        = {W. Scholz and K. Y. Guslienko and V. Novosad and D. Suess and T. Schrefl and R.
662                  W. Chantrell and J. Fidler},
663  title         = {Transition from single-domain to vortex state in soft magnetic cylindrical
664                  nanodots},
665  journal       = {J. Magn. Magn. Mater.},
666  volume        = {266},
667  year          = {2003},
668  pages         = {155-163},
669  petsc_uses    = {KSP}
670}
671
672@Article{         scholz1,
673  author        = { W. Scholz and J. Fidler and T. Schrefl and D. Suess and R. Dittrich and H.
674                  Forster and V. Tsiantos},
675  title         = {Scalable Parallel Micromagnetic Solvers for Magnetic Nanostructures},
676  journal       = {Comp. Mat. Sci},
677  year          = {2003},
678  pages         = {366--383},
679  volume        = {28},
680  url           = {http://magnet.atp.tuwien.ac.at/scholz/projects/papers/preprint/scholz/cms03/magpar.pdf},
681  petsc_uses    = {KSP}
682}
683
684@PhDThesis{       scholz2,
685  author        = {W. Scholz},
686  title         = {Scalable Parallel Micromagnetic Solvers for Magnetic Nanostructures},
687  school        = {Vienna University of Technology, Vienna, Austria},
688  year          = {2003},
689  petsc_uses    = {KSP}
690}
691
692@Article{         scholz3,
693  author        = {W. Scholz and D. Suess and R. Dittrich and T. Schrefl and V. Tsiantos and H.
694                  Forster and J. Fidler},
695  title         = {Implementation of a high performance parallel finite element micromagnetics
696                  package},
697  journal       = {J. Magn. Magn. Mater.},
698  year          = {2004},
699  url           = {http://magnet.atp.tuwien.ac.at/scholz/projects/papers/preprint/scholz/icm2003/scholz_petsc.pdf},
700  petsc_uses    = {KSP}
701}
702
703% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
704@InBook{          zhanggladwell1,
705  author        = {W. Zhang and I. Gladwell},
706  chapter       = {Performance of MOL for Surface Motion Driven by a Laplacian of Curvature},
707  editor        = {Z. Chen and R.E. Ewing and Z.-C. Shi},
708  year          = {2000},
709  title         = {Numerical Treatment of Multiphase Flows in Porous Media, Lecture Notes in
710                  Physics, vol. 552},
711  publisher     = {Springer},
712  pages         = {4190-},
713  petsc_uses    = {KSP}
714}
715
716@Article{         wolf1,
717  author        = {A. J. Haslan and D. Moldovan and S. R. Phillpot and V. Yamakov},
718  title         = {Combined Atomistic and Mesoscale simulation of grain growth in nanocrystalline
719                  thin films},
720  journal       = {Phil. Mag. A},
721  year          = {2003},
722  lab           = {ANL},
723  petsc_uses    = {KSP}
724}
725
726@Article{         wolf2,
727  author        = {A. J. Haslan and D. Moldovan and S. R. Phillpot and H. Gleiter},
728  title         = {Mesoscopic simulation of two dimensional grain growth with anisotropic
729                  grain-boundary properties},
730  journal       = {Computational Materials Science},
731  year          = {2001},
732  volume        = {23},
733  pages         = {15--32},
734  lab           = {ANL},
735  petsc_uses    = {KSP}
736}
737
738@Article{         wolf3,
739  author        = {D. Moldovan and S. R. Phillpot and A. J. Haslan},
740  title         = {Role of grain rotation in grain growth by mesoscale simulation},
741  journal       = {Phil. Mag. A},
742  year          = {2002},
743  volume        = {82},
744  pages         = {1271--1297},
745  lab           = {ANL},
746  petsc_uses    = {KSP}
747}
748
749% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
750@Article{         saut,
751  author        = { Olivier Saut},
752  title         = {Bidimensional Study of the Maxwell-Bloch Model in a Nonlinear Crystal},
753  journal       = {SIAM Journal on Scientific Computing},
754  year          = {2004},
755  note          = {submitted},
756  url           = {http://mip.ups-tlse.fr/\~{ }saut/data/sisc04.pdf},
757  petsc_uses    = {KSP}
758}
759
760% LiteralHTML:
761% LiteralHTML:  <a name="biology"><H3><center>Biology -- Medical</center></H3>
762% LiteralHTML:
763@InBook{          khanallorenziayachepennec2016,
764  title         = {Simulating Patient Specific Multiple Time-Point {MRIs} from a Biophysical Model
765                  of Brain Deformation in {Alzheimer's} Disease},
766  booktitle     = {Computational Biomechanics for Medicine: Imaging, Modeling and Computing},
767  author        = {Bishesh Khanal and Marco Lorenzi and Nicholas Ayache and Xavier Pennec},
768  editor        = {Grand R. Joldes and Barry Doyle and Adam Wittek and Poul M.F. Nielsen and Karol
769                  Miller},
770  pages         = {167--176},
771  isbn          = {978-3-319-28329-6},
772  doi           = {10.1007/978-3-319-28329-6_15},
773  publisher     = {Springer International Publishing},
774  year          = {2016},
775  petsc_uses    = {KSP}
776}
777
778@Article{         ataseven,
779  author        = {Y. Ataseven and Z. Akaliota n-Acar and C.~E. Acar and N. G. Gen\c{c}er},
780  title         = {Parallel implementation of the accelerated BEM approach for EMSI of the human
781                  brain},
782  journal       = {Medical and Biological Engineering and Computing},
783  month         = feb,
784  year          = {2008},
785  doi           = {10.1007/s11517-008-0316-0},
786  petsc_uses    = {KSP}
787}
788
789@Article{         dennis-eberhart-03,
790  author        = {B. H. Dennis and R. C. Eberhart and G. S. Dulikravich and S.W. Radons},
791  pages         = {832-840},
792  volume        = {125},
793  number        = {6},
794  title         = {Finite-element simulation of cooling of realistic 3-D human head and neck},
795  journal       = {J Biomech Eng},
796  year          = {2003},
797  url           = {http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&list_uids=14986408&dopt=Citation},
798  petsc_uses    = {KSP}
799}
800
801@Conference{      gu7174parallel,
802  title         = {{A parallel reduced-space sequential-quadratic programming algorithm for
803                  frequency-domain small animal optical tomography}},
804  author        = {Gu, X. and Kim, H.K. and Masciotti, J. and Hielscher, A.H.},
805  booktitle     = {Proc. of SPIE Vol},
806  volume        = {7174},
807  number        = {717406},
808  pages         = {1},
809  petsc_uses    = {KSP}
810}
811
812@Article{         barchanski2005using,
813  title         = {{Using domain decomposition techniques for the calculation of low-frequency
814                  electric current densities in high-resolution 3D human anatomy models}},
815  author        = {Barchanski, A. and Clemens, M. and De Gersem, H. and Steiner, T. and Weiland,
816                  T.},
817  journal       = {COMPEL: The International Journal for Computation and Mathematics in Electrical
818                  and Electronic Engineering},
819  volume        = {24},
820  number        = {2},
821  pages         = {458--467},
822  issn          = {0332-1649},
823  year          = {2005},
824  publisher     = {Emerald Group Publishing Limited},
825  petsc_uses    = {KSP}
826}
827
828@Article{         motrescurienen05,
829  author        = {V. C. Motrescu and U. van Rienen},
830  pages         = {227--231},
831  volume        = {3},
832  title         = {Computation of currents induced by ELF electric fields in anisotropic human
833                  tissues using the Finite Integration Technique},
834  journal       = {Advances in Radio Science},
835  year          = {2005},
836  url           = {http://www.copernicus.org/URSI/ars/3/ars-3-227.pdf},
837  petsc_uses    = {KSP}
838}
839
840@Article{         motrescurienen04,
841  author        = {V. C. Motrescu and U. van Rienen},
842  pages         = {309--313},
843  volume        = {2},
844  title         = {Computation of electrostatic fields in anisotropic human tissues using the Finite
845                  Integration Technique (FIT)},
846  journal       = {Advances in Radio Science},
847  year          = {2004},
848  url           = {http://www.copernicus.org/URSI/ars/ARS_2_1/309.pdf},
849  petsc_uses    = {KSP}
850}
851
852@InProceedings{   dbl2,
853  author        = {Enzo A. Dari and Mariano I. Cantero and Raul A. Feijoo},
854  title         = {Computational arterial flow modeling using a parallel {Navier-Stokes} solver},
855  booktitle     = {ECCOMAS2000},
856  year          = {2000},
857  url           = {http://146.134.8.133/Feijoo/CModComplexos/Conferencias/ECCOMAS2000/Darie/eccomas.html},
858  petsc_uses    = {KSP}
859}
860
861@Unpublished{     cell,
862  title         = {Parallel Simulation Engines for Whole-Cell Models},
863  author        = {Markus Schwehm and Nils Gehlenborg and Hendrik Post and Amelie Stein and Kirstin
864                  Weber},
865  note          = {Poster at Second International Conference on Systems Biology (ICSB) 2001},
866  url           = {http://www.icsb-2001.org/Posters/110_schwehm2.pdf},
867  institution   = {University of Tubingen, ZBIT - Zentrum fur Bioinformatik Tubingen},
868  year          = {2001},
869  petsc_uses    = {KSP}
870}
871
872@Article{         barker2010two,
873  title         = {Two-level Newton and hybrid Schwarz preconditioners for fluid-structure
874                  interaction},
875  author        = {Barker, A.T. and Cai, X.C.},
876  journal       = {SIAM Journal on Scientific Computing},
877  volume        = {32},
878  number        = {4},
879  pages         = {2395--2417},
880  year          = {2010},
881  publisher     = {Society for Industrial and Applied Mathematics},
882  petsc_uses    = {KSP}
883}
884
885@Article{         barker2010scalable,
886  title         = {Scalable parallel methods for monolithic coupling in fluid-structure interaction
887                  with application to blood flow modeling},
888  author        = {Barker, A.T. and Cai, X.C.},
889  journal       = {Journal of Computational Physics},
890  volume        = {229},
891  number        = {3},
892  pages         = {642--659},
893  year          = {2010},
894  publisher     = {Elsevier},
895  petsc_uses    = {KSP}
896}
897
898@Article{         barker2009nks,
899  title         = {NKS for fully coupled fluid-structure interaction with application},
900  author        = {Barker, A.T. and Cai, X.C.},
901  journal       = {Domain Decomposition Methods in Science and Engineering XVIII},
902  pages         = {275--282},
903  year          = {2009},
904  publisher     = {Springer},
905  petsc_uses    = {KSP}
906}
907
908@Article{         mirams2013,
909  author        = {Chris Luscombe and Geoff Williams and Jordi Munoz-Muriedas and David J Gavaghan
910                  and Yi Cui and Gary R Mirams},
911  title         = {Evaluation of an in silico cardiac safety assay: using ion channel screening data
912                  to predict QT interval changes in the rabbit ventricular wedge},
913  journal       = {Journal of pharmacological and toxicological methods},
914  volume        = {68},
915  number        = {1},
916  pages         = {88--96},
917  year          = {2013},
918  doi           = {10.1016/j.vascn.2013.04.004},
919  petsc_uses    = {KSP}
920}
921
922% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
923% LiteralHTML: <center><img  alt=""
924% LiteralHTML: src="images/spine0l.jpg"></center></p>
925% LiteralHTML: <center><img  alt=""
926% LiteralHTML: src="images/vertebra.jpg"></center></p>
927% LiteralHTML:<font color="#FF0000">
928% LiteralHTML:Treating fractures of the hip and spine is a major medical cost.
929% LiteralHTML:Understanding bone mechanical properties and how they may lead to
930% LiteralHTML:fractures is thus an important medical research activity. PETSc and
931% LiteralHTML:Prometheus have been used for extremely large scale finite element
932% LiteralHTML:simulation of the solid mechanics of a portion of a human spine by a
933% LiteralHTML:team of doctors and computational scientists. This computation was
934% LiteralHTML:a winner of a Gordon Bell Special Prize at SC2004 and ran scalably
935% LiteralHTML:with over 4000 processors.</p>
936% LiteralHTML: </font>
937@Article{         arbenz2008scalable,
938  title         = {A scalable multi-level preconditioner for matrix-free $\mu$-finite element
939                  analysis of human bone structures},
940  author        = {Arbenz, P. and van Lenthe, G.H. and Mennel, U. and M{\\"u}ller, R. and Sala, M.},
941  journal       = {International Journal for Numerical Methods in Engineering},
942  volume        = {73},
943  number        = {7},
944  pages         = {927--947},
945  year          = {2008},
946  publisher     = {Wiley Online Library},
947  petsc_uses    = {KSP}
948}
949
950@InProceedings{   adams-04,
951  author        = {Adams, M.~F. and Bayraktar, H.H. and Keaveny, T.M. and Papadopoulos, P.},
952  booktitle     = {ACM/IEEE Proceedings of SC2004: High Performance Networking and Computing},
953  title         = {Ultrascalable implicit finite element analyses in solid mechanics with over a
954                  half a billion degrees of freedom},
955  note          = {Gordon Bell Award},
956  year          = {2004},
957  petsc_uses    = {KSP}
958}
959
960@InProceedings{   adams-03b,
961  author        = {Adams, M.~F. and Bayraktar, H.H. and Keaveny, T.M. and Papadopoulos, P.},
962  title         = {Applications of Algebraic Multigrid to Large-Scale Finite Element Analysis of
963                  Whole Bone Micro-Mechanics on the IBM SP},
964  booktitle     = {ACM/IEEE Proceedings of SC2003: High Performance Networking and Computing},
965  year          = {2003},
966  petsc_uses    = {KSP}
967}
968
969@InProceedings{   oghattas2002,
970  author        = {Volkan Akcelik and George Biros and Omar Ghattas},
971  title         = {Parallel Multiscale {Gauss-Newton-Krylov} Methods For Inverse Wave Propagation},
972  booktitle     = {Procceedings of SC2002},
973  url           = {http://www-2.cs.cmu.edu/\~{ }oghattas/papers/sc2002.pdf},
974  note          = {Winner of SC2002 Best Paper. A parallel algorithm for inverse problems governed
975                  by time-dependent PDEs, and scalability results for an inverse wave propagation
976                  problem of determining the material field of an acoustic medium. Using the
977                  algorithm, they solved a synthetic inverse wave propagation problem though a
978                  pelvic bone geometry involving 2.1 million inversion parameters in 3 hours on 256
979                  processors.},
980  year          = {2002},
981  petsc_uses    = {KSP}
982}
983
984% LiteralHTML:  <a name="biology:cardiology">
985% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
986% LiteralHTML: <center><img  alt=""
987% LiteralHTML: src="images/heart.jpg">
988% LiteralHTML: <img  alt=""
989% LiteralHTML: src="images/pump.jpg"></center></p>
990% LiteralHTML:
991% LiteralHTML:<font color="#FF0000">
992% LiteralHTML: Arrhythmias are disorders of the regular rhythmic beating of the
993% LiteralHTML: heart; they are the cause of the majority of sudden cardiac
994% LiteralHTML: deaths. The heart beat is controlled by electrical signals moving
995% LiteralHTML: through the heart. PETSc has been used by several research groups to
996% LiteralHTML: simulate the electronic behavior of the heart in an attempt to more
997% LiteralHTML: fully understand the developments of arrhthmias.</p>
998% LiteralHTML:</font>
999@InProceedings{   oghattas2000,
1000  author        = {J. Antaki and G. Belloch and O. Ghattas and I. Malcevic and G. Miller and N.
1001                  Walkington},
1002  title         = {A Parallel Dynamic-Mesh Lagrangian Method for Simulation of Flows with Dynamic
1003                  Interfaces},
1004  booktitle     = {Procceedings of SC2000},
1005  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/sc2000/sc2000.pdf},
1006  note          = {Blood flow modeling at the microscale including effects on individual blood
1007                  cells, for designing heart assist pumps, etc.},
1008  year          = {2000},
1009  petsc_uses    = {KSP}
1010}
1011
1012@InBook{          cfps2006,
1013  author        = {P. Colli Franzone and L. F. Pavarino and G. Savare},
1014  editor        = {A. Quarteroni et al.},
1015  title         = {Complex Systems in Biomedicine},
1016  chapter       = {Computational Electrocardiology: mathematical and numerical modeling},
1017  publisher     = {Springer-Verlag},
1018  pages         = {187--241},
1019  year          = {2006},
1020  petsc_uses    = {KSP}
1021}
1022
1023@InProceedings{   cfpst2007,
1024  author        = {P. Colli Franzone and L. F. Pavarino and S. Scacchi and B. Taccardi},
1025  title         = {Determining recovery times from transmembrane action potentials and unipolar
1026                  electrograms in normal heart tissue},
1027  booktitle     = {FIMH07},
1028  publisher     = {Springer-Verlag},
1029  volume        = {4466},
1030  pages         = {139--149},
1031  year          = {2007},
1032  petsc_uses    = {KSP}
1033}
1034
1035@Article{         seemann2010framework,
1036  title         = {{Framework for Modular, Flexible and Efficient Solving the Cardiac Bidomain
1037                  Equations Using PETSc}},
1038  author        = {Seemann, G. and Sachse, FB and Karl, M. and Weiss, DL and Heuveline, V. and
1039                  D{\\"o}ssel, O.},
1040  journal       = {Progress in Industrial Mathematics at ECMI 2008},
1041  pages         = {363--369},
1042  year          = {2010},
1043  publisher     = {Springer},
1044  petsc_uses    = {KSP}
1045}
1046
1047@InProceedings{   pft2005,
1048  author        = {Luca F. Pavarino and Piero Colli Franzone and Bruno Taccardi},
1049  title         = {Monodomain Simulations of Excitation and Recovery in Cardiac Blocks with
1050                  Intramural Heterogeneity},
1051  booktitle     = {Functional Imaging and modeling of the Heart (FIMH05)},
1052  pages         = {267--277},
1053  editors       = {A. Frangi et al.},
1054  publisher     = {Springer, Lecture Notes in Computer Science (LNCS), v. 3504},
1055  year          = {2005},
1056  petsc_uses    = {KSP}
1057}
1058
1059@Article{         bgcp2005,
1060  author        = {Boyce E. Griffith and Charles S. Peskin},
1061  title         = {On the order of accuracy of the immersed boundary method: Higher order
1062                  convergence rates for sufficiently smooth problems},
1063  journal       = {Journal of Computational Physics},
1064  year          = {2005},
1065  volume        = {208},
1066  pages         = {75--105},
1067  petsc_uses    = {KSP}
1068}
1069
1070@Article{         griffith2007adaptive,
1071  title         = {An adaptive, formally second order accurate version of the immersed boundary
1072                  method},
1073  author        = {Griffith, B.E. and Hornung, R.D. and McQueen, D.M. and Peskin, C.S.},
1074  journal       = {Journal of Computational Physics},
1075  volume        = {223},
1076  number        = {1},
1077  pages         = {10--49},
1078  year          = {2007},
1079  publisher     = {Elsevier},
1080  petsc_uses    = {KSP}
1081}
1082
1083@PhDThesis{       griffith05,
1084  author        = {Boyce Griffith},
1085  title         = {Simulating the blood-muscle-valve mechanics of the heart by an adaptive and
1086                  parallel version of the immersed boundary method},
1087  school        = {New York University},
1088  year          = {2005},
1089  petsc_uses    = {KSP}
1090}
1091
1092@PhDThesis{       murillo,
1093  author        = {Maria S. Murillo},
1094  title         = {Parallel Algorithms and Software for Time-Dependent System of Nonlinear Partial
1095                  Differential Equations with an Application in Computational Biology},
1096  school        = {University of Colorado at Boulder},
1097  year          = {2002},
1098  petsc_uses    = {KSP}
1099}
1100
1101@Article{         spv2004,
1102  author        = {Rodrigo Weber Dos Santos and G. Plank and S. Bauer},
1103  title         = {Parallel multigrid preconditioner for the cardiac bidomain model},
1104  journal       = {IEEE Trans. Biomed. Eng},
1105  year          = {2004},
1106  volume        = {51},
1107  pages         = {1960--1968},
1108  petsc_uses    = {KSP}
1109}
1110
1111@Article{         vphl2003,
1112  author        = {E. J. Vigmond and M. Hughes and G. Plank, L.J. Leon},
1113  title         = { Computational Tools for Modeling Electrical Activity in Cardiac Tissue},
1114  journal       = {J. Electrocardiol.},
1115  year          = {2003},
1116  volume        = {36},
1117  pages         = {69--74},
1118  petsc_uses    = {KSP}
1119}
1120
1121@InProceedings{   spbv2003,
1122  author        = {Rodrigo Weber Dos Santos and G. Plank and S. Bauer and and E.J. Vigmond},
1123  title         = {Preconditioning Techniques for the Bidomain Equations},
1124  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
1125                  Methods},
1126  pages         = {571--580},
1127  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
1128  note          = {},
1129  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
1130  year          = {2003},
1131  petsc_uses    = {KSP}
1132}
1133
1134@Article{         franz-pavir-04,
1135  author        = {P. Colli Franzone and L.~F. Pavarino},
1136  title         = {A parallel solver for reaction-diffusion systems in computational
1137                  electrocardiology},
1138  journal       = {Mathematical Models and Methods in Applied Sciences},
1139  year          = {2004},
1140  volume        = {14},
1141  number        = {6},
1142  pages         = {883--912},
1143  petsc_uses    = {KSP}
1144}
1145
1146@Article{         franz-pavir-05,
1147  author        = {P. Colli Franzone and L.~F. Pavarino and B. Taccardi},
1148  title         = {Simulating patterns of excitation, repolarization and action potential
1149                  durationwith cardiac Bidomain and Monodomain models},
1150  journal       = {Mathematical Biosciences},
1151  year          = {2005},
1152  volume        = {197},
1153  number        = {1},
1154  pages         = {35--66},
1155  petsc_uses    = {KSP}
1156}
1157
1158@Article{         franz-pavir-06,
1159  author        = {P. Colli Franzone and L.~F. Pavarino and B. Taccardi},
1160  title         = {Effects of transmural electrical heterogeneities and electrotonic interactions on
1161                  the dispersion of cardiac repolarization and action potential duration: a
1162                  simulation study},
1163  journal       = {Mathematical Biosciences},
1164  year          = {2006},
1165  volume        = {204},
1166  number        = {1},
1167  pages         = {132--165},
1168  petsc_uses    = {KSP}
1169}
1170
1171@InProceedings{   colli-franz-sim,
1172  author        = {P. Colli-Franzone and L.F. Pavarino and B. Taccardi},
1173  title         = {MODELING ANISOTROPIC AND HETEROGENEOUS CARDIAC MODELS: PARALLEL SIMULATIONS},
1174  booktitle     = {MEDICON and HEALTH TELEMATICS 2004, Health in the Information Society, X
1175                  Mediterranean Conference on Medical and Biological Engineering},
1176  url           = {http://cluster.mat.unimi.it/doc/Progetti/Pavarino-LF.pdf},
1177  year          = {2004},
1178  petsc_uses    = {KSP}
1179}
1180
1181@InProceedings{   pf2003,
1182  author        = {Luca F. Pavarino and Piero Colli Franzone},
1183  title         = {Parallel Solution of Cardiac Reaction-Diffusion Models},
1184  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
1185                  Methods},
1186  pages         = {669--776},
1187  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
1188  note          = {},
1189  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
1190  year          = {2003},
1191  petsc_uses    = {KSP}
1192}
1193
1194@Article{         maria-is04,
1195  author        = {Maria Murillo and Xiao-Chuan Cai},
1196  title         = {A fully implicit parallel algorithm for simulating the non-linear electrical
1197                  activity of the heart},
1198  journal       = {Numerical Linear Algebra with Applications},
1199  year          = {2004},
1200  volume        = {11},
1201  pages         = {261 - 277},
1202  url           = {http://www3.interscience.wiley.com/cgi-bin/abstract/107632540/ABSTRACT},
1203  petsc_uses    = {KSP}
1204}
1205
1206@Article{         murli2007monitoring,
1207  title         = {{Monitoring and Migration of a PETSc-based Parallel Application for Medical
1208                  Imaging in a Grid computing PSE}},
1209  author        = {Murli, A. and Boccia, V. and Carracciuolo, L. and D’Amore, L. and Laccetti, G.
1210                  and Lapegna, M.},
1211  journal       = {Grid-Based Problem Solving Environments},
1212  pages         = {421--432},
1213  year          = {2007},
1214  publisher     = {Springer},
1215  petsc_uses    = {KSP}
1216}
1217
1218@Article{         carracciuolo:2006:tpc,
1219  author        = {Carracciuolo, L. and D'Amore, L. and Murli, A.},
1220  title         = {Towards a parallel component for imaging in PETSc programming environment: a case
1221                  study in 3-D echocardiography},
1222  journal       = {Parallel Comput.},
1223  volume        = {32},
1224  issue         = {1},
1225  month         = jan,
1226  year          = {2006},
1227  issn          = {0167-8191},
1228  pages         = {67--83},
1229  numpages      = {17},
1230  doi           = {10.1016/j.parco.2005.09.001},
1231  acmid         = {1141218},
1232  publisher     = {Elsevier Science Publishers B. V.},
1233  address       = {Amsterdam, The Netherlands, The Netherlands},
1234  keywords      = {Distributed software environment, Image denoising, Non linear PDE, Parallel
1235                  component},
1236  petsc_uses    = {KSP}
1237}
1238
1239@Article{         damore2011integration,
1240  title         = {Integration of emerging computer technologies for an efficient image sequences
1241                  analysis},
1242  journal       = {Integrated Computer-Aided Engineering },
1243  volume        = {18},
1244  number        = {4},
1245  pages         = {365 - 378},
1246  year          = {2011},
1247  note          = {},
1248  issn          = {1875-8835},
1249  doi           = {10.3233/ICA-2011-0382},
1250  url           = {http://iospress.metapress.com/content/KM614806M50TKVP7},
1251  author        = {L. D'Amore and D. Casaburi and A. Galletti and L. Marcellino and A. Murli},
1252  keywords      = {Image sequence, pipe and filters, parallel computing, multicore processors},
1253  petsc_uses    = {KSP}
1254}
1255
1256@InProceedings{   eth_biwi_00721,
1257  author        = {K. Burckhardt and D. Szczerba and J. Brown and K. Muralidhar and and G.
1258                  Székely},
1259  title         = {Fast Implicit Simulation of Oscillatory Flow in Human Abdominal Bifurcation using
1260                  a Schur Complement Preconditioner},
1261  booktitle     = {Euro-Par 2009 Parallel Processing},
1262  year          = {2009},
1263  month         = aug,
1264  pages         = {747-759},
1265  volume        = {5704},
1266  editor        = {H. Sips and D. Epema and and H.-X. Lin},
1267  series        = {Lecture Notes in Computer Science},
1268  publisher     = {Springer},
1269  keywords      = {Aortic aneurysm, flow simulation, streamline diffusion FEM, indefinite matrix,
1270                  parallel Krylov solver},
1271  petsc_uses    = {KSP}
1272}
1273
1274% LiteralHTML:  <a name="biology:imagingandsurgery">
1275% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
1276% LiteralHTML: <center><img  alt=""
1277% LiteralHTML: src="images/brain.jpg"></center>
1278@Article{         ganser2004deformable,
1279  title         = {A deformable digital brain atlas system according to Talairach and Tournoux},
1280  author        = {Ganser, K.A. and Dickhaus, H. and Metzner, R. and Wirtz, C.R.},
1281  journal       = {Medical Image Analysis},
1282  volume        = {8},
1283  number        = {1},
1284  pages         = {3--22},
1285  year          = {2004},
1286  publisher     = {Elsevier},
1287  petsc_uses    = {KSP}
1288}
1289
1290@Unpublished{     taccsurgery,
1291  title         = {TACC supercomputer performs laser cancer surgery on canine},
1292  url           = {http://www.tacc.utexas.edu/research/users/features/dynamic.php?m_b_c=laser},
1293  note          = {In April, the Lonestar supercomputer at the Texas Advanced Computing Center in
1294                  Austin performed laser surgery on a dog in Houston without the intervention of a
1295                  surgeon. The treatment was developed collaboratively by computational experts from
1296                  the Institute for Computational Engineering and Sciences (ICES) at UT-Austin,
1297                  leading technologists from the M.D. Anderson Cancer Center in Houston, and
1298                  cyberinfrastructure specialists and systems from TACC. Using precise lasers,
1299                  state-of-the-art thermal imaging technology, and advanced computational methods,
1300                  dynamic, data-driven treatments are being pursued as a minimally invasive
1301                  alternative to the standard treatment of cancer.},
1302  petsc_uses    = {KSP}
1303}
1304
1305@Article{         ffhbresso2008,
1306  author        = {Yusheng Feng and David Fuentes and Andrea Hawkins and Jon Bass and Marissa
1307                  Nichole Rylander and Andrew Elliott and Anil Shetty and R. Jason Stafford and J.
1308                  Tinsley Oden},
1309  title         = {Nanoshell-Mediated Laser Surgery Simulation for Prostate Cancer Treatment},
1310  journal       = {Engineering with Computers},
1311  note          = {Special issue on Computational Bioengineering},
1312  year          = {2008},
1313  url           = {http://www.tacc.utexas.edu/research/users/features/laser_surgery.pdf},
1314  petsc_uses    = {KSP}
1315}
1316
1317@TechReport{      dobbhbbbdeffghkkps2008,
1318  author        = {K. R. Diller and J. T. Oden and C. Bajaj and J. C. Browne and J. Hazle and I.
1319                  Babu{\v{s}}ka and J. Bass and L. Bidaut and L. Demkowicz and A. Elliott and Y.
1320                  Feng and D. Fuentes and S. Goswami and A. Hawkins and S. Khoshnevis and B. Kwon
1321                  and S. Prudhomme and R. J. Stafford},
1322  title         = {Computational Infrastructure for the Real-Time Patient-Specific Treatment of
1323                  Cancer},
1324  year          = {2008},
1325  institution   = {University of Texas at Austin},
1326  url           = {http://www.tacc.utexas.edu/research/users/features/cancer.pdf},
1327  petsc_uses    = {KSP}
1328}
1329
1330@Article{         ogdb2004,
1331  author        = {A.A. Oberai and N.H. Gokhale and M.M. Doyley and J.C.Bamber},
1332  title         = {Evaluation of the Adjoint Equation Based Algorithm for Elasticity Imaging},
1333  journal       = {Physics in Medicine and Biology},
1334  year          = {2004},
1335  volume        = {49},
1336  pages         = {2955--2947},
1337  petsc_uses    = {KSP}
1338}
1339
1340@InProceedings{   majumdar11,
1341  author        = {A. Majumdar and A. Birnbaum and D. Choi and A. Trivedi and S. K. Warfield and K.
1342                  Baldridge and P. Krysl},
1343  title         = {A Dynamic Data Driven Grid System for Intra-Operative Image Guided Neurosurgery},
1344  booktitle     = {ICCS 2005},
1345  pages         = {672--679},
1346  editor        = {V.S. Sunderam et al.},
1347  year          = {2005},
1348  petsc_uses    = {KSP}
1349}
1350
1351@Conference{      sermesant-etal:03,
1352  author        = {Sermesant, M. and Clatz, O. and Li, Z. and Lanteri, S. and Delingette, H. and
1353                  Ayache, H.},
1354  title         = {A parallel implementation of non-rigid registration using a volumetric
1355                  biomechanical model},
1356  booktitle     = {Second International Workshop on Biomedical Image Registration {WBIR'03}},
1357  address       = {Philadelphia, PA, USA},
1358  publisher     = {Springer-Verlag},
1359  editor        = {Gee, J.C. and Maintz, J.B.A. and Vannier, M.W.},
1360  series        = {Lecture Notes in Computer Science},
1361  volume        = {2717},
1362  pages         = {398-407},
1363  date          = {june 23-24},
1364  year          = {2003},
1365  url           = {ftp://ftp-sop.inria.fr/epidaure/Publications/Sermesant/WBIR2003Sermesant.pdf},
1366  petsc_uses    = {KSP}
1367}
1368
1369@Conference{      sermesant-etal:04,
1370  author        = {J. Rexilius and S.K. Warfield and C.R.G. Guttmann and X. Wei and R. Benson and L.
1371                  Wolfson and M. Shenton and H. Handels and R. Kikinis},
1372  title         = {A Novel Nonrigid Registration Algorithm And Applications},
1373  booktitle     = {Medical Image Computing and Computer-Assisted Intervention - MICCAI 2001},
1374  address       = {Philadelphia, PA, USA},
1375  publisher     = {Springer-Verlag},
1376  editor        = {Gee, J.C. and Maintz, J.B.A. and Vannier, M.W.},
1377  series        = {Lecture Notes in Computer Science},
1378  volume        = {2208},
1379  pages         = {923},
1380  year          = {2003},
1381  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=6pgwnvthup0amt7g9j4k&referrer=parent&backto=issue,105,251;journal,1191,1949;linkingpublicationresults,1:105633,1},
1382  petsc_uses    = {KSP}
1383}
1384
1385@Article{         warfield-haker-talos-05,
1386  author        = {Simon K. Warfield and Steven J. Haker and Ion-Florin Talos and Corey A. Kemper
1387                  and Neil Weisenfeld and Andrea U.J. Mewes and Daniel Goldberg-Zimring and Kelly H.
1388                  Zou and Carl-Fredrik Westin and William M. Wells and Clare M.C. Tempany and
1389                  Alexandra Golby and Peter M. Black and Ferenc A. Jolesz and Ron Kikinis},
1390  title         = {Capturing intraoperative deformations: research experience at Brigham and Women's
1391                  hospital},
1392  journal       = {Medical Image Analysis},
1393  url           = {http://splweb.bwh.harvard.edu:8000/pages/papers/warfield/capturing-intraoperative-deformations-MIA2005.pdf},
1394  year          = {2005},
1395  petsc_uses    = {KSP}
1396}
1397
1398@Article{         brain3,
1399  author        = {Simon K. Warfield and Florin Talos and Alida Tei and Arya Nabavi and Matthieu
1400                  Ferrant and Peter McL. Black and Ferenc A. Jolesz and Ron Kikinis},
1401  title         = {Real-Time Registration of Volumetic Brain {MRI} by Biomechanical Simulation of
1402                  Deformation during Image Guided Neurosurgery},
1403  journal       = {Computing and Visualization in Science},
1404  url           = {http://splweb.bwh.harvard.edu:8000/pages/ppl/warfield/papers/2002/warfield-2002-cvs-appeared.pdf},
1405  year          = {2002},
1406  petsc_uses    = {KSP}
1407}
1408
1409@Article{         brain2,
1410  author        = {Matthieu Ferrant and Arya Nabavi and Benoit Macq and Ferenc A. Jolesz and Ron
1411                  Kikinis and Simon K. Warfield},
1412  title         = {Registration of {3D} Intraoperative {MR} Images of the Brain using a Finite
1413                  Element Biomechanical Model},
1414  journal       = {IEEE Transactions on Medical Imaging},
1415  url           = {http://splweb.bwh.harvard.edu:8000/pages/papers/ferrant/tmi2001.pdf},
1416  year          = {2001},
1417  petsc_uses    = {KSP}
1418}
1419
1420@InProceedings{   brain1,
1421  author        = {Simon K. Warfield and Matthieu Ferrant and Xavier Gallez and Arya Nabavi and
1422                  Ferenc A. Jolesz and Ron Kikinis},
1423  title         = {Real-Time Biomechanical Simulation of Volumetric Brain Deformation for Image
1424                  Guided Neurosurgery},
1425  booktitle     = {Proceedings of SC2000},
1426  url           = {http://www.sc2000.org/techpapr/papers/pap.pap230.pdf},
1427  year          = {2000},
1428  petsc_uses    = {KSP}
1429}
1430
1431@Article{         vanne06,
1432  author        = {V. Kolehmainen and A. Vanne and S. Siltanen and S. Jarvenpaa and J.P. Kaipio and
1433                  M. Lassas and M. Kalke},
1434  title         = {Parallelized Bayesian inversion for three-dimensional dental X-ray imaging},
1435  journal       = {IEEE Transactions on Medical Imaging},
1436  volume        = {25},
1437  number        = {2},
1438  month         = feb,
1439  year          = {2006},
1440  pages         = {218--228},
1441  petsc_uses    = {KSP}
1442}
1443
1444@InProceedings{   knepleybardhan2015,
1445  title         = {Work/Precision Tradeoffs in Continuum Models of Biomolecular Electrostatics},
1446  author        = {Matthew G. Knepley and Jaydeep P. Bardhan},
1447  booktitle     = {Proceedings of ASME 2015 International Mechanical Engineering Congress \&
1448                  Exposition},
1449  volume        = {9},
1450  pages         = {V009T12A04},
1451  doi           = {10.1115/IMECE2015-53579},
1452  year          = {2015},
1453  petsc_uses    = {KSP}
1454}
1455
1456@InProceedings{   bardhanknepley2015,
1457  title         = {Multiscale models and approximation algorithms for protein electrostatics},
1458  author        = {Jaydeep P. Bardhan and Matthew G. Knepley},
1459  booktitle     = {Boundary Elements and Other Mesh Reduction Methods XXXVIII},
1460  volume        = {61},
1461  pages         = {163--174},
1462  url           = {http://www.witpress.com/Secure/elibrary/papers/BEM38/BEM38013FU1.pdf},
1463  doi           = {10.2495/BEM380131},
1464  publisher     = {WIT Press},
1465  year          = {2015},
1466  petsc_uses    = {KSP}
1467}
1468
1469% LiteralHTML:
1470% LiteralHTML:  <a name="fusion"><H3><center>Fusion</center></H3>
1471% LiteralHTML:
1472@InProceedings{   adamsbrennanknepleywang2022,
1473  title         = {{Landau} collision operator in the {CUDA} programming model applied to thermal
1474                  quench plasmas},
1475  author        = {Mark. F. Adams and Dylan P. Brennan and Matthew G. Knepley and Peng Wang},
1476  booktitle     = {36th IEEE International Parallel \& Distributed Processing Symposium Conference
1477                  (IPDPS '22)},
1478  doi           = {10.1109/IPDPS53621.2022.00020},
1479  year          = {2022},
1480  petsc_uses    = {DMPlex}
1481}
1482
1483@Misc{            adamsknepleybrennan2021,
1484  title         = {Runaway Electron Generation with High-Performance, Structure Preserving
1485                  Discretization of Fokker-Plank-Landau},
1486  author        = {Mark F. Adams and Matthew G. Knepley and Dylan Brennan},
1487  year          = {2021},
1488  petsc_uses    = {KSP}
1489}
1490
1491@Article{         adamshirvijokiknepleybrownisaacmills2017,
1492  title         = {{Landau} Collision Integral Solver with Adaptive Mesh Refinement on Emerging
1493                  Architectures},
1494  author        = {Mark F. Adams and Eero Hirvijoki and Matthew G. Knepley and Jed Brown and Tobin
1495                  Isaac and Richard Mills},
1496  journal       = {SIAM Journal on Scientific Computing},
1497  volume        = {39},
1498  number        = {6},
1499  pages         = {C452--C465},
1500  doi           = {10.1137/17M1118828},
1501  eprint        = {1702.08880},
1502  year          = {2017},
1503  petsc_uses    = {KSP}
1504}
1505
1506@Article{         pusztayknepleyadams2022,
1507  title         = {Conservative Projection Between FEM and Particle Bases},
1508  author        = {Joseph V. Pusztay and Matthew G. Knepley and Mark F. Adams},
1509  journal       = {SIAM Journal on Scientific Computing},
1510  volume        = {44},
1511  number        = {4},
1512  pages         = {C310--C319},
1513  doi           = {10.1137/21M145407},
1514  year          = {2022}
1515}
1516
1517@Article{         hirvijoki2017,
1518  author        = {Eero Hirvijoki and Mark F. Adams},
1519  title         = {Conservative discretization of the {Landau} collision integral},
1520  journal       = {Physics of Plasmas},
1521  volume        = {24},
1522  number        = {3},
1523  pages         = {032121},
1524  doi           = {10.1063/1.4979122},
1525  year          = {2017},
1526  petsc_uses    = {KSP}
1527}
1528
1529@Article{         mollenadamsknepleyhagerchang2021,
1530  title         = {Implementation of higher-order velocity mapping between marker particles and grid
1531                  in the particle-in-cell code XGC},
1532  author        = {Albert Moll\'en and Mark F. Adams and Matthew G. Knepley and Robert Hager and C.
1533                  S. Chang},
1534  journal       = {Journal of Plasma Physics},
1535  eprint        = {2012.11764},
1536  doi           = {10.1017/S0022377821000441},
1537  year          = {2021},
1538  petsc_uses    = {KSP}
1539}
1540
1541@Article{         lsmh2014,
1542  author        = {M. Landreman and H. M. Smith and A. Mollen and P. Helander},
1543  title         = {Comparison of particle trajectories and collision operators for collisional
1544                  transport in nonaxisymmetric plasmas},
1545  journal       = { Physics of Plasmas},
1546  volume        = {21},
1547  year          = {2014},
1548  petsc_uses    = {KSP}
1549}
1550
1551@Article{         lpcep2014,
1552  author        = {M. Landreman and F. I Parra and P. J. Catto and D. Ernst and I. Pusztai},
1553  title         = {Radially global delta-f computation of neoclassical phenomena in a tokamak
1554                  pedestal},
1555  journal       = {Plasma Physics and Controlled Fusion},
1556  volume        = {56},
1557  year          = {2014},
1558  petsc_uses    = {KSP}
1559}
1560
1561@Article{         facets-scidac08,
1562  title         = {First Results from Core-Edge Parallel Composition in the {FACETS} Project},
1563  author        = {J. Cary and J. Candy and R. Cohen and S. Krasheninnikov and D. McCune and D.
1564                  Estep and J. Larson and A. Malony and A. Pankin and P. Worley and J. Carlsson and
1565                  A. Hakim and P. Hamill and S. Kruger and M. Miah and S. Muzsala and A. Pletzer and
1566                  S. Shasharina and D. Wade-Stein and N. Wang and S. Balay and L. McInnes and H.
1567                  Zhang and T. Casper and L. Diachin and T. Epperly and T. Rognlien and M. Fahey and
1568                  J. Cobb and A. Morris and S. Shende and G. Hammett and K. Indireshkumar and D.
1569                  Stotler and A. Pigarov},
1570  journal       = {J. Phys.: Conf. Ser.},
1571  volume        = {125},
1572  year          = {2008},
1573  pages         = {012040},
1574  url           = {http://www.iop.org/EJ/abstract/1742-6596/125/1/012040},
1575  petsc_uses    = {KSP}
1576}
1577
1578@Article{         facets-scidac09,
1579  title         = {Concurrent, Parallel, Multiphysics Coupling in the {FACETS} Project},
1580  author        = {J. Cary and J. Candy and J. Cobb and R. H. Cohen and T. Epperly and D. Estep and
1581                  S. Krasheninnikov and A. Malony and D. McCune and L. McInnes and A. Pankin and S.
1582                  Balay and J. Carlsson and M. R. Fahey and R. Groebner and A. Hakim and S. Kruger
1583                  and M. Miah and A. Pletzer and S. Shasharina and S. Vadlamani and D. Wade-Stein
1584                  and T. Rognlien and A. Morris and S. Shende and G. W. Hammett and K. Indireshkumar
1585                  and A. Pigarov and H. Zhang},
1586  journal       = {J. Phys.: Conf. Ser.},
1587  volume        = {180},
1588  year          = {2009},
1589  pages         = {012056},
1590  url           = {http://iopscience.iop.org/1742-6596/180/1/012056},
1591  petsc_uses    = {KSP}
1592}
1593
1594@InProceedings{   facets-scidac10,
1595  title         = {Coupled Whole Device Simulations of Plasma Transport in Tokamaks with the
1596                  {FACETS} Code},
1597  author        = {A. Hakim and J. Cary and J. Candy and J. Cobb and R. Cohen and T. Epperly and D.
1598                  Estep and S. Krasheninnikov and A. Malony and D McCune and L.C. McInnes and A.
1599                  Pankin and S. Balay J. Carlsson and M. Fahey and R. Groebner and S. Kruger and M.
1600                  Miah and A. Pletzer and S. Shasharina and S. Vadlamani and D. Wade-Stein and T.
1601                  Rognlein and A. Morris and S. Shende and G. Hammett and K. Indareshkumar and A.
1602                  Pigarov and H. Zhang},
1603  booktitle     = {Proceedings of SciDAC 2010 Conference},
1604  year          = {2010},
1605  url           = {http://computing.ornl.gov/workshops/scidac2010/papers/fusion_a_hakim.pdf},
1606  petsc_uses    = {KSP}
1607}
1608
1609@InProceedings{   facets-fec2010,
1610  title         = {Concurrent, Parallel, Coupled Core-Edge Simulations of Pedestal Formation Using
1611                  the {FACETS} Framework},
1612  author        = {J. Cary and A. Hakim and A. Pletzer and M. Miah and S. Kruger and S. Shasharina
1613                  and S. Vadlamani and J. Carlsson and A. Pankin and T. Rognlien and R. Cohen and D.
1614                  McCune and K. Indireshkumar and A. Pigarov and L.C. McInnes and H. Zhang},
1615  booktitle     = {Proceedings of the 23rd annual IAEA Fusion Energy Conference (FEC 2010), Daejon,
1616                  Republic of Korea},
1617  year          = {2010},
1618  petsc_uses    = {KSP}
1619}
1620
1621@InProceedings{   facets-epdp2010,
1622  title         = {{FACETS}: A Framework for Parallel Coupling of Fusion Components},
1623  author        = {J. Cary and A. Hakim and M. Miah and S. Kruger and A. Pletzer and S. Shasharina
1624                  and S. Vadlamani and A. Pankin and R. Cohen and T. Epperly and T. Rognlien and R.
1625                  Groebner and S. Balay and L. McInnes and H. Zhang},
1626  booktitle     = {Proceedings of Euromicro PDP 2010 (The 18th Euromicro International Conference on
1627                  Parallel, Distributed and Network-Based Computing), Pisa, Italy},
1628  year          = {2010},
1629  petsc_uses    = {KSP}
1630}
1631
1632@Article{         carlssoncary09,
1633  author        = {Johan Carlsson, John R. Cary},
1634  title         = {The hypersecant Jacobian approximation for quasi-Newton solves of sparse
1635                  nonlinear systems},
1636  journal       = {arXiv},
1637  year          = {2009},
1638  note          = {http://arxiv.org/abs/0905.1054},
1639  url           = {http://arxiv.org/pdf/0905.1054v1},
1640  petsc_uses    = {KSP}
1641}
1642
1643@InProceedings{   oshahjs2006,
1644  author        = {F. Ogando and A. Signell and J.A. Heikkinen and M. Aspn\"as and S. Henriksson and
1645                  S.J. Janhunen and T.P. Kiviniemi},
1646  title         = {Performance enhancements to ELMFIRE gyrokinetic code leading to new ranges of
1647                  application},
1648  booktitle     = {33rd EPS Conference on Plasma Phys.},
1649  year          = {2006},
1650  url           = {http://epsppd.epfl.ch/Roma/pdf/P4_153.pdf},
1651  note          = {European fusion code},
1652  petsc_uses    = {KSP}
1653}
1654
1655@Article{         zhu2006,
1656  author        = {P. Zhu and A. Bhattacharjee and K. Germaschewski},
1657  title         = {Intermediate nonlinear evolution of the Parker instability: Formation of
1658                  convection-induced discontinuities and absence of finite-time singularities},
1659  journal       = {Phys. Rev. Lett.},
1660  volume        = {96},
1661  number        = {065001},
1662  year          = {2006},
1663  doi           = {10.1103/PhysRevLett.96.065001},
1664  petsc_uses    = {KSP}
1665}
1666
1667@InProceedings{   ppc2005,
1668  author        = {B. Philip and M. Pernice and L.Chacon},
1669  title         = {Solution of Reduced Resistive Magnetohydrodynamics using Implicit Adaptive Mesh
1670                  Refinement},
1671  booktitle     = {Proceedings of the 16th International Conference on Domain Decomposition
1672                  methods},
1673  year          = {2005},
1674  lab           = {LANL},
1675  petsc_uses    = {KSP}
1676}
1677
1678@Article{         pp2005,
1679  author        = {M. Pernice and B. Philip},
1680  title         = {Solution of Equilibrium Radiation Diffusion Problems using Adaptive Mesh
1681                  Refinement},
1682  year          = {2005},
1683  journal       = {SIAM J. of Sci. Comput.},
1684  lab           = {LANL},
1685  petsc_uses    = {KSP}
1686}
1687
1688@Article{         gt2004,
1689  author        = {A. H. Glasser and X. Z. Tang},
1690  title         = {The SEL macroscopic modeling code},
1691  year          = {2004},
1692  journal       = {Computer Physics Communications},
1693  pages         = {237--243},
1694  volume        = {164},
1695  lab           = {LANL},
1696  petsc_uses    = {KSP}
1697}
1698
1699@Article{         nl2006,
1700  author        = {Y. Nishimura and Z.Lin},
1701  title         = {A finite element mesh in a tokamak edge geometry},
1702  year          = {2006},
1703  journal       = {Contributions to Plasma Physics},
1704  volume        = {22},
1705  lab           = {PPPL},
1706  petsc_uses    = {KSP}
1707}
1708
1709@Article{         nlle2004,
1710  author        = {Y. Nishimura and Z.Lin and J.Lewandowski and S.Ethier},
1711  title         = {A finite element Poisson solver for gyrokinetic particle simulations in a global
1712                  field aligned mesh},
1713  year          = {2006},
1714  journal       = {J. Comput. Phys.},
1715  volume        = {214},
1716  pages         = {657},
1717  lab           = {PPPL},
1718  petsc_uses    = {KSP}
1719}
1720
1721@InProceedings{   lnlle2004,
1722  author        = {J.L.V Lewandowski and Y.Nishimura and W.W.Lee and Z.Lin and S. Ethier},
1723  title         = {Global gyrokinetic Particle-in-cell Simulations with Trapped Electrons},
1724  booktitle     = {Sherwood Fusion Theory Conference, Missoula, MT},
1725  year          = {2004},
1726  url           = {http://www.sherwoodtheory.org/sherwood04/program/1e15.pdf},
1727  lab           = {PPPL},
1728  petsc_uses    = {KSP}
1729}
1730
1731@InProceedings{   nlclew2004,
1732  author        = {Y. Nishimura and Z.Lin and L.Chen and J.Lewandowski and S.Ethier and W. Wang},
1733  title         = {Electromagnetic gyrokinetic simulation with a fluid-kinetic hybrid electron
1734                  model},
1735  booktitle     = {Sherwood Fusion Theory Conference, Missoula, MT},
1736  year          = {2004},
1737  url           = {http://www.sherwoodtheory.org/sherwood04/program/1C32.pdf},
1738  lab           = {PPPL},
1739  petsc_uses    = {KSP}
1740}
1741
1742@Article{         tb1,
1743  author        = {X.~Z.~Tang and A.~H.~Boozer},
1744  title         = {Numerical studies of a steady state axisymmetric co-axial helicity injection
1745                  plasma},
1746  journal       = {Physics of Plasmas},
1747  year          = {2004},
1748  pages         = {171--185},
1749  volume        = {11},
1750  lab           = {LANL},
1751  petsc_uses    = {KSP}
1752}
1753
1754@Unpublished{     nlcw,
1755  title         = {Inclusion of electromagnetic effects into gyrokinetic particle simulations},
1756  author        = {Y. Nishimura and Z.Lin and L.Chen and W. Wang},
1757  note          = {American Physical Society 45th Annual Meeting Division of Plasma Physics,
1758                  Albuquerque, New Mexico, October 2003},
1759  year          = {2003},
1760  petsc_uses    = {KSP}
1761}
1762
1763@TechReport{      tang2001,
1764  author        = {X. Z. Tang and G. Y. Fu and S. C. Jardin and L. L. Lowe and W. Park and H. R.
1765                  Strauss},
1766  title         = {Resistive Magnetohydrodynamics Simulation of Fusion Plasmas},
1767  year          = {2001},
1768  institution   = {Princeton Plasma Physics Laboratory},
1769  number        = {PPPL-3532},
1770  url           = {http://www.pppl.gov/pub_report/2001/PPPL-3532.pdf},
1771  note          = {Presented at 10th Society for Industrial and Applied Mathematics (SIAM)
1772                  Conference on Parallel Processing for Scientific Computing, Portsmouth, Virginia,
1773                  March 12-14, 2001.},
1774  lab           = {PPPL},
1775  petsc_uses    = {KSP}
1776}
1777
1778% LiteralHTML:
1779% LiteralHTML:  <a name="geosciences"><H3><center>Geosciences</center></H3>
1780% LiteralHTML:
1781@Article{         valerathomasgarciacastillo2019,
1782  author        = {Manuel Valera and Mary P. Thomas and Mariangel Garcia and Jose E. Castillo},
1783  title         = {Parallel Implementation of a {PETSc-Based} Framework for the General Curvilinear
1784                  Coastal Ocean Model},
1785  journal       = {Journal of Marine Science and Engineering},
1786  volume        = {7},
1787  number        = {6},
1788  article-number= {185},
1789  url           = {https://www.mdpi.com/2077-1312/7/6/185},
1790  issn          = {2077-1312},
1791  doi           = {10.3390/jmse7060185},
1792  year          = {2019},
1793  petsc_uses    = {KSP}
1794}
1795
1796@Article{         furuichimat2015,
1797  title         = {Implicit solution of the material transport in Stokes flow simulation: Toward
1798                  thermal convection simulation surrounded by free surface},
1799  author        = {Mikito Furuichi and Dave A May},
1800  journal       = {Computer Physics Communications},
1801  volume        = {192},
1802  pages         = {1--11},
1803  year          = {2015},
1804  petsc_uses    = {KSP}
1805}
1806
1807@Article{         sharplesmoresivelicjadamecmay2016,
1808  title         = {Simulating faults and plate boundaries with a transversely isotropic plasticity
1809                  model},
1810  author        = {Wendy Sharples and Louis N Moresi and Mirko Velic and Margarete A Jadamec and
1811                  Dave A May},
1812  journal       = {Physics of the Earth and Planetary Interiors},
1813  volume        = {252},
1814  pages         = {77--90},
1815  year          = {2016},
1816  petsc_uses    = {KSP}
1817}
1818
1819@Article{         spiegelmanmaywilson2016,
1820  title         = {On the solvability of incompressible Stokes with viscoplastic rheologies in
1821                  geodynamics},
1822  author        = {Marc Spiegelman and Dave A May and Cian R Wilson},
1823  journal       = {Geochemistry, Geophysics, Geosystems},
1824  volume        = {17},
1825  number        = {6},
1826  pages         = {2213--2238},
1827  year          = {2016},
1828  petsc_uses    = {KSP}
1829}
1830
1831@Article{         buiteretal2016,
1832  title         = {Benchmarking numerical models of brittle thrust wedges},
1833  author        = {Susanne JH Buiter and Guido Schreurs and Markus Albertz and Taras V Gerya and
1834                  Boris Kaus and Walter Landry and Laetitia {Le Pourhiet} and Yury Mishin and David
1835                  L Egholm and Michele Cooke and Bertrand Maillot and Cedric Thieulot and Tony Crook
1836                  and Dave May and Pauline Souloumiac and Christopher Beaumont},
1837  journal       = {Journal of structural geology},
1838  volume        = {92},
1839  pages         = {140--177},
1840  year          = {2016},
1841  petsc_uses    = {KSP}
1842}
1843
1844@Article{         afanasievboehmdrielkrischerrietmannmayknepleyfichtner2019,
1845  title         = {Modular and flexible spectral-element waveform modelling in two and three
1846                  dimensions},
1847  author        = {Michael Afanasiev and Christian Boehm and Martin van Driel and Lion Krischer and
1848                  Max Rietmann and Dave A. May and Matthew G. Knepley and Andreas Fichtner},
1849  journal       = {Geophysical Journal International},
1850  volume        = {216},
1851  number        = {3},
1852  pages         = {1675--1692},
1853  doi           = {10.1093/gji/ggy469},
1854  year          = {2019},
1855  petsc_uses    = {KSP}
1856}
1857
1858@Article{         haplaknepleyafanasievboehmdrielkrischerfichtner2020,
1859  title         = {Fully Parallel Mesh {I/O} using {PETSc} {DMPlex} with an Application to Waveform
1860                  Modeling},
1861  author        = {Vaclav Hapla and Matthew G. Knepley and Michael Afanasiev and Christian Boehm and
1862                  Martin van Driel and Lion Krischer and Andreas Fichtner},
1863  journal       = {SIAM Journal on Scientific Computing},
1864  volume        = {43},
1865  number        = {2},
1866  pages         = {C127--C153},
1867  eprint        = {http://arxiv.org/abs/2004.08729},
1868  doi           = {10.1137/20M1332748},
1869  year          = {2021},
1870  petsc_uses    = {KSP}
1871}
1872
1873@Article{         parsani2021,
1874  title         = {High-order accurate entropy-stable discontinuous collocated Galerkin methods with
1875                  the summation-by-parts property for compressible CFD frameworks: Scalable SSDC
1876                  algorithms and flow solver},
1877  author        = {Matteo Parsani and Radouan Boukharfane and Irving Reyna Nolasco and David C. {Del
1878                  Rey Fernández} and Stefano Zampini and Bilel Hadri and Lisandro Dalcin},
1879  journal       = {Journal of Computational Physics},
1880  volume        = {424},
1881  pages         = {109844},
1882  issn          = {0021-9991},
1883  doi           = {https://doi.org/10.1016/j.jcp.2020.109844},
1884  url           = {http://www.sciencedirect.com/science/article/pii/S0021999120306185},
1885  year          = {2021},
1886  petsc_uses    = {KSP}
1887}
1888
1889@Article{         ambartsumyanbouakaramthanhghattaskeyesstadlerturkiyyahzampini2020,
1890  title         = {Hierarchical matrix approximations of {Hessians} arising in inverse problems
1891                  governed by {PDEs}},
1892  author        = {I. Ambartsumyan and W. Bouakaram and Than Bui-Thanh and Omar Ghattas and David
1893                  Keyes and Georg Stadler and George Turkiyyah and Stefano Zampini},
1894  journal       = {SIAM Journal of Scientific Computing},
1895  volume        = {42},
1896  number        = {5},
1897  pages         = {A3397--A3426},
1898  year          = {2020}
1899}
1900
1901@Article{         zampinibouakaramturkiyyahkniokeyes2022,
1902  title         = {H2Opus: a distributed memory {multi-GPU} software for non-local operators},
1903  author        = {Stefano Zampini and W. Bouakaram and George Turkiyyah and O. Knio and David E.
1904                  Keyes},
1905  journal       = {Advances on Computational Mathematics},
1906  note          = {In press},
1907  year          = {2022}
1908}
1909
1910@Article{         dassizampiniscacchi2022,
1911  title         = {Robust and scalable adaptive {BDDC} preconditioners for virtual element
1912                  discretizations of elliptic equations in mixed form},
1913  author        = {F. Dassi and Stefano Zampini and S. Scacchi},
1914  journal       = {Computer Methods in Applied Mechanics and Engineering},
1915  volume        = {391},
1916  pages         = {114620},
1917  year          = {2022}
1918}
1919
1920@Article{         youngoppenheimdimant2017,
1921  author        = {Matthew A. Young and Meers M. Oppenheim and Yakov S. Dimant},
1922  title         = {Hybrid simulations of coupled Farley-Buneman/gradient drift instabilities in the
1923                  equatorial E region ionosphere},
1924  journal       = {Journal of Geophysical Research: Space Physics},
1925  volume        = {122},
1926  number        = {5},
1927  issn          = {2169-9402},
1928  doi           = {10.1002/2017JA024161},
1929  pages         = {5768--5781},
1930  year          = {2017},
1931  petsc_uses    = {KSP}
1932}
1933
1934@Article{         rioussetpatylillisfillingimenglandwithershale2013,
1935  title         = {Three-dimensional multifluid modeling of atmospheric electrodynamics in Mars'
1936                  dynamo region},
1937  author        = {Jeremy A Riousset and Carol S Paty and Robert J Lillis and Matthew O Fillingim
1938                  and Scott L England and Paul G Withers and John P M Hale},
1939  journal       = {Journal of Geophysical Research: Space Physics},
1940  volume        = {118},
1941  number        = {6},
1942  pages         = {3647--3659},
1943  year          = {2013},
1944  publisher     = {Wiley Online Library},
1945  petsc_uses    = {KSP}
1946}
1947
1948@Article{         chien2016representation,
1949  title         = {Representation of topography by partial steps using the immersed boundary method
1950                  in a vector vorticity equation model (VVM)},
1951  author        = {Chien, Mu-Hua and Wu, Chien-Ming},
1952  journal       = {Journal of Advances in Modeling Earth Systems},
1953  year          = {2016},
1954  publisher     = {Wiley Online Library},
1955  petsc_uses    = {KSP}
1956}
1957
1958@Article{         berger2015parallel,
1959  title         = {Parallel preconditioners for monolithic solution of shear bands},
1960  author        = {Berger-Vergiat, Luc and McAuliffe, Colin and Waisman, Haim},
1961  journal       = {Journal of Computational Physics},
1962  year          = {2015},
1963  publisher     = {Elsevier},
1964  petsc_uses    = {KSP}
1965}
1966
1967@Article{         may2015496,
1968  title         = {A scalable, matrix-free multigrid preconditioner for finite element
1969                  discretizations of heterogeneous {S}tokes flow },
1970  journal       = {Computer Methods in Applied Mechanics and Engineering },
1971  volume        = {290},
1972  number        = {0},
1973  pages         = {496--523},
1974  year          = {2015},
1975  issn          = {0045-7825},
1976  doi           = {10.1016/j.cma.2015.03.014},
1977  author        = {D.A. May and J. Brown and L. {Le Pourhiet}},
1978  petsc_uses    = {KSP}
1979}
1980
1981@Article{         isaacknepley2017,
1982  title         = {Support for Non-conformal Meshes in {PETSc}'s {DMPlex} Interface},
1983  author        = {Tobin Isaac and Matthew G. Knepley},
1984  journal       = {ACM Transaction on Mathematical Software},
1985  eprint        = {1508.02470},
1986  note          = {In review},
1987  year          = {2017},
1988  petsc_uses    = {KSP}
1989}
1990
1991@Article{         knepleylangegorman2017,
1992  title         = {Unstructured Overlapping Mesh Distribution in Parallel},
1993  author        = {Matthew G. Knepley and Michael Lange and Gerard J. Gorman},
1994  journal       = {ArXiv e-prints},
1995  eprint        = {1506.06194},
1996  year          = {2017},
1997  petsc_uses    = {DMPlex}
1998}
1999
2000@Article{         langemitchellknepleygorman2015,
2001  title         = {Efficient mesh management in {Firedrake} using {PETSc-DMPlex}},
2002  author        = {Michael Lange and Lawrence Mitchell and Matthew G. Knepley and Gerard J. Gorman},
2003  journal       = {SIAM Journal on Scientific Computing},
2004  volume        = {38},
2005  number        = {5},
2006  pages         = {S143--S155},
2007  eprint        = {http://arxiv.org/abs/1506.07749},
2008  doi           = {10.1137/15M1026092},
2009  year          = {2016},
2010  petsc_uses    = {DMPlex}
2011}
2012
2013@InProceedings{   langeknepleygorman2015,
2014  title         = {Flexible, Scalable Mesh and Data Management using {PETSc DMPlex}},
2015  author        = {Michael Lange and Matthew G. Knepley and Gerard J. Gorman},
2016  booktitle     = {Proceedings of the Exascale Applications and Software Conference},
2017  month         = apr,
2018  url           = {http://www.easc2015.ed.ac.uk/sites/default/files/attachments/EASC15Proceedings.pdf},
2019  year          = {2015},
2020  petsc_uses    = {DMPlex}
2021}
2022
2023@InProceedings{   wallworkknepleybarralpiggott2022,
2024  title         = {Parallel Metric-Based Mesh Adaptation in {PETSc} using {ParMmg}},
2025  author        = {Joseph G. Wallwork and Matthew G. Knepley and Nicolas Barral and Matthew D.
2026                  Piggott},
2027  booktitle     = {SIAM International Meshing Roundtable Workshop 2022},
2028  editor        = {Trevor Robinson},
2029  month         = jan,
2030  address       = {Seattle, WA},
2031  pages         = {1--5},
2032  url           = {http://imr.sandia.gov/papers/imr31/2026_imr31RJ_Wallwork.pdf},
2033  year          = {2022},
2034  petsc_uses    = {DMPlex}
2035}
2036
2037@InProceedings{   timalsinaknepley2023,
2038  title         = {Tetrahedralization of a Hexahedral Mesh},
2039  author        = {Aman Timalsina and Matthew G. Knepley},
2040  booktitle     = {SIAM International Meshing Roundtable Workshop 2023},
2041  year          = {2023},
2042  petsc_uses    = {DMPlex}
2043}
2044
2045@Article{         farrellknepleywechsungmitchell2020,
2046  title         = {{PCPATCH}: software for the topological construction of multigrid relaxation
2047                  methods},
2048  author        = {Patrick E Farrell and Matthew G Knepley and Lawrence Mitchell and Florian
2049                  Wechsung},
2050  journal       = {ACM Transaction on Mathematical Software},
2051  eprint        = {http://arxiv.org/abs/1912.08516},
2052  volume        = {47},
2053  number        = {3},
2054  pages         = {1--22},
2055  year          = {2021},
2056  petsc_uses    = {KSP,DMPlex}
2057}
2058
2059@Article{         farrellmitchellscottwechsung2022,
2060  title         = {Robust multigrid methods for nearly incompressible elasticity using macro
2061                  elements},
2062  author        = {Patrick E Farrell and Lawrence Mitchell and L Ridgway Scott and Florian
2063                  Wechsung},
2064  journal       = {IMA Journal of Numerical Analysis},
2065  issn          = {0272-4979},
2066  doi           = {10.1093/imanum/drab083},
2067  url           = {https://doi.org/10.1093/imanum/drab083},
2068  year          = {2022},
2069  petsc_uses    = {KSP,DMPlex}
2070}
2071
2072@Misc{            firedrakeproject,
2073  title         = {{The Firedrake project}},
2074  author        = {David A Ham and Firedrake Team},
2075  url           = {http://firedrakeproject.org},
2076  year          = {2022},
2077  petsc_uses    = {KSP}
2078}
2079
2080@Article{         rathgeberhammitchelllangeluporinimcraeberceamarkallkelly2016,
2081  title         = {Firedrake: automating the finite element method by composing abstractions},
2082  author        = {Florian Rathgeber and David A Ham and Lawrence Mitchell and Michael Lange and
2083                  Fabio Luporini and Andrew TT McRae and Gheorghe-Teodor Bercea and Graham R Markall
2084                  and Paul HJ Kelly},
2085  journal       = {ACM Transactions on Mathematical Software (TOMS)},
2086  volume        = {43},
2087  number        = {3},
2088  pages         = {24},
2089  year          = {2016},
2090  petsc_uses    = {KSP}
2091}
2092
2093@Article{         mitchellmuller2016,
2094  title         = {High level implementation of geometric multigrid solvers for finite element
2095                  problems: Applications in atmospheric modelling},
2096  author        = {Lawrence Mitchell and Eike Hermann M{\"u}ller},
2097  journal       = {Journal of Computational Physics},
2098  volume        = {327},
2099  pages         = {1--18},
2100  year          = {2016},
2101  petsc_uses    = {KSP}
2102}
2103
2104@Article{         mcraeberceamitchellhamcotter2016,
2105  title         = {Automated generation and symbolic manipulation of tensor product finite
2106                  elements},
2107  author        = {Andrew TT McRae and Gheorghe-Teodor Bercea and Lawrence Mitchell and David A Ham
2108                  and Colin J Cotter},
2109  journal       = {SIAM Journal on Scientific Computing},
2110  volume        = {38},
2111  number        = {5},
2112  pages         = {S25--S47},
2113  year          = {2016},
2114  petsc_uses    = {KSP}
2115}
2116
2117@Article{         berceamcraehammitchellrathgebernardiluporinikelly2016,
2118  title         = {A structure-exploiting numbering algorithm for finite elements on extruded
2119                  meshes, and its performance evaluation in {Firedrake}},
2120  author        = {Gheorghe-Teodor Bercea and Andrew TT McRae and David A Ham and Lawrence Mitchell
2121                  and Florian Rathgeber and L. Nardi and Fabio Luporini and Paul HJ Kelly},
2122  journal       = {Geoscientific Model Development},
2123  volume        = {9},
2124  number        = {10},
2125  pages         = {3803--3815},
2126  doi           = {10.5194/gmd-9-3803-2016},
2127  year          = {2016},
2128  petsc_uses    = {KSP}
2129}
2130
2131@InProceedings{   markallrathgebermitchellloriantbertollihamkelly2013,
2132  author        = {Graham R. Markall and Florian Rathgeber and Lawrence Mitchell and Nicolas Loriant
2133                  and Carlo Bertolli and David A. Ham and Paul HJ Kelly},
2134  editor        = {Julian Martin Kunkel and Thomas Ludwig and Hans Werner Meuer},
2135  title         = {Performance-Portable Finite Element Assembly Using {PyOP2} and {FEniCS}},
2136  booktitle     = {Proceedings of 28th International Supercomputing Conference, ISC 2013},
2137  publisher     = {Springer Berlin Heidelberg},
2138  pages         = {279--289},
2139  isbn          = {978-3-642-38750-0},
2140  doi           = {10.1007/978-3-642-38750-0_21},
2141  year          = {2013},
2142  petsc_uses    = {KSP}
2143}
2144
2145@Article{         kirbymitchell2017,
2146  title         = {Solver composition across the {PDE}/linear algebra barrier},
2147  author        = {Robert C Kirby and Lawrence Mitchell},
2148  journal       = {arXiv preprint arXiv:1706.01346},
2149  year          = {2017},
2150  petsc_uses    = {KSP}
2151}
2152
2153@Article{         saibaba2012application,
2154  title         = {Application of hierarchical matrices to linear inverse problems in
2155                  geostatistics},
2156  author        = {Saibaba, Arvind Krishna and Ambikasaran, Sivaram and Yue Li, J and Kitanidis,
2157                  Peter K and Darve, Eric F},
2158  journal       = {Oil and Gas Science and Technology-Revue de l'IFP-Institut Francais du Petrole},
2159  volume        = {67},
2160  number        = {5},
2161  pages         = {857},
2162  year          = {2012},
2163  petsc_uses    = {KSP}
2164}
2165
2166@Article{         collignonkausmayfernandez14,
2167  author        = {Collignon, M. and Kaus, B. and May, D.A. and Fern\'andez, N.},
2168  title         = {Influences of surface processes on fold growth during {3-D} detachment folding},
2169  journal       = {Geochem Geophy Geosy},
2170  year          = {2014},
2171  petsc_uses    = {KSP}
2172}
2173
2174@Article{         fernandezkaus14,
2175  author        = {Fern\'andez, N. and Kaus, B.},
2176  title         = {Fold interaction and wavelength selection in 3D models of multilayer detachment
2177                  folding},
2178  journal       = {Tectonophysics},
2179  year          = {2014},
2180  petsc_uses    = {KSP}
2181}
2182
2183@Article{         baumannkauspopov14,
2184  author        = {Baumann, T. and Kaus, B. J. P. and Popov, A.},
2185  title         = {Constraining effective rheology through parallel joint geodynamic inversion},
2186  journal       = {Tectonophysics},
2187  year          = {2014},
2188  petsc_uses    = {KSP}
2189}
2190
2191@Article{         lechmannschmalholzhetenyimaykaus14,
2192  author        = {Lechmann, S. M. and Schmalholz, S. M. and Hetenyi, G. and May, D. A. and Kaus, B.
2193                  J. P.},
2194  title         = {Quantifying the impact of mechanical layering and underthrusting on the dynamics
2195                  of the modern {India-Asia} collisional system with {3-D} numerical models},
2196  journal       = { Journal of Geophysical Research - Solid Earth},
2197  year          = {2014},
2198  petsc_uses    = {KSP}
2199}
2200
2201@InBook{          fernandezkaus14b,
2202  author        = {Fern\'andez N. and Kaus B.J.P.},
2203  title         = {Analytical and numerical investigation of 3D multilayer detachment},
2204  booktitle     = {Mathematics of Planet Earth},
2205  editor        = {Pardo-Ig\'uzquiza E. and Guardiola-Albert C. and Heredia J. and Moreno-Merino L.
2206                  and Dur\'an J.J. and Vargas-Guzman J.A.},
2207  publisher     = {Springer},
2208  year          = {2014},
2209  petsc_uses    = {KSP}
2210}
2211
2212@Article{         hossein-hsueh-etal-2014a,
2213  author        = {Hossein, M.Z. and Hsueh, C.-J. and Bourdin, B. and Bhattacharya, K.},
2214  journal       = {J. Mech. Phys. Solids},
2215  pages         = {320--348},
2216  title         = {Effective toughness of heterogeneous media},
2217  volume        = {71},
2218  year          = {2014},
2219  petsc_uses    = {KSP}
2220}
2221
2222@Unpublished{     leon-baldelli-bourdin-2014a,
2223  author        = {Le\'{o}n Baldelli, A.A. and Bourdin, B.},
2224  month         = aug,
2225  note          = {Submitted.},
2226  title         = {On the asymptotic derivation of Winkler-type energies from {3D} elasticity},
2227  year          = {2014},
2228  petsc_uses    = {KSP}
2229}
2230
2231@Article{         leon-baldelli-babadjian-etal-2013a,
2232  author        = {Leòn-Baldelli, A. A. and Babadjian, J.-F. and Bourdin, B. and Henao, D. and
2233                  Maurini, C.},
2234  journal       = {J. Mech. Phys. Solids},
2235  pages         = {15-32},
2236  title         = {A Variational Model For Fracture And Delamination Of Thin Films},
2237  volume        = {70},
2238  year          = {2014},
2239  petsc_uses    = {KSP}
2240}
2241
2242@Article{         mesgarnejad-bourdin-etal-2014a,
2243  author        = {Mesgarnejad, A. and Bourdin, B. and Khonsari, M. M.},
2244  journal       = {Comp. Methods Appl. Mech. Engng.},
2245  title         = {Validation simulations for the variational approach to fracture},
2246  volume        = {Submitted},
2247  year          = {2014},
2248  petsc_uses    = {KSP}
2249}
2250
2251@InProceedings{   bourdin-chukwudozie-etal-2013a,
2252  author        = {Bourdin, B. and Chukwudozie, C. and Yoshioka, K.},
2253  booktitle     = {Proceedings of the 38th Workshop on Geothermal Reservoir Engineering Stanford
2254                  University, Stanford, CA},
2255  title         = {A Variational Approach To The Modeling And Numerical Simulation Of Hydraulic
2256                  Fracturing Under In-Situ Stresses},
2257  year          = {2013},
2258  petsc_uses    = {KSP}
2259}
2260
2261@Article{         maurini-bourdin-etal-2012a,
2262  author        = {Maurini, C. and Bourdin, B. and Gauthier, G. and Lazarus, V.},
2263  journal       = {Int. J. Fracture},
2264  number        = {1-2},
2265  pages         = {75-91},
2266  title         = {Crack patterns obtained by unidirectional drying of a colloidal suspension in a
2267                  capillary tube: experiments and numerical simulations using a two-dimensional
2268                  variational approach},
2269  volume        = {184},
2270  year          = {2013},
2271  petsc_uses    = {KSP}
2272}
2273
2274@Article{         mesgarnejad-bourdin-etal-2013a,
2275  author        = {Mesgarnejad, A. and Bourdin, B. and Khonsari, M.M.},
2276  journal       = {J. Mech. Phys Solids},
2277  number        = {11},
2278  pages         = {2360--2379},
2279  title         = {A variational approach to the fracture of brittle thin films under out of plane
2280                  loading},
2281  volume        = {61},
2282  year          = {2013},
2283  petsc_uses    = {KSP}
2284}
2285
2286@InProceedings{   bourdin-chukwudozie-etal-2012a,
2287  author        = {Bourdin, B. and Chukwudozie, C. and Yoshioka, K.},
2288  booktitle     = {Proceedings of the 2012 SPE Annual Technical Conference and Exhibition},
2289  title         = {A Variational Approach to the Numerical Simulation of Hydraulic Fracturing},
2290  volume        = {SPE 159154},
2291  year          = {2012},
2292  petsc_uses    = {KSP}
2293}
2294
2295@Article{         millerdawsonfarthinghouhuangkeeskelleylangtangen13,
2296  author        = {Cass T. Miller and Clint N. Dawson and Matthew W. Farthing and Thomas Y. Hou and
2297                  Jingfang Huang and Christopher E. Kees and C.T. Kelley and Hans Petter
2298                  Langtangen},
2299  title         = {Numerical simulation of water resources problems: Models, methods, and trends},
2300  journal       = {Advances in Water Resources},
2301  volume        = {51},
2302  number        = {0},
2303  pages         = {405--437},
2304  year          = {2013},
2305  note          = {35th Year Anniversary Issue},
2306  issn          = {0309-1708},
2307  doi           = {10.1016/j.advwatres.2012.05.008},
2308  petsc_uses    = {KSP}
2309}
2310
2311@Article{         scheltingamyerspietrzak10,
2312  author        = {Terwisscha van Scheltinga, ArjenD. and Myers, PaulG. and Pietrzak, JulieD.},
2313  title         = {A finite element sea ice model of the Canadian Arctic Archipelago},
2314  journal       = {Ocean Dynamics},
2315  volume        = {60},
2316  number        = {6},
2317  pages         = {1539-1558},
2318  year          = {2010},
2319  issn          = {1616-7341},
2320  doi           = {10.1007/s10236-010-0356-5},
2321  publisher     = {Springer-Verlag},
2322  keywords      = {Ocean modelling; Unstructured meshes; Sea ice; Arctic Ocean; Canadian Arctic
2323                  Archipelago; Freshwater flux},
2324  language      = {English},
2325  petsc_uses    = {KSP}
2326}
2327
2328@InBook{          destefanoandreasisecchi13,
2329  author        = {M. De Stefano and F. Golfré Andreasi and A. Secchi},
2330  title         = {Towards preconditioned nonlinear conjugate gradients for generic geophysical
2331                  inversions},
2332  booktitle     = {SEG Technical Program Expanded Abstracts 2013},
2333  chapter       = {626},
2334  pages         = {3226--3230},
2335  doi           = {10.1190/segam2013-0244.1},
2336  url           = {http://library.seg.org/doi/abs/10.1190/segam2013-0244.1},
2337  eprint        = {http://library.seg.org/doi/pdf/10.1190/segam2013-0244.1},
2338  petsc_uses    = {KSP}
2339}
2340
2341@Article{         pourhiethuetmaylabroussejolivet12,
2342  author        = {L. {Le Pourhiet} and B. Huet and D. A. May and L. Labrousse and L. Jolivet},
2343  title         = {Kinematic interpretation of the 3D shapes of metamorphic core complexes},
2344  journal       = {Geochem. Geophys. Geosyst.},
2345  volume        = {13},
2346  pages         = {Q09002},
2347  year          = {2012},
2348  doi           = {10.1029/2012GC004271},
2349  petsc_uses    = {KSP}
2350}
2351
2352@Article{         lechmannmaykausschmalholz11,
2353  author        = {S. M. Lechmann and D. A. May and B. J. P. Kaus and S. M. Schmalholz},
2354  title         = {Comparing thin-sheet models with {3-D} multilayer models for continental
2355                  collision},
2356  journal       = {Geophysical Journal International},
2357  volume        = {187},
2358  pages         = {10--33},
2359  year          = {2011},
2360  doi           = {10.1111/j.1365-246X.2011.05164.x},
2361  petsc_uses    = {KSP}
2362}
2363
2364@Article{         stefano:r69,
2365  author        = {Michele De Stefano and Federico Golfr\'{e} Andreasi and Simone Re and Massimo
2366                  Virgilio and Fred F. Snyder},
2367  collaboration = {},
2368  title         = {Multiple-domain, simultaneous joint inversion of geophysical data with
2369                  application to subsalt imaging},
2370  publisher     = {SEG},
2371  year          = {2011},
2372  journal       = {Geophysics},
2373  volume        = {76},
2374  number        = {3},
2375  pages         = {R69-R80},
2376  keywords      = {geophysical image processing; inverse problems; seismology},
2377  doi           = {10.1190/1.3554652},
2378  petsc_uses    = {KSP}
2379}
2380
2381@Article{         stefano:806,
2382  author        = {Michele De Stefano},
2383  collaboration = {},
2384  title         = {Simultaneous joint inversion for susceptibility and velocity},
2385  publisher     = {SEG},
2386  year          = {2011},
2387  journal       = {SEG Technical Program Expanded Abstracts},
2388  volume        = {30},
2389  number        = {1},
2390  pages         = {806-810},
2391  keywords      = {3D; imaging; inversion; magnetics; multiparameter},
2392  doi           = {10.1190/1.3628198},
2393  petsc_uses    = {KSP}
2394}
2395
2396@Article{         mayknepley2011,
2397  author        = {Dave A. May and Matthew G. Knepley},
2398  title         = {Optimal, scalable forward models for computing gravity anomalies},
2399  journal       = {Geophysical Journal International},
2400  volume        = {187},
2401  number        = {1},
2402  pages         = {161--177},
2403  url           = {http://arxiv.org/abs/1107.5951},
2404  note          = {\url{http://arxiv.org/abs/1107.5951}},
2405  year          = {2011},
2406  petsc_uses    = {KSP}
2407}
2408
2409@InProceedings{   bourdinknepleymaurini2010,
2410  author        = {Blaise Bourdin and Matthew G. Knepley and C. Maurini},
2411  title         = {Numerical Simulation of Reservoir Stimulation - A Variational Approach},
2412  booktitle     = {Proceedings of the 37th Stanford Geothermal Workshop},
2413  url           = {https://es.stanford.edu/ERE/pdf/IGAstandard/SGW/2011/bourdin.pdf},
2414  note          = {\url{https://es.stanford.edu/ERE/pdf/IGAstandard/SGW/2011/bourdin.pdf}},
2415  address       = {Stanford, CA},
2416  year          = {2010},
2417  petsc_uses    = {KSP}
2418}
2419
2420@InProceedings{   bourdinknepleymaurini2010b,
2421  author        = {Blaise Bourdin and Matthew G. Knepley and C. Maurini},
2422  title         = {Secondary Thermal Cracks in {EGS}: a Variational Approach},
2423  booktitle     = {Proceedings of the 34th Annual Meeting of the Geothermal Resources Council},
2424  url           = {https://www.math.lsu.edu/~bourdin/Biography_assets/Bourdin-Knepley-Maurini-2010.pdf},
2425  note          = {\url{https://www.math.lsu.edu/~bourdin/Biography_assets/Bourdin-Knepley-Maurini-2010.pdf}},
2426  address       = {Sacramento, CA},
2427  year          = {2010},
2428  petsc_uses    = {KSP}
2429}
2430
2431@Article{         chen2007full,
2432  title         = {Full 3D tomography for the crustal structure of the Los Angeles region},
2433  author        = {Chen, P. and Zhao, L. and Jordan, T.H.},
2434  journal       = {Bulletin of the Seismological Society of America},
2435  volume        = {97},
2436  number        = {4},
2437  pages         = {1094},
2438  year          = {2007},
2439  publisher     = {Seismol Soc America},
2440  petsc_uses    = {KSP}
2441}
2442
2443@Article{         brown2010ens,
2444  author        = {Brown, Jed},
2445  affiliation   = {Versuchsanstalt für Wasserbau, Hydrologie und Glaziologie (VAW), ETH Zürich,
2446                  Zürich, Switzerland},
2447  title         = {Efficient Nonlinear Solvers for Nodal High-Order Finite Elements in {3D}},
2448  journal       = {Journal of Scientific Computing},
2449  publisher     = {Springer Netherlands},
2450  issn          = {0885-7474},
2451  keyword       = {Mathematics and Statistics},
2452  pages         = {48-63},
2453  volume        = {45},
2454  issue         = {1},
2455  doi           = {10.1007/s10915-010-9396-8},
2456  year          = {2010},
2457  petsc_uses    = {KSP}
2458}
2459
2460@PhDThesis{       brown2011,
2461  title         = {Computational methods for ice flow simulation},
2462  author        = {Jed Brown},
2463  school        = {ETH Z{\"u}rich},
2464  year          = {2011},
2465  petsc_uses    = {KSP}
2466}
2467
2468@Article{         brown2013tmeice,
2469  title         = {Achieving textbook multigrid efficiency for hydrostatic ice flow},
2470  author        = {Jed Brown and Barry F. Smith and Aron Ahmadia},
2471  journal       = {SIAM Journal on Scientific Computing},
2472  volume        = {35},
2473  number        = {2},
2474  year          = {2013},
2475  pages         = {359--375},
2476  doi           = {10.1137/110834512},
2477  note          = {Also preprint ANL/MCS-P743-1298},
2478  petsc_uses    = {KSP}
2479}
2480
2481@InProceedings{   brown2013quasinewton,
2482  author        = {Jed Brown and Peter Brune},
2483  title         = {Low-rank quasi-{N}ewton updates for robust {J}acobian lagging in {N}ewton-type
2484                  methods},
2485  year          = {2013},
2486  booktitle     = {International Conference on Mathematics and Computational Methods Applied to
2487                  Nuclear Science and Engineering},
2488  pages         = {2554--2565},
2489  petsc_uses    = {KSP}
2490}
2491
2492@Misc{            spiegelman-siampp10,
2493  title         = {Block Preconditioners and Advanced Software for Multiphysics Problems in Solid
2494                  Earth Geodynamics},
2495  author        = {Marc Spiegelman},
2496  note          = {presentation at the 2010 SIAM Conference on Parallel Processing for Scientific
2497                  Computing},
2498  year          = {2010},
2499  petsc_uses    = {KSP}
2500}
2501
2502@Article{         schauer2011a,
2503  author        = {Marco Schauer and Sabine Langer and Jose E. Roman and Enrique S.
2504                  Quintana-Ort\'{\i}},
2505  title         = {Large scale simulation of wave propagation in soils interacting with structures
2506                  using {FEM} and {SBFEM}},
2507  journal       = {Journal of Computational Acoustics},
2508  volume        = {19},
2509  number        = {1},
2510  pages         = {75--93},
2511  year          = {2011},
2512  doi           = {10.1142/S0218396X11004316},
2513  petsc_uses    = {KSP}
2514}
2515
2516@Misc{            bsa2010,
2517  author        = {J. Brown and B. Smith and A. Ahmadia},
2518  title         = {Achieving textbook multigrid efficiency for hydrostatic ice sheet flow},
2519  note          = {submitted to SIAM Journal on Scientific Computing},
2520  year          = {2012},
2521  petsc_uses    = {KSP}
2522}
2523
2524@Article{         kellerkatz2016,
2525  title         = {The Role of Volatiles in Reactive Melt Transport in the Asthenosphere},
2526  author        = {Tobias Keller and Richard F. Katz},
2527  journal       = {Journal of Petrology},
2528  doi           = {10.1093/petrology/egw030},
2529  url           = {http://petrology.oxfordjournals.org/content/early/2016/07/15/petrology.egw030.abstract},
2530  eprint        = {http://petrology.oxfordjournals.org/content/early/2016/07/15/petrology.egw030.full.pdf+html},
2531  year          = {2016},
2532  petsc_uses    = {KSP}
2533}
2534
2535@Article{         weatherley12,
2536  author        = {S. Weatherley and R.F. Katz},
2537  title         = {Melting and channelized magmatic flow in chemically heterogeneous, upwelling
2538                  mantle},
2539  journal       = {Geochem.\ Geophys.\ Geosys.},
2540  year          = {2012},
2541  volume        = {13},
2542  number        = {1},
2543  pages         = {Q0AC18},
2544  doi           = {10.1029/2011GC003989},
2545  petsc_uses    = {KSP}
2546}
2547
2548@Article{         katz12,
2549  author        = {R.F. Katz and S. Weatherley},
2550  title         = {Consequences of mantle heterogeneity for melt extraction at mid-ocean ridges},
2551  journal       = {Earth\ Planet.\ Sci.\ Lett.},
2552  year          = {2012},
2553  doi           = {10.1016/j.epsl.2012.04.042},
2554  volume        = {335-336},
2555  pages         = {226-237},
2556  petsc_uses    = {KSP}
2557}
2558
2559@Article{         katz10b,
2560  author        = {R.F. Katz},
2561  title         = {Porosity-driven convection and asymmetry beneath mid-ocean ridges},
2562  journal       = {Geochem.\ Geophys.\ Geosys.},
2563  volume        = {10},
2564  number        = {Q0AC07},
2565  year          = {2010},
2566  doi           = {10.1029/2010GC003282},
2567  petsc_uses    = {KSP}
2568}
2569
2570@Article{         england10,
2571  author        = {P.C. England and R.F. Katz},
2572  title         = {Melting above the anhydrous solidus controls the location of volcanic arcs},
2573  journal       = {Nature},
2574  year          = {2010},
2575  volume        = {467},
2576  pages         = {700--703},
2577  doi           = {10.1038/nature09417},
2578  petsc_uses    = {KSP}
2579}
2580
2581@Article{         weatherley10,
2582  author        = {S. Weatherley and R.F. Katz},
2583  title         = {Plate-Driven Mantle Dynamics and Global Patterns of Mid-Ocean Ridge Bathymetry},
2584  journal       = {Geochem.\ Geophys.\ Geosys.},
2585  year          = {2010},
2586  volume        = {11},
2587  number        = {10},
2588  doi           = {10.1029/2010GC003192},
2589  petsc_uses    = {KSP}
2590}
2591
2592@Article{         katz10,
2593  author        = {R.F. Katz and M.G. Worster},
2594  title         = {The stability of ice-sheet grounding lines},
2595  journal       = {Proc.~Roy.~Soc.~A},
2596  year          = {2010},
2597  volume        = {466},
2598  pages         = {1597--1620},
2599  doi           = {10.1098/rspa.2009.0434},
2600  url           = {http://www.earth.ox.ac.uk/~richardk/publications/Katz_Worster_PRSA10.pdf},
2601  petsc_uses    = {KSP}
2602}
2603
2604@Article{         kyrkesmith2013stress,
2605  title         = {Stress balances of ice streams in a vertically integrated, higher-order
2606                  formulation},
2607  author        = {Kyrke-Smith, T.M. and Katz, R.F. and Fowler, A.C.},
2608  journal       = {Journal of Glaciology},
2609  volume        = {59},
2610  number        = {215},
2611  pages         = {449--466},
2612  year          = {2013},
2613  doi           = {10.3189/2013JoG12J140},
2614  petsc_uses    = {KSP}
2615}
2616
2617@Article{         takei2013anisotropy1,
2618  author        = {Takei Y. and R.F. Katz},
2619  title         = {{Consequences of viscous anisotropy in a deforming, two-phase aggregate: 1.
2620                  Governing equations and linearised analysis}},
2621  journal       = {J.\ Fluid\ Mech.},
2622  year          = {2013},
2623  volume        = {734},
2624  pages         = {424-455},
2625  doi           = {10.1017/jfm.2013.482},
2626  petsc_uses    = {KSP}
2627}
2628
2629@Article{         katz2013anisotropy2,
2630  author        = {Katz R.F. and Y. Takei},
2631  title         = {{Consequences of viscous anisotropy in a deforming, two-phase aggregate: 2.
2632                  Numerical solutions of the full equations}},
2633  journal       = {J.\ Fluid\ Mech.},
2634  year          = {2013},
2635  volume        = {734},
2636  pages         = {456-485},
2637  doi           = {10.1017/jfm.2013.483},
2638  petsc_uses    = {KSP}
2639}
2640
2641@Article{         kyrke-smith2014subglacial,
2642  author        = {Kyrke-Smith, T.M. and R.F. Katz and A.C. Fowler},
2643  title         = {Subglacial hydrology and the formation of ice streams},
2644  journal       = {Proc.\ Roy.\ Soc.\ A},
2645  year          = {2014},
2646  volume        = {470},
2647  number        = {2161},
2648  doi           = {10.1098/rspa.2013.0494},
2649  petsc_uses    = {KSP}
2650}
2651
2652@Article{         spiegelmanwilsonvankeken2013,
2653  author        = {{Spiegelman}, M.~W. and {Wilson}, C.~R. and {Van Keken}, P.~E. },
2654  title         = {{TerraFERMA: The Transparent Finite Element Rapid Model Assembler for
2655                  multi-physics problems in the solid Earth sciences}},
2656  journal       = {AGU Fall Meeting Abstracts},
2657  keywords      = {0560 COMPUTATIONAL GEOPHYSICS Numerical solutions, 1902 INFORMATICS Community
2658                  modeling frameworks, 1906 INFORMATICS Computational models, algorithms},
2659  year          = {2013},
2660  month         = dec,
2661  pages         = {A2208},
2662  adsurl        = {http://adsabs.harvard.edu/abs/2013AGUFMDI31A2208S},
2663  adsnote       = {Provided by the SAO/NASA Astrophysics Data System},
2664  petsc_uses    = {KSP}
2665}
2666
2667@Article{         bueler2009shallow,
2668  title         = {{Shallow shelf approximation as a ``sliding law'' in a thermomechanically coupled
2669                  ice sheet model}},
2670  author        = {Ed Bueler and Jed Brown},
2671  journal       = {Journal of Geophysical Research-Earth Surface},
2672  volume        = {114},
2673  number        = {F3},
2674  pages         = {F03008},
2675  year          = {2009},
2676  publisher     = {American Geophysical Union},
2677  petsc_uses    = {KSP}
2678}
2679
2680@Article{         bueler2007est,
2681  title         = {{Exact solutions to the thermomechanically coupled shallow ice approximation:
2682                  effective tools for verification}},
2683  author        = {Ed Bueler and Jed Brown and Craig Lingle},
2684  journal       = {J. Glaciol},
2685  volume        = {53},
2686  pages         = {499--516},
2687  year          = {2007},
2688  petsc_uses    = {KSP}
2689}
2690
2691@Article{         bueler2007fcv,
2692  title         = {{Fast computation of a viscoelastic deformable Earth model for ice-sheet
2693                  simulations}},
2694  author        = {Ed Bueler and Craig S. Lingle and Jed Brown},
2695  journal       = {Ann. Glaciol},
2696  volume        = {46},
2697  pages         = {97--105},
2698  year          = {2007},
2699  petsc_uses    = {KSP}
2700}
2701
2702@Article{         bueler2005iso,
2703  author        = {Ed Bueler and Craig S. Lingle and Jed A. Kallen-Brown and David N. Covey and
2704                  Latrice N. Bowman},
2705  title         = {Exact solutions and numerical verification for isothermal ice sheets},
2706  journal       = {J. Glaciol.},
2707  volume        = {51},
2708  number        = {173},
2709  pages         = {291--306},
2710  year          = {2005},
2711  petsc_uses    = {KSP}
2712}
2713
2714@Article{         chao2008programming,
2715  title         = {{Programming on Numerical Simulation of Tsunami with PETSc and FEPG}},
2716  author        = {Chao-fan, Z. and Yao-lin, S.},
2717  journal       = {Earthquake},
2718  year          = {2008},
2719  petsc_uses    = {KSP}
2720}
2721
2722@Article{         marti2014,
2723  author        = {Marti, P. and Schaeffer, N. and Hollerbach, R. and Cébron, D. and Nore, C. and
2724                  Luddens, F. and Guermond, J.-L. and Aubert, J. and Takehiro, S. and Sasaki, Y. and
2725                  Hayashi, Y.-Y. and Simitev, R. and Busse, F. and Vantieghem, S. and Jackson, A.},
2726  title         = {Full sphere hydrodynamic and dynamo benchmarks},
2727  journal       = {Geophysical Journal International},
2728  year          = {2014},
2729  doi           = {10.1093/gji/ggt518},
2730  url           = {http://gji.oxfordjournals.org/content/early/2014/01/26/gji.ggt518.abstract},
2731  petsc_uses    = {KSP}
2732}
2733
2734@InProceedings{   ganfulukyangxueyang2013,
2735  author        = {Gan, Lin and Fu, Haohuan and Luk, Wayne and Yang, Chao and Xue, Wei and Yang,
2736                  Guangwen},
2737  title         = {Global Atmospheric Simulation on a Reconfigurable Platform},
2738  booktitle     = {Proceedings of the 2013 IEEE 21st Annual International Symposium on
2739                  Field-Programmable Custom Computing Machines},
2740  series        = {FCCM '13},
2741  pages         = {230--},
2742  year          = {2013},
2743  isbn          = {978-0-7695-4969-9},
2744  doi           = {10.1109/FCCM.2013.26},
2745  acmid         = {2495688},
2746  publisher     = {IEEE Computer Society},
2747  petsc_uses    = {KSP}
2748}
2749
2750@InProceedings{   ganfuchaolukxuemencerhuangyang2014,
2751  author        = {Lin Gan and Haohuan Fu and Chao Yang and Luk, W. and Wei Xue and Mencer, O. and
2752                  Xiaomeng Huang and Guangwen Yang},
2753  booktitle     = {Field Programmable Logic and Applications (FPL), 2014 24th International
2754                  Conference on},
2755  title         = {A highly-efficient and green data flow engine for solving euler atmospheric
2756                  equations},
2757  year          = {2014},
2758  month         = sep,
2759  pages         = {1-6},
2760  doi           = {10.1109/FPL.2014.6927462},
2761  petsc_uses    = {KSP}
2762}
2763
2764%Aagaard, B., Williams, C., Knepley, M. (2011). PyLith: A finite-element code for modeling quasi-static and dynamic crustal deformation (abstract), EarthScope National Meeting, Austin, Texas, May 17–20.
2765%Aagaard, B., Williams, C., and Knepley, M. (2011). PyLith: A finite-element code for modeling quasi-static and dynamic crustal deformation (abstract), Southern California Earthquake Center Annual Meeting, Palm Springs, California, September 11–14.
2766%Aagaard, B., Williams, C., and Knepley, M. (2012). PyLith: A Finite-Element Code for Modeling Quasi-Static and Dynamic Crustal Deformation (abstract), Seismological Society of America Annual Meeting, San Diego, California, April 17-19.
2767@Article{         aagaardknepleywilliams13,
2768  title         = {A Domain Decomposition Approach to Implementing Fault Slip in Finite-Element
2769                  Models of Quasi-static and Dynamic Crustal Deformation},
2770  author        = {Brad T. Aagaard and Matthew G. Knepley and Charles A. Williams},
2771  journal       = {Journal of Geophysical Research: Solid Earth},
2772  volume        = {118},
2773  number        = {6},
2774  pages         = {3059--3079},
2775  issn          = {2169-9356},
2776  doi           = {10.1002/jgrb.50217},
2777  keywords      = {fault slip, finite-element modeling, crustal deformation, earthquake physics},
2778  year          = {2013},
2779  petsc_uses    = {KSP}
2780}
2781
2782@InProceedings{   aagaardknepleywilliams11,
2783  author        = {Charles A. Williams and Brad Aagaard and Matthew G. Knepley},
2784  title         = {{PyLith}: A Finite-Element Code for Modeling Quasi-Static and Dynamic Crustal
2785                  Deformation},
2786  booktitle     = {Eos Transactions of the AGU},
2787  organization  = {American Geophysical Union},
2788  note          = {Fall Meeting Supplemental, Abstract DI14A-08},
2789  year          = {2011},
2790  petsc_uses    = {KSP}
2791}
2792
2793@InProceedings{   knepley10b,
2794  author        = {Matthew G. {Knepley}},
2795  title         = {Acceleration of low order finite element computation with {GPUs} (Invited)},
2796  booktitle     = {Eos Transactions of the AGU},
2797  organization  = {American Geophysical Union},
2798  note          = {Fall Meeting Supplemental, Abstract IN44A-01},
2799  year          = {2010},
2800  petsc_uses    = {KSP}
2801}
2802
2803@InProceedings{   mayknepleygurnis09,
2804  author        = {Dave A. May and Matthew G. Knepley and Michael Gurnis},
2805  title         = {{CitcomSX}: Robust preconditioning in {CitcomS} via {PETSc}},
2806  booktitle     = {Eos Transactions of the AGU},
2807  organization  = {American Geophysical Union},
2808  note          = {Fall Meeting Supplemental, Abstract P31A-A1241},
2809  year          = {2009},
2810  petsc_uses    = {KSP}
2811}
2812
2813@InProceedings{   yuenknepleyerlebacherwright09,
2814  author        = {David A. Yuen and Matthew G. Knepley and Gordon Erlebacher and Grady B. Wright},
2815  title         = {The Coming Role of {GPU} in Computational Geodynamics},
2816  booktitle     = {Eos Transactions of the AGU},
2817  organization  = {American Geophysical Union},
2818  note          = {Fall Meeting Supplemental, Abstract DI22A-05},
2819  year          = {2009},
2820  petsc_uses    = {KSP}
2821}
2822
2823@InProceedings{   aagaardknepleywilliams08,
2824  author        = {Brad Aagaard and Charles A. Williams and Matthew G. Knepley},
2825  title         = {{PyLith}: A Finite-Element Code for Modeling Quasi-Static and Dynamic Crustal
2826                  Deformation},
2827  booktitle     = {Eos Transactions of the AGU},
2828  organization  = {American Geophysical Union},
2829  volume        = {89},
2830  number        = {53},
2831  note          = {Fall Meeting Supplemental, Abstract T41A-1925},
2832  year          = {2007},
2833  petsc_uses    = {KSP}
2834}
2835
2836@InProceedings{   aagaardknepleywilliams07,
2837  author        = {Charles A. Williams and Brad Aagaard and Matthew G. Knepley},
2838  title         = {{PyLith}: A Finite-Element Code for Modeling Quasi-Static and Dynamic Crustal
2839                  Deformation},
2840  booktitle     = {Eos Transactions of the AGU},
2841  organization  = {American Geophysical Union},
2842  volume        = {88},
2843  number        = {52},
2844  note          = {Fall Meeting Supplemental, Abstract T21B-1798},
2845  year          = {2007},
2846  petsc_uses    = {KSP}
2847}
2848
2849@InProceedings{   aagaardknepleywilliams05,
2850  author        = {Charles A. Williams and Brad Aagaard and Matthew G. Knepley},
2851  title         = {Development of software for studying earthquakes across multiple spatial and
2852                  temporal scales by coupling quasi-static and dynamic simulations},
2853  booktitle     = {Eos Transactions of the AGU},
2854  organization  = {American Geophysical Union},
2855  volume        = {86},
2856  number        = {52},
2857  note          = {Fall Meeting Supplemental, Abstract S53A-1072},
2858  year          = {2005},
2859  petsc_uses    = {KSP}
2860}
2861
2862@InProceedings{   williamsgablehagermeadeaagaardknepley08,
2863  author        = {Charles A. Williams and Carl Gable and Bradford H. Hager and Brendan Meade and
2864                  Brad Aagaard and Matthew G. Knepley},
2865  title         = {Modeling of Multiple Earthquake Cycles in Southern California Using the {SCEC}
2866                  Community Fault Model},
2867  booktitle     = {Proceedings of Geosciences '08},
2868  address       = {Wellington, NZ},
2869  month         = nov,
2870  year          = {2008},
2871  petsc_uses    = {KSP}
2872}
2873
2874@TechReport{      zhang07,
2875  title         = {Two New Approaches in Solving the Nonlinear Shallow Water Equations for
2876                  Tsunamis},
2877  author        = {C. Zhang and M. G. Knepley and D. A. Yuen and Y. Shi},
2878  type          = {Preprint},
2879  number        = {ANL/MCS-P1459-0907},
2880  institution   = {ANL},
2881  month         = sep,
2882  year          = {2007},
2883  petsc_uses    = {KSP}
2884}
2885
2886@Article{         katz08b,
2887  author        = {Richard F. Katz},
2888  title         = {Magma dynamics with the enthalpy method: {B}enchmark solutions and magmatic
2889                  focusing at mid-ocean ridges},
2890  journal       = {J. Petrology},
2891  year          = {2008},
2892  volume        = {49},
2893  pages         = {2099--2121},
2894  doi           = {10.1093/petrology/egn058},
2895  petsc_uses    = {KSP}
2896}
2897
2898@Article{         hgrhkjvv2008,
2899  title         = {On preconditioning for a parallel solution of the Richards equation},
2900  author        = {Michael Herbst and Swen Gottschalk and Martin Reissel and Horst Hardelauf and Roy
2901                  Kasteel and Matthieu Javaux and Jan Vanderborght and Harry Vereeckena},
2902  journal       = {Computers and Geosciences},
2903  volume        = {34},
2904  pages         = {1958--1963},
2905  year          = {2008},
2906  petsc_uses    = {KSP}
2907}
2908
2909@Article{         maymoresi2008,
2910  title         = {Preconditioned iterative methods for {Stokes} flow problems arising in
2911                  computational geodynamics},
2912  journal       = {Physics of the Earth and Planetary Interiors},
2913  volume        = {171},
2914  number        = {1-4},
2915  pages         = {33--47},
2916  year          = {2008},
2917  note          = {{R}ecent Advances in Computational Geodynamics: Theory, Numerics and
2918                  Applications},
2919  issn          = {0031-9201},
2920  doi           = {10.1016/j.pepi.2008.07.036},
2921  author        = {Dave A. May and Louis Moresi},
2922  keywords      = {Stokes flow, Krylov, Preconditioner, Schur complement, BFBt},
2923  petsc_uses    = {KSP}
2924}
2925
2926@Article{         kausmuhlhausmay2010,
2927  title         = {A stabilization algorithm for geodynamic numerical simulations with a free
2928                  surface},
2929  author        = {Boris JP Kaus and Hans M{\"u}hlhaus and Dave A May},
2930  journal       = {Physics of the Earth and Planetary Interiors},
2931  volume        = {181},
2932  number        = {1},
2933  pages         = {12--20},
2934  year          = {2010},
2935  petsc_uses    = {KSP}
2936}
2937
2938@Article{         duretzmaygeryatackley2011,
2939  title         = {Discretization errors and free surface stabilization in the finite difference and
2940                  marker-in-cell method for applied geodynamics: A numerical study},
2941  author        = {Thibault Duretz and David Alexander May and Taras V Gerya and Paul J Tackley},
2942  journal       = {Geochemistry, Geophysics, Geosystems},
2943  volume        = {12},
2944  number        = {7},
2945  year          = {2011},
2946  petsc_uses    = {KSP}
2947}
2948
2949@Article{         furuichimaytackley2011,
2950  title         = {Development of a {Stokes} flow solver robust to large viscosity jumps using a
2951                  {Schur} complement approach with mixed precision arithmetic},
2952  author        = {Mikito Furuichi and Dave A May and Paul J Tackley},
2953  journal       = {Journal of Computational Physics},
2954  volume        = {230},
2955  number        = {24},
2956  pages         = {8835--8851},
2957  year          = {2011},
2958  petsc_uses    = {KSP}
2959}
2960
2961@Article{         kellermaykaus2013,
2962  title         = {Numerical modelling of magma dynamics coupled to tectonic deformation of
2963                  lithosphere and crust},
2964  author        = {Tobias Keller and Dave A May and Boris JP Kaus},
2965  journal       = {Geophysical Journal International},
2966  volume        = {195},
2967  number        = {3},
2968  pages         = {1406--1442},
2969  year          = {2013},
2970  petsc_uses    = {KSP}
2971}
2972
2973@Article{         schellartfreemanstegmanmoresimay2007,
2974  title         = {Evolution and diversity of subduction zones controlled by slab width},
2975  author        = {WP Schellart and Justin Freeman and David R Stegman and Louis Moresi and David A
2976                  May},
2977  journal       = {Nature},
2978  volume        = {446},
2979  number        = {7133},
2980  pages         = {308--311},
2981  year          = {2007},
2982  petsc_uses    = {KSP}
2983}
2984
2985@Article{         cramerischmelinggolabekduretzorendtbuitermaykausgeryatackley2012,
2986  title         = {A comparison of numerical surface topography calculations in geodynamic
2987                  modelling: an evaluation of the sticky air method},
2988  author        = {F Crameri and H Schmeling and GJ Golabek and T Duretz and R Orendt and SJH Buiter
2989                  and David A May and Boris JP Kaus and Taras V Gerya and Paul J Tackley},
2990  journal       = {Geophysical Journal International},
2991  volume        = {189},
2992  number        = {1},
2993  pages         = {38--54},
2994  year          = {2012},
2995  petsc_uses    = {KSP}
2996}
2997
2998@Article{         stegmanfreemanschellartmoresimay2006,
2999  title         = {Influence of trench width on subduction hinge retreat rates in 3-D models of slab
3000                  rollback},
3001  author        = {David R Stegman and Justin Freeman and WP Schellart and Louis Moresi and David A
3002                  May},
3003  journal       = {Geochemistry, Geophysics, Geosystems},
3004  volume        = {7},
3005  number        = {3},
3006  year          = {2006},
3007  petsc_uses    = {KSP}
3008}
3009
3010@InProceedings{   may2014ptatin,
3011  title         = {{pTatin3D}: {H}igh-performance methods for long-term lithospheric dynamics},
3012  author        = {Dave A May and Jed Brown and Laetitia {Le Pourhiet}},
3013  booktitle     = {Proceedings of {SC14}: The {International Conference for High Performance
3014                  Computing, Networking, Storage and Analysis}},
3015  organization  = {ACM},
3016  pages         = {274--284},
3017  year          = {2014},
3018  doi           = {10.1109/SC.2014.28},
3019  petsc_uses    = {KSP}
3020}
3021
3022@Article{         maybrownpourhiet2015,
3023  title         = {A scalable, matrix-free multigrid preconditioner for finite element
3024                  discretizations of heterogeneous {Stokes} flow},
3025  author        = {David A May and Jed Brown and Laetitia {Le Pourhiet}},
3026  journal       = {Computer Methods in Applied Mechanics and Engineering},
3027  volume        = {290},
3028  pages         = {496--523},
3029  year          = {2015},
3030  doi           = {10.1016/j.cma.2015.03.014},
3031  petsc_uses    = {KSP}
3032}
3033
3034@Article{         duretzmayyamato2016,
3035  title         = {A free surface capturing discretization for the staggered grid finite difference
3036                  scheme},
3037  author        = {Thibault Duretz and Dave A May and Philippe Yamato},
3038  journal       = {Geophysical Journal International},
3039  volume        = {204},
3040  number        = {3},
3041  pages         = {1518--1530},
3042  year          = {2016},
3043  petsc_uses    = {KSP}
3044}
3045
3046@Article{         rhebergenwellskatzwathen2014,
3047  author        = {Sander Rhebergen and Garth N. Wells and Richard F. Katz and Andrew J. Wathen},
3048  title         = {Analysis of block-preconditioners for models of coupled magma/mantle dynamics},
3049  journal       = {SIAM J. Sci. Comput.},
3050  volume        = {36},
3051  pages         = {A1960--A1977},
3052  year          = {2014},
3053  petsc_uses    = {KSP}
3054}
3055
3056@Article{         katz08a,
3057  author        = {R.F. Katz and M.G. Worster},
3058  title         = {Simulation of directional solidification, thermochemical convection, and chimney
3059                  formation in a {H}ele-{S}haw cell},
3060  journal       = {J. Comp. Phys.},
3061  volume        = {227},
3062  pages         = {9823-9840},
3063  year          = {2008},
3064  doi           = {10.1016/j.jcp.2008.06.039},
3065  petsc_uses    = {KSP}
3066}
3067
3068@Article{         aabg2007,
3069  author        = {A. Askan and V. Akcelik and J. Bielak and O. Ghattas},
3070  title         = {Full waveform inversion for seismic velocity and anelastic losses in
3071                  heterogeneous structures},
3072  journal       = {Bulletin of Seismological Society of America},
3073  year          = {2007},
3074  volume        = {97},
3075  pages         = {1990--2008},
3076  petsc_uses    = {KSP}
3077}
3078
3079@Article{         katz2006,
3080  author        = {Richard F. Katz and Marc Spiegelman and Benjamin Holtzman},
3081  title         = {The dynamics of melt and shear localization in partially molten aggregates},
3082  journal       = {Nature},
3083  year          = {2006},
3084  volume        = {442},
3085  pages         = {676--679},
3086  month         = aug,
3087  day           = {10},
3088  url           = {http://www.nature.com/nature/journal/v442/n7103/abs/nature05039.html},
3089  petsc_uses    = {KSP}
3090}
3091
3092@InProceedings{   mqrs2003,
3093  author        = {Roland Masson and Philippe Quandalle and Stephane Requena and Robert Scheichl},
3094  year          = {2003},
3095  title         = {Parallel Preconditioning for Sedimentary Basin Simulations},
3096  booktitle     = {Large-Scale Scientific Computing: 4th International Conference, LSSC 2003,
3097                  Sozopol, Bulgaria, June 4-8, 2003},
3098  petsc_uses    = {KSP}
3099}
3100
3101@InProceedings{   lichtner1,
3102  author        = {Chuan Lu and Peter C. Lichtner},
3103  year          = {2005},
3104  title         = {{PFLOTRAN}: Massively Parallel {3-D} Simulator for {CO2} Sequestration in
3105                  Geologic Media},
3106  booktitle     = {Fourth Annual Conference on Carbon Capture and Sequestration DOE/NETL},
3107  lab           = {LANL},
3108  petsc_uses    = {KSP}
3109}
3110
3111@Article{         hammondlichtnermills2014,
3112  title         = {Evaluating the Performance of Parallel Subsurface Simulators: An Illustrative
3113                  Example with {PFLOTRAN}},
3114  author        = {Glenn E. Hammond and Peter C. Lichtner and Richard Tran Mills},
3115  journal       = {Water Resources Research},
3116  volume        = {50},
3117  number        = {1},
3118  pages         = {208--228},
3119  doi           = {10.1002/2012WR013483},
3120  year          = {2014},
3121  petsc_uses    = {KSP}
3122}
3123
3124@Article{         smw2003,
3125  author        = {R. Scheichl and R. Masson and J. Wendebourg},
3126  title         = {Decoupling and Block Preconditioning for Sedimentary Basin Simulations},
3127  journal       = {Computational Geosciences},
3128  year          = {2003},
3129  volume        = {7},
3130  pages         = {295--318},
3131  url           = {http://www.maths.bath.ac.uk/MATHEMATICS/preprints.html},
3132  petsc_uses    = {KSP}
3133}
3134
3135@Article{         kees-miller-03,
3136  author        = {C. E. Kees and C.T. Miller and E.W. Jenkins and C.T. Kelley},
3137  title         = {Versatile multilevel Schwarz preconditioners for multiphase flow},
3138  journal       = {Computational Geosciences},
3139  year          = {2003},
3140  volume        = {7},
3141  pages         = {91--114},
3142  petsc_uses    = {KSP}
3143}
3144
3145@Article{         bk2003,
3146  author        = {JN Buur and T Kuehnel},
3147  title         = {Improving depth imaging by automated model updating},
3148  journal       = {The Leading Edge},
3149  year          = {2003},
3150  volume        = {22},
3151  pages         = {310-318},
3152  petsc_uses    = {KSP}
3153}
3154
3155@Article{         frederickbuffett2016,
3156  title         = {Submarine groundwater discharge as a possible formation mechanism for
3157                  permafrost-associated gas hydrate on the circum-Arctic continental shelf},
3158  author        = {Jennifer M. Frederick and Bruce A. Buffett},
3159  journal       = {Journal of Geophysical Research: Solid Earth},
3160  volume        = {121},
3161  number        = {3},
3162  pages         = {1383--1404},
3163  issn          = {2169-9356},
3164  doi           = {10.1002/2015JB012627},
3165  year          = {2016},
3166  petsc_uses    = {KSP}
3167}
3168
3169% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3170% LiteralHTML:<font color="#FF0000">
3171% LiteralHTML:Simulation of the earth's mantle and crust is valuable to
3172% LiteralHTML:understanding earthquakes, volcanos, etc. PETSc has been used for a
3173% LiteralHTML:variety of these simulations.</p>
3174% LiteralHTML:</font>
3175% LiteralHTML:
3176@InProceedings{   appelbe1,
3177  author        = {B. Appelbe and D. May and S. Quenette and S. Tang and F. Wang and L. Moresi},
3178  year          = {2003},
3179  title         = {Mantle convection modeling with viscoelastic/brittle lithosphere: Numerical and
3180                  computational methodology},
3181  page          = {781},
3182  booktitle     = {Lecture Notes in Computer Science, volume 2659, part of the ICCS Conference
3183                  Proceedings},
3184  publisher     = {Springer-Verlag},
3185  url           = {http://vpac.org/VDT/SNARK/Presentations/RD0201-paper-20030602-ICCS03_ACES03_LNCS-mantle_convection_modelling.pdf},
3186  petsc_uses    = {KSP}
3187}
3188
3189% LiteralHTML:<a name="katz">
3190@InProceedings{   gd1,
3191  author        = {Guillaume Dumont and Michel Kern},
3192  title         = {Parallelization of a 3D Seismic Migration Code with PETSc},
3193  year          = {1999},
3194  booktitle     = {Proceedings of the Ninth SIAM Conference on Parallel Processing for Scientific
3195                  Computing},
3196  petsc_uses    = {KSP}
3197}
3198
3199% LiteralHTML: <center><img  alt="" src="images/katz1.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img  alt="" src="images/katz3.jpg">
3200% LiteralHTML: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img  alt="" src="images/katz2.jpg"></center></p>
3201% LiteralHTML:<font color="#FF0000">
3202% LiteralHTML: Figures from the work of Richard Katz
3203@PhDThesis{       katzthesis,
3204  author        = {R.F. Katz},
3205  title         = {The deep roots of volcanoes: models of magma dynamics with applications to
3206                  subduction zones},
3207  school        = {Columbia University},
3208  year          = {2005},
3209  url           = {http://www.ldeo.columbia.edu/\~{ }katz/thesis/Katz_Dissertation_Columbia05.pdf},
3210  petsc_uses    = {KSP}
3211}
3212
3213@InCollection{    knepleykatzsmith06,
3214  author        = {Knepley, Matthew G. and Katz, Richard F. and Smith, Barry},
3215  affiliation   = {Argonne National Laboratory Mathematics and Computer Science Division Argonne IL
3216                  USA},
3217  title         = {Developing a Geodynamics Simulator with {PETSc}},
3218  booktitle     = {Numerical Solution of Partial Differential Equations on Parallel Computers},
3219  series        = {Lecture Notes in Computational Science and Engineering},
3220  editor        = {Bruaset, Are Magnus and Tveito, Aslak},
3221  publisher     = {Springer Berlin Heidelberg},
3222  isbn          = {978-3-540-31619-0},
3223  keyword       = {Mathematics and Statistics},
3224  pages         = {413-438},
3225  volume        = {51},
3226  doi           = {10.1007/3-540-31619-1_12},
3227  year          = {2006},
3228  petsc_uses    = {KSP}
3229}
3230
3231@Article{         katz04,
3232  author        = {Richard F. Katz and Marc Spiegelman and S.M. Carbotte},
3233  title         = {Ridge migration, asthenospheric flow and the origin of magmatic segmentation in
3234                  the global mid-ocean ridge system},
3235  journal       = {Geophys.\ Res.\ Letts.},
3236  year          = {2004},
3237  volume        = {31},
3238  pages         = {L15605},
3239  petsc_uses    = {KSP}
3240}
3241
3242@Article{         katz07,
3243  author        = {Richard F. Katz and Matthew G. Knepley and Barry Smith and Marc Spiegelman and
3244                  Ethan Coon},
3245  title         = {Numerical simulation of geodynamic processes with the {Portable Extensible
3246                  Toolkit for Scientific Computation}},
3247  journal       = {Phys. Earth Planet. In.},
3248  volume        = {163},
3249  pages         = {52--68},
3250  year          = {2007},
3251  petsc_uses    = {KSP}
3252}
3253
3254@Article{         williams2006development,
3255  title         = {{Development of a package for modeling stress in the lithosphere}},
3256  author        = {Williams, CA},
3257  journal       = {Eos Trans. AGU},
3258  volume        = {87},
3259  pages         = {36},
3260  year          = {2006},
3261  petsc_uses    = {KSP}
3262}
3263
3264@Article{         goverswortel05,
3265  author        = {R. Govers and M.J.R. Wortel},
3266  title         = {Lithosphere tearing at STEP faults: response to edges of subduction zones},
3267  journal       = {Earth and Planetary Science Letters},
3268  volume        = {236/1-2},
3269  pages         = {505-523},
3270  year          = {2005},
3271  petsc_uses    = {KSP}
3272}
3273
3274@InProceedings{   snark2,
3275  author        = {B. Appelbe and D. May and S. Quenette and S. Tang and F. Wang and L. Moresi},
3276  year          = {2002},
3277  title         = {Towards Rapid Geoscience Model Development - The {Snark} Project},
3278  booktitle     = {Proceedings of 3rd ACES (APEC Cooperation for Earthquake Simulation) Workshop},
3279  petsc_uses    = {KSP}
3280}
3281
3282@Article{         snark1,
3283  author        = {Bill Appelbe and David May and Louis Moresi and Steve Quenette and Siew-Chiang
3284                  Tan and Feng Wang},
3285  title         = {Snark - A Reusable Framwork for Geoscience Computational Models},
3286  journal       = {Submitted to Pure and Applied Geosciences},
3287  petsc_uses    = {KSP}
3288}
3289
3290@InProceedings{   earthquake2003,
3291  author        = {Volkan Akcelik and Jacobo Bielak and George Biros and Ioannis Epanomeritakis and
3292                  Antonio Fernandez and Omar Ghattas and Eui Joong Kim and David O'Hallaron and
3293                  Tiankai Tu},
3294  year          = {2003},
3295  title         = {High Resolution Forward and Inverse Earthquake Modeling on Terascale Computers},
3296  booktitle     = {Proceedings of SC2003},
3297  note          = {A winner of the Gordon Bell Prize for special achievement at SC2003},
3298  petsc_uses    = {KSP}
3299}
3300
3301@InProceedings{   stefano12,
3302  author        = {Michele De Stefano},
3303  title         = {Simultaneous Joint Inversion of Refraction Tomography and Magnetic Data},
3304  booktitle     = {PIERS Proceedings},
3305  month         = aug,
3306  address       = {Moscow, RUSSIA},
3307  pages         = {491--495},
3308  year          = {2012},
3309  petsc_uses    = {KSP}
3310}
3311
3312%http://www.piers.org/piersproceedings/download.php?file=cGllcnMyMDEyTW9zY293fDJBN18wNDkxLnBkZnwxMjAzMTUwNDE2MDY=
3313
3314% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3315% LiteralHTML: <center><img alt=""
3316% LiteralHTML: src="images/ocean.jpg"></center></p>
3317@Article{         khatiwala07,
3318  author        = {Khatiwala, S.},
3319  title         = {A computational framework for simulation of biogeochemical tracers in the ocean},
3320  journal       = {Glob. Biogeochem. Cycles},
3321  volume        = {21},
3322  doi           = {10.1029/2007GB002923},
3323  year          = {2007},
3324  url           = { http://www.ldeo.columbia.edu/\~{ }spk/Papers/KhatiwalaMatrixBiogeochemGBC07.pdf}
3325}
3326
3327@Article{         dks2004,
3328  author        = {Sergey Danilov, Gennady Kivman and Jens Schroeter},
3329  journal       = {Ocean Modelling},
3330  year          = {2004},
3331  volume        = {6(2)},
3332  pages         = {125-150},
3333  title         = {A finite-element Ocean Model: Principles and Evaluation},
3334  url           = {http://www.sciencedirect.com/science?_ob=IssueURL&_tockey=%23TOC%236214%232004%23999939997%231%23FLA%23Volume_6,_Issue_2,_Pages_101-190_(2004)&_auth=y&view=c&_acct=C000007278&_version=1&_urlVersion=0&_userid=97338&md5=c3a50a31c599d8d38c8ce1f29117f267},
3335  petsc_uses    = {KSP}
3336}
3337
3338@Article{         danilov1,
3339  author        = {S. Danilov and G. Kivman and J. Schroter},
3340  year          = {2004},
3341  title         = {Evaluation of an eddy-permitting finite-element ocean model in the North
3342                  Atlantic},
3343  journal       = {Ocean Modelling},
3344  petsc_uses    = {KSP}
3345}
3346
3347@Article{         nerger1,
3348  author        = {L. Nerger and S. Danilov and G. Kivman and W. Hiller and J. Schroter},
3349  year          = {2004},
3350  title         = {Data Assimilation with the Ensemble Kalman Filter and the SEIK Filter applied to
3351                  a Finite Element Model of the North Atlantic},
3352  journal       = {Journal of marine systems},
3353  petsc_uses    = {KSP}
3354}
3355
3356@Conference{      rakowsky2003self,
3357  title         = {{A self-adaptive finite element model of the atmosphere}},
3358  author        = {Rakowsky, N. and Frickenhaus, S. and Hiller, W. and L{\\"a}uter, M. and Handorf,
3359                  D. and Dethloff, K. and Zwieflhofer, W. and Kreitz, N.},
3360  booktitle     = {Realizing teracomputing: proceedings of the tenth ECMWF Workshop on the Use of
3361                  High Performance Computing in Meteorology: Reading, UK, 4-8 November, 2002},
3362  pages         = {279},
3363  isbn          = {981238376X},
3364  year          = {2003},
3365  organization  = {World Scientific Pub Co},
3366  petsc_uses    = {KSP}
3367}
3368
3369@Article{         lauter3,
3370  author        = {M. Lauter},
3371  year          = {2004},
3372  title         = {GrossrAumige Zirkulationsstrukturen in einem nichtlinearen adaptiven
3373                  AtmosphArenmodell},
3374  journal       = {Berichte zur Polar- und Meeresforschung},
3375  petsc_uses    = {KSP}
3376}
3377
3378@Article{         lauter2,
3379  author        = {M. Lauter and D. Handorf and K. Dethloff},
3380  year          = {2004},
3381  title         = {Unsteady analytical solutions of the spherical shallow water equations},
3382  journal       = {Journal of computational physics},
3383  petsc_uses    = {KSP}
3384}
3385
3386@PhDThesis{       lauter1,
3387  author        = {M. Lauter},
3388  year          = {2004},
3389  title         = {GrossAumige Zirkulationsstrukturen in einem nichtlinearen adaptiven
3390                  AtmosphArenmodell},
3391  institution   = {UniversitAt Potsdam, 134 P., UniversitAt Potsdam},
3392  petsc_uses    = {KSP}
3393}
3394
3395@Article{         frickenhaus1,
3396  author        = {S. Frickenhaus and W. Hiller and M. Best},
3397  year          = {2005},
3398  title         = {FoSSI : The Family of Simplified Solver Interfaces for the rapid development of
3399                  parallel numerical atmosphere and ocean models},
3400  journal       = {Ocean Modelling},
3401  volume        = {10},
3402  pages         = {185--191},
3403  petsc_uses    = {KSP}
3404}
3405
3406@Article{         0266-5611-24-3-034015,
3407  author        = {I Epanomeritakis and V Ak\c{c}elik and O Ghattas and J Bielak},
3408  title         = {A Newton-CG method for large-scale three-dimensional elastic full-waveform
3409                  seismic inversion},
3410  journal       = {Inverse Problems},
3411  volume        = {24},
3412  number        = {3},
3413  pages         = {034015 (26pp)},
3414  url           = {http://stacks.iop.org/0266-5611/24/034015},
3415  year          = {2008},
3416  abstract      = {We present a nonlinear optimization method for large-scale 3D elastic
3417                  full-waveform seismic inversion. The method combines outer Gauss-Newton nonlinear
3418                  iterations with inner conjugate gradient linear iterations, globalized by an
3419                  Armijo backtracking line search, solved on a sequence of finer grids and higher
3420                  frequencies to remain in the vicinity of the global optimum, inexactly terminated
3421                  to prevent oversolving, preconditioned by L-BFGS/Frankel, regularized by a total
3422                  variation operator to capture sharp interfaces, finely discretized by finite
3423                  elements in the Lam\'{e} parameter space to provide flexibility and avoid bias,
3424                  implemented in matrix-free fashion with adjoint-based computation of reduced
3425                  gradient and reduced Hessian-vector products, checkpointed to avoid full spacetime
3426                  waveform storage, and partitioned spatially across processors to parallelize the
3427                  solutions of the forward and adjoint wave equations and the evaluation of
3428                  gradient-like information. Several numerical examples demonstrate the grid
3429                  independence of linear and nonlinear iterations, the effectiveness of the
3430                  preconditioner, the ability to solve inverse problems with up to 17 million
3431                  inversion parameters on up to 2048 processors, the effectiveness of multiscale
3432                  continuation in keeping iterates in the basin of attraction of the global minimum,
3433                  and the ability to fit the observational data while reconstructing the model with
3434                  reasonable resolution and capturing sharp interfaces.},
3435  petsc_uses    = {KSP}
3436}
3437
3438% LiteralHTML:
3439% LiteralHTML:  <a name="environmental"><H3><center>Environmental -- Subsurface Flow</center></H3>
3440% LiteralHTML:
3441% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3442% LiteralHTML:<font color="#FF0000">
3443% LiteralHTML:Modeling surface flow of water is valuable for both flood control and
3444% LiteralHTML:agricultural and environmental reasons. For example, regenerating the
3445% LiteralHTML:Florida Everglades requires extensive understanding of the surface water
3446% LiteralHTML:characteristics over thousands of square miles. PETSc has been used
3447% LiteralHTML:for a variety of these simulations.</p>
3448% LiteralHTML:</font>
3449% LiteralHTML:
3450@Article{         mills2009modeling,
3451  title         = {Modeling subsurface reactive flows using leadership-class computing},
3452  author        = {Mills, R.T. and Hammond, G.E. and Lichtner, P.C. and Sripathi, V. and
3453                  Mahinthakumar, G.K. and Smith, B.F.},
3454  journal       = {Journal of Physics: Conference Series},
3455  volume        = {180},
3456  pages         = {012062},
3457  year          = {2009},
3458  publisher     = {IOP Publishing},
3459  petsc_uses    = {KSP}
3460}
3461
3462@Conference{      mills2007simulating,
3463  title         = {{Simulating subsurface flow and transport on ultrascale computers using
3464                  PFLOTRAN}},
3465  author        = {Mills, R.T. and Lu, C. and Lichtner, P.C. and Hammond, G.E.},
3466  booktitle     = {Journal of Physics: Conference Series},
3467  volume        = {78},
3468  pages         = {012051},
3469  year          = {2007},
3470  organization  = {IOP Publishing},
3471  petsc_uses    = {KSP}
3472}
3473
3474@InProceedings{   mills2009,
3475  title         = {Modeling subsurface reactive flows using leadership-class computing},
3476  author        = {Mills, R.T. and Hammond, G.E. and Lichtner, P.C. and Sripathi, V. and
3477                  Mahinthakmuar, G. and Smith, B.},
3478  booktitle     = {Journal of Physics: Conference Series},
3479  volume        = {180},
3480  pages         = {102062},
3481  year          = {2009},
3482  organization  = {IOP Publishing},
3483  petsc_uses    = {KSP}
3484}
3485
3486@Article{         guo2013parallel,
3487  title         = {A parallel, fully coupled, fully implicit solution to reactive transport in
3488                  porous media using the preconditioned {J}acobian-{F}ree {N}ewton-{K}rylov Method
3489                  },
3490  journal       = {Advances in Water Resources },
3491  volume        = {53},
3492  number        = {0},
3493  pages         = {101 - 108},
3494  year          = {2013},
3495  note          = {},
3496  issn          = {0309-1708},
3497  doi           = {10.1016/j.advwatres.2012.10.010},
3498  author        = {Luanjing Guo and Hai Huang and Derek R. Gaston and Cody J. Permann and David
3499                  Andrs and George D. Redden and Chuan Lu and Don T. Fox and Yoshiko Fujita},
3500  keywords      = {Reactive transport, Jacobian-Free Newton-Krylov, Physics-based block
3501                  preconditioner},
3502  petsc_uses    = {KSP}
3503}
3504
3505@Unpublished{     stomp,
3506  title         = {STOMP (Subsurface Transport Over Multiple Phases) webpage},
3507  url           = {http://stomp.pnl.gov/},
3508  petsc_uses    = {KSP}
3509}
3510
3511@InProceedings{   htfc2003,
3512  author        = {L. Hluchy and V.D. Tran and D.Froehlich and W.Castaings},
3513  title         = {Methods and Experiences For Parallelizing Flood Models},
3514  year          = {2003},
3515  booktitle     = {Recent Advances in Parallel Virtual Machine and Message Passing Interface: 10th
3516                  European PVM/MPI User's Group Meeting},
3517  note          = {Springer Lecture Notes in Computer Science, Volume 2840},
3518  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=2e9afcba8f614cd9a6f94a5294d1cbb0&referrer=parent&backto=issue,93,95;journal,588,1972;linkingpublicationresults,1:105633,1},
3519  petsc_uses    = {KSP}
3520}
3521
3522@InProceedings{   hulchy-tran-astalos-fmsip,
3523  author        = {L. Hluchy and V.D. Tran and J. Astalos and M. Dobrucky and G. T. Nguyen and
3524                  D.Froehlich},
3525  title         = {Flood Modeling System and Its Parallelization},
3526  year          = {2002},
3527  booktitle     = {Proceedings of the International Conference on Parallel Computing in Electrical
3528                  Engineering},
3529  url           = {http://portal.acm.org/citation.cfm?id=824476.825951},
3530  petsc_uses    = {KSP}
3531}
3532
3533@InProceedings{   gy1,
3534  author        = {J. P. Gwo and G. T. Yeh},
3535  title         = {High-Performance Simulation of Surface-Subsurface Coupled Flow and Reactive
3536                  Transport at Watershed Scale},
3537  year          = {2004},
3538  booktitle     = {The International Conference on Computational Methods},
3539  url           = {http://www.sfwmd.gov/org/era/uncertainty_wkshp/GwoYeh.pdf},
3540  petsc_uses    = {KSP}
3541}
3542
3543@Conference{      cheng2009efficient,
3544  title         = {{An efficient parallel method for large-scale groundwater flow equation based on
3545                  PETSc}},
3546  author        = {Cheng, T. and Ji, X. and Wang, Q.},
3547  booktitle     = {Information, Computing and Telecommunication, 2009. YC-ICT'09. IEEE Youth
3548                  Conference on},
3549  pages         = {190--193},
3550  organization  = {IEEE},
3551  petsc_uses    = {KSP}
3552}
3553
3554@Unpublished{     sfrsm,
3555  title         = {The South Florida Regional Simulation Model and Hydrologic Simulation Engine},
3556  url           = {http://www.sfwmd.gov/org/pld/hsm/cerp_pres/hse_num.pdf},
3557  note          = {Simulates overland, groundwater and canal flows for south Florida. Uses PETSc for
3558                  its linear solves},
3559  petsc_uses    = {KSP}
3560}
3561
3562% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3563@InProceedings{   bart_omar:sc05,
3564  author        = {Volkan Ak{\c c}elik and George Biros and Andrei Dr{\u{a}}g{\u{a}}nescu and Omar
3565                  Ghattas and Judith~C. Hill and Gart~G. van Bloemen Waanders},
3566  title         = {Dynamic data driven inversion for terascale simulations: real-time
3567                  indentification of airborne contaminants},
3568  booktitle     = {Proceedings of SC2005},
3569  organization  = {IEEE/ACM},
3570  address       = {Seattle, WA},
3571  year          = {2005},
3572  month         = nov,
3573  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/sc05-inverse.pdf},
3574  lab           = {SNL},
3575  petsc_uses    = {KSP}
3576}
3577
3578@InProceedings{   anton-krassimir-lscc,
3579  author        = {Anton Antonov and Krassimir Georgiev and Emilia Komsalova and Zahari Zlatev},
3580  title         = {Comparison of Two Local Refinement Methods for Large Scale Air Pollution
3581                  Simulations},
3582  booktitle     = {Large-Scale Scientific Computing: 4th International Conference, LSSC 2003},
3583  volume        = {2907},
3584  year          = {2003},
3585  publisher     = {Springer-Verlag},
3586  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=65dfaebc36f6453d9120b8f9f86fecc5&referrer=parent&backto=issue,32,55;journal,618,2072;linkingpublicationresults,1:105633,1},
3587  petsc_uses    = {KSP}
3588}
3589
3590@InProceedings{   aa2001,
3591  author        = {Anton Antonov},
3592  title         = {Object-Oriented Framework for Large Scale Air Pollution Modeling},
3593  year          = {2001},
3594  booktitle     = {Large-Scale Scientific Computing : Third International Conference, LSSC 2001,
3595                  Sozopol, Bulgaria},
3596  note          = {Springer Lecture Notes in Computer Science, Volume 2179},
3597  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=3699c48fdb764bc7a3aa0539c7bf9f1d&referrer=parent&backto=issue,25,52;journal,1243,1972;linkingpublicationresults,1:105633,1},
3598  petsc_uses    = {KSP}
3599}
3600
3601% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3602@Article{         grassley-simmons-kercher-00,
3603  author        = {William E. Glassley and Ardyth M. Simmons and James R. Kercher},
3604  year          = {2000},
3605  title         = {Mineralogical heterogeneity in fractured, porous media and its representation in
3606                  reactive transport models},
3607  journal       = {Applied Geochemistry},
3608  volume        = {17},
3609  pages         = {699--708},
3610  lab           = {LLNL}
3611}
3612
3613@Article{         glassey-nitao-03,
3614  author        = {William E. Glassley and John J. Nitao and Charles W. Grant and James W. Johnson
3615                  and Carl I. Steefel and James R. Kercher},
3616  year          = {2003},
3617  title         = {The impact of climate change on vadose zone pore waters and its implication for
3618                  long-term monitoring},
3619  journal       = {Computers and Geosciences},
3620  volume        = {29},
3621  pages         = {399-411},
3622  lab           = {LLNL},
3623  petsc_uses    = {KSP}
3624}
3625
3626@Article{         steefel-depaolo-lichtner-05,
3627  author        = {Carl I. Steefel and Donald J. DePaolo and Peter C. Lichtner},
3628  year          = {2005},
3629  title         = {Reactive transport modeling: An essential tool and a new research approach for
3630                  the Earth sciences},
3631  journal       = {Earth and Planetary Science Letters},
3632  lab           = {LLNL,LANL},
3633  petsc_uses    = {KSP}
3634}
3635
3636% LiteralHTML:<a name="scalinglarge">
3637% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3638% LiteralHTML: <center><img  alt=""
3639% LiteralHTML: src="images/scalinglarge.jpg"></center></p>
3640% LiteralHTML:<font color="#FF0000">
3641% LiteralHTML: Sample <strong>strong scaling</strong> for the LANL PFLOTRAN flow and geochemical transport suite. (Courtesy of Richard Mills, ORNL)
3642@InProceedings{   kongstognergastonpetersonpermannslaughtermartineau2018,
3643  title         = {A General-Purpose Hierarchical Mesh Partitioning Method with Node Balancing
3644                  Strategies for Large-Scale Numerical Simulations},
3645  author        = {Fande Kong and Roy H. Stogner and Derek R. Gaston and John W. Peterson and Cody
3646                  J. Permann and Andrew E. Slaughter and Richard C. Martineau},
3647  booktitle     = {2018 IEEE/ACM 9th Workshop on Latest Advances in Scalable Algorithms for
3648                  Large-Scale Systems (scalA)},
3649  pages         = {65-72},
3650  doi           = {10.1109/ScalA.2018.00012},
3651  month         = nov,
3652  year          = {2018},
3653  petsc_uses    = {KSP}
3654}
3655
3656@Article{         km2004,
3657  author        = {A. Keese and H. G. Matthies},
3658  journal       = {Computers and Structures},
3659  year          = {2005},
3660  volume        = {83},
3661  pages         = {1033--1047},
3662  title         = {Hierarchical parallelisation for the solution of stochastic finite element
3663                  equations},
3664  url           = {http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6V28-4FPDPWM-1&_user=1722207&_rdoc=1&_fmt=&_orig=search&_sort=d&_docanchor=&view=c&_acct=C000053990&_version=1&_urlVersion=0&_userid=1722207&md5=89d48cd6fd5e80989372246d8dda400f},
3665  petsc_uses    = {KSP}
3666}
3667
3668@Unpublished{     hvl2002,
3669  title         = {Numerical Modeling of NAPL Source Zone Treatment},
3670  author        = {Hammond, G.E., A.J. Valocchi and P.C. Lichtner},
3671  note          = {Poster at American Geophysical Union Fall 2002 Meeting, San Francisco, CA.},
3672  url           = {http://cee.uiuc.edu/transport/hammond/agu_2002.pdf},
3673  year          = {2002},
3674  lab           = {LANL},
3675  petsc_uses    = {KSP}
3676}
3677
3678@PhDThesis{       hammond2003,
3679  author        = {Glenn E. Hammond},
3680  title         = {Innovative Methods for Solving Multicomponent Biogeochemical Groundwater
3681                  Transport on Supercomputers},
3682  school        = {University of Illinois at Urbana-Champaign},
3683  year          = {2003},
3684  url           = {http://cee.uiuc.edu/transport/hammond/dissertation.pdf},
3685  petsc_uses    = {KSP}
3686}
3687
3688@Unpublished{     uk,
3689  title         = {Parallel Least-Squares Finite Element Method for Large Eddy Simulation of Large
3690                  Scale Environmental Flows and Transport Processes},
3691  url           = {http://es.epa.gov/ncer/progress/grants/96/high/tsang99.html},
3692  note          = {EPA funded work to simulate turbulent dispersion of toxic chemicals around
3693                  buildings and in Green Bay. Used PETSc for its linear solvers},
3694  year          = {1999},
3695  petsc_uses    = {KSP}
3696}
3697
3698@InProceedings{   hammond2002,
3699  author        = {Glenn E. Hammond and Albert J. Valocchi and Peter C. Lichtner},
3700  title         = {Modeling Multicomponent Reactive Transport on Parallel Computers Using
3701                  {J}acobian-Free {N}ewton {K}rylov with Operator-Split Preconditioners},
3702  year          = {2002},
3703  url           = {http://www.cee.uiuc.edu/transport/publications/hammond/CMWR_2002.pdf},
3704  booktitle     = {Proceedings of the XIV International Conference on Computational Methods in Water
3705                  Resources, Delft, The Netherlands.},
3706  lab           = {LANL},
3707  petsc_uses    = {KSP}
3708}
3709
3710@TechReport{      steefel1,
3711  author        = {C. I. Steefel},
3712  title         = {Software for modeling multicomponent, multidimensional reactive transport},
3713  year          = {2001},
3714  institution   = {Lawrence Livermore National Laboratory},
3715  number        = {UCRL-MA-143182},
3716  lab           = {LLNL},
3717  petsc_uses    = {KSP}
3718}
3719
3720@Article{         steefel2,
3721  author        = {C. I. Steefel and A. C. Lasaga},
3722  title         = {A coupled model for transport of multiple chemical-species and kinetic
3723                  precipitation dissolution reactions with application to reactive flow in
3724                  single-phase hydrothermal systems},
3725  journal       = {Americal Journal of Science},
3726  year          = {1994},
3727  pages         = {529-592},
3728  volume        = {294},
3729  number        = {5},
3730  petsc_uses    = {KSP}
3731}
3732
3733@TechReport{      steefel3,
3734  author        = {C. I. Steefel and S. B. Yabusaki},
3735  title         = {OS3D/GIMRT, Software for Multicomponent-Multidimensional reactive transport:
3736                  User's manual and programmer's guide},
3737  year          = {1996},
3738  institution   = {Pacific Northwest National Laboratory},
3739  number        = {PNNL-11166},
3740  lab           = {PNNL},
3741  petsc_uses    = {KSP}
3742}
3743
3744@Article{         2005hvl,
3745  author        = {G. E. Hammond and A.J. Valocchi and P.C. Lichtner},
3746  title         = {Application of {J}acobian-free {N}ewton-{K}rylov with physics-based
3747                  preconditioning to biogeochemical transport},
3748  journal       = {Advances in Water Resources},
3749  year          = {2005},
3750  pages         = {359--376},
3751  volume        = {28},
3752  url           = {
3753                  http://www.sciencedirect.com/science?_ob=IssueURL&_tockey=%23TOC%235953%232005%23999719995%23576651%23FLA%23Volume_28,_Issue_4,_Pages_315-427_(April_2005)&_auth=y&view=c&_acct=C000059129&_version=1&_urlVersion=0&_userid=2914253&md5=0d485527443c6192356cc508e1621002},
3754  lab           = {LANL},
3755  petsc_uses    = {KSP}
3756}
3757
3758@Article{         wang-zabar-05,
3759  author        = {J Wang and N Zabaras},
3760  journal       = {Int. J. Heat and Mass Transfer},
3761  title         = {A Markov random field model of contamination source identification in porous
3762                  media flow},
3763  year          = {2005},
3764  petsc_uses    = {KSP}
3765}
3766
3767@InBook{          kp1,
3768  author        = {Jong G. Kim and Hyoung W. Park},
3769  chapter       = {Advanced Simulation Technique for Modeling Multiphase Fluid Flow in Porous
3770                  Media},
3771  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=m5uc84pqrh1qrg8clyuh&referrer=parent&backto=issue,1,117;journal,206,1787;linkingpublicationresults,1:105633,1},
3772  title         = {Lecture Notes in Computer Science},
3773  publisher     = {Springer-Verlag},
3774  volume        = {3044},
3775  year          = {2004},
3776  petsc_uses    = {KSP}
3777}
3778
3779@Article{         2001agusm...h32a06k,
3780  author        = {{Kim}, J.~G. and {Kim}, J.},
3781  title         = {Parallel Implementation of Finite Element Groundwater Flow Model},
3782  journal       = {AGU Spring Meeting Abstracts},
3783  year          = {2001},
3784  pages         = {32-+},
3785  petsc_uses    = {KSP}
3786}
3787
3788@Article{         lzb2005,
3789  author        = {A. M. Wasantha Lal and Randy Van Zee and Mark Belnap},
3790  title         = {CASE STUDY: A MODEL TO SIMULATE REGIONAL FLOW IN SOUTH FLORIDA},
3791  journal       = {Journal of Hydraulic Engineering},
3792  year          = {2005},
3793  volume        = {131},
3794  number        = {4},
3795  pages         = {247--258},
3796  petsc_uses    = {KSP}
3797}
3798
3799@Article{         rao2005,
3800  author        = {Prasada Rao},
3801  title         = {A parallel RMA2 model for simulating large-scale free surface flows},
3802  journal       = {Environmental Modelling and Software},
3803  year          = {2005},
3804  pages         = {47--53},
3805  petsc_uses    = {KSP}
3806}
3807
3808@InProceedings{   pr1,
3809  author        = {Prasada Rao},
3810  title         = {An Efficient Scalable Finite Element Model for Simulating Large Scale
3811                  Hydrodynamic Flows},
3812  year          = {2003},
3813  booktitle     = {Proceedings of the American Society of Civil Engineers 16th Engineering Mechanics
3814                  Conference},
3815  url           = {http://www.ce.washington.edu/em03/proceedings/papers/477.pdf},
3816  petsc_uses    = {KSP}
3817}
3818
3819@InProceedings{   lichtner2004,
3820  author        = {Peter C. Lichtner and Andrew Wolfsberg},
3821  title         = {Modeling Thermal-Hydrological-Chemical ({THC}) Coupled Processes with
3822                  Applications to Underground Nuclear Tests at the Nevada Test Site; A Grand
3823                  Challenge Supercomputing Problem},
3824  year          = {2004},
3825  booktitle     = {MPU Workshop: Conceptual Model Development for Subsurface Reactive Transport
3826                  Modeling of Inorganic Contaminants, Radionuclides and Nutrients},
3827  note          = {Also Los Alamos National Laboratory report: LA-UR-04-1826},
3828  lab           = {LANL},
3829  petsc_uses    = {KSP}
3830}
3831
3832% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
3833@Article{         aba01:petsc-app,
3834  author        = {Jason Abate and Peng Wang and Kamy Sepehrnoori},
3835  title         = {Parallel Compositional Reservior Simulation on Clusters of {PC}s},
3836  journal       = {Int. J. High Performance Computing Applications},
3837  year          = {2001},
3838  volume        = {15},
3839  number        = {1},
3840  pages         = {13--21},
3841  petsc_uses    = {KSP}
3842}
3843
3844@PhDThesis{       tjb200,
3845  author        = {Thomas James Byer},
3846  title         = {Preconditioned Newton Methods for Simulation of Reservoirs with Surface
3847                  Facilities},
3848  school        = {Stanford},
3849  year          = {2000},
3850  petsc_uses    = {KSP}
3851}
3852
3853@InProceedings{   puchyr2006,
3854  author        = {Peter J. Puchyr},
3855  title         = {Experience with Parallel Computing for Reservoir and Geomechanics Simulation on a
3856                  Win32 Cluster},
3857  booktitle     = {Proceedings of the Canadian International Petroleum Conference},
3858  note          = {Paper number CIPC2006-207},
3859  year          = {2006},
3860  petsc_uses    = {KSP}
3861}
3862
3863@InProceedings{   texas98,
3864  author        = {P. Wang and S. Balay and K. Seperhrnoori and J. Wheeler and J. Abate and B. Smith
3865                  and G. A. Pope},
3866  title         = {A Fully Implicit Parallel {EOS} Compositional Simulator for Large Scale Reservoir
3867                  Simulation},
3868  booktitle     = {Proceedings of the 1999 Society of Petroleum Engineers 15th Reservoir Simulation
3869                  Symposium},
3870  note          = {also available as Argonne preprint ANL/MCS-P743-1298},
3871  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P743.pdf},
3872  year          = {1998},
3873  petsc_uses    = {KSP}
3874}
3875
3876% LiteralHTML:
3877% LiteralHTML:  <a name="cfd"><H3><center>CFD</center></H3>
3878% LiteralHTML:
3879@Article{         farrellmitchellscottwechsung2021,
3880  title         = {A {Reynolds-robust} preconditioner for the {Scott-Vogelius} discretization of the
3881                  stationary incompressible {Navier-Stokes} equations},
3882  author        = {Patrick E Farrell and Lawrence Mitchell and L Ridgway Scott and Florian
3883                  Wechsung},
3884  journal       = {The SMAI journal of computational mathematics},
3885  volume        = {7},
3886  pages         = {75--96},
3887  year          = {2021},
3888  petsc_uses    = {KSP}
3889}
3890
3891@Article{         adlerbensoncyrfarrellmaclachlantuminaro2021,
3892  title         = {Monolithic Multigrid Methods for Magnetohydrodynamics},
3893  author        = {James H Adler and Thomas R Benson and Eric C Cyr and Patrick E Farrell and Scott
3894                  P MacLachlan and Ray S Tuminaro},
3895  journal       = {SIAM Journal on Scientific Computing},
3896  number        = {0},
3897  pages         = {S70--S91},
3898  year          = {2021},
3899  petsc_uses    = {KSP}
3900}
3901
3902@Article{         farrellgaticalamichhaneoyarzuaruizbaier2021,
3903  title         = {Mixed Kirchhoff stress–displacement–pressure formulations for incompressible
3904                  hyperelasticity},
3905  author        = {Patrick E. Farrell and Luis F. Gatica and Bishnu P. Lamichhane and Ricardo
3906                  Oyar\'ua and Ricardo Ruiz-Baier},
3907  journal       = {Computer Methods in Applied Mechanics and Engineering},
3908  volume        = {374},
3909  pages         = {113562},
3910  issn          = {0045-7825},
3911  doi           = {https://doi.org/10.1016/j.cma.2020.113562},
3912  url           = {https://www.sciencedirect.com/science/article/pii/S0045782520307477},
3913  year          = {2021},
3914  petsc_uses    = {KSP}
3915}
3916
3917@Article{         farrellmitchellwechsung2018,
3918  title         = {An augmented {Lagrangian} preconditioner for the {3D} stationary incompressible
3919                  {Navier-Stokes} equations at high {Reynolds} number},
3920  author        = {Patrick E Farrell and Lawrence Mitchell and Florian Wechsung},
3921  journal       = {SIAM Journal on Scientific Computing},
3922  volume        = {41},
3923  number        = {5},
3924  eprint        = {1810.03315},
3925  pages         = {A3073-A3096},
3926  year          = {2019},
3927  petsc_uses    = {KSP}
3928}
3929
3930@Article{         hevuikklaij2017,
3931  title         = {Block-preconditioners for the incompressible {Navier}--{Stokes} equations
3932                  discretized by a finite volume method},
3933  author        = {Xin He and Cornelis Vuik and Christiaan Klaij},
3934  journal       = {Journal of Numerical Mathematics},
3935  volume        = {25},
3936  number        = {2},
3937  pages         = {89--105},
3938  year          = {2017},
3939  petsc_uses    = {KSP}
3940}
3941
3942@InProceedings{   zou2015newton,
3943  title         = {Newton--Krylov methods in applications of two-phase flow problems with phase
3944                  appearance/disappearance},
3945  author        = {Zou, L and Zhao, H and Zhang, H},
3946  booktitle     = {ANS 2015 Annual Meeting, June},
3947  volume        = {7},
3948  number        = {11},
3949  year          = {2015},
3950  petsc_uses    = {KSP}
3951}
3952
3953@Article{         guermond2009nonlinear,
3954  title         = {Nonlinear magnetohydrodynamics in axisymmetric heterogeneous domains using a
3955                  Fourier/finite element technique and an interior penalty method},
3956  author        = {Guermond, J-L and Laguerre, Raphael and L{\'e}orat, Jacques and Nore, Caroline},
3957  journal       = {Journal of computational physics},
3958  volume        = {228},
3959  number        = {8},
3960  pages         = {2739--2757},
3961  year          = {2009},
3962  publisher     = {Elsevier},
3963  petsc_uses    = {KSP}
3964}
3965
3966@Article{         erzincanlisahin2015,
3967  title         = {The numerical simulation of the wing kinematics effects on near wake topology and
3968                  aerodynamic performance in hovering Drosophila flight},
3969  author        = {Belkis Erzincanli and Mehmet Sahin},
3970  journal       = {Computers \& Fluids},
3971  volume        = {122},
3972  pages         = {90--110},
3973  year          = {2015},
3974  publisher     = {Elsevier},
3975  petsc_uses    = {KSP}
3976}
3977
3978@Article{         ekensahin2015,
3979  title         = {A parallel monolithic algorithm for the numerical simulation of large-scale fluid
3980                  structure interaction problems},
3981  author        = {Ali Eken and Mehmet Sahin},
3982  journal       = {International Journal for Numerical Methods in Fluids},
3983  year          = {2015},
3984  publisher     = {Wiley Online Library},
3985  petsc_uses    = {KSP}
3986}
3987
3988@Article{         hwangsucai2015,
3989  title         = {A parallel adaptive nonlinear elimination preconditioned inexact {Newton} method
3990                  for transonic full potential equation},
3991  author        = {Feng-Nan Hwang and Yi-Cheng Su and Xiao-Chuan Cai},
3992  journal       = {Computers \& Fluids},
3993  volume        = {110},
3994  number        = {30},
3995  pages         = {96--107},
3996  year          = {2015},
3997  doi           = {10.1016/j.compfluid.2014.04.005},
3998  petsc_uses    = {KSP}
3999}
4000
4001@Article{         yanghwangcai2016,
4002  title         = {Nonlinear Preconditioning Techniques for Full-Space Lagrange--Newton Solution of
4003                  PDE-Constrained Optimization Problems},
4004  author        = {Haijian Yang and Feng-Nan Hwang and Xiao-Chuan Cai},
4005  journal       = {SIAM Journal on Scientific Computing},
4006  volume        = {38},
4007  number        = {5},
4008  pages         = {A2756--A2778},
4009  year          = {2016},
4010  petsc_uses    = {KSP}
4011}
4012
4013@Article{         khanaidun2011,
4014  author        = {Irfan Khan and Cyrus K. Aidun},
4015  title         = {Direct numerical simulation of saturated deformable porous media using parallel
4016                  hybrid Lattice-Boltzmann and finite element method},
4017  journal       = {Int. J. Numer. Meth. Eng.},
4018  volume        = {86},
4019  pages         = {1379--1395},
4020  year          = {2011},
4021  petsc_uses    = {KSP}
4022}
4023
4024@Article{         khanaidun2014,
4025  author        = {Irfan Khan and Cyrus K. Aidun},
4026  title         = {Modeling the deformation of saturate porous media using direct numerical
4027                  simulation},
4028  journal       = {Int. J. Multiphase Flow},
4029  doi           = {10.1016/j.ijmultiphaseflow.2014.12.003},
4030  year          = {2014},
4031  petsc_uses    = {KSP}
4032}
4033
4034@Article{         mofidi2014simulations,
4035  author        = {A. Mofidi and P. M. Carrica},
4036  title         = {Simulations of Zigzag Maneuvers for a Container Ship with Direct Moving Rudder
4037                  and Propeller},
4038  journal       = {Computers and Fluids},
4039  pages         = {191--203},
4040  year          = {2014},
4041  petsc_uses    = {KSP}
4042}
4043
4044@Article{         paik2014fluidstructure,
4045  author        = {K. Paik and P. M. Carrica},
4046  title         = {Fluid-Structure Interaction for an Elastic Structure Interacting with Free
4047                  Surface in a Rolling Tank},
4048  journal       = {Ocean Engineering},
4049  pages         = {201--212},
4050  year          = {2014},
4051  petsc_uses    = {KSP}
4052}
4053
4054@Article{         castro2013bubble,
4055  author        = {A. M. Castro and P. M. Carrica},
4056  title         = {Bubble size distribution prediction for large-scale ship flows: {Model}
4057                  evaluation and numerical issues},
4058  journal       = {International Journal of Multiphase Flow 57},
4059  pages         = {131--150},
4060  year          = {2013},
4061  petsc_uses    = {KSP}
4062}
4063
4064@Article{         carrica2013turn,
4065  author        = {P. M. Carrica and F. Ismail and M. Hyman and S. Bhushan and F. Stern},
4066  title         = {Turn and Zigzag Maneuvers of a Surface Combatant Using a {URANS} Approach with
4067                  Dynamic Overset Grids},
4068  journal       = {Journal of Marine Science and Technology},
4069  pages         = {166--181},
4070  year          = {2013},
4071  petsc_uses    = {KSP}
4072}
4073
4074@Article{         castro2013eulerian,
4075  author        = {A. M. Castro and P. M. Carrica},
4076  title         = {Eulerian polydispersed modeling of bubbly flows around ships with application to
4077                  {Athena} {R}/V,},
4078  journal       = {International Shipbuilding Progress},
4079  pages         = {403--433},
4080  year          = {2013},
4081  petsc_uses    = {KSP}
4082}
4083
4084@Article{         chase2013overset,
4085  author        = {N. Chase and T. Michael and P. M. Carrica},
4086  title         = {Overset simulations of a {Submarine} in {Towed}, {Self}-{Propelled} and
4087                  {Maneuvering} {Conditions}},
4088  journal       = {International Shipbuilding Progress},
4089  pages         = {171--205},
4090  year          = {2013},
4091  petsc_uses    = {KSP}
4092}
4093
4094@Article{         sadathosseini2013wu,
4095  author        = {H. Sadat-Hosseini and P. -C. Wu and P. M. Carrica and H. Kim and Y. Toda and F.
4096                  Stern},
4097  title         = {{CFD} Simulation and Validation of Added Resistance of {KVLCC}2 with Fixed and
4098                  Free Surge Conditions in Short and Long Head Waves},
4099  journal       = {Ocean Engineering},
4100  volume        = {59},
4101  pages         = {240--273},
4102  year          = {2013},
4103  petsc_uses    = {KSP}
4104}
4105
4106@Article{         chase2013cfd,
4107  author        = {N. Chase and P. M. Carrica},
4108  title         = {CFD Simulations of a Submarine Propeller and Application to Self-Propulsion of a
4109                  Submarine},
4110  journal       = {Ocean Engineering},
4111  pages         = {68--80},
4112  year          = {2013},
4113  petsc_uses    = {KSP}
4114}
4115
4116@Article{         carrica2012cfd,
4117  author        = {P. M. Carrica and H. Sadat-Hosseini and F. Stern},
4118  title         = {CFD Analysis of Broaching for a Model Surface Combatant with Explicit Simulation
4119                  of Moving Rudders and Rotating Propellers},
4120  journal       = {Computers and Fluids 53},
4121  pages         = {117--132},
4122  year          = {2012},
4123  petsc_uses    = {KSP}
4124}
4125
4126@Article{         sakamoto2012urans,
4127  author        = {N. Sakamoto and P. M. Carrica and F. Stern},
4128  title         = {URANS Simulations of Static and Dynamic Maneuvering for Surface Combatant-Part 1:
4129                  Verification and Validation for Forces, Moment, and Hydrodynamic Derivatives},
4130  publisher     = {Journal of Marine Science and Technology},
4131  pages         = {422--445},
4132  year          = {2012},
4133  petsc_uses    = {KSP}
4134}
4135
4136@Article{         sakamoto2012uransb,
4137  author        = {N. Sakamoto and P. M. Carrica and F. Stern},
4138  title         = {URANS Simulations of Static and Dynamic Maneuvering for Surface Combatant-Part 2:
4139                  Analysis and Validation of Local Flow Characteristics},
4140  journal       = {Journal of Marine Science and Technology},
4141  pages         = {446--468},
4142  year          = {2012},
4143  petsc_uses    = {KSP}
4144}
4145
4146@Article{         li2012dynamic,
4147  author        = {Y. Li and T. Xing and K. Paik and P. M. Carrica},
4148  title         = {Dynamic Overset {CFD} Simulations of Wind Turbine Aerodynamics},
4149  journal       = {Renewable Energy},
4150  pages         = {285--298},
4151  year          = {2012},
4152  petsc_uses    = {KSP}
4153}
4154
4155@Article{         huang2012a,
4156  author        = {J. Huang and P. M. Carrica and F. Stern},
4157  title         = {A Method to Compute Ship Exhaust Plumes with Waves and Wind},
4158  journal       = {International Journal for Numerical Methods in Fluids},
4159  pages         = {160--180},
4160  year          = {2012},
4161  petsc_uses    = {KSP}
4162}
4163
4164@Article{         huang2012b,
4165  author        = {J. Huang and P. M. Carrica and F. Stern},
4166  title         = {A geometry-based level set method for curvilinear overset grids with application
4167                  to ship hydrodynamics},
4168  journal       = {International Journal for Numerical Methods in Fluids},
4169  pages         = {494--521},
4170  year          = {2012},
4171  petsc_uses    = {KSP}
4172}
4173
4174@Article{         carrica2011computations,
4175  author        = {P. M. Carrica and H. Fu and F. Stern},
4176  title         = {Computations of self-propulsion free to sink and trim and of motions in head
4177                  waves of the {KRISO} {Container} {Ship} ({KCS}) model},
4178  journal       = {Applied Ocean Research},
4179  pages         = {309--320},
4180  year          = {2011},
4181  petsc_uses    = {KSP}
4182}
4183
4184@Article{         bhushan2011scalability,
4185  author        = {S. Bhushan and P. M. Carrica and J. Yang and F. Stern},
4186  title         = {Scalability and Validation Study for Large Scale Surface Combatant Computations
4187                  Using {CFDShip}-Iowa},
4188  journal       = {International Journal of High Performance Computing Applications},
4189  pages         = {466--487},
4190  year          = {2011},
4191  petsc_uses    = {KSP}
4192}
4193
4194@Article{         castro2011full,
4195  author        = {A. M. Castro and P. M. Carrica and F. Stern},
4196  title         = {Full scale self-propulsion computations using discretized propeller for the
4197                  {KRISO} container ship {KCS}},
4198  journal       = {Computers and Fluids},
4199  pages         = {35--47},
4200  year          = {2011},
4201  petsc_uses    = {KSP}
4202}
4203
4204@Article{         kandasamy2011multifidelity,
4205  author        = {M. Kandasamy and S. K. Ooi and P. M. Carrica and F. Stern and E. F. Campana and
4206                  D. Peri and P. Osborne and J. Cote and N. Macdonald and N. de Waal},
4207  title         = {Multi-fidelity Optimization of a High-speed Foil-assisted Semi-planing Catamaran
4208                  for Low Wake},
4209  journal       = {Journal of Marine Science and Technology},
4210  pages         = {143--156},
4211  year          = {2011},
4212  petsc_uses    = {KSP}
4213}
4214
4215@Article{         kandasamy2011cfd,
4216  author        = {M. Kandasamy and S. K. Ooi and P. M. Carrica and F. Stern and E. F. Campana and
4217                  D. Peri and P. Osborne and J. Cote and N. Macdonald and N. de Waal},
4218  title         = {CFD Validation Studies for a High-speed Foil-assisted Semi-planing Catamaran},
4219  journal       = {Journal of Marine Science and Technology},
4220  pages         = {157--167},
4221  year          = {2011},
4222  petsc_uses    = {KSP}
4223}
4224
4225@Article{         sadathosseini2011cfd,
4226  author        = {H. Sadat-Hosseini and P. M. Carrica and F. Stern and N. Umeda and H. Hashimoto
4227                  and S. Yamamura and A. Mastuda},
4228  title         = {CFD System-Based and {EFD} Study of Ship Dynamic Instability Events: Surf Riding,
4229                  Periodic Motion and Broaching},
4230  journal       = {Ocean Engineering},
4231  pages         = {88--110},
4232  year          = {2011},
4233  petsc_uses    = {KSP}
4234}
4235
4236@Article{         mosaviraad2010development,
4237  author        = {M. Mosaviraad and P. M. Carrica and F. Stern},
4238  title         = {Development and Validation of Harmonic Wave Group Single-Run Procedure for {RAO}
4239                  with Comparison to Regular Wave and Transient Wave Group Procedures Using
4240                  {URANS}},
4241  journal       = {Ocean Engineering},
4242  pages         = {653--666},
4243  year          = {2010},
4244  petsc_uses    = {KSP}
4245}
4246
4247@Article{         carrica2010largescale,
4248  author        = {P. M. Carrica and J. Huang and R. Noack and D. Kaushik and B. Smith and F.
4249                  Stern},
4250  title         = {Large-Scale {DES} Computations of the Forward Speed Diffraction and Pitch and
4251                  Heave Problems for a Surface Combatant},
4252  journal       = {Computers and Fluids},
4253  pages         = {1095--1111},
4254  year          = {2010},
4255  petsc_uses    = {KSP}
4256}
4257
4258@Article{         carrica2010selfpropulsion,
4259  author        = {P. M. Carrica and A. M. Castro and F. Stern},
4260  title         = {Self-Propulsion Computations Using Speed Controller and Discretized Propeller
4261                  with Dynamic Overset Grids},
4262  journal       = {Journal of Marine Science and Technology},
4263  pages         = {316--330},
4264  year          = {2010},
4265  petsc_uses    = {KSP}
4266}
4267
4268@Article{         ismail2010evaluation,
4269  author        = {F. Ismail and P. M. Carrica and T. Xing and F. Stern},
4270  title         = {Evaluation of Linear and Non-Linear Convection Schemes on Multidimensional
4271                  Non-Orthogonal Grids with Applications to {KVLCC}2 Tanker},
4272  journal       = {International Journal of Numerical Methods in Fluids},
4273  pages         = {850--886},
4274  year          = {2010},
4275  petsc_uses    = {KSP}
4276}
4277
4278@Article{         kandasamy2010integral,
4279  author        = {M. Kandasamy and S. K. Ooi and P. M. Carrica and F. Stern},
4280  title         = {Integral Force/Moment Waterjet Model for {CFD} Simulations},
4281  journal       = {Journal of Fluids Engineering},
4282  pages         = {101103},
4283  year          = {2010},
4284  petsc_uses    = {KSP}
4285}
4286
4287@Article{         kirk:2014de,
4288  author        = {Kirk, Benjamin S and Stogner, Roy H and Bauman, Paul T and Oliver, Todd A},
4289  title         = {{Modeling hypersonic entry with the fully-implicit Navier--Stokes (FIN-S)
4290                  stabilized finite element flow solver}},
4291  journal       = {Computers {\&} Fluids},
4292  year          = {2014},
4293  volume        = {92},
4294  number        = {0},
4295  pages         = {281--292},
4296  month         = mar,
4297  petsc_uses    = {KSP}
4298}
4299
4300@Article{         carracciuolo20111382,
4301  title         = {Computational simulations of {3D} large-scale time-dependent viscoelastic flows
4302                  in high performance computing environment},
4303  journal       = {Journal of Non-Newtonian Fluid Mechanics },
4304  volume        = {166},
4305  number        = {23--24},
4306  pages         = {1382--1395},
4307  year          = {2011},
4308  issn          = {0377-0257},
4309  doi           = {10.1016/j.jnnfm.2011.08.014},
4310  author        = {L. Carracciuolo and D. Casaburi and L. D’Amore and G. D’Avino and P.L.
4311                  Maffettone and A. Murli},
4312  keywords      = {Parallel computations, Viscoelastic flows, DEVSS-G, \{PETSc\}, Finite element
4313                  method, High performance computing},
4314  petsc_uses    = {KSP}
4315}
4316
4317@Article{         bungartzgatzhammerliebmehlneckel11,
4318  author        = {Bungartz, Hans-Joachim and Gatzhammer, Bernhard and Lieb, Michael and Mehl,
4319                  Miriam and Neckel, Tobias},
4320  title         = {Towards multi-phase flow simulations in the PDE framework Peano},
4321  journal       = {Computational Mechanics},
4322  volume        = {48},
4323  number        = {3},
4324  pages         = {365-376},
4325  year          = {2011},
4326  issn          = {0178-7675},
4327  doi           = {10.1007/s00466-011-0626-1},
4328  publisher     = {Springer-Verlag},
4329  keywords      = {PDE framework; Octree-like Cartesian grids; Computational fluid dynamics;
4330                  Thermohydraulics; Two-phase flow},
4331  language      = {English},
4332  petsc_uses    = {KSP}
4333}
4334
4335@Article{         bpr:cfl,
4336  author        = {H.~M. B{\"u}cker and B. Pollul and A. Rasch},
4337  title         = {{On {CFL} Evolution Strategies for Implicit Upwind Methods in Linearized {E}uler
4338                  Equations}},
4339  journal       = {International Journal for Numerical Methods in Fluids},
4340  year          = {2009},
4341  volume        = {59},
4342  number        = {1},
4343  pages         = {1--18},
4344  doi           = {10.1002/fld.1798},
4345  petsc_uses    = {KSP}
4346}
4347
4348@InBook{          bonfiglioli_campobasso_carpentieri_2010,
4349  author        = {Bonfiglioli, A and Campobasso, M S and Carpentieri, B},
4350  title         = {Parallel unstructured three-dimensional turbulent flow analyses using efficiently
4351                  preconditioned newton-krylov solver},
4352  publisher     = {Curran Associates},
4353  year          = {2010},
4354  url           = {http://www.proceedings.com/05932.html},
4355  petsc_uses    = {KSP}
4356}
4357
4358@Article{         bonfiglioli_rans_2005,
4359  author        = {Paciorri, Renato and Bonfiglioli, Aldo and Di Mascio, Andrea and Favini,
4360                  Bernardo},
4361  title         = {RANS simulations of a junction flow},
4362  journal       = {International Journal of Computational Fluid Dynamics},
4363  volume        = {19},
4364  number        = {2},
4365  pages         = {179-189},
4366  year          = {2005},
4367  doi           = {10.1080/10618560410001729126},
4368  petsc_uses    = {KSP}
4369}
4370
4371@InCollection{    bonfiglioli__carpentieri_rans_2008,
4372  author        = {Bonfiglioli, A. and Carpentieri, B. and Sosonkina, M.},
4373  affiliation   = {University of Basilicata Dip.to di Ingegneria e Fisica dell’Ambiente Potenza
4374                  Italy},
4375  title         = {Performance Analysis of Parallel Algebraic Preconditioners for Solving the RANS
4376                  Equations Using Fluctuation Splitting Schemes},
4377  booktitle     = {Numerical Mathematics and Advanced Applications},
4378  editor        = {Kunisch, Karl and Of, Günther and Steinbach, Olaf},
4379  publisher     = {Springer Berlin Heidelberg},
4380  isbn          = {978-3-540-69777-0},
4381  pages         = {151-158},
4382  doi           = {10.1007/978-3-540-69777-0_17},
4383  year          = {2008},
4384  petsc_uses    = {KSP}
4385}
4386
4387@InCollection{    bonfiglioli__carpentieri_ens_2007,
4388  author        = {Bonfiglioli, Aldo and Carpentieri, Bruno and Sosonkina, Masha},
4389  affiliation   = {Dip.to di Ingegneria e Fisica dell’Ambiente, University of Basilicata, Potenza,
4390                  Italy},
4391  title         = {EulFS: A Parallel {CFD} Code for the Simulation of {Euler and Navier-Stokes}
4392                  Problems on Unstructured Grids},
4393  booktitle     = {Applied Parallel Computing. State of the Art in Scientific Computing},
4394  series        = {Lecture Notes in Computer Science},
4395  editor        = {Kågström, Bo and Elmroth, Erik and Dongarra, Jack and Wasniewski, Jerzy},
4396  publisher     = {Springer Berlin / Heidelberg},
4397  isbn          = {978-3-540-75754-2},
4398  pages         = {676-685},
4399  volume        = {4699},
4400  doi           = {10.1007/978-3-540-75755-9_83},
4401  year          = {2007},
4402  petsc_uses    = {KSP}
4403}
4404
4405@Article{         terrelscottknepleykirby08,
4406  author        = {Andy R. Terrel and L. Ridgway Scott and Matthew G. Knepley and Robert C. Kirby},
4407  title         = {Automated {FEM} Discretizations for the {Stokes} Equation},
4408  journal       = {BIT},
4409  volume        = {48},
4410  number        = {2},
4411  year          = {2008},
4412  petsc_uses    = {KSP}
4413}
4414
4415@Article{         martamadermartinsweidealonso07,
4416  author        = {A. C. Marta and C. A. Mader and J. R. R. A. Martins and E. {Van der Weide} and J.
4417                  J. Alonso},
4418  title         = {A methodology for the development of discrete adjoint solvers using automatic
4419                  differentiation tools},
4420  journal       = {Computational Fluid Dyanmics},
4421  volume        = {21},
4422  pages         = {307--327},
4423  year          = {2007},
4424  petsc_uses    = {KSP}
4425}
4426
4427@TechReport{      avb2008,
4428  author        = {V.R. Ambati and J.J.W. van der Vegt and O. Bokhove},
4429  title         = {Variational Space-time (Dis)continuous Galerkin Method for Linear Free Surface
4430                  Waves},
4431  year          = {2008},
4432  institution   = {University of Twente, the Netherlands},
4433  url           = {http://eprints.eemcs.utwente.nl/11714/01/memo1863.pdf},
4434  petsc_uses    = {KSP}
4435}
4436
4437@InProceedings{   bdsm2005,
4438  author        = {M. Bozkurttas and H. Dong and V. Seshadri and R. Mittal},
4439  title         = {Towards Numerical Simulation of Flapping Foils on Fixed Cartesian Grids},
4440  booktitle     = {43rd AIAA Aerospace Sciences Meeting and Exhibit},
4441  year          = {2005},
4442  url           = {http://project.seas.gwu.edu/~fsagmae/papers/AIAA_2005_0079.pdf},
4443  petsc_uses    = {KSP}
4444}
4445
4446@InProceedings{   ms2006,
4447  author        = {S. Muller and Y. Stiriba},
4448  title         = {A MULTILEVEL FINITE VOLUME METHOD WITH MULTISCALE-BASED GRID ADAPTATION FOR
4449                  STEADY COMPRESSIBLE FLOWS},
4450  booktitle     = {European Conference on Computational Fluid Dynamics: ECCOMAS CFD 2006},
4451  year          = {2006},
4452  url           = {http://www.numerical.rl.ac.uk/people/marioli/Archives/ECCOMAS-CFD-2006/documents/197.pdf},
4453  petsc_uses    = {KSP}
4454}
4455
4456@Article{         araujoteixeiracunhagroth08,
4457  author        = {B. J. Ara\'ujo and J. C. F. Teixeira and A. M. Cunha and C. P. T. Groth},
4458  title         = {Parallel three-dimensional simulation of the injection molding process},
4459  journal       = {International Journal for Numerical Methods in Fluids},
4460  year          = {2008},
4461  url           = {http://www3.interscience.wiley.com/journal/119876958/abstract?CRETRY=1&SRETRY=0},
4462  petsc_uses    = {KSP}
4463}
4464
4465@PhDThesis{       a2008,
4466  author        = {A. Cubero},
4467  title         = {a parallel coupled algorithm for collocated grids and its application to Large
4468                  Eddy Simulation of a turbulent wake},
4469  school        = {University of Zaragoza (Spain)},
4470  year          = {2008},
4471  petsc_uses    = {KSP}
4472}
4473
4474@Article{         afa2007,
4475  author        = {A. Cubero and N. Fueyo},
4476  title         = {A Compact Momentum Interpolation Method for unsteady flows and relaxation},
4477  journal       = {Numerical Heat Transfer, part B-Fundamentals},
4478  volume        = {56},
4479  number        = {6},
4480  pages         = {507--529},
4481  year          = {2007},
4482  url           = {http://www.informaworld.com/smpp/content~content=a782025305~db=all~order=page},
4483  petsc_uses    = {KSP}
4484}
4485
4486@TechReport{      af2007,
4487  title         = {Preconditioning based on a partially implicit implementation of Momentum
4488                  Interpolation for coupled solvers},
4489  institution   = {Fluid Mechanics Group of the University of Zaragoza (Spain)},
4490  year          = {2007},
4491  author        = {A. Cubero and N. Fueyo},
4492  petsc_uses    = {KSP}
4493}
4494
4495@InCollection{    dwight2004,
4496  author        = {Richard Dwight},
4497  title         = {Robust Mesh Deformation using the Linear Elasticity Equations},
4498  booktitle     = {Computational Fluid Dynamics 2006},
4499  editor        = {H. Deconinck and E. Dick},
4500  publisher     = {Springer},
4501  year          = {2006},
4502  url           = {http://www.maths.man.ac.uk/\~{
4503                  }rdwight/pub/rdwight-ICCFD4-LinElastDeformation-2006.pdf},
4504  petsc_uses    = {KSP}
4505}
4506
4507@InProceedings{   dwight2006,
4508  author        = {Richard Dwight and Joel Brezillon},
4509  title         = {Effect of Various Approximations of the Discrete Adjoint on Gradient-Based
4510                  Optimization},
4511  booktitle     = {Proceedings of the 44th AIAA Aerospace Sciences Meeting and Exhibit, Reno NV.
4512                  AIAA-2006-0690},
4513  year          = {2006},
4514  url           = {http://www.maths.man.ac.uk/\~{ }rdwight/pub/rdwight-AIAAReno-ApproxAdjoint.pdf},
4515  petsc_uses    = {KSP}
4516}
4517
4518@PhDThesis{       dwight2006a,
4519  author        = {Richard Dwight},
4520  title         = {Efficiency Improvements of {RANS}-Based Analysis and Optimization using Implicit
4521                  and Adjoint Methods on Unstructured Grids},
4522  school        = {School of Mathematics, University of Manchester},
4523  year          = {2006},
4524  url           = {http://www.maths.man.ac.uk/\~{
4525                  }rdwight/pub/rdwight-PhDThesis-ImplicitAndAdjoint.pdf},
4526  petsc_uses    = {KSP}
4527}
4528
4529@InProceedings{   lhdfrh,
4530  author        = {M. Lauter and D. Handorf and K. Dethloff and S. Frickenhaus and N. Rakowsky and
4531                  W. Hiller},
4532  title         = {An adaptive Lagrange-Galerkin shallow-water model on the sphere},
4533  booktitle     = {Workshop Proceedings Current Development in Shallow Water Models on the Sphere
4534                  March, 10-14, 2003, Munich University of Technology, German},
4535  year          = {2003},
4536  petsc_uses    = {KSP}
4537}
4538
4539@InProceedings{   brios-ying-2002,
4540  author        = {George Biros and Lexing Ying and Denis Zorin},
4541  title         = {The Embedded Boundary Integral Method (EBI) for the Incompressible
4542                  {Navier-Stokes} equations},
4543  booktitle     = {IABEM 2002, International Association for Boundary Element Methods, UT Austin},
4544  year          = {2002},
4545  petsc_uses    = {KSP}
4546}
4547
4548@InProceedings{   mohsen-straatman-ins,
4549  author        = {S.A. Mohsen Karimian and Anthony G. Straatman},
4550  title         = {Benchmarking of a {3D}, unstructured, finite volume code for incompressible
4551                  {Navier-Stokes} equation on a cluster of distributed-memory computers},
4552  booktitle     = {Proceedings of the 19th International Symposium on High Performance Computing
4553                  Systems and Applications},
4554  pages         = {11--16},
4555  year          = {2005},
4556  url           = { http://ieeexplore.ieee.org/search/wrapper.jsp?arnumber=1430046},
4557  petsc_uses    = {KSP}
4558}
4559
4560@TechReport{      bonglioli-icnmfd98,
4561  title         = {Multidimensional Residual Distribution Schemes for the Pseudo-Compressible
4562                  {Euler} and {Navier-Stokes} equations on Unstructured Meshes},
4563  institution   = {Universita della Basilicata via della Tecnica 3},
4564  year          = {1996},
4565  author        = {A. Bonglioli},
4566  url           = {http://www.unibas.it/utenti/bonfiglioli/icnmfd98.ps.gz},
4567  petsc_uses    = {KSP}
4568}
4569
4570@Article{         deng-piquet-ctf,
4571  author        = {G. B. Deng and J. Piquet and X. Vasseur and M. Visonneau"},
4572  title         = {A new fully coupled method for computing turbulent flows},
4573  journal       = {Computers and Fluids},
4574  volume        = {30},
4575  pages         = {445--472},
4576  year          = {2001},
4577  petsc_uses    = {KSP}
4578}
4579
4580@InProceedings{   knepleysarinsameh99b,
4581  title         = {Multilevel Preconditioning for Parallel {CFD}},
4582  author        = {Matthew G. Knepley and Vivek Sarin and Ahmed H. Sameh},
4583  booktitle     = {International Conference On Preconditioning Techniques For Large Sparse Matrix
4584                  Problems In Industrial Applications},
4585  address       = {Minneapolis, MN},
4586  year          = {1999},
4587  petsc_uses    = {KSP}
4588}
4589
4590@InProceedings{   garbey1,
4591  author        = {M. Garbey and B. Hadri and W. Shyy.},
4592  title         = {Fast Elliptic Solver for Incompressible {Navier Stokes} Flow and Heat Transfer
4593                  Problems on the Grid},
4594  booktitle     = {Aerospace Sciences Meeting and Exhibit},
4595  note          = {Paper No. 2005-1386},
4596  year          = {2005},
4597  petsc_uses    = {KSP}
4598}
4599
4600@Article{         carrica2007unsteady,
4601  title         = {An unsteady single-phase level set method for viscous free surface flows},
4602  author        = {Carrica, PM and Wilson, RV and Stern, F.},
4603  journal       = {International Journal for Numerical Methods in Fluids},
4604  volume        = {53},
4605  number        = {2},
4606  pages         = {229--256},
4607  year          = {2007},
4608  publisher     = {Chichester; New York: Wiley, c1981-},
4609  petsc_uses    = {KSP}
4610}
4611
4612@Article{         pctw2004,
4613  author        = {M. S. Politano and P. M. Carrica and C. Turan and L. Weber},
4614  title         = {A Multidimensional Two-Phase Flow Model for the Total Dissolved Gas Downstream of
4615                  Spillways},
4616  journal       = {Journal of Hydraulic Research},
4617  note          = {accepted for publication},
4618  year          = {2004},
4619  petsc_uses    = {KSP}
4620}
4621
4622@Article{         wcs2004,
4623  author        = {R. V. Wilson and P. M. Carrica and F. Stern},
4624  title         = {Unsteady RANS Method for Ship Motions with Application to Roll for a Surface
4625                  Combatant},
4626  journal       = {Computers and Fluids},
4627  note          = {in press},
4628  year          = {2004},
4629  petsc_uses    = {KSP}
4630}
4631
4632@Article{         cws2005,
4633  author        = {P. M. Carrica and R. V. Wilson and F. Stern},
4634  title         = {Unsteady RANS Simulation of the Ship Forward Speed Diffraction Problem},
4635  journal       = {Computers and Fluids},
4636  note          = {accepted for publication},
4637  year          = {2005},
4638  petsc_uses    = {KSP}
4639}
4640
4641@Article{         chndss2010,
4642  author        = {P. M. Carrica and J. Huang and R. Noack and D. Kaushik and B. Smith and F.
4643                  Stern},
4644  title         = { Large-Scale {DES} Computations of the Forward Speed Diffraction and Pitch and
4645                  Heave Problems for a Surface Combatant},
4646  journal       = {Computers and Fluids},
4647  year          = {2010},
4648  volume        = {39},
4649  number        = {7},
4650  pages         = {1095--1111},
4651  petsc_uses    = {KSP}
4652}
4653
4654@InProceedings{   chnkss2008,
4655  author        = {P. M. Carrica and J. Huang and R. Noack and D. Kaushik and B. Smith and F.
4656                  Stern},
4657  title         = {Toward Large-Scale Computations of Ship Motions with Dynamic Overset Curvilinear
4658                  Grids},
4659  booktitle     = {Proceedings of the 27th Symposium on Naval Hydrodynamics, Seoul, Korea},
4660  year          = {2008},
4661  petsc_uses    = {KSP}
4662}
4663
4664@MastersThesis{   mtj,
4665  author        = {M. T. Jozkowski},
4666  title         = {Application of Algebraic Multigrid Methods to the Solution of Stratified Flows
4667                  About Submerged Bodies},
4668  school        = {The Pennsylvania State University},
4669  year          = {2005},
4670  petsc_uses    = {KSP}
4671}
4672
4673@Article{         pp,
4674  author        = {E. G. Paterson and L. J. Peltier},
4675  title         = {Detached-Eddy Simulation of High Reynolds Number Beveled-Trailing-Edge Flows and
4676                  Wakes},
4677  journal       = {ASME Journal of Fluids Engineering},
4678  note          = {In press},
4679  year          = {2005},
4680  petsc_uses    = {KSP}
4681}
4682
4683@Article{         eps,
4684  author        = {B. A. Edge and E. G. Paterson and G. Settles},
4685  title         = {Computational Study of the Wake and Contaminant Transport of a Walking Human},
4686  journal       = {ASME Journal of Fluids Engineering},
4687  note          = {In press},
4688  year          = {2005},
4689  petsc_uses    = {KSP}
4690}
4691
4692@InProceedings{   rp,
4693  author        = {B. Racine and E. G. Paterson},
4694  title         = {Computation of Maneuvering Coefficients for Non-Body-of-Revolution Submarines
4695                  Using Unsteady {RANS} {CFD}},
4696  booktitle     = {35th AIAA Fluid Dynamics Conference and Exhibit},
4697  year          = {2005},
4698  petsc_uses    = {KSP}
4699}
4700
4701@InProceedings{   etpp,
4702  author        = {B. A. Edge and M. F. Trujillo and E. G. Paterson and L. J. Peltier},
4703  title         = {Prediction of Forces and Moments on a Sonobuoy Configuration Using Overset Grids
4704                  and DES},
4705  booktitle     = {7th Overset Composite Grid and Solution Technology Symposium},
4706  year          = {2004},
4707  petsc_uses    = {KSP}
4708}
4709
4710@InProceedings{   pp8,
4711  author        = {E. G. Paterson and L. J. Peltier},
4712  title         = {Localized turbulence simulation for naval hydrodynamics: issues in using overset
4713                  refinement grids and detached-eddy simulation},
4714  booktitle     = {7th Overset Composite Grid and Solution Technology Symposium},
4715  year          = {2004},
4716  petsc_uses    = {KSP}
4717}
4718
4719@InProceedings{   mzwp,
4720  author        = {R. Meyer and F. J. Zajackowski and W. A. Straka,and E. G. Paterson},
4721  title         = {Experimental and Computational Study of Cavitation Inception on Co-Flow Nozzles},
4722  booktitle     = {25th Symposium on Naval Hydrodynamics},
4723  year          = {2004},
4724  petsc_uses    = {KSP}
4725}
4726
4727@InProceedings{   ppph,
4728  author        = {E. G. Paterson and J. E. Poremba and L. J. Peltier and S. A. Hambric},
4729  title         = {A Physics-Based Simulation Methodology for Predicting Trailing-Edge Singing},
4730  booktitle     = {25th Symposium on Naval Hydrodynamics},
4731  year          = {2004},
4732  petsc_uses    = {KSP}
4733}
4734
4735@InProceedings{   ppd,
4736  author        = {E. G. Paterson and L. J. Peltier},
4737  title         = {Detached-Eddy Simulation of High Reynolds Number Trailing-Edge Flows and Wakes},
4738  booktitle     = {Symposium on LES Advancements and Applications, ASME FED Summer Meeting},
4739  year          = {2004},
4740  petsc_uses    = {KSP}
4741}
4742
4743@InProceedings{   bp,
4744  author        = {W. J. Baker and E. G. and Paterson},
4745  title         = {Simulation of Steady Circulation Control for the General Aviation Circulation
4746                  Control Wing},
4747  booktitle     = {NASA/ONR Workshop on Circulation Control},
4748  year          = {2004},
4749  petsc_uses    = {KSP}
4750}
4751
4752@InProceedings{   pb,
4753  author        = {E. G. Paterson and W. J. Baker},
4754  title         = {RANS and Detached-Eddy Simulation of the NCCR airfoil},
4755  booktitle     = {NASA/ONR Workshop on Circulation Control},
4756  year          = {2004},
4757  petsc_uses    = {KSP}
4758}
4759
4760@InProceedings{   pb3,
4761  author        = {E. G. Paterson and W. J. Baker},
4762  title         = {Simulation of Steady and Pulsed Circulation Controlfor Marine-Vehicle Control
4763                  Surfaces},
4764  booktitle     = {42nd AIAA Aerospace Sciences Meeting},
4765  year          = {2004},
4766  petsc_uses    = {KSP}
4767}
4768
4769@InProceedings{   gid1,
4770  author        = {G. Frank and J. D'Elia},
4771  title         = {{CFD} Modelling of the Flow Around the {Ahmed} Vehicle Model},
4772  year          = {2004},
4773  booktitle     = {Proceedings of the 2nd Conference on Advances and Applications of GiD},
4774  url           = {http://www.gid.cimne.upc.es/2004/papers/p216.pdf},
4775  petsc_uses    = {KSP}
4776}
4777
4778@InBook{          b1,
4779  author        = {A.Bonfiglioli},
4780  chapter       = {On the use of the PETSc library for unstructured {CFD} applications},
4781  year          = {2001},
4782  title         = {Science and Supercomputing at CINECA},
4783  pages         = {397--400},
4784  petsc_uses    = {KSP}
4785}
4786
4787@InProceedings{   b2004,
4788  author        = {L. A. Barba},
4789  title         = {Computing high-Reynolds number vortical flows: a highly accurate method with a
4790                  fully meshless formulation},
4791  year          = {2004},
4792  booktitle     = {International Conference on Parallel CFD, Grand Canary, May 2004},
4793  note          = {Submitted},
4794  petsc_uses    = {KSP}
4795}
4796
4797@InProceedings{   bl2004,
4798  author        = {L. A. Barba and A. Leonard},
4799  title         = {Computation of Viscous Vortices with Fully Meshless Method},
4800  year          = {2004},
4801  booktitle     = {Proceedings of ICTAM meeting in Warsaw, August 2004},
4802  note          = {Submitted},
4803  petsc_uses    = {KSP}
4804}
4805
4806@Article{         vws1,
4807  author        = {B. G. M. Van Wachem and J. C. Schouten},
4808  title         = {Experimental Validation of 3-D Lagrangian VOF Model: Bubble Shape and Rise
4809                  Velocity},
4810  institution   = {Laboratory of Chemical Reactor Engineering, Department of Chemical Engineering
4811                  and Chemistry, Eindhoven University of Technology, 5600 MB Eindhoven, The
4812                  Netherlands},
4813  journal       = {AIChE},
4814  volumne       = {48},
4815  number        = {12},
4816  month         = dec,
4817  year          = {2002},
4818  petsc_uses    = {KSP}
4819}
4820
4821@TechReport{      lbam1,
4822  author        = {P. Leggiero and A. Bonfiglioli and P. Amodio and F. Mazzi},
4823  title         = {Precondizionatori paralleli per la fluidodinamica computazionale},
4824  institution   = {Dipartimento Interuniversitario di Matematica Universiti degli Studi-Politecnico
4825                  di Bari Italy},
4826  year          = {2002},
4827  number        = {25/02},
4828  petsc_uses    = {KSP}
4829}
4830
4831@Article{         kees_miller_02,
4832  author        = {C. E. Kees and C. T. Miller},
4833  title         = {Higher Order Time Integration Methods for Two-Phase Flow},
4834  journal       = {Advances in Water Resources},
4835  year          = {2002},
4836  volume        = {25},
4837  number        = {2},
4838  pages         = {159-177.},
4839  petsc_uses    = {KSP}
4840}
4841
4842@InProceedings{   lepotmeersessers2001,
4843  author        = {I. Lepot and F. Meers and J.A. Essers},
4844  title         = {Multilevel Parallel High Order Schemes for Invisid Flow Computations on 3D
4845                  Unstructured Meshes},
4846  year          = {2001},
4847  booktitle     = {ECCOMAS Computational Fluid Dynamics Conference 2001},
4848  url           = {http://www.ulg.ac.be/aerodyn},
4849  petsc_uses    = {KSP}
4850}
4851
4852@InProceedings{   knepley98,
4853  author        = {Matthew Knepley and Denis Vanderstraeten},
4854  title         = {Parallel Building Blocks for Finite Element Simulations: Application to
4855                  Solid-Liquid Mixture Flows},
4856  booktitle     = {Proceedings of Parallel CFD'97},
4857  publisher     = {Elsevier},
4858  pages         = {281--287},
4859  year          = {1998},
4860  petsc_uses    = {KSP}
4861}
4862
4863@InProceedings{   pcfd97,
4864  author        = {William D. Gropp and David E. Keyes and Lois Curfman McInnes and M. D. Tidriri},
4865  title         = {Parallel Implicit {PDE} Computations: Algorithms and Software},
4866  publisher     = {Elsevier},
4867  year          = {1998},
4868  booktitle     = {Proceedings of Parallel CFD'97},
4869  pages         = {333-344},
4870  petsc_uses    = {KSP}
4871}
4872
4873@InProceedings{   knepleysamehsari98,
4874  author        = {Matthew Knepley and Ahmed H. Sameh and Vivek Sarin},
4875  title         = {Parallel Simulation of Particulate Flows},
4876  booktitle     = {Solving Irregularly Structured Problems in Parallel},
4877  editors       = {A. Ferreira et al},
4878  year          = {1998},
4879  series        = {Lecture Notes in Computer Science},
4880  volume        = {1457},
4881  pages         = {226--237},
4882  petsc_uses    = {KSP}
4883}
4884
4885@Article{         gkmt98,
4886  author        = {William D. Gropp and David E. Keyes and Lois Curfman McInnes and M. D. Tidriri},
4887  title         = {Globalized {N}ewton-{K}rylov-{S}chwarz Algorithms and Software for Parallel
4888                  Implicit {CFD}},
4889  journal       = {Int. J. High Performance Computing Applications},
4890  year          = {2000},
4891  volume        = {14},
4892  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P788.ps.Z},
4893  pages         = {102-136},
4894  petsc_uses    = {KSP}
4895}
4896
4897@InProceedings{   agkks-sc99,
4898  author        = {W. K. Anderson and W. D. Gropp and D. K. Kaushik and D. E. Keyes and B. F.
4899                  Smith},
4900  title         = {Achieving High Sustained Performance in an Unstructured Mesh {CFD} Application},
4901  booktitle     = {ACM/IEEE Proc. of SC 99: High Performance Networking and Computing},
4902  editor        = {},
4903  publisher     = {},
4904  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P776.ps.Z},
4905  year          = {1999},
4906  note          = {Winner of Gordon Bell Special Prize at SC 99},
4907  petsc_uses    = {KSP}
4908}
4909
4910@Article{         gkks01,
4911  author        = {W. D. Gropp and D. K. Kaushik and D. E. Keyes and B. F. Smith},
4912  title         = {High Performance Parallel Implicit {CFD}},
4913  journal       = {Journal of Parallel Computing},
4914  year          = {2001},
4915  volume        = {27},
4916  pages         = {337-362},
4917  url           = {http://www.mcs.anl.gov/petsc-fun3d/Papers/manke.pdf},
4918  petsc_uses    = {KSP}
4919}
4920
4921@Article{         cristea-sofonea-02,
4922  author        = {Artur Cristea and Victor Sofonea},
4923  title         = {Finite Difference lattice Boltzmann model for Liquid Vapour Systems},
4924  journal       = {Proceedings of the Romanian Academy, Series A: Mathematics, Physics, Technical
4925                  Sciences, Information Sciences},
4926  volume        = {3},
4927  number        = {3},
4928  year          = {2002},
4929  petsc_uses    = {KSP}
4930}
4931
4932@Article{         cristea2,
4933  author        = {Artur Cristea and Victor Sofonea},
4934  title         = {Two component lattice Boltzmann model with flux limiter techniques},
4935  journal       = {Proceedings of the Romanian Academy, Series A: Mathematics, Physics, Technical
4936                  Sciences, Information Sciences},
4937  volume        = {4},
4938  number        = {1},
4939  year          = {2003},
4940  pages         = {59--64},
4941  petsc_uses    = {KSP}
4942}
4943
4944@Article{         cristea1,
4945  author        = {Artur Cristea and Victor Sofonea},
4946  title         = {Two component lattice Boltzmann model with flux limiters},
4947  journal       = {Central European Journal of Physics},
4948  volume        = {2},
4949  number        = {2},
4950  year          = {2004},
4951  pages         = {382--396},
4952  petsc_uses    = {KSP}
4953}
4954
4955@Article{         sofnea-lamura1,
4956  author        = {Victor Sofonea and Antonio Lamura and Giuseppe Gonnella and Artur Cristea},
4957  title         = {Finite-difference lattice Boltzmann model with flux limiters for liquid-vapor
4958                  systems},
4959  journal       = {Physical Review E},
4960  volume        = {70},
4961  number        = {4},
4962  year          = {2004},
4963  pages         = {046702-1 / 046702-9},
4964  petsc_uses    = {KSP}
4965}
4966
4967@InProceedings{   gkks01b,
4968  author        = {W. D. Gropp and D. K. Kaushik and D. E. Keyes and B. F. Smith},
4969  title         = {Latency, Bandwidth, and Concurrent Issue Limitations in High-Performance {CFD}},
4970  booktitle     = {Proceedings of the First MIT Conference on Computational Fluid and Solid
4971                  Mechanics},
4972  editor        = {},
4973  location      = {Cambridge, MA},
4974  year          = {2001},
4975  month         = jun,
4976  url           = {http://www.mcs.anl.gov/petsc-fun3d/Papers/mit01.pdf},
4977  petsc_uses    = {KSP}
4978}
4979
4980@InProceedings{   gkks00,
4981  author        = {W. D. Gropp and D. K. Kaushik and D. E. Keyes and B. F. Smith},
4982  title         = {Understanding the Parallel Scalability of An Implicit Unstructured Mesh {CFD}
4983                  Code},
4984  booktitle     = {Proceedings of the 7th International Conference on High Performance Computing
4985                  (HiPC '2000)},
4986  editor        = {},
4987  location      = {Bangalore, India},
4988  year          = {2000},
4989  pages         = {395--404},
4990  url           = {http://www.mcs.anl.gov/petsc-fun3d/Papers/hipc00.pdf},
4991  petsc_uses    = {KSP}
4992}
4993
4994@InProceedings{   gkks-sc00,
4995  author        = {W. D. Gropp and D. K. Kaushik and D. E. Keyes and B. F. Smith},
4996  title         = {Performance Modeling and Tuning of an Unstructured Mesh {CFD} Application},
4997  booktitle     = {Proceedings of SC2000},
4998  editor        = {},
4999  publisher     = {IEEE Computer Society},
5000  year          = {2000},
5001  url           = {http://www.mcs.anl.gov/petsc-fun3d/Papers/sc00.pdf},
5002  petsc_uses    = {KSP}
5003}
5004
5005@InProceedings{   knepleysamehsarin99,
5006  author        = {Matthew Knepley and Ahmed H. Sameh and Vivek Sarin},
5007  title         = {Design of Large Scale Parallel Simulations},
5008  booktitle     = {Proceedings of Parallel CFD'99},
5009  editors       = {A. {Ecer et al.}},
5010  publisher     = {Elsevier},
5011  year          = {1999},
5012  petsc_uses    = {KSP}
5013}
5014
5015@InProceedings{   gkks-pcfd99,
5016  author        = {William D. Gropp and Dinesh K. Kaushik and David E. Keyes and Barry F. Smith},
5017  title         = {Towards Realistic Performance Bounds for Implicit {CFD} codes},
5018  booktitle     = {Proceedings of Parallel CFD'99},
5019  editors       = {A. {Ecer et al.}},
5020  publisher     = {Elsevier},
5021  url           = {http://www.cs.odu.edu/~keyes/papers/pcfd99_gkks.pdf},
5022  year          = {1999},
5023  petsc_uses    = {KSP}
5024}
5025
5026@InProceedings{   kks97,
5027  author        = {D. K. Kaushik and D. E. Keyes and B. F. Smith},
5028  title         = {On the Interaction of Architecture and Algorithm in the Domain-Based
5029                  Parallelization of an Unstructured Grid Incompressible Flow Code},
5030  booktitle     = {Proceedings of the 10th International Conference on Domain Decomposition
5031                  Methods},
5032  editor        = {J. Mandel et al.},
5033  pages         = {311--319},
5034  publisher     = {Wiley},
5035  note          = {},
5036  year          = {1997},
5037  petsc_uses    = {KSP}
5038}
5039
5040@InProceedings{   kks99,
5041  author        = {D. K. Kaushik and D. E. Keyes and B. F. Smith},
5042  title         = {{N}ewton-{K}rylov-{S}chwarz Methods for Aerodynamic Problems: Compressible and
5043                  Incompressible Flows on Unstructured Grids},
5044  booktitle     = {Proceedings of the 11th International Conference on Domain Decomposition
5045                  Methods},
5046  editors       = {C.-H. {Lai et al.}},
5047  publisher     = {Domain Decomposition Press, Bergen},
5048  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P745.ps.Z},
5049  year          = {1999},
5050  petsc_uses    = {KSP}
5051}
5052
5053@InCollection{    kks97_cfd,
5054  author        = {D. E. Keyes and D. K. Kaushik and B. F. Smith},
5055  title         = {Perspectives for {CFD} on Petaflops Systems},
5056  booktitle     = {CFD Review 1998},
5057  editor        = {M. Hafez and K. Oshima},
5058  publisher     = {World Scientific, Singapore},
5059  pages         = {1079--1096},
5060  note          = {},
5061  year          = {1998},
5062  petsc_uses    = {KSP}
5063}
5064
5065@Article{         hm99,
5066  author        = {P. D. Hovland and L. C. McInnes},
5067  title         = {Parallel Simulation of Compressible Flow Using Automatic Differentiation and
5068                  {PETSc}},
5069  year          = {2000},
5070  journal       = {Parallel Computing},
5071  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P796.ps.Z},
5072  note          = {special issue of Parallel Computing on ``Parallel Computing in Aerospace''},
5073  petsc_uses    = {KSP}
5074}
5075
5076@InProceedings{   cruzbarbaknepley08,
5077  author        = {Felipe A. Cruz and Lorena A. Barba and Matthew G. Knepley},
5078  title         = {Fast Multipole Method for particle interactions: an open source parallel library
5079                  component},
5080  booktitle     = {Proceedings of ParCFD2008},
5081  year          = {2008},
5082  editor        = {Tromeur-Dervout et. al.},
5083  publisher     = {Elsevier},
5084  petsc_uses    = {KSP}
5085}
5086
5087@Article{         hwangcai05,
5088  author        = {F.-N. Hwang and X.-C. Cai},
5089  title         = {A parallel nonlinear additive {Schwarz} preconditioned inexact {Newton} algorithm
5090                  for incompressible {Navier-Stokes} equations},
5091  journal       = {J. Comput. Phys.},
5092  volume        = {204},
5093  year          = {2005},
5094  pages         = {666--691},
5095  petsc_uses    = {KSP}
5096}
5097
5098@Article{         barbaleonard07,
5099  author        = {Lorena A Barba and Anthony Leonard},
5100  title         = {Emergence and evolution of tripole vortices from net-circulation initial
5101                  conditions},
5102  journal       = {Phys. Fluids},
5103  volume        = {19},
5104  pages         = {017101},
5105  year          = {2007},
5106  doi           = {10.1063/1.2409734},
5107  petsc_uses    = {KSP}
5108}
5109
5110@Article{         barba07,
5111  author        = {Lorena A Barba},
5112  title         = {Non-shielded multipolar vortices at high Reynolds number},
5113  journal       = {Phys. Rev. E},
5114  volume        = {73},
5115  pages         = {065303},
5116  year          = {2006},
5117  doi           = {10.1103/PhysRevE.73.065303},
5118  petsc_uses    = {KSP}
5119}
5120
5121@Article{         schofield2010multi,
5122  title         = {Multi-material incompressible flow simulation using the moment-of-fluid method},
5123  author        = {Schofield, S.P. and Christon, M.A. and Dyadechko, V. and Garimella, R.V. and
5124                  Lowrie, R.B. and Swartz, B.K.},
5125  journal       = {International Journal for Numerical Methods in Fluids},
5126  volume        = {63},
5127  number        = {8},
5128  pages         = {931--952},
5129  year          = {2010},
5130  publisher     = {Wiley Online Library},
5131  petsc_uses    = {KSP}
5132}
5133
5134% LiteralHTML:
5135% LiteralHTML:  <a name="wave"><H3><center>Wave propagation and the Helmholtz equation</center></H3>
5136% LiteralHTML:
5137% LiteralHTML: article{DeGersem99,
5138% LiteralHTML:   author = {Ji Wng and Yu Wang and Wen-ke Hu and Jian-ke Du},
5139% LiteralHTML:   title  = {The high performance of finite element analysis and applications of surface acoustic waves in finite elastic solids},
5140% LiteralHTML: }
5141@Article{         nagler2014,
5142  title         = {Sound transmission through a poroelastic layered panel},
5143  author        = {Loris Nagler and Ping Rong and Martin Schanz and Otto von Estorff},
5144  journal       = {Computational Mechanics},
5145  volume        = {53},
5146  number        = {4},
5147  pages         = {549--560},
5148  issn          = {1432-0924},
5149  doi           = {10.1007/s00466-013-0916-x},
5150  year          = {2014},
5151  petsc_uses    = {KSP}
5152}
5153
5154@Article{         sheikh2013,
5155  author        = {Sheikh, A. H. and Lahaye, D. and Vuik, C.},
5156  title         = {On the convergence of shifted {L}aplace preconditioner combined with multilevel
5157                  deflation},
5158  journal       = {Numerical Linear Algebra with Applications},
5159  volume        = {20},
5160  number        = {4},
5161  issn          = {1099-1506},
5162  doi           = {10.1002/nla.1882},
5163  pages         = {645--662},
5164  keywords      = {Helmholtz equation, shifted Laplace preconditioner, multigrid deflation, Fourier
5165                  analysis},
5166  year          = {2013},
5167  petsc_uses    = {KSP}
5168}
5169
5170@InProceedings{   silence,
5171  author        = {J.M. and Alonso and G. Garcia and V. Hernandez and F.D. Denia and F.J.
5172                  Fuenmayor},
5173  title         = {A parallel computing approach for solving the Helmholtz equation in 3D domains:
5174                  Application to the study of acoustic behaviour of silencers},
5175  year          = {2004},
5176  booktitle     = {Eurppean Congress on Computational Methods in Applied Sciences and Engineering
5177                  (ECCOMAS)},
5178  petsc_uses    = {KSP}
5179}
5180
5181@Article{         degersem99,
5182  author        = {H. De Gersem and Domenico Lahaye and S. Vandewalle and K. Hameyer},
5183  title         = {Comparison of Quasi Minimal Residual and Bi-Conjugate Gradient Iterative Methods
5184                  to Solve Complex Symmetric Systems Arising from Time-Harmonic Simulations},
5185  journal       = {COMPEL},
5186  year          = {1999},
5187  volume        = {18},
5188  number        = {3},
5189  pages         = {298--310},
5190  bibdate       = {},
5191  petsc_uses    = {KSP}
5192}
5193
5194@InProceedings{   widlund-wave-98,
5195  author        = {Olof B. Widlund},
5196  title         = {Schwarz Methods for {H}elmholtz's Equation},
5197  booktitle     = {Mathematical and Numerical Aspects of Wave Propagation},
5198  editor        = {John A. DeSanto},
5199  year          = {1998},
5200  publisher     = {SIAM},
5201  pages         = {620--622},
5202  address       = {Philadelphia},
5203  note          = {Proceedings of the Fourth International Conference on Mathematical and Numerical
5204                  Aspects of Wave Propagation, Golden, Colorado, June 1--5},
5205  petsc_uses    = {KSP}
5206}
5207
5208@InProceedings{   toselli-wave-98,
5209  author        = {Andrea Toselli},
5210  title         = {Overlapping {S}chwarz Methods for {M}axwell's Equations in Conductive Media},
5211  booktitle     = {Mathematical and Numerical Aspects of Wave Propagation},
5212  editor        = {John A. DeSanto},
5213  year          = {1998},
5214  publisher     = {SIAM},
5215  address       = {Philadelphia},
5216  pages         = {540--542},
5217  note          = {Proceedings of the Fourth International Conference on Mathematical and Numerical
5218                  Aspects of Wave Propagation, Golden, Colorado, June 1--5},
5219  petsc_uses    = {KSP}
5220}
5221
5222@InProceedings{   mcinnes-wave-98,
5223  author        = {L. C. McInnes and R. Susan-Resiga and H. M. Atassi and D. E. Keyes},
5224  title         = {Parallel Solution of {H}elmholtz Problems using Additive {S}chwarz Methods},
5225  booktitle     = {Mathematical and Numerical Aspects of Wave Propagation},
5226  editor        = {John A. DeSanto},
5227  year          = {1998},
5228  publisher     = {SIAM},
5229  address       = {Philadelphia},
5230  pages         = {623--625},
5231  note          = {Proceedings of the Fourth International Conference on Mathematical and Numerical
5232                  Aspects of Wave Propagation, Golden, Colorado, June 1--5},
5233  petsc_uses    = {KSP}
5234}
5235
5236@InProceedings{   mska98,
5237  author        = {L. C. McInnes and R. Susan-Resiga and D. E. Keyes and H. M. Atassi},
5238  title         = {Additive {S}chwarz Methods with Nonreflecting Boundary Conditions for the
5239                  Parallel Computation of {H}elmholtz Problems},
5240  booktitle     = {Proceedings of the 10th Intl. Conf. on Domain Decomposition Methods},
5241  editor        = {J. Mandel et al.},
5242  publisher     = {AMS},
5243  pages         = {349--357},
5244  year          = {1998},
5245  petsc_uses    = {KSP}
5246}
5247
5248@InProceedings{   ccew98,
5249  author        = {X.-C. Cai and M. A. Casarin, Jr. and F. W. Elliott, Jr. and O. B. Widlund},
5250  title         = {Overlapping {S}chwarz Algorithms for Solving {H}elmholtz's Equation},
5251  booktitle     = {Proceedings of the 10th Intl. Conf. on Domain Decomposition Methods},
5252  editor        = {J. Mandel et al.},
5253  publisher     = {AMS},
5254  pages         = {437-445},
5255  year          = {1998},
5256  petsc_uses    = {KSP}
5257}
5258
5259@InProceedings{   ra98a,
5260  author        = {R. Susan-Resiga and H. M. Atassi},
5261  title         = {Parallel Computing Using {S}chwarz Domain Decomposition Method for Aeroacoustic
5262                  Problems},
5263  booktitle     = {Proceedings of the 4th AIAA/CEAS Aeroacoustics Conference},
5264  publisher     = {AIAA},
5265  pages         = {86-96},
5266  note          = {AIAA paper 98-2218},
5267  year          = {1998},
5268  petsc_uses    = {KSP}
5269}
5270
5271@InProceedings{   ar98c,
5272  author        = {H. M. Atassi and R. Susan-Resiga},
5273  title         = {Parallel Computation of Harmonic Waves using Domain Decomposition, Part {I}:
5274                  General Formulation},
5275  booktitle     = {Proceedings of the ASME Noise Control and Acoustics Division},
5276  publisher     = {ASME},
5277  note          = {NCA-25},
5278  pages         = {375-379},
5279  year          = {1998},
5280  petsc_uses    = {KSP}
5281}
5282
5283@InProceedings{   ra98b,
5284  author        = {R. Susan-Resiga and H. M. Atassi},
5285  title         = {Parallel Computation of Harmonic Waves using Domain Decomposition, Part {II}:
5286                  Numerical Implementation and Applications},
5287  booktitle     = {Proceedings of the ASME Noise Control and Acoustics Division},
5288  publisher     = {ASME},
5289  note          = {NCA-25},
5290  pages         = {381 -388},
5291  year          = {1998},
5292  petsc_uses    = {KSP}
5293}
5294
5295@InProceedings{   cai-dd10-98,
5296  author        = {Xiao-Chuan Cai and Mario A. Casarin and Frank W. Elliott, Jr. and Olof B.
5297                  Widlund},
5298  title         = {Overlapping {S}chwarz methods for solving {H}elmholtz's Equation},
5299  booktitle     = {Domain Decomposition Methods 10},
5300  editors       = {Jan Mandel and Charbel Farhat and Xiao-Chuan Cai},
5301  series        = {Contemporary Mathematics},
5302  volume        = {218},
5303  publisher     = {American Mathematical Society},
5304  address       = {Providence, Rhode Island},
5305  year          = {1998},
5306  pages         = {437--445},
5307  petsc_uses    = {KSP}
5308}
5309
5310@InProceedings{   alghamdi2011petclaw,
5311  title         = {Pet{C}law: A Scalable Parallel Nonlinear Wave Propagation Solver for {P}ython},
5312  booktitle     = {Proceedings of SpringSim 2011},
5313  publisher     = {ACM},
5314  author        = {Amal Alghamdi and Aron Ahmadia and David I. Ketcheson and Matthew G. Knepley and
5315                  Kyle T. Mandli and Lisandro Dalcin},
5316  year          = {2011},
5317  petsc_uses    = {KSP}
5318}
5319
5320@Article{         pyclaw2012,
5321  author        = {David I. Ketcheson and Kyle T. Mandli and Aron J. Ahmadia and Amal Alghamdi and
5322                  Manuel Quezada de Luna and Matteo Parsani and Matthew G. Knepley and Matthew
5323                  Emmett},
5324  title         = {{PyClaw}: Accessible, Extensible, Scalable Tools for Wave Propagation Problems},
5325  journal       = {SIAM Journal on Scientific Computing},
5326  volume        = {34},
5327  number        = {4},
5328  pages         = {C210--C231},
5329  note          = {\url{http://arxiv.org/abs/1111.6583}},
5330  year          = {2012},
5331  petsc_uses    = {KSP}
5332}
5333
5334% LiteralHTML:
5335% LiteralHTML:  <a name="optimization"><H3><center>Optimization</center></H3>
5336% LiteralHTML:
5337@Article{         sojkahorakhaplacermak2018,
5338  title         = {The impact of enabling multiple subdomains per MPI process in the TFETI domain
5339                  decomposition method},
5340  author        = {Radim Sojka and David Hor{\'a}k and V{\'a}clav Hapla and Martin {\v{C}}erm{\'a}k},
5341  journal       = {Applied Mathematics and Computation},
5342  volume        = {319},
5343  pages         = {586--597},
5344  year          = {2018},
5345  petsc_uses    = {KSP}
5346}
5347
5348@Article{         chencai2014,
5349  title         = {A parallel two-level domain decomposition based one-shot method for shape
5350                  optimization problems},
5351  author        = {Rongliang Chen and Xiao‐Chuan Cai},
5352  journal       = {International Journal for Numerical Methods in Engineering},
5353  volume        = {99},
5354  number        = {13},
5355  year          = {2014},
5356  doi           = {10.1002/nme.4711},
5357  petsc_uses    = {KSP}
5358}
5359
5360@PhDThesis{       prudencio2005,
5361  author        = {Ernesto Prudencio},
5362  title         = {Parallel Fully Coupled {Lagrange-Newton-Krylov-Schwarz} Algorithms and Software
5363                  for Optimization Problems Constrained by Partial Differential Equations},
5364  school        = {University of Colorado, Boulder},
5365  year          = {2005},
5366  petsc_uses    = {KSP}
5367}
5368
5369@Article{         prudenciocai2007,
5370  title         = {Parallel multilevel restricted {Schwarz} preconditioners with pollution removing
5371                  for {PDE}-constrained optimization},
5372  author        = {Ernesto Prudencio and X. C. Cai},
5373  journal       = {SIAM J. Sci. Comp.},
5374  volume        = {29},
5375  number        = {3},
5376  pages         = {964--985},
5377  year          = {2007},
5378  petsc_uses    = {KSP}
5379}
5380
5381@Article{         prudenciobyrdcai2006,
5382  author        = {Ernesto Prudencio and R. Byrd and X. C. Cai},
5383  title         = {Parallel full space {SQP Lagrange-Newton-Krylov-Schwarz} algorithms for
5384                  {PDE}-constrained Optimization Problems},
5385  journal       = {SIAM J. Sci. Comp.},
5386  volume        = {27},
5387  pages         = {1305--1328},
5388  year          = {2006},
5389  petsc_uses    = {KSP}
5390}
5391
5392@InProceedings{   prudenciobyrdcai2004,
5393  title         = {Domain decomposition methods for {PDE}-constrained optimization problems},
5394  author        = {Ernesto Prudencio and R. Byrd and X. C. Cai},
5395  booktitle     = {VECPAR 2004},
5396  editor        = {M. Dayde and J. Dongarra and V. Hernandex and J. Palma},
5397  publisher     = {Springer},
5398  pages         = {569--582},
5399  year          = {2004},
5400  petsc_uses    = {KSP}
5401}
5402
5403@Article{         belhamadia-fortin-pcp,
5404  author        = {Youssef Belhamadia and Andre Fortin and Eric Chamberland},
5405  title         = {Three-dimensional anisotropic mesh adaptation for phase change problems},
5406  journal       = {Journal of Computational Physics},
5407  volume        = {201},
5408  pages         = {753-770},
5409  year          = {2004},
5410  url           = {http://portal.acm.org/citation.cfm?id=1055817.1055834#references},
5411  petsc_uses    = {KSP}
5412}
5413
5414@Article{         biros00,
5415  author        = {George Biros and Omar Ghattas},
5416  title         = {A {Lagrange-Newton-Krylov-Schur} Method for {PDE} Constrained Optimization},
5417  journal       = {SIAG-Opt Views and News},
5418  volume        = {11},
5419  number        = {2},
5420  year          = {2000},
5421  month         = aug,
5422  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/siag-opt/siag-opt.pdf},
5423  petsc_uses    = {KSP}
5424}
5425
5426@Article{         bmm01,
5427  author        = {Steve Benson and Lois Curfman McInnes and Jorge Mor\'{e}},
5428  journal       = {ACM Transactions on Mathematical Software},
5429  title         = {A case study in the performance and scalability of optimization algorithms},
5430  year          = {2001},
5431  volume        = {27},
5432  number        = {3},
5433  pages         = {361--376},
5434  petsc_uses    = {KSP}
5435}
5436
5437@InProceedings{   oghattas1999,
5438  author        = {George Biros and Omar Ghattas},
5439  title         = {Parallel preconditioners for {KKT} systems arising in optimal control of viscous
5440                  incompressible flows},
5441  booktitle     = {Proceedings of Parallel CFD '99, Williamsburg, Virginia, USA, May 23-26, 1999},
5442  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/pcfd99/pcfd99.pdf},
5443  year          = {1999},
5444  petsc_uses    = {KSP}
5445}
5446
5447@InProceedings{   hkms00,
5448  title         = {Using Automatic Differentiation for Second-order Matrix-free Methods in
5449                  PDE-constrained Optimization},
5450  author        = {P. D. Hovland and D. E. Keyes and L. C. McInnes and W. Samyono},
5451  url           = {http://www.icase.edu/\~{ }keyes/papers/ad2000.ps},
5452  booktitle     = {Automatic Differentiation of Algorithms: From Simulation to Optimization},
5453  editor        = {George Corliss and Christ\`{e}le Faure and Andreas Griewank and Laurent
5454                  Hasco\"{e}t and Uwe Naumann},
5455  publisher     = {Springer},
5456  year          = {2002},
5457  petsc_uses    = {KSP}
5458}
5459
5460% old version: replace with biros2005pln1
5461@TechReport{      bg011,
5462  author        = {George Biros and Omar Ghattas},
5463  title         = {Parallel Lagrange-Newton-Krylov-Schur Methods for PDE-Constrained Optimization.
5464                  Part I: The Krylov-Schur Solver},
5465  institution   = {Laboratory for Mechanics, Algorithms, and Computing, Carnegie Mellon University},
5466  year          = {2001},
5467  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/lnks/lnks1.pdf},
5468  petsc_uses    = {KSP}
5469}
5470
5471% old version: replace with biros2005pln2
5472@TechReport{      bg012,
5473  author        = {George Biros and Omar Ghattas},
5474  title         = {Parallel {Lagrange-Newton-Krylov-Schur} Methods for {PDE}-Constrained
5475                  Optimization. Part II: The {Lagrange-Newton} Solver, and its Application to
5476                  Optimal Control of Steady Viscous Flows},
5477  institution   = {Laboratory for Mechanics, Algorithms, and Computing, Carnegie Mellon University},
5478  year          = {2001},
5479  url           = {http://www.cs.cmu.edu/\~{ }oghattas/papers/lnks/lnks2.pdf},
5480  petsc_uses    = {KSP}
5481}
5482
5483% LiteralHTML:
5484% LiteralHTML:  <a name="fastmethods"><H3><center>Fast Algorithms</center></H3>
5485% LiteralHTML:
5486@InProceedings{   ly2003,
5487  author        = {Lexing Ying and G. Biros and D. Zorin and H. Langston},
5488  title         = {A New Parallel Kernel-independent Fast Multipole Method},
5489  booktitle     = {Proceedings of the ACM/IEEE conference on Supercomputing 2003},
5490  year          = {2003},
5491  note          = {Winner of the Best Student Paper at SC2003},
5492  petsc_uses    = {KSP}
5493}
5494
5495@Article{         yokotabarbaknepley10,
5496  author        = {Rio Yokota and L A Barba and Matthew G Knepley},
5497  title         = {{PetRBF} -- A parallel {O(N)} algorithm for radial basis function interpolation},
5498  journal       = {Computer Methods in Applied Mechanics and Engineering},
5499  volume        = {199},
5500  number        = {25-28},
5501  pages         = {1793--1804},
5502  url           = {http://arxiv.org/abs/0909.5413v1},
5503  note          = {\url{http://arxiv.org/abs/0909.5413v1}},
5504  year          = {2010},
5505  petsc_uses    = {KSP}
5506}
5507
5508@Article{         cruzknepleybarba10,
5509  author        = {Felipe A. Cruz and Matthew G Knepley and L A Barba},
5510  title         = {{PetFMM} -- A dynamically load-balancing parallel fast multipole library},
5511  journal       = {International Journal of Numerical Methods in Engineering},
5512  volume        = {85},
5513  number        = {4},
5514  pages         = {403--428},
5515  url           = {http://arxiv.org/abs/0905.2637},
5516  note          = {\url{http://arxiv.org/abs/0905.2637}},
5517  year          = {2010},
5518  petsc_uses    = {KSP}
5519}
5520
5521% LiteralHTML:
5522% LiteralHTML:  <a name="otherapps"><H3><center>Other Application Areas</center></H3>
5523% LiteralHTML:
5524@Article{         buchanpainumplebysmedleystevenson2012,
5525  title         = {A sub-grid scale finite element agglomeration multigrid method with application
5526                  to the Boltzmann transport equation},
5527  author        = {AG Buchan and CC Pain and AP Umpleby and RP Smedley-Stevenson},
5528  journal       = {International Journal for Numerical Methods in Engineering},
5529  volume        = {92},
5530  number        = {3},
5531  pages         = {318--342},
5532  year          = {2012},
5533  publisher     = {Wiley Online Library},
5534  petsc_uses    = {KSP}
5535}
5536
5537@Article{         magoulesahamedsuzuki2015,
5538  title         = {Green computing on graphics processing units},
5539  author        = {Fr{\'e}d{\'e}ric Magoul{\`e}s and Abal-Kassim Cheik Ahamed and Atsushi Suzuki},
5540  journal       = {Concurrency and Computation: Practice and Experience},
5541  year          = {2015},
5542  publisher     = {Wiley Online Library},
5543  petsc_uses    = {KSP}
5544}
5545
5546@InProceedings{   yanrhodes11,
5547  author        = {Yan, Baoqiang and Rhodes, Philip J.},
5548  title         = {IDEA -- An API for Parallel Computing with Large Spatial Datasets},
5549  booktitle     = {Proceedings of the 2011 International Conference on Parallel Processing},
5550  series        = {ICPP '11},
5551  pages         = {355--364},
5552  year          = {2011},
5553  isbn          = {978-0-7695-4510-3},
5554  numpages      = {10},
5555  doi           = {10.1109/ICPP.2011.70},
5556  acmid         = {2066965},
5557  publisher     = {IEEE Computer Society},
5558  address       = {Washington, DC, USA},
5559  keywords      = {cluster, parallelization, spatial dataset, dependency, data partitioning},
5560  petsc_uses    = {KSP}
5561}
5562
5563@Article{         hakansson2013mdstochasticliouville,
5564  author        = {Hakansson, Par and Nguyen, ThaoNguyen and Nair, Prasanth B. and Edge, Ruth and
5565                  Stulz, Eugen},
5566  title         = {Cu(ii)-porphyrin molecular dynamics as seen in a novel EPR/Stochastic Liouville
5567                  equation study},
5568  journal       = {Phys. Chem. Chem. Phys.},
5569  year          = {2013},
5570  volume        = {15},
5571  issue         = {26},
5572  pages         = {10930-10941},
5573  publisher     = {The Royal Society of Chemistry},
5574  doi           = {10.1039/C3CP50788B},
5575  petsc_uses    = {KSP}
5576}
5577
5578@Article{         hakansson2011stochasticliouville,
5579  author        = {Hakansson, Par and Nair, Prasanth B.},
5580  title         = {Implicit numerical schemes for the stochastic Liouville equation in Langevin
5581                  form},
5582  journal       = {Phys. Chem. Chem. Phys.},
5583  year          = {2011},
5584  volume        = {13},
5585  issue         = {20},
5586  pages         = {9578-9589},
5587  publisher     = {The Royal Society of Chemistry},
5588  doi           = {10.1039/C1CP20400A},
5589  petsc_uses    = {KSP}
5590}
5591
5592@InProceedings{   wang:lee:scidac2011,
5593  author        = {Lei Wang and Jungho Lee and Mihai Anitescu and Anter El Azab and Lois Curfman
5594                  McInnes and Todd Munson and Barry Smith},
5595  title         = {A Differential Variational Inequality Approach for the Simulation of
5596                  Heterogeneous Materials},
5597  booktitle     = {Proceedings of SciDAC 2011 Conference},
5598  year          = {2011},
5599  petsc_uses    = {KSP}
5600}
5601
5602@Article{         bourdinlarsenrichardson2011,
5603  author        = {Blaise Bourdin and Christopher Larsen and Casey Richardson},
5604  title         = {A time-discrete model for dynamic fracture based on crack regularization},
5605  journal       = {International Journal of Fracture},
5606  volume        = {168},
5607  issue         = {2},
5608  pages         = {133--143},
5609  doi           = {10.1007/s10704-010-9562-x},
5610  year          = {2011},
5611  petsc_uses    = {KSP}
5612}
5613
5614@Book{            bourdinfrancfortmarigo,
5615  author        = {Blaise Bourdin and Gilles Francfort and Jean-Jacques Marigo},
5616  title         = {The Variational Approach to Fracture},
5617  publisher     = {Springer},
5618  year          = {2008},
5619  petsc_uses    = {KSP}
5620}
5621
5622@Article{         bourdinfrancfortmarigo2008,
5623  author        = {Blaise Bourdin and Gilles Francfort and Jean-Jacques Marigo},
5624  title         = {The Variational Approach to Fracture},
5625  journal       = {J. Elasticity},
5626  volume        = {91},
5627  issue         = {1},
5628  pages         = {1--148},
5629  doi           = {10.1007/s10659-007-9107-3},
5630  year          = {2008},
5631  petsc_uses    = {KSP}
5632}
5633
5634@Article{         lahtinen2008spectrum,
5635  title         = {Spectrum of the non-abelian phase in Kitaev's honeycomb lattice model},
5636  author        = {Lahtinen, V. and Kells, G. and Carollo, A. and Stitt, T. and Vala, J. and Pachos,
5637                  J.K.},
5638  journal       = {Annals of Physics},
5639  volume        = {323},
5640  number        = {9},
5641  pages         = {2286--2310},
5642  year          = {2008},
5643  publisher     = {Elsevier},
5644  petsc_uses    = {KSP}
5645}
5646
5647@InProceedings{   roark2004discriminative,
5648  title         = {Discriminative language modeling with conditional random fields and the
5649                  perceptron algorithm},
5650  author        = {Roark, B. and Saraclar, M. and Collins, M. and Johnson, M.},
5651  booktitle     = {Proceedings of the 42nd Annual Meeting on Association for Computational
5652                  Linguistics},
5653  pages         = {47},
5654  year          = {2004},
5655  organization  = {Association for Computational Linguistics},
5656  petsc_uses    = {KSP}
5657}
5658
5659@Article{         roark2007discriminative,
5660  title         = {Discriminative n-gram language modeling},
5661  author        = {Roark, B. and Saraclar, M. and Collins, M.},
5662  journal       = {Computer Speech \& Language},
5663  volume        = {21},
5664  number        = {2},
5665  pages         = {373--392},
5666  year          = {2007},
5667  publisher     = {Elsevier},
5668  petsc_uses    = {KSP}
5669}
5670
5671@Conference{      garcia2011parallel,
5672  title         = {{Parallel performance of the PETSc Krylov methods applied to linear systems of 3D
5673                  nanodevice simulators}},
5674  author        = {Garcia-Rivera, A. and Valin, R. and Seoane, N. and Garcia-Loureiro, A. and
5675                  Aldegunde, M.},
5676  booktitle     = {Electron Devices (CDE), 2011 Spanish Conference on},
5677  pages         = {1--4},
5678  organization  = {IEEE},
5679  petsc_uses    = {KSP}
5680}
5681
5682@Conference{      wesley2006parallel,
5683  title         = {{A parallel artificial neural network implementation}},
5684  author        = {Wesley-Smith, I.},
5685  booktitle     = {Proceedings of The National Conference On Undergraduate Research (NCUR)},
5686  year          = {2006},
5687  petsc_uses    = {KSP}
5688}
5689
5690@Article{         hcsw1,
5691  author        = {F.-N. Hwang and S.-R. Cai and Y.-L. Shao and J.-S. Wu},
5692  title         = {Parallel Newton-Krylov-Schwarz algorithms for the three-dimensional
5693                  Poisson-Boltzmann equation in numerical simulation of colloidal particle
5694                  interactions},
5695  journal       = {Computer Physics Communications},
5696  volumne       = {181},
5697  year          = {2010},
5698  pages         = {1529--1537},
5699  petsc_uses    = {KSP}
5700}
5701
5702@Article{         hh1,
5703  author        = {C.-Y. Huang and F.-N. Hwang},
5704  title         = {Parallel pseudo-transient Newton-Krylov-Schwarz continuation algorithms for
5705                  bifurcation analysis of incompressible sudden expansion flows},
5706  journal       = {Applied Numerical Mathematics},
5707  volume        = {60},
5708  year          = {2010},
5709  pages         = {738--751},
5710  petsc_uses    = {KSP}
5711}
5712
5713@Article{         hwhw1,
5714  author        = {F.-N. Hwang and Z.-H. Wei and T.-M. Huang and W. Wang},
5715  title         = {A parallel additive Schwarz preconditioned Jacobi-Davidson algorithm for
5716                  polynomial eigenvalue problems in quantum dot simulation},
5717  journal       = {Journal of Computational Physics},
5718  volume        = {229},
5719  year          = {2010},
5720  pages         = {2932--2947},
5721  petsc_uses    = {KSP}
5722}
5723
5724@Article{         wei2011parallel,
5725  title         = {{A Parallel Scalable PETSc-Based Jacobi-Davidson Polynomial Eigensolver with
5726                  Application in Quantum Dot Simulation}},
5727  author        = {Wei, Z.H. and Hwang, F.N. and Huang, T.M. and Wang, W.},
5728  journal       = {Domain Decomposition Methods in Science and Engineering XIX},
5729  pages         = {157--164},
5730  year          = {2011},
5731  publisher     = {Springer},
5732  petsc_uses    = {KSP}
5733}
5734
5735@Article{         flores2007sequential,
5736  title         = {{Sequential and parallel resolution of the two-group transient neutron diffusion
5737                  equation using second-degree iterative methods}},
5738  author        = {Flores-S{\'a}nchez, O. and Vidal, V. and Garc{\'\i}a, V. and Flores-S{\'a}nchez, P.},
5739  journal       = {High Performance Computing for Computational Science-VECPAR 2006},
5740  pages         = {426--438},
5741  year          = {2007},
5742  publisher     = {Springer},
5743  petsc_uses    = {KSP}
5744}
5745
5746@InProceedings{   gordonbell09,
5747  author        = {Dinesh Kaushik and Michael Smith and Allan Wollaber and Barry Smith and Andrew
5748                  Siegel and Won Sik Yang},
5749  title         = {Enabling High Fidelity Neutron Transport Simulations on Petascale Architectures},
5750  booktitle     = {ACM/IEEE Proceedings of SC2009: High Performance Networking and Computing},
5751  note          = {{SC'09 Gordon Bell} Prize Finalist},
5752  year          = {2009},
5753  petsc_uses    = {KSP}
5754}
5755
5756@Article{         knepleykarpeevdavidovitseisenberggillespie10,
5757  author        = {Matthew G. Knepley and Dmitry A. Karpeev and Seth Davidovits and Robert~S.
5758                  Eisenberg and Dirk Gillespie},
5759  title         = {An Efficient Algorithm for Classical Density Functional Theory in Three
5760                  Dimensions: Ionic Solutions},
5761  journal       = {Journal of Physical Chemistry},
5762  volume        = {132},
5763  number        = {12},
5764  pages         = {124101--124111},
5765  url           = {http://arxiv.org/abs/0910.1531},
5766  year          = {2010},
5767  petsc_uses    = {KSP}
5768}
5769
5770@Article{         knepleykarpeeveisenberggillespie09,
5771  author        = {{Knepley}, M.~G. and {Karpeev}, D.~A. and {Eisenberg}, R.~S. and {Gillespie},
5772                  D.},
5773  title         = {{Energetics of Calcium Selectivity: A Three-Dimensional Classical Density
5774                  Functional Theory Approach}},
5775  journal       = {Biophysical Journal},
5776  month         = feb,
5777  volume        = {96},
5778  pages         = {661},
5779  doi           = {10.1016/j.bpj.2008.12.3494},
5780  year          = {2009},
5781  petsc_uses    = {KSP}
5782}
5783
5784@Article{         scx2008,
5785  author        = {SUWITO AND XIAO-CHUAN CAI AND YUNPING XI},
5786  title         = {PARALLEL FINITE ELEMENT METHOD FOR COUPLED CHLORIDE MOISTURE DIFFUSION IN
5787                  CONCRETE},
5788  journal       = {INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING},
5789  volume        = {3},
5790  number        = {4},
5791  year          = {2006},
5792  url           = {http://www.math.ualberta.ca/ijnam/Volume-3-2006/No-4-06/2006-04-06.pdf},
5793  petsc_uses    = {KSP}
5794}
5795
5796@TechReport{      kdgs2008,
5797  year          = {2008},
5798  school        = {Centro Internacional de Methodos Numericos en Ingenieria, Argentina},
5799  title         = {High Performance Simulations of Electrokinetic Flow and Transport in Microfluidic
5800                  Chips},
5801  author        = {Pablo A. Klera and Lisandro D. Dalcin and Fabio A. Guarnieria and Mario A.
5802                  Stortia},
5803  url           = {http://www.cimec.org.ar/ojs/index.php/cmm/article/view/1383},
5804  petsc_uses    = {KSP}
5805}
5806
5807@Article{         springerlink:10.1007/s10915-011-9551-x,
5808  author        = {Schauer, Marco and Roman, Jose and Quintana-Ortí, Enrique and Langer, Sabine},
5809  affiliation   = {Institut für Angewandte Mechanik, Technische Universität Carolo-Wilhelmina zu
5810                  Braunschweig, Spielmannstraße 11, 38106 Braunschweig, Germany},
5811  title         = {Parallel Computation of 3-D Soil-Structure Interaction in Time Domain with a
5812                  Coupled FEM/SBFEM Approach},
5813  journal       = {Journal of Scientific Computing},
5814  publisher     = {Springer Netherlands},
5815  issn          = {0885-7474},
5816  keyword       = {Mathematics and Statistics},
5817  pages         = {1-22},
5818  doi           = {10.1007/s10915-011-9551-x},
5819  petsc_uses    = {KSP}
5820}
5821
5822@TechReport{      jj2007,
5823  author        = {Boris Jeremic and Guanzhou Jie},
5824  title         = {Parallel Finite Element Computations for Soil-Foundation-Structure Interaction
5825                  Problems Report},
5826  institution   = {UCD CompGeoMech 02--2007},
5827  year          = {2007},
5828  url           = {http://sokocalo.engr.ucdavis.edu/~jeremic/wwwpublications/CV-R23.pdf},
5829  petsc_uses    = {KSP}
5830}
5831
5832@Unpublished{     kuiper08,
5833  title         = {Fast 3D frequency-dependent Radiative Transfer for Magneto-Hydrodynamics},
5834  author        = {Rolf Kuiper},
5835  institution   = {Max-Planck-Institute for Astronomy},
5836  url           = {http://www.mpia.de/~kuiper/MAKEMAKE.html},
5837  year          = {2008},
5838  petsc_uses    = {KSP}
5839}
5840
5841@Article{         williamson2012multidimensional,
5842  title         = {Multidimensional multiphysics simulation of nuclear fuel behavior},
5843  author        = {Williamson, R.L. and Hales, J.D. and Novascone, S.R. and Tonks, M.R. and Gaston,
5844                  D.R. and Permann, C.J. and Andrs, D. and Martineau, R.C.},
5845  journal       = {Journal of Nuclear Materials},
5846  volume        = {423},
5847  number        = {1},
5848  pages         = {149--163},
5849  year          = {2012},
5850  publisher     = {Elsevier},
5851  petsc_uses    = {KSP}
5852}
5853
5854@InProceedings{   kucukboyaci2015cobra,
5855  title         = {COBRA-TF parallelization and application to PWR reactor core subchannel DNB
5856                  analysis},
5857  author        = {Kucukboyaci, Vefa and Sung, Yixing and Salko, Robert},
5858  booktitle     = {Joint International Conference on Mathematics and Computation, Supercomputing in
5859                  Nuclear Applications and the Monte Carlo Method},
5860  pages         = {1--18},
5861  year          = {2015},
5862  petsc_uses    = {KSP}
5863}
5864
5865@Article{         hales2012solving,
5866  title         = {Solving Nonlinear Solid Mechanics Problems with the {J}acobian-{F}ree {N}ewton
5867                  {K}rylov Method},
5868  author        = {Hales, J.D. and Novascone, S.R. and Williamson, R.L. and Gaston, D.R. and Tonks,
5869                  M.R.},
5870  journal       = {Computer Modeling in Engineering \& Sciences(CMES)},
5871  volume        = {84},
5872  number        = {2},
5873  pages         = {123--153},
5874  year          = {2012},
5875  publisher     = {Tech Science Press},
5876  petsc_uses    = {KSP}
5877}
5878
5879@InProceedings{   srksyp2008,
5880  author        = {M. A. Smith and C. Rabiti and D. Kaushik and B. Smith and W. S. Yang and G.
5881                  Palmiotti},
5882  title         = {Fast reactor core simulations using the {UNIC} code},
5883  booktitle     = {Proceedings of the International Conference on the Physics of Reactors, Nuclear
5884                  Power: A Sustainable Resource},
5885  year          = {2008},
5886  petsc_uses    = {KSP}
5887}
5888
5889@InProceedings{   psrlkssl2007,
5890  author        = {G. Palmiotti and M. A. Smith and C. Rabiti and M. Leclere and D. Kaushik and A.
5891                  Siegel and B. Smith and E. E. Lewis},
5892  title         = {{UNIC}: Ultimate Neutronic Investigation Code},
5893  booktitle     = {Joint International Topical Meeting on Mathematics and Computation and
5894                  Supercomputing in Nuclear Applications},
5895  year          = {2007},
5896  petsc_uses    = {KSP}
5897}
5898
5899@InProceedings{   sprkssl2007,
5900  author        = {M. A. Smith and G. Palmiotti and C. Rabiti and D. Kaushik and A. Siegel and B.
5901                  Smith and E. E. Lewis},
5902  title         = {{PNFE} Component of the {UNIC} Code},
5903  booktitle     = {Joint International Topical Meeting on Mathematics and Computation and
5904                  Supercomputing in Nuclear Applications},
5905  year          = {2007},
5906  petsc_uses    = {KSP}
5907}
5908
5909@InProceedings{   dc-oop-03,
5910  author        = {H. Digonnet and T. Coupez},
5911  title         = {Object-oriented programming for fast-and-easy development of parallel
5912                  applications in forming processes simulation},
5913  booktitle     = {Proceedings of the Second MIT Conference on Computational Fluid and Solid
5914                  Mechanics},
5915  year          = {2003},
5916  petsc_uses    = {KSP}
5917}
5918
5919@InProceedings{   dc-cfm-03,
5920  author        = {H. Digonnet and T. Coupez},
5921  title         = {Calcul parallele en mise en forme des materiaux},
5922  booktitle     = {XVIeme Congres Francais de Mecanique},
5923  year          = {2003},
5924  petsc_uses    = {KSP}
5925}
5926
5927@InProceedings{   dsc-pcsev-04,
5928  author        = {H. Digonnet and L. Silva and T. Coupez},
5929  title         = {Parallel computation for solving efficiently viscoelastic fluid flow problems},
5930  booktitle     = {Proceedings of ECCOMAS 2004},
5931  year          = {2004},
5932  petsc_uses    = {KSP}
5933}
5934
5935@InProceedings{   dsc-pca3fs-04,
5936  author        = {H. Digonnet and L. Silva and T. Coupez},
5937  title         = {Parallel computation applied to 3D FE simulation of polymer injection molding},
5938  booktitle     = {Proceedings of WCCM VI},
5939  year          = {2004},
5940  petsc_uses    = {KSP}
5941}
5942
5943@InProceedings{   dbcs-cpaac-05,
5944  author        = {H. Digonnet and O. Basset and T. Coupez and L. Silva},
5945  title         = {Calcul parallele appliqu aux coulements de fluides complexe},
5946  booktitle     = {Proceedings of Eme Congres Francais de Mecanique},
5947  year          = {2005},
5948  petsc_uses    = {KSP}
5949}
5950
5951@Article{         sz2010,
5952  author        = {B. Smith and H. Zhang},
5953  title         = {Sparse Triangular Solves for {ILU} Revisited: Data Layout Crucial to Better
5954                  Performance},
5955  journal       = {International Journal of High Performance Computing Applications},
5956  volume        = {25},
5957  number        = {4},
5958  pages         = {386--391},
5959  year          = {2011},
5960  petsc_uses    = {KSP}
5961}
5962
5963@Article{         zssz2006,
5964  author        = {H. Zhang and B. Smith and M. Sternberg and P. Zapol},
5965  title         = {{SIPs}: Shift-and-Invert Parallel Spectral Transformations},
5966  journal       = {TOMS},
5967  url           = {http://math.nist.gov/toms/Current.html#v33n2},
5968  volumne       = {33},
5969  number        = {2},
5970  year          = {2007},
5971  petsc_uses    = {KSP}
5972}
5973
5974@Article{         gs2006,
5975  author        = {Fang Jin and Nivedita R. Gupta and Kathleen J. Stebe},
5976  title         = {The detachment of a viscous drop in a viscous solution in the presence of a
5977                  soluble surfactant},
5978  journal       = {Phys. Fluids},
5979  volume        = {18},
5980  year          = {2006},
5981  url           = {http://scitation.aip.org/dbt/dbt.jsp?KEY=PHFLE6&Volume=LASTVOL&Issue=LASTISS},
5982  petsc_uses    = {KSP}
5983}
5984
5985@Article{         jmemsci,
5986  author        = {Bo Zhou and Adam Powell},
5987  title         = {Phase Field Simulations of Liquid-Liquid Demixing During Immersion Precipitation
5988                  of Polymeric Membranes in 2D and 3D},
5989  journal       = {J. Membrane Sci.},
5990  volume        = {268},
5991  number        = {2},
5992  pages         = {150--164},
5993  year          = {2006},
5994  month         = jan,
5995  day           = {15},
5996  doi           = {10.1016/j.memsci.2005.05.030},
5997  petsc_uses    = {KSP}
5998}
5999
6000@InProceedings{   vbde2002,
6001  author        = {Anke Veser and Wolfgang Breitung and Sergey Dorofeev and Alexander Efimenko},
6002  title         = {Flame Acceleration Distance in Obstacle-Laden Tubes},
6003  booktitle     = {Proceedings of the NINTH INTERNATIONAL CONFERENCE ON NUMERICAL COMBUSTION},
6004  url           = {http://web.ing.unisannio.it/icnc2002/CP21Turbulent_Combustion-Deflagrations_Jets_&_Fires.pdf},
6005  year          = {2002},
6006  petsc_uses    = {KSP}
6007}
6008
6009@InProceedings{   wid2005,
6010  author        = {Alexander I. Bobenko and Peter Schrader},
6011  title         = {Discrete Willmore Flow},
6012  booktitle     = {Eurographics Symposium on Geometry Processing},
6013  url           = {http://www.math.tu-berlin.de/\~{ }bobenko/Papers/Willmore.pdf},
6014  year          = {2005},
6015  editor        = {M. Desbrun and H. Pottmann},
6016  petsc_uses    = {KSP}
6017}
6018
6019@Article{         stj2003,
6020  author        = {A. Scascighini and A. Troxler and R. Jeltsch},
6021  journal       = {International Journal for Numerical Methods in Fluids},
6022  volume        = {41},
6023  issue         = {4},
6024  title         = {A numerical method for inverse design based on the inverse Euler equations},
6025  year          = {2003},
6026  pages         = {339--355},
6027  url           = {http://www3.interscience.wiley.com/cgi-bin/abstract/102521480/ABSTRACT},
6028  petsc_uses    = {KSP}
6029}
6030
6031@PhDThesis{       as2001,
6032  author        = {ANDREA SCASCIGHINI},
6033  title         = {A Numerical Method for the Design of Internal Flow Configurations Based on the
6034                  Inverse Euler Equations},
6035  school        = {SWISS FEDERAL INSTITUTE OF TECHNOLOGY, ZURICH},
6036  year          = {2001},
6037  url           = {http://www.sam.math.ethz.ch/\~{ }andrea/},
6038  petsc_uses    = {KSP}
6039}
6040
6041@Article{         hb2005,
6042  author        = {E. McKay Hyde and Oscar P. Bruno},
6043  journal       = {Journal of Computational Physics},
6044  volume        = {202},
6045  title         = {A fast, higher-order solver for scattering by penetrable bodies in three
6046                  dimensions},
6047  year          = {2005},
6048  pages         = {236--261},
6049  url           = {http://www.acm.caltech.edu/\~{ }bruno/hyde_bruno_3d_jcp.pdf},
6050  petsc_uses    = {KSP}
6051}
6052
6053@MastersThesis{   d2002,
6054  author        = {Matthew F Dixon},
6055  title         = {PARALLEL SOLUTION OF HIGH ORDER FINITE DIFFERENCE SCHEMES FOR PRICING
6056                  MULTI-DIMENSIONAL AMERICAN OPTIONS},
6057  school        = {READING UNIVERSITY},
6058  year          = {2002},
6059  url           = {http://www.ma.ic.ac.uk/\~{ }mdixion/papers/MScThesis.pdf.gz},
6060  petsc_uses    = {KSP}
6061}
6062
6063@TechReport{      gzb,
6064  author        = {David Gleich and Leonid Zhukov and Pavel Berkhin},
6065  title         = {Fast Parallel PageRank: A Linear System Approach},
6066  institution   = {Stanford University},
6067  year          = {2004},
6068  url           = {http://www.gg.caltech.edu/\~{ }zhukov/papers/ParallelPageRank-paper.pdf},
6069  petsc_uses    = {KSP}
6070}
6071
6072@PhDThesis{       yergeau-99,
6073  author        = {Daniel W. Yergeau},
6074  title         = {A DIAL-AN-OPERATOR APPROACH TO SIMULATION OF IMPURITY DIFFUSION IN
6075                  SEMICONDUCTORS},
6076  school        = {Stanford},
6077  year          = {1999},
6078  url           = {http://www-tcad.stanford.edu/tcad/pubs/theses/yergeau.pdf},
6079  petsc_uses    = {KSP}
6080}
6081
6082@InProceedings{   rathkopf-miller-00,
6083  author        = {J.A. Rathkopf and D.S. Miller and J.M. Owen and L.M. Stuart and M.R. Zika and
6084                  P.G. Eltgroth and N.K. Madsen and K.P. McCandless and P.F. Nowak and M.K. Nemanic
6085                  and N.A. Gentile and N.D. Keen and T.S. Palmer},
6086  title         = {{KULL}: {LLNL}'s {ASCI} Inertial Confinement Fusion Simulation Code},
6087  year          = {2000},
6088  booktitle     = {Physor 2000 American Nuclear Society Topical Meeting on Advances in Reactor
6089                  Physics and Mathematics and Computation into the Next Millennium},
6090  url           = {http://www.llnl.gov/tid/lof/documents/pdf/237860.pdf},
6091  lab           = {LLNL},
6092  petsc_uses    = {KSP}
6093}
6094
6095@Article{         bonfi-palma-pas-05,
6096  author        = {A. Bonfiglioli and P. De Palma and G. Pascazio and M. Napolitano},
6097  journal       = {Journal of Turbomachinery},
6098  volume        = {127},
6099  title         = {An Implicit Fluctuation Splitting Scheme for Turbomachinery Flows},
6100  year          = {2005},
6101  pages         = {395-401},
6102  petsc_uses    = {KSP}
6103}
6104
6105@InProceedings{   fettig-sobh-05,
6106  author        = {John Fettig and Nahil Sobh and Dmitriy V. Melnikov and Jean-Pierre Leburton},
6107  title         = {High Performance Algorithms for Scalable Spin-Qubit Circuits with Quantum Dots},
6108  year          = {2005},
6109  booktitle     = {Proceedings of the 5th International Conference on Linux Clusters},
6110  url           = {http://www.linuxclustersinstitute.org/Linux-HPC-Revolution/Archive/PDF05/28-Fettig_J.pdf},
6111  petsc_uses    = {KSP}
6112}
6113
6114@TechReport{      melnikov-matagne-05,
6115  author        = {Dmitriy V. Melnikov and Philippe Matagne and Jean-Pierre Leburton and D.G.
6116                  Austing and G. Yu and S. Tarucha and John Fettig and Nahil Sobh},
6117  title         = {Spin configurations in circular and rectangular vertical quantum dots in a
6118                  magnetic field: Three-dimensional self-consistent simulation},
6119  year          = {2005},
6120  number        = {Arxiv preprint cond-mat/0506585},
6121  url           = {http://arxiv.org/pdf/cond-mat/0506585},
6122  petsc_uses    = {KSP}
6123}
6124
6125@InProceedings{   richard-smedley-03,
6126  author        = {Richard P. Smedley-Stevenson},
6127  title         = {PARALLEL THERMAL RADIATION TRANSPORT IN TWO DIMENSIONS},
6128  year          = {2003},
6129  booktitle     = {18th International Conference on Transport Theory (18 ICTT)},
6130  url           = {http://www.iprj.uerj.br/\~{ }ricardob/Evento_Cientifico_html/poster03j.pdf},
6131  petsc_uses    = {KSP}
6132}
6133
6134@Article{         guan-godoy-ravaioli-03,
6135  author        = {D. Guan and A. Godoy and U. Ravaioli and F. Gamiz},
6136  journal       = {Journal of Computational Electronics},
6137  volume        = {2},
6138  title         = {Comparison Between Non-Equilibrium Green's Function and Monte Carlo Simulations
6139                  for Transport in a Silicon Quantum Wire Structure},
6140  year          = {2003},
6141  pages         = {335--339},
6142  petsc_uses    = {KSP}
6143}
6144
6145@Article{         ovtchinnikovcai04,
6146  author        = {S. Ovtchinnikov and X.-C. Cai},
6147  journal       = {Numer. Lin. Alg. Applics},
6148  volume        = {11},
6149  title         = {One-level Newton-Krylov-Schwarz algorithm for unsteady nonlinear radiation
6150                  diffusion problem},
6151  year          = {2004},
6152  pages         = {867--881},
6153  petsc_uses    = {KSP}
6154}
6155
6156@Article{         mixedstress,
6157  title         = {Floating Solids: Combining Phase Field and Fluid-Structure Interactions},
6158  author        = {Adam Powell and David Dussault},
6159  journal       = {Appl. Numer. Anal. Comp. Math.},
6160  volume        = {2},
6161  number        = {1},
6162  year          = {2005},
6163  pages         = {157--166},
6164  petsc_uses    = {KSP}
6165}
6166
6167@Article{         dhh2005,
6168  author        = {G. Deli\'ege and F. Henrotte and K. Hameyer},
6169  title         = {Accuracy analysis of the thrust force in 2D-3D finite element models},
6170  journal       = {International Journal for Computation and Mathematics in Electrical and
6171                  Electronic Engineering (COMPEL)},
6172  year          = {2005},
6173  petsc_uses    = {KSP}
6174}
6175
6176@Article{         dhh2004,
6177  author        = {G. Deli\'ege and F. Henrotte and W. Deprez and K. Hameyer},
6178  title         = {Finite element modelling of ion convection by electrostatic forces},
6179  journal       = {IEE Proceedings Science, Measurement and Technology},
6180  year          = {2004},
6181  volume        = {151},
6182  number        = {6},
6183  petsc_uses    = {KSP}
6184}
6185
6186@Article{         adams-07b,
6187  author        = {Adams M.F.},
6188  title         = {Algebraic Multigrid Techniques for Strongly Indefinite Linear Systems from Direct
6189                  Frequency Response Analysis in Solid Mechanics},
6190  journal       = {Computional Mechanics},
6191  year          = {2007},
6192  volume        = {39},
6193  number        = {4},
6194  pages         = {497-507},
6195  petsc_uses    = {KSP}
6196}
6197
6198@InProceedings{   wc2004,
6199  author        = {A. Wheelock and D. Cooke},
6200  title         = {Computational Modeling of Ion Beam-Neutralizer Interactions in Two and Three
6201                  Dimensions},
6202  year          = {2004},
6203  booktitle     = {40th AIAA/ASME/SAE/ASEE Joint Propulsion Conference and Exhibit},
6204  url           = {http://www.aiaa.org/content.cfm?pageid=406&gTable=Paper&gID=19282},
6205  petsc_uses    = {KSP}
6206}
6207
6208@InProceedings{   allard-gouranton-ipts2002,
6209  author        = {Jeremie Allard and Valerie Gouranton and Emmanuel Melin and Bruno Raffin},
6210  title         = {Parallelizing Pre-rendering Computations on a Net Juggler PC Cluster},
6211  year          = {2002},
6212  booktitle     = {Immersive Projection Technology Symposium},
6213  url           = {http://www-id.imag.fr/\~{ }allardj/files/ipts2002.pdf},
6214  petsc_uses    = {KSP}
6215}
6216
6217@Article{         icc,
6218  author        = {D Ioan and G Ciuprina and C Ciobotaru},
6219  title         = {Hybrid and concurrent algorithms for nonlinear magnetic field problems},
6220  journal       = {IEEE Transactions on Magnetics},
6221  year          = {2000},
6222  url           = {http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/20/19005/00877735.pdf},
6223  petsc_uses    = {KSP}
6224}
6225
6226@InProceedings{   hs1,
6227  author        = {Brian J. Henz and Dale R. Shires},
6228  title         = {Development and Performance Analysis of a Parallel Finite Element Application
6229                  Implemented in an Object-Oriented Programming Framework},
6230  year          = {2003},
6231  booktitle     = {PDPTA 2003},
6232  pages         = {1286-1292},
6233  note          = {Resin Transfer Modeling},
6234  petsc_uses    = {KSP}
6235}
6236
6237@TechReport{      b2000,
6238  author        = {Rickard Bergstrom},
6239  title         = {Least-Squares Finite Element Methods for Electromagnetic Applications},
6240  year          = {2000},
6241  institution   = {Chalmers},
6242  number        = {2000-05},
6243  url           = {http://www.phi.chalmers.se/pub/preprints/ps/phiprint-2000-05.ps},
6244  petsc_uses    = {KSP}
6245}
6246
6247@Article{         fs2004,
6248  author        = {Petri Fast and Michael J. Shelley},
6249  title         = {A Moving Overset Grid Method for Interface Dynamics Applied to Non-Newtonian Hele
6250                  Shaw Flow},
6251  journal       = {Journal of Computational Physics},
6252  year          = {2004},
6253  volume        = {195},
6254  url           = {http://www.math.nyu.edu/faculty/shelley/papers/FS2004.pdf},
6255  pages         = {117-142},
6256  petsc_uses    = {KSP}
6257}
6258
6259@MastersThesis{   wallach,
6260  author        = {Hanna Wallach},
6261  title         = {Efficient Training of Conditional Random Fields},
6262  school        = {University of Edinburgh},
6263  year          = {2002},
6264  url           = {http://scholar.google.com/url?sa=U&q=http://www.hcrc.ed.ac.uk/\~{
6265                  }osborne/msc-projects/wallach.ps.gz},
6266  petsc_uses    = {KSP}
6267}
6268
6269@Article{         something,
6270  author        = {T Rylander and A Bondeson},
6271  title         = {Stability of explicit-implicit hybrid time-stepping schemes for Maxwells
6272                  equations},
6273  journal       = {Journal of Computational Physics},
6274  year          = {2002},
6275  volume        = {179},
6276  pages         = {426-438},
6277  petsc_uses    = {KSP}
6278}
6279
6280@TechReport{      uf1,
6281  author        = {Uwe Fabricius},
6282  title         = {Comparison of two implementations of AMG-preconditioned CG considering an
6283                  electrostatic problem},
6284  year          = {2004},
6285  institution   = {Friedrich Alexander Universitat Erlangen Nurnberg Germany},
6286  url           = {http://www10.informatik.uni-erlangen.de/de/Publications/TechnicalReports/TechRep04-1.pdf},
6287  number        = {04-1},
6288  petsc_uses    = {KSP}
6289}
6290
6291@InBook{          sg1,
6292  author        = {Natalia Seoane and A.J.Garca-Loureiro},
6293  chapter       = {Analysis of Parallel Numerical Libraries to Solve the 3D Electron Continuity
6294                  Equation},
6295  url           = {http://www.springerlink.com/app/home/contribution.asp?wasp=h0xlulyhugck3y2gnt2l&referrer=parent&backto=issue,79,112;journal,212,1787;linkingpublicationresults,1:105633,1},
6296  title         = {Lecture Notes in Computer Science},
6297  publisher     = {Springer-Verlag},
6298  volume        = {3037},
6299  year          = {2004},
6300  petsc_uses    = {KSP}
6301}
6302
6303@Article{         nikyilmazgivisheikhipope10,
6304  author        = {M. B. Nik and S. L. Yilmaz and P. Givi and M. R. H. Sheikhi and S. B. Pope},
6305  title         = {Simulation of Sandia Flame D Using Velocity-Scalar Filtered Density Function},
6306  journal       = {AIAA Journal},
6307  volume        = {48},
6308  number        = {7},
6309  pages         = {1513--1522},
6310  year          = {2010},
6311  petsc_uses    = {KSP}
6312}
6313
6314@Article{         nikyilmazsheikhigivi10,
6315  author        = {Mehdi B. Nik and Server L. Yilmaz and Mohammad Reza H. Sheikhi and Peyman Givi},
6316  title         = {Grid Resolution Effects on VSFMDF/LES},
6317  journal       = {Flow, Turbulence and Combustion},
6318  doi           = {10.1007/s10494-010-9272-5},
6319  year          = {2010},
6320  petsc_uses    = {KSP}
6321}
6322
6323@Article{         idema2013towards,
6324  title         = {Towards faster solution of large power flow problems},
6325  author        = {Idema, Reijer and Papaefthymiou, Georgios and Lahaye, Domenico and Vuik, Cornelis
6326                  and van der Sluis, Lou},
6327  journal       = {Power Systems, IEEE Transactions on},
6328  volume        = {28},
6329  number        = {4},
6330  pages         = {4918--4925},
6331  year          = {2013},
6332  publisher     = {IEEE},
6333  petsc_uses    = {KSP}
6334}
6335
6336@Article{         6026245,
6337  author        = {Idema, R. and Lahaye, D.J.P. and Vuik, C. and Van der Sluis, L.},
6338  journal       = {Power Systems, IEEE Transactions on},
6339  title         = {Scalable Newton-Krylov Solver for Very Large Power Flow Problems},
6340  year          = {2012},
6341  month         = feb,
6342  volume        = {27},
6343  number        = {1},
6344  pages         = {390-396},
6345  doi           = {10.1109/TPWRS.2011.2165860},
6346  issn          = {0885-8950},
6347  petsc_uses    = {KSP}
6348}
6349
6350@Book{            idema2014computational,
6351  title         = {Computational Methods in Power System Analysis},
6352  author        = {Idema, Reijer and Lahaye, Domenico JP},
6353  year          = {2014},
6354  publisher     = {Springer},
6355  petsc_uses    = {KSP}
6356}
6357
6358@PhDThesis{       abhyankar2011thesis,
6359  author        = {Shrirang Abhyankar},
6360  title         = {Development of an implicitly coupled electromechanical and electromagnetic
6361                  transients simulator for power systems},
6362  school        = {Illinois Institute of Technology},
6363  year          = {2011},
6364  petsc_uses    = {KSP}
6365}
6366
6367@InProceedings{   abhyankarhipcna11-1,
6368  author        = {Shrirang Abhyankar and Barry Smith and Hong Zhang and A. Flueck},
6369  title         = {Using {PETSc} to develop scalable applications for next-generation power grid},
6370  year          = {2011},
6371  booktitle     = {Proceedings of the 1st International Workshop on High Performance Computing,
6372                  Networking and Analytics for the Power Grid},
6373  url           = {http://www.mcs.anl.gov/uploads/cels/papers/P1957-0911.pdf},
6374  publisher     = {ACM},
6375  petsc_uses    = {KSP}
6376}
6377
6378@InProceedings{   abhyankarhipcna11-2,
6379  author        = {Shrirang Abhyankar and Alexander Flueck and Xu Zhang and Hong Zhang},
6380  title         = {Development of a parallel three-phase transient stability simulator for power
6381                  systems},
6382  year          = {2011},
6383  booktitle     = {Proceedings of the 1st International Workshop on High Performance Computing,
6384                  Networking and Analytics for the Power Grid},
6385  publisher     = {ACM},
6386  petsc_uses    = {KSP}
6387}
6388
6389@InProceedings{   abhyankarpesgeneral2012,
6390  author        = {Shrirang Abhyankar and A. Flueck},
6391  title         = {An implicitly-coupled solution approach for combined electromechanical and
6392                  electromagnetic transients simulation},
6393  year          = {2012},
6394  booktitle     = {Proceedings of the IEEE PES General Meeting},
6395  publisher     = {IEEE},
6396  petsc_uses    = {KSP}
6397}
6398
6399@Article{         idemalahayevuiksluis2012,
6400  author        = {Reijer Idema and Domenico Lahaye and Cornelis Vuik and Lou van der Sluis},
6401  title         = {Scalable Newton-Krylov solver for very large Power Flow problems},
6402  journal       = {IEEE Transactions on Power Systems},
6403  year          = {2012},
6404  volume        = {27},
6405  pages         = {390-396},
6406  petsc_uses    = {KSP}
6407}
6408
6409@Article{         korrestzavellasgalinas2013,
6410  author        = {George N. Korres and Anastasios Tzavellas and Evangelos Galinas},
6411  title         = {A distributed implementation of multi-area power system state estimation on a
6412                  cluster of computers },
6413  journal       = {Electric Power Systems Research },
6414  volume        = {102},
6415  number        = {0},
6416  pages         = {20 - 32},
6417  year          = {2013},
6418  issn          = {0378-7796},
6419  doi           = {10.1016/j.epsr.2013.04.002},
6420  petsc_uses    = {KSP}
6421}
6422
6423% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
6424% LiteralHTML:<font color="#FF0000">
6425% LiteralHTML: Material failure, for example, cracking of steel beams resulting
6426% LiteralHTML: in bridge collapse and corrosion, is a little understood phenomena. Thus simulations
6427% LiteralHTML: are important for prediction and prevention. PETSc has been used
6428% LiteralHTML: in  a variety of studies of material failure.</p>
6429% LiteralHTML:</font>
6430% LiteralHTML:
6431@InProceedings{   gray2,
6432  author        = {Yuan He and Joshua Gray and Richard Braatz and Richard Alkire},
6433  title         = {Modulized Coupled Simulation of Localized Pit Initiation in Stainless Steel},
6434  year          = {2004},
6435  booktitle     = {American Institute of Chemical Engineers 2004 Annual Meeting},
6436  petsc_uses    = {KSP}
6437}
6438
6439@InProceedings{   gray1,
6440  author        = {J. Gray and and C. Homescu and L. Petzold and Richard Alkire},
6441  title         = {Algorithms and Computing Architectures for Solving Differential-Algebraic
6442                  Equation Systems Typically Encountered in Models of Corrosion Pit Initiation},
6443  year          = {2003},
6444  booktitle     = {Abstracts of the Electrochemical Society 204th meeting},
6445  petsc_uses    = {KSP}
6446}
6447
6448@InProceedings{   crack2,
6449  author        = {Erin Lesulauro and Anthony R. Ingraffea and Gerd Heber and Paul A. Wawrzynek},
6450  title         = {A multiscale modeling approach to crack initiation in metallic polycrystals},
6451  booktitle     = {44th AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials
6452                  Conference},
6453  url           = {http://md1.csa.com/partners/viewrecord.php?requester=gs&collection=TRD&recid=A0325099AH},
6454  year          = {2003},
6455  petsc_uses    = {KSP}
6456}
6457
6458@TechReport{      hdams1,
6459  author        = {Gerd Heber and Andrew J. Dolgert and Maxirn Alt and Karen A. Mazurkiewicz and
6460                  Lynd Stringer},
6461  title         = {Fracture Mechanics on the Intel Itanium Architecture},
6462  year          = {2001},
6463  institution   = {Intel Corporation},
6464  url           = {http://cedar.intel.com/media/pdf/scs/cptconitanium.pdf},
6465  petsc_uses    = {KSP}
6466}
6467
6468@InProceedings{   ihwi,
6469  author        = {E. Iesulauro and G. Heber and P. A. Wawrzynek and A. R. Ingraffea},
6470  title         = {Modeling of 3D Metallic Polycrystals and Simulation of Crack Initiation},
6471  booktitle     = {International Conference ON Computational Engineering and Sciences},
6472  year          = {2002},
6473  url           = {http://www.cfg.cornell.edu/\~{ }erin/erin/ices02_iesulauro.pdf},
6474  petsc_uses    = {KSP}
6475}
6476
6477@InProceedings{   crack,
6478  author        = {Bruce Carter and Chuin-Shan Chen and L. Paul Chew and Nikos Chrisochoides and
6479                  Guang R. Gao and Gerd Heber and Antony R. Ingraffea and Roland Krause and Chris
6480                  Myers and Demian Nave and Keshav Pingali and Paul Stodghill and Stephen Vavasis
6481                  and Paul A. Wawrzynek},
6482  title         = {Parallel FEM Simulation of Crack Propagation},
6483  booktitle     = {Proceedings of Irregular 2000},
6484  url           = {http://www.cs.cornell.edu/stodghil/papers/irregular00.ps},
6485  year          = {2000},
6486  petsc_uses    = {KSP}
6487}
6488
6489@InProceedings{   beaudoin98,
6490  author        = {A. J. Beaudoin},
6491  title         = {Use of Polycrystal Plasticity Theory in Assessing Material Performance},
6492  booktitle     = {Simulation of materials processing: Theory, methods, and applications -
6493                  Proceedings of the Sixth International Conference, NUMIFORM'98},
6494  editor        = {J. Hu\'etink and F. P. T. Baaijens},
6495  optvolume     = {},
6496  optnumber     = {},
6497  optseries     = {},
6498  year          = {1998},
6499  optorganization={},
6500  publisher     = {A. A. Balkema Publishers},
6501  address       = {Rotterdam, Netherlands},
6502  month         = jun,
6503  optpages      = {},
6504  petsc_uses    = {KSP}
6505}
6506
6507% LiteralHTML: <td width="100%" colspan="2"><hr size="4" color="#FF5B5B"> </td>
6508@TechReport{      defordheld1,
6509  author        = {JF DeFord and BL Held},
6510  title         = {RF3P-A New Parallel Driven Frequency Electromagnetic Solver},
6511  year          = {2002},
6512  institution   = {Simulation Technology and Applied Research},
6513  url           = {http://www.staarinc.com/support/papers/aces2002.pdf},
6514  note          = {Discusses their parallel commercial solver that uses PETSc},
6515  petsc_uses    = {KSP}
6516}
6517
6518@PhDThesis{       sande2003,
6519  author        = {Hans Vande Sande},
6520  title         = {Modelling and Finite Element Simulation of Non-Linear and Anisotropic
6521                  Quasi-Static Electromagnetic Systems},
6522  school        = {Katholieke Universiteit Leuven, Belgium},
6523  year          = {2003},
6524  petsc_uses    = {KSP}
6525}
6526
6527@Article{         sdchh2004,
6528  author        = {H. Vande Sande and W. Deprez and J. De Coster and F. Henrotte and K. Hameyer},
6529  title         = {Reducing the Computation Time of Non-Linear Problems by an Adaptive Linear System
6530                  Tolerance},
6531  journal       = {IEEE Transactions on Magnetics},
6532  year          = {2004},
6533  volume        = {40},
6534  pages         = {1306--1309},
6535  petsc_uses    = {KSP}
6536}
6537
6538@Article{         holst-lindblom-etal:2004,
6539  author        = {Michael Holst and Lee Lindblom and Robert Owen and Harald P. Pfeiffer and Mark A.
6540                  Scheel and Lawrence E. Kidder},
6541  title         = {Optimal constraint projection for hyperbolic evolution systems, },
6542  journal       = {Phys. Rev. D},
6543  year          = {2004},
6544  volume        = {70},
6545  pages         = {084017},
6546  petsc_uses    = {KSP}
6547}
6548
6549@Article{         marm2005,
6550  author        = {Matthew Anderson and Richard A. Matzner},
6551  title         = {Extended Lifetime in Computational Evolution of Isolated Black Holes},
6552  journal       = {Foundations of Physics},
6553  volume        = {35},
6554  pages         = {1572--9516},
6555  year          = {2005},
6556  petsc_uses    = {KSP}
6557}
6558
6559@Article{         cook-pfeiffer:2004,
6560  author        = {Cook, Gregory B. and Pfeiffer, Harald P.},
6561  title         = {Excision boundary conditions for black hole initial data},
6562  journal       = {Phys. Rev. D},
6563  volume        = {70},
6564  pages         = {104016--24},
6565  year          = {2004},
6566  petsc_uses    = {KSP}
6567}
6568
6569@Article{         pfeiffer-kidder-etal:2005,
6570  author        = {Harald P. Pfeiffer and Lawrence E. Kidder and Mark A. Scheel and Deirdre
6571                  Shoemaker},
6572  title         = {Initial data for {E}instein's equations with superposed gravitational waves},
6573  journal       = {Phys. Rev. D},
6574  year          = {2005},
6575  volume        = {71},
6576  pages         = {024020},
6577  petsc_uses    = {KSP}
6578}
6579
6580@Article{         pfeiffer-kidder-etal:2003,
6581  author        = {Pfeiffer, Harald P. and Kidder, Lawrence E. and Scheel, Mark A. and Teukolsky,
6582                  Saul A.},
6583  title         = {A multidomain spectral method for solving elliptic equations},
6584  journal       = {CPC},
6585  year          = {2003},
6586  volume        = {152},
6587  pages         = {253--273},
6588  note          = {Solves nonlinear coupled 3-D elliptic equations that arise in general relativity.
6589                  For a related online version, see arXiv:gr-qc/0202096},
6590  petsc_uses    = {KSP}
6591}
6592
6593@Article{         pfeiffer-cook-teukolsky:2002,
6594  author        = {Pfeiffer, Harald P. and Cook, Gregory B. and Teukolsky, Saul A.},
6595  title         = {Comparing initial-data sets for binary black hole},
6596  journal       = {PRD},
6597  year          = {2002},
6598  volume        = {66},
6599  pages         = {024047},
6600  note          = {for a related online version, seearXiv:gr-qc/0203085},
6601  petsc_uses    = {KSP}
6602}
6603
6604@PhDThesis{       pfeiffer:2003,
6605  author        = {Pfeiffer, Harald P.},
6606  title         = {Initial Data for Black Hole Evolutions},
6607  school        = {Cornell University},
6608  year          = {2003},
6609  petsc_uses    = {KSP}
6610}
6611
6612@TechReport{      h1,
6613  author        = {Erik Schnetter},
6614  title         = {A fast apparent horizon algorithm},
6615  year          = {2002},
6616  number        = {Arxiv preprint gr-qc/0206003},
6617  url           = {http://arxiv.org/pdf/gr-qc/0206003},
6618  petsc_uses    = {KSP}
6619}
6620
6621@Article{         h2,
6622  author        = {Erik Schnetter},
6623  title         = {Finding apparent horizons and other 2-surfaces of constant expansion},
6624  year          = {2003},
6625  journal       = {Class. Quantum Grav.},
6626  pages         = {4719-4737},
6627  volume        = {20},
6628  url           = {http://www.iop.org/EJ/article/0264-9381/20/22/001/cqg3_22_001.pdf},
6629  petsc_uses    = {KSP}
6630}
6631
6632@Article{         adams-03a,
6633  author        = {Adams, M.~F.},
6634  journal       = {Numerical Linear Algebra with Applications},
6635  number        = {2-3},
6636  pages         = {141-153},
6637  title         = {Algebraic multigrid methods for constrained linear systems with applications to
6638                  contact problems in solid mechanics},
6639  volume        = {11},
6640  year          = {2004},
6641  petsc_uses    = {KSP}
6642}
6643
6644@Article{         vandesande1,
6645  author        = {H. Vande Sande and H. De Gersem and F. Henrotte and K. Hameyer},
6646  journal       = {IEEE TRANSACTIONS ON MAGNETICS},
6647  year          = {2003},
6648  volume        = {39},
6649  pages         = {1709--1712},
6650  title         = {Solving Nonlinear Magnetic Problems Using Newton Trust Region Methods},
6651  petsc_uses    = {KSP}
6652}
6653
6654@InProceedings{   vbde1,
6655  author        = {Rajesh Rawat and Jennifer P. Spinti and Wing Yee and Philip J. Smith},
6656  year          = {2002},
6657  title         = {Parallelization and Integration of a Large Scale Hydrocarbon Pool Fire in the
6658                  Uintah PSE},
6659  booktitle     = {In Proceedings of Ninth Internation Conference on Numerical Combustion - ICNC
6660                  2002},
6661  pages         = {49-55},
6662  url           = {http://web.ing.unisannio.it/icnc2002/CP21Turbulent_Combustion-Deflagrations_Jets_&_Fires.pdf},
6663  note          = {Extended abstract},
6664  petsc_uses    = {KSP}
6665}
6666
6667@Unpublished{     ep1,
6668  title         = {An Inherently-Parallel Method for Solving Discretized Diffusion Equations},
6669  author        = {Bradley R. Eccleston and Todd S. Palmer},
6670  institution   = {Department of Nuclear Engineering, Oregon State University},
6671  url           = {http://www.physics.orst.edu/\~{ }bertrand/stuff/Year_Two_Report.pdf},
6672  note          = {Funded under the ASCI Level III: Computational Transport Issues for Large-Scale
6673                  Parallel Simulations},
6674  year          = {1999},
6675  petsc_uses    = {KSP}
6676}
6677
6678@InProceedings{   teo2007scalable,
6679  title         = {A scalable modular convex solver for regularized risk minimization},
6680  author        = {Teo, C.H. and Smola, A. and Vishwanathan, SVN and Le, Q.V.},
6681  booktitle     = {Proceedings of the 13th ACM SIGKDD international conference on Knowledge
6682                  discovery and data mining},
6683  pages         = {727--736},
6684  year          = {2007},
6685  organization  = {ACM},
6686  petsc_uses    = {KSP}
6687}
6688
6689@InProceedings{   rm02,
6690  author        = {Robert Malouf},
6691  year          = {2002},
6692  title         = {A comparison of algorithms for maximum entropy Parameter estimation},
6693  booktitle     = {In Proceedings of the Sixth Conference on Natural Language Learning
6694                  (CoNLL-2002)},
6695  pages         = {49-55},
6696  url           = {http://bulba.sdsu.edu/malouf/papers/conll02.pdf},
6697  petsc_uses    = {KSP}
6698}
6699
6700@Unpublished{     hrv02,
6701  title         = {Computing the Lambda Modes of a Nuclear Reactor with {SLEPc} and {PETSc}},
6702  author        = {V. Hernandex and J. E. Roman and V. Vidal},
6703  note          = {Submitted to CMMSE},
6704  petsc_uses    = {KSP}
6705}
6706
6707@Article{         tmh2001,
6708  author        = {Manfred Gilli and Evis Kellezi and Giorgio Pauletto},
6709  journal       = {Journal of Economic Dynamics and Control},
6710  year          = {2002},
6711  volume        = {26},
6712  pages         = {1499-1515},
6713  title         = {Solving finite difference schemes arising in trivariate option pricing},
6714  petsc_uses    = {KSP}
6715}
6716
6717@InProceedings{   a2,
6718  author        = {C.J.Palansuriya and C-H.Lai and C.S.Ierotheou and K.A.Pericleous and D.E.Keyes},
6719  title         = {Comparison of three algorithms for nonlinear metal cutting problems},
6720  booktitle     = {Proceedings of the 11th International Conference on Domain Decomposition
6721                  Methods},
6722  editor        = {C.-H. Lai et al.},
6723  publisher     = {Domain Decomposition Press, Bergen},
6724  url           = {http://www.ddm.org/DD11/Palansuriya.ps.gz},
6725  year          = {1999},
6726  petsc_uses    = {KSP}
6727}
6728
6729@Unpublished{     mmmdcmaa-web-page,
6730  title         = {{M}ulti-{M}odel {M}ulti-{D}omain {C}omputational {M}ethods in {A}erodynamics and
6731                  {A}coustics {W}eb Page},
6732  url           = {http://www.cs.odu.edu/\~{ }keyes/nsf},
6733  author        = {David E. Keyes},
6734  institution   = {Old Dominion University},
6735  petsc_uses    = {KSP}
6736}
6737
6738@Conference{      liu2010parallelization,
6739  title         = {{Parallelization of Thermal Recovery Simulation Based on PETSc}},
6740  author        = {Liu, L. and Xue, W. and Shu, J. and Ma, L.},
6741  booktitle     = {International Symposium on Parallel and Distributed Processing with
6742                  Applications},
6743  pages         = {528--535},
6744  year          = {2010},
6745  organization  = {IEEE},
6746  petsc_uses    = {KSP}
6747}
6748
6749@Unpublished{     oil-reservoir-sim-web-page,
6750  title         = {{N}ew {G}eneration {F}ramework for {P}etroleum, {R}eservoir {S}imulation},
6751  url           = {http://www.pe.utexas.edu/CPGE/new_generation},
6752  institution   = {University of Texas at Austin and Argonne National Laboratory},
6753  key           = {University of Texas at Austin and Argonne National Laboratory},
6754  petsc_uses    = {KSP}
6755}
6756
6757@Article{         tmh2001b,
6758  author        = {V. Thiagarajan and K. Milfeld and KT. Milfeld},
6759  journal       = {IEEE TRANSACTIONS ON MAGNETICS },
6760  year          = {2001},
6761  volume        = {37},
6762  pages         = {143--146},
6763  title         = {Adapting EMAP3D to parallel processing},
6764  petsc_uses    = {KSP}
6765}
6766
6767@Article{         harbury98,
6768  author        = {HK Harbury and W Porod},
6769  journal       = {VLSI Design},
6770  year          = {1998},
6771  volume        = {6},
6772  pages         = {47--51},
6773  title         = {Parallel computation for electronic waves in quantum corrals},
6774  petsc_uses    = {KSP}
6775}
6776
6777@Article{         bludszuwei98,
6778  author        = {Mark Bludszuweit},
6779  journal       = {Journal of Lightwave Technology},
6780  year          = {1998},
6781  volume        = {16},
6782  number        = {7},
6783  pages         = {1336--42},
6784  title         = {Mixed Finite Element Beam Propagation Method},
6785  petsc_uses    = {KSP}
6786}
6787
6788@Article{         s1,
6789  author        = {J. L. Friedman and N. Stergioulas},
6790  journal       = {Astrophysics Journal},
6791  year          = {1998},
6792  volume        = {492},
6793  number        = {301},
6794  pages         = {},
6795  title         = {},
6796  petsc_uses    = {KSP}
6797}
6798
6799@Article{         s1a,
6800  author        = {S. M. Morsink and N. Stergioulas and S. Blattnig},
6801  journal       = {Astrophysics Journal},
6802  year          = {1999},
6803  volume        = {510},
6804  number        = {854},
6805  pages         = {},
6806  title         = {},
6807  petsc_uses    = {KSP}
6808}
6809
6810@PhDThesis{       s2,
6811  author        = {N. Stergioulas},
6812  title         = {Ph. D. thesis},
6813  year          = {1996},
6814  institution   = {University of Wisconsin-Milwaukee},
6815  petsc_uses    = {KSP}
6816}
6817
6818@InProceedings{   coral1,
6819  author        = {L. Kettunen and K. Forsman and D. Levine and W. Gropp},
6820  title         = {Solutions of TEAM Problem \#13 Using Integral Equations in a Sequential and
6821                  Parallel Computing Environment},
6822  booktitle     = {Proceedings of the Miami TEAM Workshop},
6823  location      = {Florida International University, Department of Electrical Engineering and
6824                  Computing Science},
6825  month         = nov,
6826  year          = {1993},
6827  petsc_uses    = {KSP}
6828}
6829
6830@InProceedings{   coral2,
6831  author        = {L. Kettunen and K. Forsman and D. Levine and W. Gropp},
6832  title         = {Solutions of TEAM Problems 13 and 20 Using a Volume Integral Formulation},
6833  booktitle     = {Proceedings of Aix-les-Bains TEAM Workshop},
6834  month         = dec,
6835  year          = {1994},
6836  petsc_uses    = {KSP}
6837}
6838
6839@InProceedings{   coral3,
6840  author        = {L. Kettunen and K. Forsman and D. Levine and W. Gropp},
6841  title         = {Computational Electromagnetics and Parallel Dense Matrix Computations},
6842  booktitle     = {Proceedings of the SIAM Parallel Processing for Scientific Computing Conference},
6843  location      = {Florida International University, Department of Electrical Engineering and
6844                  Computing Science},
6845  year          = {1995},
6846  petsc_uses    = {KSP}
6847}
6848
6849@InProceedings{   mijalkovic,
6850  author        = {Slobodan Mijalkovi\'{c}},
6851  title         = {Evaluation of Multigrid as a Solver for Stress Analysis Problems in Semiconductor
6852                  Process Simulation},
6853  booktitle     = {Multigrid Methods VI: Proceedings of the Sixth European Multigrid Conference Held
6854                  Gent, Belgium, September 27--30, 1999.},
6855  editor        = {Erik Dick, Kris Riemslagh, Jan Vierendeels},
6856  optvolume     = {14},
6857  optseries     = {Lecture Notes in Computational Science and Engineering},
6858  year          = {2000},
6859  publisher     = {Springer},
6860  address       = {Berlin},
6861  optpages      = {179--184},
6862  petsc_uses    = {KSP}
6863}
6864
6865@Article{         bludszuwei98a,
6866  author        = {Mark Bludszuweit},
6867  journal       = {Journal of Lightwave Technology},
6868  year          = {1998},
6869  volume        = {16},
6870  number        = {7},
6871  pages         = {1336--42},
6872  title         = {Mixed Finite Element Beam Propagation Method},
6873  petsc_uses    = {KSP}
6874}
6875
6876@Article{         gilli-pauletto-1998,
6877  author        = {Manfred Gilli and Giorgio Pauletto},
6878  title         = {Parallel {K}rylov Methods for Econometric Model Simulation},
6879  journal       = {Computational Economics},
6880  year          = {2000},
6881  volume        = {16},
6882  pages         = {173--186},
6883  petsc_uses    = {KSP}
6884}
6885
6886% LiteralHTML:
6887% LiteralHTML:  <a name="packages"></a><H3><center>Software Packages that use or interface to PETSc</center></H3>
6888% LiteralHTML:
6889@Article{         collierdalcincalo2013,
6890  title         = {{PetIGA}: High-Performance Isogeometric Analysis},
6891  author        = {Nathan Collier and Lisandro Dalcin and Victor M. Calo},
6892  journal       = {arxiv},
6893  year          = {2013},
6894  number        = {1305.4452},
6895  note          = {\url{http://arxiv.org/abs/1305.4452}},
6896  petsc_uses    = {KSP}
6897}
6898
6899@Article{         collierdalcinvignalcortescalo2016,
6900  title         = {PetIGA: A framework for high-performance isogeometric analysis},
6901  author        = {Lisandro Dalcin and Nathan Collier and Philippe Vignal and AMA C{\^o}rtes and
6902                  Victor M. Calo},
6903  journal       = {Computer Methods in Applied Mechanics and Engineering},
6904  year          = {2016},
6905  petsc_uses    = {KSP}
6906}
6907
6908@Misc{            petiga-web-page,
6909  author        = {N. Collier and L. Dalcin and V.M. Calo},
6910  title         = {{PetIGA} {W}eb page},
6911  url           = {https://bitbucket.org/dalcinl/petiga/},
6912  howpublished  = {\url{https://bitbucket.org/dalcinl/petiga/}},
6913  year          = {2014},
6914  petsc_uses    = {KSP}
6915}
6916
6917@Article{         logg07,
6918  author        = {Logg, Anders},
6919  title         = {Automating the Finite Element Method},
6920  journal       = {Archives of Computational Methods in Engineering},
6921  volume        = {14},
6922  number        = {2},
6923  pages         = {93-138},
6924  year          = {2007},
6925  doi           = {10.1007/s11831-007-9003-9},
6926  publisher     = {Kluwer Academic Publishers},
6927  issn          = {1134-3060},
6928  language      = {English},
6929  petsc_uses    = {KSP}
6930}
6931
6932@Article{         jezequelcouturierdenis12,
6933  author        = {Jezequel, Fabienne and Couturier, Rapha\"el and Denis, Christophe},
6934  title         = {Solving large sparse linear systems in a grid environment: the GREMLINS code
6935                  versus the PETSc library},
6936  journal       = {The Journal of Supercomputing},
6937  volume        = {59},
6938  number        = {3},
6939  pages         = {1517-1532},
6940  year          = {2012},
6941  issn          = {0920-8542},
6942  doi           = {10.1007/s11227-011-0563-y},
6943  publisher     = {Springer US},
6944  keywords      = {Asynchronous iterations; Grid computing; Iterative method; Multisplitting method;
6945                  Sparse linear solver},
6946  language      = {English},
6947  petsc_uses    = {KSP}
6948}
6949
6950@Unpublished{     feap-web-page,
6951  title         = {FEAP: A Finite Element Analysis Program},
6952  url           = {http://www.ce.berkeley.edu/projects/feap/},
6953  author        = {FEAP Team},
6954  note          = {Uses PETSc linear solvers - iterative and direct},
6955  petsc_uses    = {KSP}
6956}
6957
6958@Unpublished{     parpre-web-page,
6959  title         = {{ParPre} {W}eb {P}age},
6960  url           = {http://www.cs.utk.edu/\~{ }eijkhout/parpre.html},
6961  institution   = {University of Tennessee},
6962  author        = {Victor Eijkhout},
6963  note          = {This is no longer supported. A set of preconditioners built on PETSc},
6964  petsc_uses    = {KSP}
6965}
6966
6967@Unpublished{     pism,
6968  title         = {{PISM}: a Parallel Ice Sheet Model},
6969  author        = {{PISM Team}},
6970  abstract      = {We have developed a numerical model of ice sheets called PISM (a Parallel Ice
6971                  Sheet Model). The thickness, temperature, velocity and age of the ice are all
6972                  simulated, as is the deformation of the earth underneath the ice. New techniques
6973                  for fast ice dynamics, earth deformation, and verification have are included.},
6974  note          = {\url{http://www.pism-docs.org/}},
6975  petsc_uses    = {KSP}
6976}
6977
6978@Unpublished{     oofem,
6979  title         = {OOFEM - an object oriented finite element package},
6980  author        = {Borek Patzak},
6981  url           = {http://www.oofem.org},
6982  petsc_uses    = {KSP}
6983}
6984
6985@Unpublished{     dks2openfvm,
6986  title         = {OpenFVM - a finite volume based general purpose CFD solver},
6987  author        = {Open source development},
6988  url           = {http://openfvm.sourceforge.net/},
6989  petsc_uses    = {KSP}
6990}
6991
6992@Unpublished{     sundar-2008w,
6993  title         = {DENDRO: a parallel geometric multigrid library for trilinear finite elements on
6994                  octree meshes},
6995  author        = {H. Sundar and R.S. Sampath and S.S. Adavani and C. Davatzikos and G. Biros},
6996  institution   = {University of Pennsylvania},
6997  url           = {http://www.seas.upenn.edu/~csela/dendro/html/index.html},
6998  petsc_uses    = {KSP}
6999}
7000
7001@Unpublished{     khatiwala07-software,
7002  title         = {A computational framework for simulation of biogeochemical tracers in the ocean},
7003  author        = {Khatiwala, S.},
7004  institution   = {Columbia University},
7005  url           = {http://www.ldeo.columbia.edu/\~{ }spk},
7006  petsc_uses    = {KSP}
7007}
7008
7009@InBook{          jiaolima99,
7010  author        = {Xiangmin Jiao and Xiang-Yang Li and Xiaosong Ma},
7011  chapter       = {SIFFEA:Scalable Integrated Framework for Finite Element Analysis},
7012  url           = {http://portal.acm.org/citation.cfm?id=646895.709725},
7013  title         = {Lecture Notes in Computer Science},
7014  publisher     = {Springer-Verlag},
7015  volume        = {1732},
7016  year          = {1999},
7017  petsc_uses    = {KSP}
7018}
7019
7020@Article{         crow1,
7021  author        = {C. S. Crow IV},
7022  title         = {DistSolve: An Open Source Web Service for Solving Sparse Systems of Equations},
7023  journal       = {Hopkins Undergraduate Research Journal},
7024  year          = {2003},
7025  url           = {http://www.jhu.edu/hurj/issue2/09D%20Crow%20DistSolve.pdf},
7026  petsc_uses    = {KSP}
7027}
7028
7029@Unpublished{     petsc-python,
7030  title         = {PETSc for Python},
7031  author        = {L. Dalcin},
7032  url           = {https://petsc.org/main/petsc4py},
7033  note          = {Provides Python bindings for PETSc},
7034}
7035
7036@Unpublished{     cfdship,
7037  title         = {{CFDShip-Iowa}},
7038  author        = {Pablo M. Carrica and Robert V. Wilson and Fred Stern},
7039  institution   = {University of Iowa},
7040  url           = {http://www.iihr.uiowa.edu/\~{ }cfdship/},
7041  note          = {CFDShip-Iowa is a multiblock free surface flow solver that uses overset
7042                  structured grids, designed for ship applications},
7043  petsc_uses    = {KSP}
7044}
7045
7046@Unpublished{     bvw,
7047  title         = {Multiflow},
7048  author        = {Berend van Wachem},
7049  institution   = {Mechanical Engineering - Chalmers University of Technology},
7050  url           = {http://www.tfd.chalmers.se/\~{ }berend/page3.html},
7051  note          = {MultiFlow is a curvlinear, multiblock, multiprocessor flowsolver for multiphase
7052                  flows.},
7053  petsc_uses    = {KSP}
7054}
7055
7056@Unpublished{     dks2,
7057  title         = {FENA - A Finite Element Model for the North Atlantic},
7058  author        = {Jens Schroeter},
7059  institution   = {Alfred-Wegener-Institute for Polar and Marine Research},
7060  url           = {http://www.awi-bremerhaven.de/Modelling/INVERSE/FENAdesc/FENAdesc.html},
7061  petsc_uses    = {KSP}
7062}
7063
7064@TechReport{      piwonski2010idea,
7065  title         = {The Idea and Concept of {Metos3D}: {A} Marine Ecosystem Toolkit for Optimization
7066                  and Simulation in {3-D}},
7067  author        = {Piwonski, J. and Slawig, T.},
7068  year          = {2010},
7069  institution   = {Christian-Albrechts-Universit\"at zu Kiel},
7070  url           = {http://www.informatik.uni-kiel.de/uploads/tx_publication/tr_1016_01.pdf},
7071  petsc_uses    = {KSP}
7072}
7073
7074@Unpublished{     metos3d-web,
7075  title         = {{Metos3D}: {A} Marine Ecosystem Toolkit for Optimization and Simulation in 3-D},
7076  author        = {Piwonski, J. and Slawig, T.},
7077  institution   = {Christian-Albrechts-Universit\"at zu Kiel},
7078  url           = {http://www.informatik.uni-kiel.de/en/algorithmic-optimal-control/software/metos3d/},
7079  petsc_uses    = {KSP}
7080}
7081
7082@Unpublished{     magpar,
7083  author        = {W. Scholz},
7084  title         = {Magpar: Parallel Micromagnetics Code},
7085  institution   = {Vienna University of Technology},
7086  url           = {http://magnet.atp.tuwien.ac.at/scholz/magpar/},
7087  petsc_uses    = {KSP}
7088}
7089
7090@Misc{            libmesh:sourceforge,
7091  author        = {},
7092  title         = {{libMesh}:a C++ framework for the numerical simulation of partial differential
7093                  equations on serial and parallel platforms},
7094  note          = {[Online]},
7095  url           = {http://libmesh.github.io},
7096  petsc_uses    = {KSP}
7097}
7098
7099@Misc{            moose-web-page,
7100  title         = {Multiphysics {O}bject-{O}riented {S}imulation {E}nvironment ({MOOSE})},
7101  author        = {David Andrs and Cody Permann and Andrew Slaughter and Richard Martineau and Derek
7102                  Gaston and John Peterson and Jason Miller},
7103  institution   = {Idaho National Laboratory},
7104  howpublished  = {\url{http://mooseframework.org}},
7105  petsc_uses    = {KSP}
7106}
7107
7108@Article{         gaston2009moose,
7109  title         = {MOOSE: {A} parallel computational framework for coupled systems of nonlinear
7110                  equations},
7111  author        = {Gaston, D. and Newman, C. and Hansen, G. and Lebrun-Grandi{\'e}, D.},
7112  journal       = {Nuclear Engineering and Design},
7113  volume        = {239},
7114  number        = {10},
7115  pages         = {1768--1778},
7116  year          = {2009},
7117  publisher     = {Elsevier},
7118  petsc_uses    = {KSP}
7119}
7120
7121@Article{         tonks2012object,
7122  title         = {An object-oriented finite element framework for multiphysics phase field
7123                  simulations},
7124  author        = {Tonks, M.R. and Gaston, D. and Millett, P.C. and Andrs, D. and Talbot, P.},
7125  journal       = {Computational Materials Science},
7126  volume        = {51},
7127  number        = {1},
7128  pages         = {20--29},
7129  year          = {2012},
7130  publisher     = {Elsevier},
7131  petsc_uses    = {KSP}
7132}
7133
7134@Misc{            pylithmanual,
7135  author        = {Brad Aagaard and Sue Kientz and Matthew G. Knepley and Surendra Somala and Leif
7136                  Strand and Charles Williams},
7137  title         = {{PyLith} User Manual Version 2.0.0},
7138  year          = {2014},
7139  url           = {http://geodynamics.org/cig/software/github/pylith/v2.0.0/pylith-2.0.0_manual.pdf},
7140  petsc_uses    = {KSP}
7141}
7142
7143@Misc{            pylith-web-page,
7144  author        = {Brad Aagaard and Matthew G. Knepley and Charles Williams},
7145  title         = {{PyLith}},
7146  year          = {2012},
7147  url           = {http://geodynamics.org/resources/pylith/},
7148  howpublished  = {\url{http://geodynamics.org/resources/pylith/}},
7149  petsc_uses    = {KSP}
7150}
7151
7152@Misc{            galemanual,
7153  author        = {Walter Landry and Luke Hodkinson and Susan Kientz},
7154  title         = {Gale User Manual Version 2.0.0},
7155  year          = {2011},
7156  url           = {http://geodynamics.org/cig/software/gale/gale.pdf},
7157  petsc_uses    = {KSP}
7158}
7159
7160@Unpublished{     underworld,
7161  author        = {Louis Moresi},
7162  title         = {{UnderWorld}: A Geodynamics Modelling Code},
7163  institution   = {Monash University},
7164  url           = {http://www.mcc.monash.edu/twiki/view/Codes},
7165  petsc_uses    = {KSP}
7166}
7167
7168@Article{         moresi2007computational,
7169  title         = {Computational approaches to studying non-linear dynamics of the crust and
7170                  mantle},
7171  author        = {Moresi, L. and Quenette, S. and Lemiale, V. and Meriaux, C. and Appelbe, B. and
7172                  M{\"u}hlhaus, H.B.},
7173  journal       = {Physics of the Earth and Planetary Interiors},
7174  volume        = {163},
7175  number        = {1-4},
7176  pages         = {69--82},
7177  year          = {2007},
7178  publisher     = {Elsevier},
7179  petsc_uses    = {KSP}
7180}
7181
7182@Article{         pitt2009chaste,
7183  title         = {Chaste: a test-driven approach to software development for biological modelling},
7184  author        = {Pitt-Francis, J. and Pathmanathan, P. and Bernabeu, M.O. and Bordas, R. and
7185                  Cooper, J. and Fletcher, A.G. and Mirams, G.R. and Murray, P. and Osborne, J.M.
7186                  and Walter, A. and others},
7187  journal       = {Computer Physics Communications},
7188  volume        = {180},
7189  number        = {12},
7190  pages         = {2452--2471},
7191  year          = {2009},
7192  publisher     = {Elsevier},
7193  petsc_uses    = {KSP}
7194}
7195
7196@Misc{            fenicsproject,
7197  title         = {{The FEniCS project}},
7198  author        = {Logg, A. and {\O}lgaard, K. and Rognes, M.E. and Wells, G.N. and Jansson, J. and
7199                  Kirby, R.C. and Knepley, M.G. and Lindbo, D. and Skavhaug, O.},
7200  note          = {A continually updated technical report. \url{http://fenicsproject.org}},
7201  url           = {http://fenicsproject.org},
7202  year          = {2011},
7203  petsc_uses    = {KSP}
7204}
7205
7206@Unpublished{     snark,
7207  title         = {Snark: A suite of software for geoscientific applications and a philosophy of
7208                  scientific software development},
7209  institution   = {Victorian Partnership for Advanced Computing},
7210  url           = {http://vpac.org/Snark},
7211  petsc_uses    = {KSP}
7212}
7213
7214@Misc{            imoose:sourceforge,
7215  author        = {Guido Arians and Thomas Bauer and Christian Kaehler and Wolfgang Mai and
7216                  Christoph Monzel and Dirk {van Riesen} and Christoph Schlensok},
7217  title         = {Innovative Modern Object-Oriented Solving Environment - {iMOOSE}},
7218  note          = {[Online]},
7219  url           = {http://imoose.sourceforge.net},
7220  petsc_uses    = {KSP}
7221}
7222
7223@Unpublished{     fossi,
7224  author        = {Stephan Frickenhaus},
7225  title         = {FoSSI: Family of Simplified Solver Interfaces, offers scalable access to
7226                  MPI-parallel solvers from CSR-matrix format frequently used in sequential/vector
7227                  codes},
7228  institution   = {AWI-Bremerhaven, Germanny},
7229  url           = {http://www.awi.de/en/research/scientific_computing/research_topics_of_scientific_computing/fossi/},
7230  petsc_uses    = {KSP}
7231}
7232
7233@Unpublished{     fun3dweb,
7234  author        = {Dinesh Kaushik},
7235  title         = {PETSC-FUN3D Benchmark Page},
7236  institution   = {ODU/ANL},
7237  url           = {http://www.mcs.anl.gov/petsc-fun3d},
7238  note          = {CFD Benchmark of some solvers in PETSc},
7239  petsc_uses    = {KSP}
7240}
7241
7242@Unpublished{     scirun,
7243  author        = {SCIRun Development Team},
7244  title         = {SCIRun},
7245  institution   = {University of Utah},
7246  url           = {http://www.sci.utah.edu/stories/2001/jul_scirun120.html},
7247  note          = {SCIRun now uses PETSc linear solvers},
7248  petsc_uses    = {KSP}
7249}
7250
7251@Misc{            prometheus,
7252  author        = {Mark F. Adams},
7253  title         = {Prometheus - A scalable unstructured finite element solver},
7254  institution   = {Berkeley},
7255  howpublished  = {\url{http://www.cs.berkeley.edu/~madams/prometheus}},
7256  url           = {http://www.cs.berkeley.edu/\~{ }madams/prometheus},
7257  petsc_uses    = {KSP}
7258}
7259
7260@Unpublished{     illuminator,
7261  author        = {Adam C. Powell, IV},
7262  title         = {Illuminator Distributed Visualization Library},
7263  url           = {http://lyre.mit.edu/\~{ }powell/Illuminator.html},
7264  petsc_uses    = {KSP}
7265}
7266
7267@Unpublished{     rheoplast,
7268  title         = {RheoPlast Phase Field Multi-Physics Code},
7269  author        = {Adam Powell and David Dussault and Bo Zhou},
7270  url           = {http://lyre.mit.edu/\~{ }powell/rheoplast.html},
7271  petsc_uses    = {KSP}
7272}
7273
7274@Misc{            tao-web-page,
7275  title         = {{Toolkit for Advanced Optimization (TAO)} {W}eb Page},
7276  author        = {Alp Dener and Adam Denchfield and Todd Munson and Jason Sarich and Stefan Wild
7277                  and Steve Benson and Lois Curfman McInnes and Jorge Mor{\'e}},
7278  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
7279  howpublished  = {\url{http://www.mcs.anl.gov/tao}},
7280  petsc_uses    = {KSP}
7281}
7282
7283@TechReport{      tao-user-ref,
7284  title         = {{Toolkit for Advanced Optimization (TAO) users manual}},
7285  author        = {Alp Dener and Adam Denchfield and Todd Munson and Jason Sarich and Stefan Wild
7286                  and Steve Benson and Lois Curfman McInnes},
7287  institution   = {Argonne National Laboratory},
7288  year          = {2019},
7289  number        = {ANL/MCS-TM-322 - Rev 3.12},
7290  petsc_uses    = {KSP}
7291}
7292
7293%  url    = "http://www.mcs.anl.gov/tao",
7294@Unpublished{     mefpp-web-page,
7295  title         = {{MEF++} {W}eb {P}age},
7296  url           = {http://www.giref.ulaval.ca/ressources/projets/mefpp.html},
7297  institution   = {Groupe Interdisiplinaire de Recherche en Elements Finis},
7298  author        = {Eric Chamberland},
7299  note          = {A finite element code for fluid dynamics, solid mechanics, thermal and
7300                  multiphysics},
7301  petsc_uses    = {KSP}
7302}
7303
7304@Unpublished{     tipetsc-titanium,
7305  title         = {Ti-PETSc - an interface to PETSc from Titanium},
7306  institution   = {Berkeley},
7307  author = {He, Yun and Liblit, Bun and Lin, Chang},
7308  url           = {https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=9f7959be13337c735d52e5c0b0994bdea6d75a96},
7309  year = {1999},
7310  petsc_uses    = {KSP},
7311}
7312
7313@Unpublished{     ptatin-web-page,
7314  title         = {ptatin3d},
7315  author        = {Jed Brown and Laetitia {Le Pourhiet} and Dave A. May and Patrick Sanan},
7316  url           = {https://bitbucket.org/jedbrown/ptatin3d},
7317  year          = {2018},
7318  petsc_uses    = {KSP}
7319}
7320
7321@Misc{            multiphase-web-page,
7322  author        = {Q. Zou},
7323  title         = {Multiphase flow with {PETSc}},
7324  institution   = {LANL},
7325  howpublished  = {\url{http://cnls-www.lanl.gov/~qzou}},
7326  url           = {http://cnls-www.lanl.gov/\~{ }qzou},
7327  lab           = {LANL},
7328  petsc_uses    = {KSP}
7329}
7330
7331@Misc{            electromag-web-page,
7332  title         = {{EMSolve Web} page},
7333  institution   = {LLNL},
7334  howpublished  = {http://www.llnl.gov/casc/emsolve},
7335  url           = {http://www.Llnl.gov/casc/emsolve},
7336  author        = {Daniel {White et al.}},
7337  lab           = {LLNL},
7338  petsc_uses    = {KSP}
7339}
7340
7341@Unpublished{     fe-software-web-page,
7342  institution   = {Kuleuven},
7343  title         = {Finite element software},
7344  url           = {http://www.esat.kuleuven.ac.be/elen/research/software-development},
7345  petsc_uses    = {KSP}
7346}
7347
7348@Misc{            petsc-web-page,
7349  author        = {Satish Balay and Shrirang Abhyankar and Mark~F. Adams and Steven Benson and Jed
7350                  Brown and Peter Brune and Kris Buschelman and Emil~M. Constantinescu and Lisandro
7351                  Dalcin and Alp Dener and Victor Eijkhout and Jacob Faibussowitsch and William~D.
7352                  Gropp and V\'{a}clav Hapla and Tobin Isaac and Pierre Jolivet and Dmitry Karpeev
7353                  and Dinesh Kaushik and Matthew~G. Knepley and Fande Kong and Scott Kruger and
7354                  Dave~A. May and Lois Curfman McInnes and Richard Tran Mills and Lawrence Mitchell
7355                  and Todd Munson and Jose~E. Roman and Karl Rupp and Patrick Sanan and Jason Sarich
7356                  and Barry~F. Smith and Stefano Zampini and Hong Zhang and Hong Zhang and Junchao
7357                  Zhang},
7358  title         = {{PETS}c {W}eb page},
7359  url           = {https://petsc.org/},
7360  howpublished  = {\url{https://petsc.org/}},
7361  year          = {2023}
7362}
7363
7364@Unpublished{     petsc-debian-package,
7365  author        = {Adam C. Powell, IV},
7366  title         = {Debian package for PETSc},
7367  url           = {http://lyre.mit.edu/\~{ }powell/petsc.html},
7368  petsc_uses    = {KSP}
7369}
7370
7371@Unpublished{     cactus,
7372  title         = {Cactus Website},
7373  url           = {http://www.cactuscode.org/},
7374  note          = {Provides two interface to the PETSc solvers},
7375  petsc_uses    = {KSP}
7376}
7377
7378@Unpublished{     petsc-fem,
7379  author        = {Mario Storti and Norberto Nigro},
7380  title         = {PETSc-FEM: A General Purpose, Parallel, Multi-Physics FEM Program},
7381  institution   = {Centro Internacional de Metodos Computacionales en Ingenieria (CIMEC)},
7382  url           = {http://www.cimec.org.ar/petscfem},
7383  petsc_uses    = {KSP}
7384}
7385
7386@Misc{            fidap,
7387  title         = {FIDAP 8.5},
7388  howpublished  = {\url{http://www.fluent.com}},
7389  url           = {http://www.fluent.com},
7390  note          = {Fluent's commercial finite element fluid code uses PETSc for parallel linear
7391                  solves.},
7392  key           = {FIDAP 8.5},
7393  petsc_uses    = {KSP}
7394}
7395
7396@Unpublished{     slepc,
7397  author        = {Carmen Campos and Jos\'e E. Rom\'an and Eloy Romero and Andr\'es Tom\'as and
7398                  Vicente Hern\'andez and Vicent Vidal},
7399  title         = {{SLEPc} Website},
7400  url           = {http://slepc.upv.es/},
7401  note          = {Scalable Library for Eigenvalue Problem Computations},
7402  petsc_uses    = {KSP}
7403}
7404
7405@TechReport{      slepc-users-manual,
7406  author        = {Carmen Campos and Jos\'e E. Rom\'an and Eloy Romero and Andr\'es Tom\'as and
7407                  Vicente Hern\'andez and Vicent Vidal},
7408  title         = {{SLEPc} Users Manual},
7409  number        = {DISC-II/24/02},
7410  url           = {http://slepc.upv.es/},
7411  note          = {Scalable Library for Eigenvalue Problem Computations},
7412  petsc_uses    = {KSP}
7413}
7414
7415@Misc{            deal.ii,
7416  title         = {deal.II},
7417  howpublished  = {\url{http://www.dealii.org}},
7418  url           = {http://www.dealii.org},
7419  note          = {deal.II is a C++ library targeting adaptive finite elements and error estimation.
7420                  It allows PETSc linear algebra and solvers to be used underneath.},
7421  key           = {deal.II 5.0},
7422  petsc_uses    = {KSP}
7423}
7424
7425@Article{         bangerth2007deal,
7426  title         = {{deal.II---A general-purpose object-oriented finite element library}},
7427  author        = {Bangerth, W. and Hartmann, R. and Kanschat, G.},
7428  journal       = {ACM Transactions on Mathematical Software (TOMS)},
7429  volume        = {33},
7430  number        = {4},
7431  pages         = {24--es},
7432  issn          = {0098-3500},
7433  year          = {2007},
7434  publisher     = {ACM},
7435  petsc_uses    = {KSP}
7436}
7437
7438@Misc{            globalarrays,
7439  author        = {Jarek {Nieplocha et al.}},
7440  title         = {Global Arrays},
7441  institution   = {Pacific Northwest National Laboratories},
7442  howpublished  = {\url{http://www.emsl.pnl.gov/docs/global}},
7443  url           = {http://www.emsl.pnl.gov/docs/global},
7444  note          = {Global arrays can use PETSc linear solvers},
7445  lab           = {PNNL},
7446  petsc_uses    = {KSP}
7447}
7448
7449% LiteralHTML:
7450% LiteralHTML:  <a name="software"><H3><center>Software Engineering</center></H3>
7451% LiteralHTML:
7452@Article{         petsccommunity2022,
7453  title         = {The Community is the Infrastructure: A Short Discussion of the {PETSc} User
7454                  Community},
7455  author        = {Mark Adams and Satish Balay and Jed Brown and Victor Eijkhout and Jacob
7456                  Faibussowitsch and Fande Kong and Matthew Knepley and Scott Kruger and Oana Marin
7457                  and Richard Mills and Todd Munson and Patrick Sanan and Barry Smith and Hong Zhang
7458                  and Hong Zhang and Junchao Zhang},
7459  journal       = {Computing in Science and Engineering},
7460  volume        = {24},
7461  number        = {03},
7462  pages         = {6--15},
7463  issn          = {1558-366X},
7464  doi           = {10.1109/MCSE.2022.3169974},
7465  publisher     = {IEEE Computer Society},
7466  address       = {Los Alamitos, CA, USA},
7467  month         = may,
7468  year          = {2022},
7469  url           = {https://figshare.com/articles/conference_contribution/The_Community_is_the_Infrastructure_A_Short_Discussion_of_the_PETSc_User_Community/16523043},
7470  petsc_uses    = {KSP}
7471}
7472
7473@Article{         brownknepleysmith14,
7474  author        = {Jed Brown and Matthew G. Knepley and Barry Smith},
7475  title         = {Run-time extensibility and librarization of simulation software},
7476  journal       = {IEEE Computing in Science and Engineering},
7477  month         = jan,
7478  volume        = {17},
7479  number        = {1},
7480  pages         = {38--45},
7481  doi           = {10.1109/MCSE.2014.95},
7482  year          = {2015},
7483  petsc_uses    = {KSP}
7484}
7485
7486@TechReport{      ass2012,
7487  author        = {Shrirang Abhyankar and Barry Smith and Kerry Stevens},
7488  title         = {Preliminary implementation of Hybrid {MPI}/pthread programming model in {PETSc}},
7489  institution   = {Argonne National Laboratory},
7490  type          = {Preprint},
7491  year          = {2012},
7492  number        = {ANL/MCS-P2011-0112},
7493  petsc_uses    = {KSP}
7494}
7495
7496@TechReport{      clearyknepley99,
7497  author        = {Andrew Cleary and Matthew G. Knepley},
7498  title         = {Solvers as Operators},
7499  institution   = {Lawrence Livermore National Laboratory},
7500  type          = {Technical Report},
7501  number        = {UCRL-ID-135342},
7502  year          = {1999},
7503  petsc_uses    = {KSP}
7504}
7505
7506@TechReport{      smcabbkz2012,
7507  author        = {Barry Smith and Lois Curfman McInnes and Emil Constantinescu and Mark Adams and
7508                  Satish Balay and Jed Brown and Matthew Knepley and Hong Zhang},
7509  title         = {{PETSc's} software strategy for the design space of composable extreme-scale
7510                  solvers},
7511  institution   = {Argonne National Laboratory},
7512  type          = {Preprint},
7513  note          = {{DOE} Exascale Research Conference, April 16-18, 2012, Portland, OR},
7514  year          = {2012},
7515  number        = {ANL/MCS-P2059-0312},
7516  petsc_uses    = {KSP}
7517}
7518
7519@InProceedings{   mhwpmhs2009,
7520  author        = {R. T. Mills and F. M. Hoffman and P. H. Worley and K. S. Pwerumalla and A. Mirin
7521                  and G. E. Hammond and B. Smith},
7522  title         = {Coping at the User-Level with Resource Limitations in the {Cray} Message Passing
7523                  Toolkit {MPI} at Scale},
7524  booktitle     = {Cray Users Group Conference},
7525  year          = {2009},
7526  petsc_uses    = {KSP}
7527}
7528
7529@InProceedings{   msmhls2010,
7530  author        = {R. T. Mills and V. Sripathi and G. Mahinthakumar and G. Hammond and P. C.
7531                  Lichtner and B. F. Smith},
7532  title         = {Engineering {PFLOTRAN} for Scalable Performance on {Cray} {XT} and {IBM}
7533                  {BlueGene} Architectures},
7534  booktitle     = {Proceedings of SciDAC 2010 Annual Meeting},
7535  year          = {2010},
7536  petsc_uses    = {KSP}
7537}
7538
7539@InCollection{    msk2013,
7540  author        = {Victor Minden and Barry F. Smith and Matthew G. Knepley},
7541  title         = {Preliminary Implementation of {PETSc} Using {GPUs}},
7542  booktitle     = {GPU Solutions to Multi-scale Problems in Science and Engineering},
7543  series        = {Lecture Notes in Earth System Sciences},
7544  editor        = {David A. Yuen and Long Wang and Xuebin Chi and Lennart Johnsson and Wei Ge and
7545                  Yaolin Shi},
7546  doi           = {10.1007/978-3-642-16405-7_7},
7547  publisher     = {Springer Berlin Heidelberg},
7548  pages         = {131--140},
7549  year          = {2013},
7550  isbn          = {978-3-642-16404-0},
7551  petsc_uses    = {KSP}
7552}
7553
7554@InCollection{    knepleyyuen13,
7555  author        = {Matthew G. Knepley and David A. Yuen},
7556  title         = {Why Scientists and Engineers need {GPU}s today},
7557  booktitle     = {GPU Solutions to Multi-scale Problems in Science and Engineering},
7558  series        = {Lecture Notes in Earth System Sciences},
7559  editor        = {David A. Yuen and Long Wang and Xuebin Chi and Lennart Johnsson and Wei Ge and
7560                  Yaolin Shi},
7561  doi           = {10.1007/978-3-642-16405-7_1},
7562  publisher     = {Springer Berlin Heidelberg},
7563  pages         = {131--140},
7564  year          = {2013},
7565  isbn          = {978-3-642-16404-0},
7566  petsc_uses    = {KSP}
7567}
7568
7569@InCollection{    karpeevknepleybrune13,
7570  author        = {Dmitry A. Karpeev and Matthew G. Knepley and Peter R. Brune},
7571  title         = {Accurate Evaluation of Local Averages on {GPGPUs}},
7572  booktitle     = {GPU Solutions to Multi-scale Problems in Science and Engineering},
7573  series        = {Lecture Notes in Earth System Sciences},
7574  editor        = {David A. Yuen and Long Wang and Xuebin Chi and Lennart Johnsson and Wei Ge and
7575                  Yaolin Shi},
7576  doi           = {10.1007/978-3-642-16405-7_30},
7577  publisher     = {Springer Berlin Heidelberg},
7578  pages         = {487--501},
7579  year          = {2013},
7580  isbn          = {978-3-642-16404-0},
7581  petsc_uses    = {KSP}
7582}
7583
7584@InCollection{    zhengetal13,
7585  title         = {{GPU} Implementation of Multigrid Solver for {S}tokes Equation with Strongly
7586                  Variable Viscosity},
7587  author        = {Liang Zheng and Taras Gerya and Matthew G. Knepley and David A. Yuen and Huai
7588                  Zhang and Yaolin Shi},
7589  booktitle     = {GPU Solutions to Multi-scale Problems in Science and Engineering},
7590  series        = {Lecture Notes in Earth System Sciences},
7591  editor        = {David A. Yuen and Long Wang and Xuebin Chi and Lennart Johnsson and Wei Ge and
7592                  Yaolin Shi},
7593  doi           = {10.1007/978-3-642-16405-7_21},
7594  publisher     = {Springer Berlin Heidelberg},
7595  pages         = {321--333},
7596  year          = {2013},
7597  isbn          = {978-3-642-16404-0},
7598  petsc_uses    = {KSP}
7599}
7600
7601@Article{         zhengetal13b,
7602  title         = {Implementation of a multigrid solver on {GPU} for {S}tokes equations with
7603                  strongly variable viscosity based on {M}atlab and {CUDA}},
7604  author        = {Liang Zheng and Taras Gerya and Matthew G. Knepley and David A. Yuen and Huai
7605                  Zhang and Yaolin Shi},
7606  journal       = {IJHPCA},
7607  volume        = {28},
7608  number        = {1},
7609  pages         = {50--60},
7610  doi           = {10.1177/1094342013478640},
7611  year          = {2013},
7612  petsc_uses    = {KSP}
7613}
7614
7615@InBook{          s2011,
7616  author        = {B. Smith},
7617  chapter       = {PETSc, the Portable, Extensible Toolkit for Scientific computing},
7618  title         = {Encyclopedia of Parallel Computing},
7619  bookeditor    = {D. Padua},
7620  publisher     = {Springer},
7621  year          = {2011},
7622  petsc_uses    = {KSP}
7623}
7624
7625@Article{         acostamejia06,
7626  author        = {Carlos D. Acosta and Carlos E. Mej\'ia},
7627  title         = {Computaci\'on cient\'ifica en paralelo con interfaz MATLAB a PETSc},
7628  journal       = {Lecturas Matem\'aticas},
7629  volume        = {27},
7630  year          = {2006},
7631  pages         = {213--224},
7632  petsc_uses    = {KSP}
7633}
7634
7635@InProceedings{   quenettemoresisunterappelbe07,
7636  author        = {Steve Quenette and Louis Moresi and {P. D.} Sunter and Bill F. Appelbe},
7637  title         = {Explaining StGermain: An aspect oriented environment for building extensible
7638                  computational mechanics modeling software},
7639  booktitle     = {Parallel and Distributed Processing Symposium, IPDPS 2007},
7640  publisher     = {IEEE},
7641  pages         = {1--8},
7642  yerar         = {2007},
7643  petsc_uses    = {KSP}
7644}
7645
7646@Article{         dfm1,
7647  title         = {Vectorized sparse matrix multiply for compressed row storage format},
7648  author        = {E. F. D'Azevedo and M. R. Fahey and R. T. Mills},
7649  journal       = {Lecture Notes in Computer Science},
7650  year          = {2005},
7651  pages         = {99--106},
7652  volume        = {3514},
7653  lab           = {ORNL},
7654  petsc_uses    = {KSP}
7655}
7656
7657@InProceedings{   laniquintinokimpedeconinckvandewallepoedts05,
7658  author        = {Andrea Lani and Tiago Quintino and Dries Kimpe and Herman Deconinck and Stefan
7659                  Vandewalle and Stefaan Poedts},
7660  title         = {The COOLFluiD Framework: Design Solutions for High Performance Object Oriented
7661                  Scientific Computing Software},
7662  booktitle     = {Computational Science ICCS 2005: 5th International Conference},
7663  year          = {2005},
7664  note          = {Lecture Notes in Computer Science},
7665  volume        = {3514},
7666  publisher     = {Springer-Verlag GmbH},
7667  petsc_uses    = {KSP}
7668}
7669
7670@InProceedings{   dalcin-paz-storti,
7671  author        = {L. Dalcin and R. Paz and M. Storti},
7672  title         = {Desarrollo de Aplicaciones Paralelas en Python},
7673  booktitle     = {Proceedings of *XIV Congress on Numerical Methods and its Applications (ENIEF).
7674                  Bariloche, Argentina},
7675  year          = {2004},
7676  petsc_uses    = {KSP}
7677}
7678
7679@Article{         mpi-python,
7680  author        = {L. Dalcin and R. Paz and M. Storti},
7681  title         = {MPI for Python},
7682  journal       = {Journal of Parallel and Distributed Computing},
7683  year          = {2005},
7684  petsc_uses    = {KSP}
7685}
7686
7687@Unpublished{     hrv02a,
7688  title         = {{SLEPc}: Scalable Library for Eigenvalue Problem Computations},
7689  author        = {V. Hernandex and J. E. Roman and V. Vidal},
7690  note          = {Submited to VecPar 2002},
7691  year          = {2002},
7692  petsc_uses    = {KSP}
7693}
7694
7695@Article{         knyazev2007block,
7696  title         = {Block Locally Optimal Preconditioned Eigenvalue Xolvers {(BLOPEX)} in {Hypre} and
7697                  {PETSc}},
7698  author        = {Knyazev, A. V. and Argentati, M. E. and Lashuk, I. and Ovtchinnikov, E. E.},
7699  journal       = {SIAM Journal on Scientific Computing},
7700  volume        = {29},
7701  pages         = {2224-2239},
7702  doi           = {10.1137/060661624},
7703  year          = {2007},
7704  petsc_uses    = {KSP}
7705}
7706
7707@MastersThesis{   aarrestad-master,
7708  author        = {Asbjorn Hoiland Aarrestad},
7709  title         = {Time Dependent Solution of the Schrodinger Equation for Parallel Computers},
7710  school        = {University of Bergen},
7711  month         = aug,
7712  year          = {2003},
7713  url           = {http://www.parallab.uib.no/projects/molecul/matrix/},
7714  note          = {Implemented Runge-Kutta methods using PETSc},
7715  petsc_uses    = {KSP}
7716}
7717
7718@PhDThesis{       kaushik-phd,
7719  author        = {D. K. Kaushik},
7720  title         = {Performance Modeling and Prediction for the Scalable Solution of Partial
7721                  Differential Equations on Unstructured Grids},
7722  school        = {Old Dominion University},
7723  month         = dec,
7724  year          = {2002},
7725  url           = {http://www.mcs.anl.gov/\~{ }kaushik/Papers/thesis.ps},
7726  petsc_uses    = {KSP}
7727}
7728
7729@TechReport{      rb1,
7730  author        = {Rickard Bergstrom},
7731  title         = {Object Oriented Implementation of a General Finite Element Code},
7732  number        = {2002-13},
7733  institution   = {Chalmers Finite Element Center, Chalmers University of Technology},
7734  year          = {2002},
7735  url           = {http://www.phi.chalmers.se/pub/preprints/pdf/phiprint-2002-13.pdf},
7736  note          = {Discribes a finite element software package that uses PETSc for its solvers},
7737  petsc_uses    = {KSP}
7738}
7739
7740@InProceedings{   dbl1,
7741  author        = {Enzo A. Dari and Gustavo C. Buscaglia and Adrian J. Lew},
7742  title         = {A Parallel General Purpose Finite Element System},
7743  booktitle     = {IX SIAM Conference on Parallel Processing for Scientific Computing},
7744  publisher     = {SIAM},
7745  year          = {1999},
7746  url           = {http://cabmec1.cnea.gov.ar/papers/apgpfes.ps.gz},
7747  note          = {Describes software that uses PETSc for its parallel linear solves},
7748  petsc_uses    = {KSP}
7749}
7750
7751@Article{         p1,
7752  title         = {Parallel Components for PDEs and Optimization: Some Issues and Experiences},
7753  author        = {B. Norris and S. Balay and S. Benson and L. Freitag and P. Hovland and L. McInnes
7754                  and B. Smith},
7755  journal       = {Parallel Computing},
7756  year          = {2002},
7757  pages         = {1811--1831},
7758  volume        = {28 (12)},
7759  petsc_uses    = {KSP}
7760}
7761
7762@Article{         automatic-ad,
7763  author        = {Paul Hovland and Boyana Norris and Barry Smith},
7764  title         = {Making Automatic Differentiation Truly Automatic: Coupling {PETSc} with {ADIC}},
7765  year          = {2005},
7766  journal       = {Future Generation Computer Systems},
7767  volume        = {21},
7768  number        = {8},
7769  pages         = {1426--1438},
7770  petsc_uses    = {KSP}
7771}
7772
7773@TechReport{      remote-math,
7774  author        = {Elizabeth Dolan and Paul Hovland and Jorge Mor\'e and Boyana Norris and Barry
7775                  Smith},
7776  title         = {Remote Access to Mathematical Software},
7777  number        = {ANL/MCS-P889-0601},
7778  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
7779  month         = jun,
7780  year          = {2001},
7781  url           = {http://icm.mcs.kent.edu/research/iamc01proceedings.html},
7782  petsc_uses    = {KSP}
7783}
7784
7785@InProceedings{   gropp98,
7786  author        = {William D. Gropp},
7787  title         = {Exploiting Existing Software in Libraries: Successes, Failures, and Reasons Why},
7788  publisher     = {SIAM},
7789  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
7790                  Scientific and Engineering Computing},
7791  year          = {1999},
7792  pages         = {21-29},
7793  petsc_uses    = {KSP}
7794}
7795
7796@InProceedings{   knepleysarin99,
7797  author        = {Matthew Knepley and Vivek Sarin},
7798  title         = {Algorithm Development for Large Scale Computing},
7799  publisher     = {SIAM},
7800  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
7801                  Scientific and Engineering Computing},
7802  note          = {\url{http://books.google.com/books?id=2Da5OcnjPSgC&lpg=PA58&ots=TJCK64BUeg&dq=Bill%20Gropp%20Science%20Engineering%20Object%20Oriented&pg=PA138#v=onepage&q&f=false}},
7803  year          = {1999},
7804  petsc_uses    = {KSP}
7805}
7806
7807@InBook{          bgms00,
7808  author        = {S. Balay and W. D. Gropp and L. C. McInnes and B. F. Smith},
7809  chapter       = {Software for the Scalable Solution of {PDEs}},
7810  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P834.ps.Z},
7811  title         = {CRPC Handbook of Parallel Computing},
7812  editor        = {J. Dongarra and I. Foster and G. Fox and B. Gropp and K. Kennedy and L. Torczon
7813                  and A. White},
7814  publisher     = {Morgan Kaufmann Publishers},
7815  year          = {2002},
7816  petsc_uses    = {KSP}
7817}
7818
7819@InProceedings{   hovland_norris_smith98,
7820  author        = {Paul Hovland and Boyana Norris and Lucas Roh and Barry Smith},
7821  title         = {Developing a Derivative-Enhanced Object-Oriented Toolkit for Scientific
7822                  Computations},
7823  publisher     = {SIAM},
7824  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
7825                  Scientific and Engineering Computing},
7826  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P731.ps.Z},
7827  note          = {also available as Argonne preprint ANL/MCS-P731-1098},
7828  year          = {1999},
7829  pages         = {129-137},
7830  petsc_uses    = {KSP}
7831}
7832
7833@InProceedings{   efficient,
7834  author        = {Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith},
7835  title         = {Efficient Management of Parallelism in Object Oriented Numerical Software
7836                  Libraries},
7837  booktitle     = {Modern Software Tools in Scientific Computing},
7838  editor        = {E. Arge and A. M. Bruaset and H. P. Langtangen},
7839  publisher     = {Birkhauser Press},
7840  pages         = {163--202},
7841  year          = {1997},
7842  petsc_uses    = {KSP}
7843}
7844
7845%  url       = "ftp://info.mcs.anl.gov/pub/tech_reports/reports/P634.ps.Z"
7846@TechReport{      petsc-user-ref,
7847  author        = {Satish Balay and Shrirang Abhyankar and Mark~F. Adams and Steven Benson and Jed
7848                  Brown and Peter Brune and Kris Buschelman and Emil Constantinescu and Lisandro
7849                  Dalcin and Alp Dener and Victor Eijkhout and Jacob Faibussowitsch and William~D.
7850                  Gropp and V\'{a}clav Hapla and Tobin Isaac and Pierre Jolivet and Dmitry Karpeev
7851                  and Dinesh Kaushik and Matthew~G. Knepley and Fande Kong and Scott Kruger and
7852                  Dave~A. May and Lois Curfman McInnes and Richard Tran Mills and Lawrence Mitchell
7853                  and Todd Munson and Jose~E. Roman and Karl Rupp and Patrick Sanan and Jason Sarich
7854                  and Barry~F. Smith and Stefano Zampini and Hong Zhang and Hong Zhang and Junchao
7855                  Zhang},
7856  title         = {{PETSc/TAO} Users Manual},
7857  institution   = {Argonne National Laboratory},
7858  number        = {ANL-21/39 - Revision 3.20},
7859  doi           = {10.2172/1968587},
7860  year          = {2023}
7861}
7862
7863%  url    = {https://petsc.org/release}
7864@TechReport{      petsc-developers,
7865  author        = {Scott Kruger and Patrick Sanan and Barry~F. Smith},
7866  title         = {{PETS}c Developers Guide},
7867  institution   = {Argonne National Laboratory},
7868  number        = {ANL-18/18},
7869  year          = {2018},
7870  url           = {https://petsc.org/release/developers},
7871  petsc_uses    = {KSP}
7872}
7873
7874@Unpublished{     alice-memory-snooper,
7875  author        = {Ibrahima Ba and Barry~F. Smith},
7876  title         = {The {ALICE} Memory Snooper},
7877  year          = {1999},
7878  petsc_uses    = {KSP}
7879}
7880
7881@TechReport{      petsc-user-ref-polish,
7882  author        = {Marcin Bojko and Piotr Krzyzanowski},
7883  title         = {Rozwiazywanie ukladow rownan przy pomocy pakietu PETSc},
7884  institution   = {Instytut Matematyki, Stosowanej i Mechaniki, Uniwersytet Warszawski},
7885  year          = {1998},
7886  note          = {An introduction to PETSc in Polish},
7887  petsc_uses    = {KSP}
7888}
7889
7890@InProceedings{   abghmn00,
7891  title         = {Integrating Automatic Differentiation with Object-Oriented Toolkits for
7892                  High-Performance Scientific Computing},
7893  author        = {J. Abate and S. Benson and L. Grignon and P. Hovland and L. C. McInnes and B.
7894                  Norris},
7895  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P820.ps.Z},
7896  booktitle     = {Automatic Differentiation of Algorithms: From Simulation to Optimization},
7897  editor        = {George Corliss and Christ\`{e}le Faure and Andreas Griewank and Laurent
7898                  Hasco\"{e}t and Uwe Naumann},
7899  publisher     = {Springer},
7900  year          = {2002},
7901  petsc_uses    = {KSP}
7902}
7903
7904@Unpublished{     petsc-mpi-paper,
7905  author        = {Lois Curfman McInnes and Barry F. Smith},
7906  title         = {{PETS}c 2.0: A Case Study of Using {MPI} to Develop Numerical Software
7907                  Libraries},
7908  note          = {Proceedings of the MPI Developers Conference, Notre Dame, IN},
7909  month         = jun,
7910  year          = {1995},
7911  petsc_uses    = {KSP}
7912}
7913
7914@InProceedings{   miss-paper,
7915  author        = {William D. Gropp and Barry F. Smith},
7916  title         = {Scalable, Extensible, and Portable Numerical Libraries},
7917  publisher     = {IEEE},
7918  year          = {1994},
7919  booktitle     = {Proceedings of the Scalable Parallel Libraries Conference},
7920  address       = {Mississippi State University},
7921  pages         = {87--93},
7922  keyword       = {numerical libraries, scientific computing, parallel computing},
7923  petsc_uses    = {KSP}
7924}
7925
7926@InProceedings{   snes-paper,
7927  author        = {William D. Gropp and Lois Curfman McInnes and Barry F. Smith},
7928  title         = {Scalable Libraries for Solving Systems of Nonlinear Equations and Unconstrained
7929                  Minimization Problems},
7930  publisher     = {IEEE},
7931  year          = {1995},
7932  booktitle     = {Proceedings of the Scalable Parallel Libraries Conference},
7933  address       = {Mississippi State University},
7934  pages         = {60-67},
7935  keyword       = {nonlinear equations, optimization, superconductivity, parallel computing},
7936  petsc_uses    = {KSP}
7937}
7938
7939@Article{         dsneutral,
7940  author        = {Barry F. Smith and William D. Gropp},
7941  title         = {The Design of Data-structure-neutral Libraries for the Iterative Solution of
7942                  Sparse Linear Systems},
7943  journal       = {Scientific Programming},
7944  volume        = {5},
7945  pages         = {329--336},
7946  key           = {GroppSmith96 ! KSP design},
7947  year          = {1996},
7948  petsc_uses    = {KSP}
7949}
7950
7951@InProceedings{   bgms98,
7952  author        = {Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith},
7953  title         = {A Microkernel Design for Component-based Parallel Numerical Software Systems},
7954  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
7955                  Scientific and Engineering Computing},
7956  publisher     = {SIAM},
7957  pages         = {58-67},
7958  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P727.ps.Z},
7959  year          = {1998},
7960  petsc_uses    = {KSP}
7961}
7962
7963@Article{         hkm98,
7964  author        = {M. E. Hayder and D. E. Keyes and P. Mehrotra},
7965  title         = {A Comparison of the {PETSc} Library and {HPF} Implementations of an Archetypal
7966                  {PDE} Computation},
7967  journal       = {Advances in Engineering Software},
7968  volume        = {29},
7969  pages         = {415-424},
7970  year          = {1998},
7971  petsc_uses    = {KSP}
7972}
7973
7974@TechReport{      pdpta99,
7975  author        = {L. A. Freitag and W. D. Gropp and P. D. Hovland and L. C. McInnes and B. F.
7976                  Smith},
7977  title         = {Infrastructure and Interfaces for Large-Scale Numerical Software},
7978  note          = {to appear in the Proceedings of the 1999 International Conference on Parallel and
7979                  Distributed Processing Techniques and Applications, June 28 - July 1, 1999, Las
7980                  Vegas, Nevada},
7981  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
7982  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P751.ps.Z},
7983  number        = {ANL/MCS-P751-0599},
7984  year          = {1999},
7985  petsc_uses    = {KSP}
7986}
7987
7988@InProceedings{   bbh:com,
7989  author        = {C. H. Bischof and H. M. B{\"u}cker and P. D. Hovland},
7990  title         = {{On Combining Computational Differentiation and Toolkits for Parallel Scientific
7991                  Computing}},
7992  booktitle     = {Euro-Par 2000 -- Parallel Processing, Proceedings of the 6th International
7993                  Euro-Par Conference, Munich, Germany, August/September 2000},
7994  year          = {2000},
7995  editor        = {A. Bode and T. Ludwig and W. Karl and R. Wism{\"u}ller},
7996  volume        = {1900},
7997  series        = {Lecture Notes in Computer Science},
7998  pages         = {86--94},
7999  address       = {Berlin},
8000  publisher     = {Springer},
8001  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P797.ps.Z},
8002  petsc_uses    = {KSP}
8003}
8004
8005@InProceedings{   overture00,
8006  author        = {K. R. Buschelman and W. D. Gropp and L. C. McInnes and B. F. Smith},
8007  title         = { {PETSc and Overture}: Lessons Learned Developing an Interface between
8008                  Components},
8009  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P858.ps.Z},
8010  booktitle     = {Proceedings of the International Federation for Information Processing Working
8011                  Conference on Software Architectures for Scientific Computing, Kluwer},
8012  year          = {2000},
8013  pages         = {57--68},
8014  petsc_uses    = {KSP}
8015}
8016
8017@TechReport{      smith97,
8018  title         = {An Interface for Efficient Vector Scatters and Gathers on Parallel Machines},
8019  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P701.ps.Z},
8020  number        = {ANL/MCS-P701},
8021  author        = {Barry F. Smith},
8022  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
8023  petsc_uses    = {KSP}
8024}
8025
8026@Article{         smith98,
8027  author        = {Barry Smith},
8028  title         = {The Transition of Numerical Software: From Nuts-and-Bolts to Abstraction},
8029  journal       = {SIGNUM Newsletter},
8030  year          = {1998},
8031  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P712.ps.Z},
8032  petsc_uses    = {KSP}
8033}
8034
8035@TechReport{      ad-petsc-tm,
8036  title         = {Using {ADIFOR} and {ADIC} to Provide a {J}acobian for the {SNES} Component of
8037                  {PETSc}},
8038  author        = {Christian Bischof and Paul Hovland and Po-Ting Wu},
8039  year          = {1997},
8040  type          = {Technical Memorandum},
8041  institution   = {ANL},
8042  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/TM233.ps.Z},
8043  number        = {ANL/MCS-TM-233},
8044  petsc_uses    = {KSP}
8045}
8046
8047% LiteralHTML:
8048% LiteralHTML:  <a name="algorithm"><H3><center>Algorithm design and analysis</center></H3>
8049% LiteralHTML:
8050@PhDThesis{       klotzthesis2019,
8051  author        = {Thomas S. Klotz},
8052  title         = {Numerical Analysis of Nonlinear Boundary Integral Equations Arising in Molecular
8053                  Biology},
8054  school        = {Rice University},
8055  year          = {2019},
8056  petsc_uses    = {KSP}
8057}
8058
8059@Article{         klotzbardhanknepley2018,
8060  title         = {Efficient Evaluation of Ellipsoidal Harmonics for Potential Modeling},
8061  author        = {Thomas S. Klotz and Jaydeep Bardhan and Matthew G. Knepley},
8062  journal       = {Communications in Applied Mathematics and Computational Science},
8063  note          = {In review},
8064  url           = {https://arxiv.org/abs/1708.06028},
8065  year          = {2018},
8066  petsc_uses    = {KSP}
8067}
8068
8069@Misc{            brown2016,
8070  title         = {Threading Tradeoffs in Domain Decomposition},
8071  author        = {Jed Brown},
8072  note          = {SIAM Parallel Processing Conference, To Thread or Not To Thread Minisymposium,
8073                  \url{https://www.cse.buffalo.edu/~knepley/presentations/SIAMPP2016_1.pdf}},
8074  url           = {https://www.cse.buffalo.edu/~knepley/presentations/SIAMPP2016_1.pdf},
8075  year          = {2016},
8076  petsc_uses    = {KSP}
8077}
8078
8079@Article{         changnakshatralaknepleyjohnsson2017,
8080  title         = {A performance spectrum for parallel computational frameworks that solve {PDEs}},
8081  author        = {Justin Chang and Kalyana B. Nakshatrala and Matthew G. Knepley and Lennart
8082                  Johnsson},
8083  journal       = {Concurency: Practice and Experience},
8084  volume        = {30},
8085  number        = {11},
8086  eprint        = {1705.03625},
8087  doi           = {10.1002/cpe.4401},
8088  year          = {2017},
8089  petsc_uses    = {KSP}
8090}
8091
8092@Article{         changfabienknepleymills2018,
8093  title         = {Comparative study of finite element methods using the Time-Accuracy-Size {(TAS)}
8094                  spectrum analysis},
8095  author        = {Justin Chang and Maurice S. Fabien and Matthew G. Knepley and Richard T. Mills},
8096  journal       = {SIAM Journal on Scientific Computing},
8097  volume        = {40},
8098  number        = {6},
8099  pages         = {C779--C802},
8100  eprint        = {1802.07832},
8101  doi           = {10.1137/18M1172260},
8102  year          = {2018},
8103  petsc_uses    = {KSP}
8104}
8105
8106@Article{         joshaghanichangnakshatralaknepley2019,
8107  title         = {Composable solvers for the four-field double porosity/permeability model},
8108  author        = {M. S. Joshaghani and Justin Chang and Kalyana B. Nakshatrala and Matthew G.
8109                  Knepley},
8110  journal       = {Journal of Computational Physics},
8111  volume        = {386},
8112  pages         = {428--466},
8113  doi           = {10.1016/j.jcp.2019.02.020},
8114  year          = {2019},
8115  petsc_uses    = {KSP}
8116}
8117
8118@InProceedings{   barralknepleylangepiggottgorman2016,
8119  title         = {Anisotropic mesh adaptation in {Firedrake} with {PETSc} {DMPlex}},
8120  author        = {Nicolas Barral and Matthew G. Knepley and Michael Lange and Matthew D. Piggott
8121                  and Gerard J. Gorman},
8122  booktitle     = {25th International Meshing Roundtable},
8123  editor        = {Steve Owen and Hang Si},
8124  month         = sep,
8125  address       = {Washington, DC},
8126  pages         = {1--5},
8127  url           = {http://imr.sandia.gov/papers/imr25/2026_imr25RN_Barral.pdf},
8128  year          = {2016},
8129  petsc_uses    = {KSP}
8130}
8131
8132@Article{         adamsbrownknepleysamtaney2016,
8133  title         = {Segmental Refinement: A Multigrid Technique for Data Locality},
8134  author        = {Mark F. Adams and Jed Brown and Matthew G. Knepley and Ravi Samtaney},
8135  journal       = {SIAM Journal on Scientific Computing},
8136  url           = {http://epubs.siam.org/toc/sjoce3/38/4 },
8137  epub          = {http://arxiv.org/abs/1406.7808},
8138  volume        = {8},
8139  number        = {4},
8140  pages         = {C426--C440},
8141  doi           = {10.1137/140975127},
8142  year          = {2016},
8143  petsc_uses    = {KSP}
8144}
8145
8146@InProceedings{   maysananruppknepleysmith2016,
8147  title         = {Extreme-Scale Multigrid Components within {PETSc}},
8148  author        = {Dave A. May and Patrick Sanan and Karl Rupp and Matthew G. Knepley and Barry F.
8149                  Smith},
8150  booktitle     = {Proceedings of the {Platform for Advanced Scientific Computing Conference}},
8151  series        = {PASC '16},
8152  isbn          = {978-1-4503-4126-4},
8153  location      = {Lausanne, Switzerland},
8154  pages         = {5:1--5:12},
8155  articleno     = {5},
8156  numpages      = {12},
8157  doi           = {10.1145/2929908.2929913},
8158  acmid         = {2929913},
8159  publisher     = {ACM},
8160  address       = {New York, NY, USA},
8161  keywords      = {GPU, HPC, agglomeration, coarse-level solver, multigrid, parallel computing,
8162                  preconditioning},
8163  year          = {2016},
8164  petsc_uses    = {KSP}
8165}
8166
8167@Article{         liu2015field,
8168  title         = {Field-Split Preconditioned Inexact Newton Algorithms},
8169  author        = {Lulu Liu and David E Keyes},
8170  journal       = {SIAM Journal on Scientific Computing},
8171  volume        = {37},
8172  number        = {3},
8173  pages         = {A1388--A1409},
8174  year          = {2015},
8175  publisher     = {SIAM},
8176  petsc_uses    = {KSP}
8177}
8178
8179@Article{         lujiaomissirlis2014,
8180  title         = {A hybrid geometric+ algebraic multigrid method with semi-iterative smoothers},
8181  author        = {Cao Lu and Xiangmin Jiao and Nikolaos Missirlis},
8182  journal       = {Numerical Linear Algebra with Applications},
8183  volume        = {21},
8184  number        = {2},
8185  pages         = {221--238},
8186  year          = {2014},
8187  publisher     = {Wiley Online Library},
8188  petsc_uses    = {KSP}
8189}
8190
8191@Article{         badiamartinprincipe2013,
8192  title         = {Enhanced balancing Neumann-Neumann preconditioning in computational fluid and
8193                  solid mechanics},
8194  author        = {Santiago Badia and Alberto F. Mart\'in and Javier Principe},
8195  journal       = {International Journal for Numerical Methods in Engineering},
8196  volume        = {96},
8197  number        = {4},
8198  pages         = {203--230},
8199  year          = {2013},
8200  petsc_uses    = {KSP}
8201}
8202
8203@Article{         morganknepleysananscott2016,
8204  title         = {A Stochastic Performance Model for Pipelined {Krylov} Methods},
8205  author        = {Hannah Morgan and Matthew G. Knepley and Patrick Sanan and L. Ridgway Scott},
8206  journal       = {Concurrency and Computation: Practice and Experience},
8207  volume        = {28},
8208  pages         = {4532--4542},
8209  year          = {2016},
8210  url           = {http://arxiv.org/abs/1602.04873},
8211  doi           = {10.1002/cpe.3820},
8212  petsc_uses    = {KSP}
8213}
8214
8215@Article{         morgansananknepleymills2020,
8216  title         = {Understanding performance variability in standard and pipelined parallel {Krylov}
8217                  solvers},
8218  author        = {Hannah Morgan and Patrick Sanan and Matthew G. Knepley and Richard Tran Mills},
8219  journal       = {The International Journal of High Performance Computing Applications},
8220  volume        = {35},
8221  issue         = {1},
8222  doi           = {10.1177/1094342020966835},
8223  url           = {https://doi.org/10.1177/1094342020966835},
8224  eprint        = {https://doi.org/10.1177/1094342020966835},
8225  year          = {2020},
8226  petsc_uses    = {KSP}
8227}
8228
8229@Article{         msz2013,
8230  title         = {Efficient Sparse Matrix-Matrix Products Using Colorings},
8231  author        = {M. McCourt and B. F. Smith and H. Zhang},
8232  journal       = {SIAM Journal on Matrix Analysis and Applications},
8233  year          = {2015},
8234  note          = {To appear},
8235  petsc_uses    = {KSP}
8236}
8237
8238@Article{         bassi2014agglomeration,
8239  title         = {Agglomeration-based physical frame d{G} discretizations: {A}n attempt to be mesh
8240                  free},
8241  author        = {Bassi, Francesco and Botti, Lorenzo and Colombo, Alessandro},
8242  journal       = {Mathematical Models and Methods in Applied Sciences},
8243  volume        = {24},
8244  number        = {08},
8245  pages         = {1495--1539},
8246  year          = {2014},
8247  publisher     = {World Scientific},
8248  petsc_uses    = {KSP}
8249}
8250
8251@Article{         jhuranidemkowicz12,
8252  author        = {{Jhurani}, C. and {Demkowicz}, L.},
8253  title         = {{Multiscale modeling using goal-oriented adaptivity and numerical homogenization.
8254                  Part II: Algorithms for the Moore-Penrose pseudoinverse}},
8255  journal       = {Computer Methods in Applied Mechanics and Engineering},
8256  volume        = {213},
8257  pages         = {418-426},
8258  year          = {2012},
8259  month         = mar,
8260  doi           = {10.1016/j.cma.2011.06.003},
8261  adsurl        = {http://adsabs.harvard.edu/abs/2012CMAME.213..418J},
8262  petsc_uses    = {KSP}
8263}
8264
8265@Article{         yangcai11,
8266  author        = {Yang, Haijian and Cai, Xiao-Chuan},
8267  title         = {Parallel Two-Grid Semismooth Newton-Krylov-Schwarz Method for Nonlinear
8268                  Complementarity Problems},
8269  journal       = {J. Sci. Comput.},
8270  issue_date    = {May 2011},
8271  volume        = {47},
8272  number        = {2},
8273  month         = may,
8274  pages         = {258--280},
8275  year          = {2011},
8276  issn          = {0885-7474},
8277  numpages      = {23},
8278  doi           = {10.1007/s10915-010-9436-4},
8279  acmid         = {1971246},
8280  publisher     = {Plenum Press},
8281  address       = {New York, NY, USA},
8282  keywords      = {Complementarity problem, Grid sequencing, Parallel computing, Schwarz
8283                  preconditioners, Semismooth Newton, Two-level methods},
8284  petsc_uses    = {KSP}
8285}
8286
8287@Article{         rheinbach09,
8288  author        = {Rheinbach, Oliver},
8289  title         = {Parallel Iterative Substructuring in Structural Mechanics},
8290  journal       = {Archives of Computational Methods in Engineering},
8291  volume        = {16},
8292  number        = {4},
8293  pages         = {425-463},
8294  year          = {2009},
8295  issn          = {1134-3060},
8296  doi           = {10.1007/s11831-009-9035-4},
8297  publisher     = {Springer Netherlands},
8298  language      = {English},
8299  petsc_uses    = {KSP}
8300}
8301
8302@Article{         knepleyterrel2013,
8303  author        = {Matthew G. Knepley and Andy R. Terrel},
8304  title         = {Finite Element Integration on {GPUs}},
8305  journal       = {{ACM} Transactions on Mathematical Software},
8306  volume        = {39},
8307  number        = {2},
8308  accepted      = {17 April 2012},
8309  year          = {2013},
8310  abstract      = {We present a novel finite element integration method for low order elements on
8311                  GPUs. We achieve more than 100GF for element integration on first order
8312                  discretizations of both the Laplacian and Elasticity operators on an NVIDIA
8313                  GTX285, which has a nominal single precision peak flop rate of 1 TF/s and
8314                  bandwidth of 159 GB/s, corresponding to a bandwidth limited peak of 40 GF/s.},
8315  url           = {http://arxiv.org/abs/1103.0066},
8316  note          = {no. 10, \url{http://arxiv.org/abs/1103.0066}},
8317  petsc_uses    = {KSP}
8318}
8319
8320@Article{         knepleyruppterrel2016,
8321  title         = {Finite Element Integration with Quadrature on the GPU},
8322  journal       = {ArXiv e-prints},
8323  author        = {Matthew G. Knepley and Karl Rupp and Andy R. Terrel},
8324  version       = {1},
8325  date          = {2016-07-14},
8326  eprinttype    = {arxiv},
8327  eprintclass   = {cs.MS},
8328  eprint        = {1607.04245v1},
8329  petsc_uses    = {KSP}
8330}
8331
8332@Article{         klawonnlanserrheinbach2014,
8333  title         = {Nonlinear {FETI-DP} and {BDDC} Methods},
8334  author        = {Axel Klawonn and Martin Lanser and Oliver Rheinbach},
8335  journal       = {SIAM Journal on Scientific Computing},
8336  volume        = {36},
8337  number        = {2},
8338  pages         = {A737--A765},
8339  year          = {2014},
8340  petsc_uses    = {KSP}
8341}
8342
8343@TechReport{      pbmkbsxt2012,
8344  title         = {Composing Scalable Nonlinear Algebraic Solvers},
8345  author        = {Peter R. Brune and Matthew G. Knepley and Barry F. Smith and Xuemin Tu},
8346  year          = {2013},
8347  type          = {Preprint},
8348  number        = {ANL/MCS-P2010-0112},
8349  institution   = {Argonne National Laboratory},
8350  petsc_uses    = {KSP}
8351}
8352
8353@Article{         bruneknepleysmithtu15,
8354  title         = {Composing Scalable Nonlinear Algebraic Solvers},
8355  author        = {Peter R. Brune and Matthew G. Knepley and Barry F. Smith and Xuemin Tu},
8356  journal       = {SIAM Review},
8357  volume        = {57},
8358  number        = {4},
8359  pages         = {535--565},
8360  note          = {\url{http://www.mcs.anl.gov/papers/P2010-0112.pdf}},
8361  url           = {http://www.mcs.anl.gov/papers/P2010-0112.pdf},
8362  doi           = {10.1137/130936725},
8363  year          = {2015},
8364  petsc_uses    = {KSP}
8365}
8366
8367@Article{         mszm2014,
8368  title         = {Hierarchical {Krylov} and nested {Krylov} methods for extreme-scale computing},
8369  author        = {Lois Curfman McInnes and Barry Smith and Hong Zhang and Richard Tran Mills},
8370  volume        = {40},
8371  pages         = {17--31},
8372  year          = {2014},
8373  journal       = {Parallel Computing},
8374  doi           = {10.1016/j.parco.2013.10.001},
8375  petsc_uses    = {KSP}
8376}
8377
8378@TechReport{      mszm2012,
8379  title         = {Hierarchical {Krylov} and Nested {Krylov} Methods for Extreme-Scale Computing},
8380  author        = {Lois Curfman McInnes and Barry Smith and Hong Zhang and Richard Tran Mills},
8381  year          = {2012},
8382  number        = {ANL/MCS-P2097-0512},
8383  institution   = {Argonne National Laboratory},
8384  petsc_uses    = {KSP}
8385}
8386
8387@InProceedings{   bkmms2012,
8388  author        = {Jed Brown and Matthew G. Knepley and David A. May and Lois C. McInnes and Barry
8389                  F. Smith},
8390  title         = {Composable linear solvers for multiphysics},
8391  booktitle     = {Proceeedings of the 11th {International Symposium on Parallel and Distributed
8392                  Computing} ({ISPDC} 2012)},
8393  year          = {2012},
8394  doi           = {10.1109/ISPDC.2012.16},
8395  publisher     = {IEEE Computer Society},
8396  pages         = {55--62},
8397  petsc_uses    = {KSP}
8398}
8399
8400@Article{         bourdinbucuroudet2009,
8401  author        = {Blaise Bourdin and D. Bucur and E. Oudet},
8402  title         = {Optimal Partitions for Eigenvalues},
8403  journal       = {SIAM J. Sci. Comput.},
8404  volume        = {31},
8405  number        = {6},
8406  pages         = {4100--4114},
8407  year          = {2009},
8408  petsc_uses    = {KSP}
8409}
8410
8411@InBook{          kimnbourdin2007,
8412  author        = {J.-H. Kimn and Blaise Bourdin},
8413  title         = {Numerical implementation of overlapping balancing domain decomposition methods on
8414                  unstructured meshes},
8415  editor        = {O. B. Widlund and D. E. Keyes},
8416  booktitle     = {Domain Decomposition Methods in Science and Engineering XVI},
8417  series        = {Lecture Notes in Computational Science and Engineering},
8418  number        = {55},
8419  publisher     = {Springer-Verlag},
8420  pages         = {309--315},
8421  url           = {http://www.cims.nyu.edu/dd16/proceedings/kimn_bourdin_mini_6.pdf},
8422  year          = {2007},
8423  petsc_uses    = {KSP}
8424}
8425
8426@Article{         bjm2005,
8427  author        = {AH Baker and ER Jessup and T Manteuffel},
8428  title         = {A Technique for Accelerating the Convergence of Restarted GMRES},
8429  journal       = {SIAM JOURNAL ON MATRIX ANALYSIS AND APPLICATIONS},
8430  year          = {2005},
8431  petsc_uses    = {KSP}
8432}
8433
8434@Unpublished{     sundar-2008a,
8435  author        = {R.S. Sampath and G. Biros},
8436  title         = {A parallel geometric multigrid method for finite elements on octree meshes},
8437  url           = {http://www.seas.upenn.edu/\~{ }rahulss},
8438  petsc_uses    = {KSP}
8439}
8440
8441@Article{         sundar-2008,
8442  author        = {H. Sundar and R.S. Sampath and G. Biros},
8443  title         = {Bottom-up construction and 2:1 balance refinement of linear octrees in parallel},
8444  journal       = {SIAM Journal on Scientific Computing},
8445  year          = {2008},
8446  url           = {http://www.seas.upenn.edu/\~{ }rahulss},
8447  petsc_uses    = {KSP}
8448}
8449
8450@InProceedings{   sundar-2007,
8451  author        = {H. Sundar and R.S. Sampath and S.S. Adavani and C. Davatzikos and G. Biros},
8452  title         = {Low-constant parallel algorithms for finite element simulations using linear
8453                  octrees},
8454  booktitle     = {SC'07: ACM/IEEE Conference on Supercomputing},
8455  year          = {2007},
8456  url           = {http://www.seas.upenn.edu/\~{ }rahulss},
8457  petsc_uses    = {KSP}
8458}
8459
8460@InProceedings{   adams-98a,
8461  author        = {Adams, Mark ~F.},
8462  title         = {A Parallel Maximal Independent Set Algorithm},
8463  booktitle     = {Proceedings 5th copper mountain conference on iterative methods},
8464  year          = {1998},
8465  petsc_uses    = {KSP}
8466}
8467
8468@Article{         akcelik2005ddd,
8469  title         = {{Dynamic data-driven inversion for terascale simulations: real-time
8470                  identification of airborne contaminants}},
8471  author        = {Ak\c{c}elik, V. and Biros, G. and Draganescu, A. and Hill, J. and Ghattas, O. and
8472                  van Bloemen Waanders, B.},
8473  journal       = {Proceedings of the 2005 ACM/IEEE conference on Supercomputing},
8474  year          = {2005},
8475  publisher     = {IEEE Computer Society Washington, DC, USA},
8476  petsc_uses    = {KSP}
8477}
8478
8479@InBook{          akcelik-2006,
8480  author        = {V. Akcelik and G. Biros and Omar Ghattas and J. Hill and David Keyes and B. van
8481                  Bloemen Waanders},
8482  bookeditor    = {M. Heroux and P. Raghaven and H. Simon},
8483  title         = {Frontiers of Parallel Computing},
8484  chapter       = {Parallel algorithms for {PDE}-constrained optimization},
8485  publisher     = {SIAM},
8486  year          = {2006},
8487  petsc_uses    = {KSP}
8488}
8489
8490@Article{         dt,
8491  author        = {Matthew F. Dixon and C. J. Kenneth Tan},
8492  title         = {Using Distributed Computers to Deterministically Approximate Higher Dimensional
8493                  Convection Diffusion Equations},
8494  journal       = {The Journal of Supercomputing},
8495  year          = {2004},
8496  pages         = {235--253},
8497  volume        = {28},
8498  url           = {http://www.springerlink.com/(nekina45nmdgrib5izizn3ip)/app/home/contribution.asp?referrer=parent&backto=issue,8,8;journal,20,73;linkingpublicationresults,1:100302,1},
8499  petsc_uses    = {KSP}
8500}
8501
8502@PhDThesis{       hwang2004,
8503  author        = {Feng-Nan Hwang},
8504  title         = {Some Parallel Linear and Nonlinear {Schwarz} Methods with Applications in
8505                  Computational Fluid Dynamics},
8506  school        = {University of Colorado at Boulder},
8507  year          = {2004},
8508  petsc_uses    = {KSP}
8509}
8510
8511@PhDThesis{       baker,
8512  author        = {{A. H.} Baker},
8513  title         = {On improving the performance of the linear solver restarted {GMRES}},
8514  school        = {University of Colorado at Boulder},
8515  year          = {2003},
8516  petsc_uses    = {KSP}
8517}
8518
8519@TechReport{      klawonnrheinbach601,
8520  author        = {Axel Klawonn and Oliver Rheinbach},
8521  title         = {A Parallel Implementation of Dual-Primal FETI-DP Methods for Three Dimensional
8522                  Linear Elasticity Using a Transformation of Basis},
8523  institution   = {Universit\"at Duisburg-Essen},
8524  year          = {2005},
8525  type          = {Technical Report},
8526  number        = {SM-E-601},
8527  petsc_uses    = {KSP}
8528}
8529
8530@TechReport{      klawonnrheinbach609,
8531  author        = {Axel Klawonn and Oliver Rheinbach},
8532  title         = {Inexact FETI-DP Methods},
8533  institution   = {Universit\"at Duisburg-Essen},
8534  year          = {2005},
8535  type          = {Technical Report},
8536  number        = {SM-E-609},
8537  petsc_uses    = {KSP}
8538}
8539
8540@TechReport{      klawonnrheinbach607,
8541  author        = {Axel Klawonn and Oliver Rheinbach},
8542  title         = {Robust FETI-DP Methods for Heterogeneous Three Dimensional Elasticity Problems},
8543  institution   = {Universit\"at Duisburg-Essen},
8544  year          = {2005},
8545  type          = {Technical Report},
8546  number        = {SM-E-607},
8547  petsc_uses    = {KSP}
8548}
8549
8550@Article{         kul-natraj-pbp,
8551  author        = {Kshitij Kulshreshtha and Neela Nataraj and Michael Jung},
8552  title         = {Performance of a parallel mixed finite element implementation for fourth order
8553                  clamped anisotropic plate bending problems in distributed memory environments},
8554  journal       = {Applied Mathematics and Computation},
8555  volume        = {155},
8556  year          = {2004},
8557  number        = {3},
8558  pages         = {753--777},
8559  petsc_uses    = {KSP}
8560}
8561
8562@Article{         bramkamp2006uej,
8563  author        = {F. D. Bramkamp and H. M. B{\"u}cker and A. Rasch},
8564  title         = {Using Exact {J}acobians in an Implicit {N}ewton-{K}rylov Method},
8565  journal       = {Computers \& Fluids},
8566  volume        = {35},
8567  number        = {10},
8568  pages         = {1063--1073},
8569  doi           = {10.1016/j.compfluid.2005.10.003},
8570  abstract      = {In an implicit Newton-Krylov method for inviscid, compressible fluid flow, the
8571                  derivation of the analytic flux Jacobian can become quite complicated depending on
8572                  the complexity of the numerical flux calculation. Practically, the derivation of
8573                  the exact Jacobian by hand is an unrealistic option because of the enormous
8574                  man-hour investment needed. In this work, automatic differentiation is used to
8575                  evaluate the exact Jacobian of upwind schemes implemented in the flow solver
8576                  QUADFLOW. We compare the use of exact Jacobians and Jacobians numerically
8577                  approximated by first-order forward differences. For a two-dimensional airfoil
8578                  under three different flight conditions (quasi-incompressible flow, compressible
8579                  subsonic flow, and transonic flow), we show that the robustness and performance of
8580                  the present finite volume scheme is significantly improved by using exact
8581                  Jacobians.},
8582  year          = {2006},
8583  petsc_uses    = {KSP}
8584}
8585
8586@Article{         shahbazi1,
8587  author        = {Khosro Shahbazi},
8588  title         = {An explicit expression for the penalty parameter of the interior penalty method},
8589  journal       = {Journal of Computational Physics},
8590  volume        = {205},
8591  year          = {2005},
8592  pages         = {401--407},
8593  petsc_uses    = {KSP}
8594}
8595
8596@TechReport{      kk,
8597  title         = {A Parallel Lanczos Algorithm for Eigensystem Calculation},
8598  author        = {Hans-Peter Kersken and Uwe Kuster},
8599  year          = {1999},
8600  institution   = {University of Stuttgart},
8601  url           = {http://elib.uni-stuttgart.de/opus/volltexte/1999/310/pdf/310.pdf},
8602  number        = {310},
8603  petsc_uses    = {KSP}
8604}
8605
8606@Article{         miha-mija,
8607  author        = {M. D. Mihajlovi and S. Mijalkovi},
8608  title         = {A component decomposition preconditioning for 3D stress analysis problems},
8609  journal       = {Numerical Linear Algebra with Applications},
8610  volume        = {9},
8611  year          = {2002},
8612  pages         = {567--583},
8613  url           = {http://www3.interscience.wiley.com/cgi-bin/abstract/98516459/ABSTRACT},
8614  petsc_uses    = {KSP}
8615}
8616
8617@Article{         bjm,
8618  author        = {M Benzi and W Joubert and G Mateescu},
8619  journal       = {Electronic Transactions on Numerical Analysis},
8620  year          = {1999},
8621  volume        = {8},
8622  pages         = {88--114},
8623  title         = {Numerical experiments with parallel orderings for {ILU} preconditioners},
8624  url           = {http://scholar.google.com/url?sa=U&q=http://emis.bibl.cwi.nl/journals/ETNA/vol.8.1999/pp88-114.dir/pp88-114.ps},
8625  petsc_uses    = {KSP}
8626}
8627
8628@PhDThesis{       hyde,
8629  author        = {EMK Hyde},
8630  title         = {Fast, High-Order Methods for Scattering by Inhomogeneous Media},
8631  school        = {Caltech},
8632  year          = {2003},
8633  url           = {http://www.acm.caltech.edu/\~{ }bruno/02hyde_thesis_print.pdf},
8634  petsc_uses    = {KSP}
8635}
8636
8637@Article{         km2003,
8638  author        = {A. Keese and H. G. Matthies},
8639  journal       = {Proceedings in Applied Mathematics and Mechanics},
8640  year          = {2003},
8641  volume        = {2},
8642  pages         = {485--486},
8643  title         = {Parallel Solution of Stochastic PDEs},
8644  url           = {http://www3.interscience.wiley.com/cgi-bin/abstract/104087421/ABSTRACT},
8645  petsc_uses    = {KSP}
8646}
8647
8648@Article{         whszss,
8649  author        = {Joachim Weickert and Josef Heers and Christoph Schnorr and Karel J. Zuiderveld
8650                  and Otmar Scherzer and H. Siegfried Stiehl},
8651  journal       = {Real Time Imaging},
8652  year          = {2001},
8653  volume        = {7},
8654  pages         = {31--45},
8655  title         = {Fast parallel algorithms for a broad class of nonlinear variational diffusion
8656                  approaches},
8657  url           = {http://www.mia.uni-saarland.de/weickert/Papers/TR_5_99.ps.gz},
8658  petsc_uses    = {KSP}
8659}
8660
8661@TechReport{      baker1,
8662  title         = {An Efficient Block Variant of GMRES},
8663  author        = {A. H. Baker and J. M. Dennis and E. R. Jessup},
8664  year          = {2003},
8665  type          = {Technical Report},
8666  institution   = {University of Colorado, Boulder},
8667  url           = {http://www.scd.ucar.edu/css/staff/dennis/papers/block.pdf},
8668  number        = {CU-CS-957-03},
8669  petsc_uses    = {KSP}
8670}
8671
8672@InProceedings{   mc2003,
8673  author        = {Leszek Marcinkowski and Xiao-Chuan Cai},
8674  title         = {Parallel Performance of Some Two-Level {ASPIN} Algorithms},
8675  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
8676                  Methods},
8677  pages         = {639--646},
8678  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
8679  note          = {},
8680  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
8681  year          = {2003},
8682  petsc_uses    = {KSP}
8683}
8684
8685@InProceedings{   kt2003,
8686  author        = {Deepak V. Kulkarni and Daniel A. Tortorelli},
8687  title         = {A Domain Decomposition Based Two-Level Newton Scheme for Nonlinear Problems},
8688  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
8689                  Methods},
8690  pages         = {615--622},
8691  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
8692  note          = {},
8693  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
8694  year          = {2003},
8695  petsc_uses    = {KSP}
8696}
8697
8698@InProceedings{   krw2003,
8699  author        = {Axel Klawonn and Oliver Rheinbach and Olof B. Widlund},
8700  title         = {Some Computational Results for Dual-Primal FETI Methods for Elliptic Problems in
8701                  3D},
8702  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
8703                  Methods},
8704  pages         = {361--368},
8705  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
8706  note          = {},
8707  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
8708  year          = {2003},
8709  petsc_uses    = {KSP}
8710}
8711
8712@InProceedings{   hc2003,
8713  author        = {Feng-Nan Hwang and Xiao-Chuan Cai},
8714  title         = {Improving Robustness and Parallel Scalability of {Newton's} Method Through
8715                  Nonlinear Preconditioning},
8716  booktitle     = {Proceedings of the 15th International Conference on Domain Decomposition
8717                  Methods},
8718  pages         = {201--208},
8719  publisher     = {Springer, Lecture Notes in Computational Science and Engineering (LNCSE).},
8720  note          = {},
8721  url           = {http://www.ddm.org/DD15/proceedings-dd15.html},
8722  year          = {2003},
8723  petsc_uses    = {KSP}
8724}
8725
8726@InProceedings{   g2003,
8727  author        = {P. Goldfeld},
8728  title         = {Balancing {Neumann-Neumann} for (In)Compressible Linear Elasticity and
8729                  (Generalized) {Stokes} and Parallel Implementation},
8730  booktitle     = {Proceedings of the 14th International Conference on Domain Decomposition
8731                  Methods},
8732  pages         = {209--216},
8733  editor        = {I. Herrera and D. Keyes and O. Widlund and R. Yates},
8734  publisher     = {National Autonomous University of Mexico (UNAM)},
8735  note          = {},
8736  url           = {http://www.ddm.org/DD14},
8737  year          = {2003},
8738  petsc_uses    = {KSP}
8739}
8740
8741@InProceedings{   dhv2003,
8742  author        = {Zdenek Dostal and David Horak and Oldrich Vlach},
8743  title         = {Toward scalable FETI algorithm for variational inequalities with applications to
8744                  composites},
8745  booktitle     = {Proceedings of the 14th International Conference on Domain Decomposition
8746                  Methods},
8747  pages         = {395--401},
8748  editor        = {I. Herrera and D. Keyes and O. Widlund and R. Yates},
8749  publisher     = {National Autonomous University of Mexico (UNAM)},
8750  note          = {},
8751  url           = {http://www.ddm.org/DD14},
8752  year          = {2003},
8753  petsc_uses    = {KSP}
8754}
8755
8756@InProceedings{   dhsv2002,
8757  author        = {Zdenek Dostal and David Horak and Jan Szweda and Vit Vondrak},
8758  title         = {Scalabilities of FETI for variational inequalities and contact shape
8759                  optimization},
8760  booktitle     = {Proceedings of the 13th International Conference on Domain Decomposition
8761                  Methods},
8762  pages         = {359--367},
8763  editor        = {N. Debit and M.Garbey and R. Hoppe and J. Periaux and D. Keyes and Y. Kuznetsov},
8764  publisher     = {CIMNE, Barcelona, Spain},
8765  note          = {},
8766  url           = {http://www.ddm.org/DD13},
8767  year          = {2002},
8768  petsc_uses    = {KSP}
8769}
8770
8771@InProceedings{   cky2002,
8772  author        = {Xiao-Chuan Cai and David E. Keyes and David P. Young},
8773  title         = {A Nonlinear Additive Schwarz Preconditioned Inexact Newton Method for Shocked
8774                  Duct Flows},
8775  booktitle     = {Proceedings of the 13th International Conference on Domain Decomposition
8776                  Methods},
8777  pages         = {343--350},
8778  editor        = {N. Debit and M.Garbey and R. Hoppe and J. Periaux and D. Keyes and Y. Kuznetsov},
8779  publisher     = {CIMNE, Barcelona, Spain},
8780  note          = {},
8781  url           = {http://www.ddm.org/DD13},
8782  year          = {2002},
8783  petsc_uses    = {KSP}
8784}
8785
8786@Conference{      li-etal:03,
8787  author        = {Li, Z. and Lanteri S. and Saad, Y.},
8788  title         = {Multiplicative-additive preconditioning combination for general sparse linear
8789                  systems},
8790  booktitle     = {2003 International Conference on Preconditioning Techniques for Large Sparse
8791                  Matrix Problems in Scientific and Industrial Applications},
8792  address       = {Napa, California, USA},
8793  date          = {october 27-29},
8794  year          = {2003},
8795  petsc_uses    = {KSP}
8796}
8797
8798@Article{         bashir2008hessian,
8799  title         = {Hessian-based model reduction for large-scale systems with initial-condition
8800                  inputs},
8801  author        = {Bashir, O. and Willcox, K. and Ghattas, O. and van Bloemen Waanders, B. and Hill,
8802                  J.},
8803  journal       = {International journal for numerical methods in engineering},
8804  volume        = {73},
8805  number        = {6},
8806  pages         = {844--868},
8807  year          = {2008},
8808  publisher     = {Wiley Online Library},
8809  petsc_uses    = {KSP}
8810}
8811
8812@Article{         bashir2007hessian,
8813  title         = {Hessian-Based Model Reduction for Large-Scale Data Assimilation Problems},
8814  author        = {Bashir, O. and Ghattas, O. and Hill, J. and van Bloemen Waanders, B. and Willcox,
8815                  K.},
8816  journal       = {Computational Science--ICCS 2007},
8817  pages         = {1010--1017},
8818  year          = {2007},
8819  publisher     = {Springer},
8820  petsc_uses    = {KSP}
8821}
8822
8823@Article{         akcelik2011fast,
8824  title         = {Fast algorithms for {B}ayesian uncertainty quantification in large-scale linear
8825                  inverse problems based on low-rank partial {H}essian approximations},
8826  author        = {Ak\c{c}elik, V. and Flath, H.P. and Ghattas, O. and Hill, J. and van Bloemen
8827                  Waanders, B. and Wilcox, L.},
8828  journal       = {SIAM Journal on Scientific Computing},
8829  volume        = {33},
8830  number        = {1},
8831  year          = {2011},
8832  petsc_uses    = {KSP}
8833}
8834
8835@InProceedings{   ff2003,
8836  author        = {Abul K. M. Fahimuddin and Heike Fassbender},
8837  title         = {Model Reduction for Large Scale Applications in Microsystem Technology},
8838  booktitle     = {Proceedings of the 2004 SIAM Parallel Processing Conference},
8839  year          = {2003},
8840  petsc_uses    = {KSP}
8841}
8842
8843@InProceedings{   d2b2004,
8844  author        = {Masoud Darbandi and Gerry E. Schneider and Seyed Mehi Bostandoost},
8845  title         = {Parallel Computation of a Fully Implicit Finite Volume Method Using Different
8846                  Ordering Strategies},
8847  booktitle     = {Proceedings of AIAA Conference, Reno, Nevada},
8848  year          = {2004},
8849  petsc_uses    = {KSP}
8850}
8851
8852@InProceedings{   d2v2005,
8853  author        = {Masoud Darbandi and Gerry E. Schneider and Soheyl Vakili},
8854  title         = {A Comparative Study of Preconditioned Methods for Solving Fully Coupled Fluid
8855                  Flow Equations},
8856  booktitle     = {The 13th Annual Conference on Computational Fluid Dynamics},
8857  year          = {2005},
8858  petsc_uses    = {KSP}
8859}
8860
8861@InProceedings{   dvs2006,
8862  author        = {Masoud Darbandi and Soheyl Vakili and Gerry E. Schneider},
8863  title         = {The Employment of Algebraic Multigrid as a Preconditioner to Solve Fully Implicit
8864                  Mixed Convection Equations},
8865  booktitle     = { The 44th AIAA Aerospace Sciences Meeting and Exhibit},
8866  year          = {2006},
8867  petsc_uses    = {KSP}
8868}
8869
8870@Article{         dsv2006,
8871  author        = {Masoud Darbandi and Gerry E. Schneider and Soheyl Vakili},
8872  title         = {Using Different Preconditioned Krylov Subspace Methods to Solve Coupled Fluid
8873                  Flow Equations},
8874  journal       = {Computational Fluid Dynamics},
8875  year          = {2006},
8876  volume        = {15},
8877  number        = {1},
8878  petsc_uses    = {KSP}
8879}
8880
8881@Article{         lahaye03,
8882  author        = {Lahaye, D. and Vandewalle, S. and Hameyer, K.},
8883  title         = {An Algebraic Multilevel Preconditioner for Field-Circuit Coupled Problems},
8884  journal       = {J. Comput. Appl. Math.},
8885  year          = {2004},
8886  pages         = {267--275},
8887  volume        = {168},
8888  petsc_uses    = {KSP}
8889}
8890
8891@TechReport{      brmn,
8892  title         = {Faster {PDE}-based Simulations Using Robust Composite Linear Solvers},
8893  author        = {S. Bhowmick and P. Raghavan and L. McInnes and B. Norris},
8894  year          = {2002},
8895  type          = {Technical Report},
8896  institution   = {ANL},
8897  number        = {ANL/MCS-P993-0902},
8898  note          = {To appear in Future Generation Computer Systems},
8899  petsc_uses    = {KSP}
8900}
8901
8902@InProceedings{   mnbr,
8903  author        = {L. McInnes and B. Norris and S. Bhowmick and P. Raghavan},
8904  title         = {Adaptive Sparse Linear Solvers for Implicit {CFD} Using {Newton-Krylov}
8905                  Algorithms},
8906  booktitle     = {Proceedings of the Second MIT Conference on Computational Fluid and Solid
8907                  Mechanics},
8908  year          = {2003},
8909  petsc_uses    = {KSP}
8910}
8911
8912@InProceedings{   bmnr,
8913  author        = {S. Bhowmick and L. McInnes and B. Norris and P. Raghavan},
8914  title         = {The Role of Multi-Method Linear Solvers in {PDE}-based Simulations},
8915  booktitle     = {Proceedings of the 2003 International Conference on Computational Science and its
8916                  Applications, Lecture notes in Computer Science 2677},
8917  editor        = {V. Kumar and M. L. Gavrilova and C. J. K. Tan and P. L'Ecuyer},
8918  pages         = {828--839},
8919  year          = {2003},
8920  petsc_uses    = {KSP}
8921}
8922
8923@Article{         ph03,
8924  author        = {M. Pernice and R. D. Hornung},
8925  title         = {Newton-Krylov-FAC Methods for Problems Discretized on Locally Refined Grids},
8926  journal       = {Computing and Visualization in Science},
8927  year          = {2003},
8928  lab           = {LANL},
8929  petsc_uses    = {KSP}
8930}
8931
8932@Article{         adams-02,
8933  author        = {Adams, M.~F. and Brezina, M. and Hu, J. J. and Tuminaro, R. S},
8934  journal       = {J. Comp. Phys.},
8935  number        = {2},
8936  pages         = {593-610},
8937  title         = {Parallel multigrid smoothing: polynomial versus {G}auss--{S}eidel},
8938  volume        = {188},
8939  year          = {2003},
8940  petsc_uses    = {KSP}
8941}
8942
8943@InProceedings{   adams2001distributed,
8944  title         = {A distributed memory unstructured {G}auss-{S}eidel algorithm for multigrid
8945                  smoothers},
8946  author        = {Adams, M.F.},
8947  booktitle     = {Supercomputing, ACM/IEEE 2001 Conference},
8948  pages         = {14--14},
8949  year          = {2001},
8950  organization  = {IEEE},
8951  petsc_uses    = {KSP}
8952}
8953
8954@PhDThesis{       els01,
8955  author        = {Ulrich Elsner},
8956  title         = {Static and Dynamic Graph Partitioning. A comparative study of existing
8957                  algorithms},
8958  school        = {Technical University Chemnitz},
8959  year          = {2002},
8960  publisher     = {Logos Verlag, Berlin},
8961  isbn          = {3-89722-923-4},
8962  annote        = {Uses PETSc's high quality parallel algorithms to provide a framework to compare
8963                  different graph partitioning algorithms},
8964  petsc_uses    = {KSP}
8965}
8966
8967@TechReport{      ckk02,
8968  title         = {Pseudo-Transient Continuation and Differential-Algebraic Equations},
8969  author        = {Todd S. Coffey and C. T. Kelley and David E. Keyes},
8970  year          = {2002},
8971  type          = {Technical Report},
8972  institution   = {ODU},
8973  url           = {http://www.math.odu.edu/\~{ }keyes},
8974  note          = {Submitted to the special issue of the SIAM Journal of Scientific Computing
8975                  dedicated to papers from the 2002 Copper Mountain Conference on Iterative
8976                  Methods},
8977  petsc_uses    = {KSP}
8978}
8979
8980@Article{         gpw2002,
8981  title         = {Balancing Neumann-Neumann Preconditioners for Mixed Approximations of
8982                  Heterogeneous Problems in Linear Elasticity},
8983  author        = {Paulo Goldfeld and Luca F. Pavarino and Olof B. Widlund},
8984  year          = {2003},
8985  pages         = {283--324},
8986  volume        = {95},
8987  url           = {http://www.cs.nyu.edu/csweb/Research/TechReports/TR2002-825/TR2002-825.pdf},
8988  journal       = {Numerische Mathematik},
8989  petsc_uses    = {KSP}
8990}
8991
8992@Article{         dh1,
8993  title         = {Scalability and FETI based algorithm for large discretized variational
8994                  inequalities},
8995  author        = {Z Dostal and D Horak},
8996  year          = {2003},
8997  pages         = {347--357},
8998  volume        = {61},
8999  url           = {http://portal.acm.org/citation.cfm?id=770222.770239},
9000  journal       = {Mathematics and Computers in Simulation},
9001  petsc_uses    = {KSP}
9002}
9003
9004@InProceedings{   dhsv1,
9005  author        = {Zdenek Dostal and David Horak and Jan Szweda and Vit Vondrak},
9006  url           = {http://cdcsp.univ-lyon1.fr/\~{ }dd13/DD13proc/Dostal.pdf},
9007  title         = {36 Scalabilities of FETI for Variational Inequalities and Contact Shape
9008                  Optimization},
9009  booktitle     = {Proceedings of the 13th International Conference on Domain Decomposition
9010                  Methods},
9011  editor        = { N. Debit and M. Garbey and R. Hoppe and J. Periaus and D. Keyes and Y.
9012                  Kuznetsov},
9013  petsc_uses    = {KSP}
9014}
9015
9016@Article{         lahaye02,
9017  author        = {Domenico Lahaye and S. Vandewalle and K. Hameyer},
9018  title         = {An Algebraic Multilevel Preconditioner for Field-Circuit Coupled Problems},
9019  journal       = {IEEEMAGN},
9020  year          = {2002},
9021  volume        = {38},
9022  number        = {2},
9023  pages         = {413-416},
9024  petsc_uses    = {KSP}
9025}
9026
9027@Article{         ckm01,
9028  author        = {X.-C. Cai and D. E. Keyes and L. Marcinkowski},
9029  url           = {http://www.cs.colorado.edu/homes/cai/public_html/papers/10page.ps},
9030  title         = {Nonlinear additive {Schwarz} preconditioners and applications in computational
9031                  fluid dynamics},
9032  journal       = {International Journal of Numerical Methods in Fluid Mechanics},
9033  year          = {2002},
9034  volume        = {40},
9035  pages         = {1463--1470},
9036  petsc_uses    = {KSP}
9037}
9038
9039@InProceedings{   cky01,
9040  author        = {X.-C. Cai and D. E. Keyes and D. P. Young},
9041  url           = {http://www.cs.colorado.edu/homes/cai/public_html/papers/dd13_1d.ps},
9042  title         = {A nonlinear additive {Schwarz} preconditioned inexact {Newton} method for shocked
9043                  duct flow},
9044  booktitle     = {Proceedings of the 13th International Conference on Domain Decomposition
9045                  Methods},
9046  editor        = { N. Debit and M. Garbey and R. Hoppe and J. Periaus and D. Keyes and Y.
9047                  Kuznetsov},
9048  year          = {2002},
9049  petsc_uses    = {KSP}
9050}
9051
9052@Article{         ck02,
9053  author        = {X.-C. Cai and D. E. Keyes},
9054  url           = {http://www.cs.colorado.edu/homes/cai/public_html/papers/aspin.ps},
9055  title         = {Nonlinearly preconditioned inexact {Newton} algorithms},
9056  journal       = {SIAM J. Sci. Comput.},
9057  year          = {2002},
9058  pages         = {183--200},
9059  volume        = {24},
9060  petsc_uses    = {KSP}
9061}
9062
9063@Article{         c04,
9064  author        = {Feng-Nan Hwang and X.-C. Cai},
9065  url           = {http://amath.colorado.edu/student/hwangf/papers/one-level-aspin.pdf},
9066  title         = {A parallel nonlinear additive {Schwarz} preconditioned inexact {Newton} algorithm
9067                  for incompressible {Navier-Stokes} equations},
9068  journal       = {Journal of Computational Physics},
9069  year          = {2005},
9070  volume        = {204},
9071  pages         = {666--691},
9072  petsc_uses    = {KSP}
9073}
9074
9075@Article{         hc06,
9076  author        = {Feng-Nan Hwang and X.-C. Cai},
9077  url           = {http://www.cs.colorado.edu/\~{ }cai/papers/aspin2_06.pdf},
9078  title         = {A Class of Parallel Two-Level Nonlinear {Schwarz} Preconditioned Inexact {Newton}
9079                  Algorithms},
9080  journal       = {Computer Methods in Applied Mechanics and Engineering},
9081  year          = {2006},
9082  volume        = {196},
9083  pages         = {1603--1611},
9084  petsc_uses    = {KSP}
9085}
9086
9087@InProceedings{   adams-01,
9088  author        = {Mark F. Adams},
9089  title         = {A Distributed Memory Unstructured {G}auss-{S}eidel Algorithm for Multigrid
9090                  Smoothers},
9091  booktitle     = {ACM/IEEE Proceedings of SC2001: High Performance Networking and Computing},
9092  address       = {Denver, Colorado},
9093  month         = nov,
9094  year          = {2001},
9095  petsc_uses    = {KSP}
9096}
9097
9098@Book{            1dl,
9099  author        = {Domenico Lahaye},
9100  title         = {Algebraic Multigrid for Two Dimensional Time-Harmonic Magnetic Field
9101                  Computations},
9102  year          = {2001},
9103  publisher     = {Katholieke Universiteit Leuven},
9104  notes         = {Thesis},
9105  petsc_uses    = {KSP}
9106}
9107
9108@Article{         adams-00,
9109  author        = {Adams, M.~F.},
9110  journal       = {International Journal for Numerical Methods in Engineering},
9111  number        = {8},
9112  pages         = {1241-1262},
9113  title         = {Parallel Multigrid Solvers for 3{D} Unstructured Finite Element Problems in Large
9114                  Deformation Elasticity and Plasticity},
9115  volume        = {48},
9116  year          = {2000},
9117  petsc_uses    = {KSP}
9118}
9119
9120@Article{         adams2002evaluation,
9121  author        = {Adams, M.~F.},
9122  journal       = {International Journal for Numerical Methods in Engineering},
9123  number        = {1},
9124  pages         = {519-534},
9125  title         = {Evaluation of Three Unstructured Multigrid Methods on 3{D} Finite Element
9126                  Problems in Solid Mechanics},
9127  volume        = {55},
9128  year          = {2002},
9129  petsc_uses    = {KSP}
9130}
9131
9132@Article{         lahaye00,
9133  author        = {Domenico Lahaye and De Gersem, H. and Vandewalle, S. and Hameyer, K.},
9134  title         = {Algebraic Multigrid for Complex Symmetric Systems},
9135  journal       = {IEEEMAGN},
9136  year          = {2000},
9137  volume        = {36},
9138  number        = {4},
9139  pages         = {1535--1538},
9140  petsc_uses    = {KSP}
9141}
9142
9143@InProceedings{   adams-99c,
9144  author        = {Mark F. Adams and J. Demmel},
9145  title         = {Parallel Multigrid Solver Algorithms and Implementations for 3{D} Unstructured
9146                  Finite Element Problems},
9147  booktitle     = {Proceedings of SC99: High Performance Networking and Computing},
9148  address       = {Portland, Oregon},
9149  month         = nov,
9150  year          = {1999},
9151  petsc_uses    = {KSP}
9152}
9153
9154@Article{         chan95,
9155  author        = {T. Chan and B. Smith and J. Zou},
9156  title         = {Overlapping {S}chwarz Methods on Unstructured Meshes using Non-matching Coarse
9157                  Grids},
9158  journal       = {Numer. Math.},
9159  year          = {1995},
9160  volume        = {73},
9161  pages         = {149--167},
9162  petsc_uses    = {KSP}
9163}
9164
9165@TechReport{      adams-csd-98-993,
9166  pages         = {11},
9167  year          = {1998},
9168  type          = {Technical Report},
9169  number        = {CSD-98-993},
9170  institution   = {University of California, Berkeley},
9171  title         = {A Parallel Maximal Independent Set Algorithm},
9172  bibdate       = {March 11, 1998},
9173  author        = {Mark F. Adams and James Demmel},
9174  abstract      = {The parallel construction of maximal independent sets is a useful building block
9175                  for many algorithms in the computational sciences, including graph coloring and
9176                  multigrid coarse grid creation on unstructured meshes. We present an efficient
9177                  asynchronous maximal independent set algorithm for use on parallel computers, for
9178                  ``well partitioned'' graphs, that arise from finite element (FE) models. For
9179                  appropriately partitioned bounded degree graphs, it is shown that the running time
9180                  of our algorithm under the P-RAM computational model is of $O(1)$, which is an
9181                  improvement over the previous best P-RAM complexity for this class of graphs. We
9182                  present numerical experiments on an IBM SP, that confirm our P-RAM complexity
9183                  model is indicative of the performance one can expect with practical partitions on
9184                  graphs from FE problems.},
9185  month         = mar,
9186  petsc_uses    = {KSP}
9187}
9188
9189@TechReport{      k676,
9190  year          = {1994},
9191  type          = {Technical Report},
9192  number        = {TR1994-676},
9193  institution   = {New York University},
9194  title         = {An Optimal Preconditioner for a Class of Saddle Point Problems with a Penalty
9195                  Term},
9196  author        = {Axel Klawonn},
9197  url           = {http://www.cs.nyu.edu/csweb/Research/TechReports/TR1994-676/TR1994-676.pdf},
9198  petsc_uses    = {KSP}
9199}
9200
9201@Book{            ak1,
9202  author        = {Axel Klawonn},
9203  title         = {Preconditioners for Indefinite Problems},
9204  year          = {1995},
9205  publisher     = {Westfalishen Wilhelms-Universitat Munster},
9206  url           = {http://www.cs.nyu.edu/csweb/Research/TechReports/TR1996-716/TR1996-716.pdf},
9207  notes         = {Thesis},
9208  petsc_uses    = {KSP}
9209}
9210
9211@TechReport{      knepleykarpeev05,
9212  pages         = {41},
9213  year          = {2005},
9214  type          = {Technical Report},
9215  number        = {ANL/MCS-P1295-1005},
9216  institution   = {Argonne National Laboratory},
9217  title         = {Flexible Representation of Computational Meshes},
9218  author        = {Matthew G. Knepley and Dmitry A. Karpeev},
9219  abstract      = {},
9220  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P1295.pdf},
9221  note          = {\url{ftp://info.mcs.anl.gov/pub/tech_reports/reports/P1295.pdf}},
9222  month         = oct,
9223  petsc_uses    = {DMPlex}
9224}
9225
9226@TechReport{      knepleykarpeev07a,
9227  pages         = {14},
9228  year          = {2007},
9229  type          = {Technical Report},
9230  number        = {ANL/MCS-P1455-0907},
9231  institution   = {Argonne National Laboratory},
9232  title         = {Mesh Algorithms for {PDE} with {Sieve} {I}: {Mesh} Distribution},
9233  author        = {Matthew G. Knepley and Dmitry A. Karpeev},
9234  abstract      = {},
9235  url           = {ftp://info.mcs.anl.gov/pub/tech_reports/reports/P1455.pdf},
9236  note          = {\url{ftp://info.mcs.anl.gov/pub/tech_reports/reports/P1455.pdf}},
9237  month         = feb,
9238  petsc_uses    = {DMPlex}
9239}
9240
9241@Article{         knepleykarpeev09,
9242  author        = {Matthew G. Knepley and Dmitry A. Karpeev},
9243  title         = {Mesh Algorithms for {PDE} with {Sieve} {I}: {Mesh} Distribution},
9244  journal       = {Scientific Programming},
9245  volume        = {17},
9246  number        = {3},
9247  pages         = {215--230},
9248  year          = {2009},
9249  doi           = {10.3233/SPR-2009-0249},
9250  url           = {http://arxiv.org/abs/0908.4427},
9251  note          = {\url{http://arxiv.org/abs/0908.4427}},
9252  petsc_uses    = {DMPlex}
9253}
9254
9255@Article{         biezuner2012computing,
9256  author        = {Biezuner, Rodney and Brown, Jed and Ercole, Grey and Martins, Eder},
9257  affiliation   = {Departamento de Matem\'atica—ICEx, Universidade Federal de Minas Gerais, Av.
9258                  Ant\^onio Carlos 6627, Caixa Postal 702, 30161-970 Belo Horizonte, MG, Brazil},
9259  title         = {Computing the First Eigenpair of the $p$-{L}aplacian via Inverse Iteration of
9260                  Sublinear Supersolutions},
9261  journal       = {Journal of Scientific Computing},
9262  publisher     = {Springer Netherlands},
9263  issn          = {0885-7474},
9264  keyword       = {Mathematics and Statistics},
9265  pages         = {180--201},
9266  volume        = {52},
9267  issue         = {1},
9268  year          = {2012},
9269  doi           = {10.1007/s10915-011-9540-0},
9270  petsc_uses    = {KSP}
9271}
9272
9273% LiteralHTML:
9274% LiteralHTML:  <a name="books"><H3><center>Books</center></H3>
9275% LiteralHTML:
9276@Book{            knepley2017,
9277  title         = {Computational Science I},
9278  author        = {Matthew G. Knepley},
9279  url           = {https://www.cse.buffalo.edu/~knepley/classes/caam519/CSBook.pdf},
9280  note          = {\url{https://www.cse.buffalo.edu/~knepley/classes/caam519/CSBook.pdf}},
9281  publisher     = {PETSc},
9282  year          = {2017},
9283  petsc_uses    = {KSP}
9284}
9285
9286@Article{         verleyeuser,
9287  title         = {{User friendly permeability predicting software for technical textiles}},
9288  author        = {Verleye, B. and Morren, G. and Lomov, S.V. and Sol, H. and Verpoest, I. and
9289                  Roose, D.},
9290  journal       = {status: published},
9291  issn          = {1560-6074},
9292  publisher     = {Hong Kong Polytechnic University, Hong Kong Institution of Textile and Apparel},
9293  petsc_uses    = {KSP}
9294}
9295
9296@Book{            pacheco,
9297  author        = {Peter Pacheco},
9298  title         = {Parallel Programming with MPI},
9299  year          = {1997},
9300  publisher     = {Morgan-Kaufmann},
9301  note          = {Devotes a couple of sections to PETSc},
9302  petsc_uses    = {KSP}
9303}
9304
9305@Book{            1sbg,
9306  author        = {Barry F. Smith and Petter Bj{\o}rstad and William D. Gropp},
9307  title         = {Domain Decomposition: Parallel Multilevel Methods for Elliptic Partial
9308                  Differential Equations},
9309  year          = {1996},
9310  publisher     = {Cambridge University Press},
9311  url           = {http://www.mcs.anl.gov/~bsmith/ddbook.html},
9312  petsc_uses    = {KSP}
9313}
9314
9315@Misc{            petsc-fem:homepage,
9316  title         = {{PETSc-FEM}: A General Purpose, Parallel, Multi-physics {FEM} Program},
9317  author        = {M. Storti and N. Nigro and R. Paz and L. Dalcin and E. Lopez and L. Battaglia and
9318                  G. Rodriguez and G. Filippini},
9319  howpublished  = {\url{http://www.cimec.org.ar/twiki/bin/view/Cimec/PETScFEM}},
9320  petsc_uses    = {KSP}
9321}
9322
9323@Misc{            petsc4py-web-page,
9324  author        = {Lisandro Dalcin},
9325  title         = {{PETSc} for {Python} -- {Python} bindings for {PETSc} libraries},
9326  howpublished  = {\url{http://code.google.com/p/petsc4py/}},
9327  note          = {http://code.google.com/p/petsc4py/},
9328  petsc_uses    = {KSP}
9329}
9330
9331@Article{         libmeshpaper06,
9332  author        = {B.~S.~Kirk and J.~W.~Peterson and R.~H.~Stogner and G.~F.~Carey},
9333  title         = {{\texttt{libMesh}: A C++ Library for Parallel Adaptive Mesh Refinement/Coarsening
9334                  Simulations}},
9335  journal       = {Engineering with Computers},
9336  volume        = {22},
9337  number        = {3--4},
9338  pages         = {237--254},
9339  year          = {2006},
9340  doi           = {10.1007/s00366-006-0049-3},
9341  petsc_uses    = {KSP}
9342}
9343
9344@Misc{            sisiphus:homepage,
9345  title         = {{SISIPHUS}: Scalable Ice-Sheet Solvers and Infrastructure for Petascale,
9346                  High-Resolution, Unstructured Simulations},
9347  author        = {T. {Tautges et al.}},
9348  howpublished  = {\url{http://trac.mcs.anl.gov/projects/sisiphus/wiki}},
9349  petsc_uses    = {KSP}
9350}
9351
9352@Misc{            pflotran:homepage,
9353  title         = {{PFLOTRAN} project},
9354  author        = {Ben Andre and Gautam Bisht and Nathan Collier and Glenn Hammond and Satish Karra
9355                  and Jitendra Kumar and Peter Lichtner and Richard Mills},
9356  howpublished  = {\url{http://pflotran.org/}},
9357  petsc_uses    = {KSP}
9358}
9359
9360@Misc{            pism:homepage,
9361  title         = {{PISM}: A Parallel Ice Sheet Model},
9362  author        = {E. {Bueler et al.}},
9363  howpublished  = {\url{http://pism-docs.org}},
9364  petsc_uses    = {KSP}
9365}
9366
9367@Misc{            dohp:homepage,
9368  title         = {Dohp: Dual order $hp$-finite elements},
9369  author        = {J. Brown},
9370  howpublished  = {\url{http://dohp.org}},
9371  petsc_uses    = {KSP}
9372}
9373
9374@Article{         mccourtrognlienetal12,
9375  title         = {Improving parallel scalability for edge plasma transport simulations with neutral
9376                  gas species},
9377  author        = {M. McCourt and T. D. Rognlien and L. C. McInnes and H. Zhang},
9378  journal       = {Computational Science and Discovery},
9379  year          = {2012},
9380  volume        = {5},
9381  number        = {014012},
9382  doi           = {10.1088/1749-4699/5/1/014012},
9383  note          = {Focus on 22nd International Conference on Numerical Simulations of Plasmas (ICNSP
9384                  2011)},
9385  petsc_uses    = {KSP}
9386}
9387
9388@Misc{            petclaw-github,
9389  title         = {Pet{C}law Software},
9390  author        = {Kyle T. Mandli and David I. Ketcheson and Amal Alghamdi and Aron Ahmadia},
9391  year          = {2011},
9392  howpublished  = {\url{https://github.com/pyclaw/pyclaw}},
9393  petsc_uses    = {KSP}
9394}
9395
9396@Misc{            pyclaw-web-page,
9397  author        = {Kyle T. Mandli and David I. Ketcheson and others},
9398  title         = {{PyClaw} software},
9399  howpublished  = {\url{http://clawpack.github.io/doc/pyclaw/}},
9400  url           = {http://clawpack.github.io/doc/pyclaw/},
9401  year          = {2012},
9402  petsc_uses    = {KSP}
9403}
9404
9405@Article{         ketcheson2011highorder,
9406  title         = {High-order wave propagation algorithms for general hyperbolic systems},
9407  author        = {Ketcheson, David I. and Parsani, Matteo and LeVeque, Randall J.},
9408  year          = {2011},
9409  note          = {submitted},
9410  petsc_uses    = {KSP}
9411}
9412
9413@Article{         biros2005pln1,
9414  title         = {{Parallel {Lagrange-Newton-Krylov-Schur} methods for {PDE} constrained
9415                  optimization. Part I: The {Krylov-Schur} solver}},
9416  author        = {Biros, G. and Ghattas, O.},
9417  journal       = {SIAM Journal on Scientific Computing},
9418  volume        = {27},
9419  number        = {2},
9420  pages         = {687--713},
9421  year          = {2005},
9422  publisher     = {Society for Industrial and Applied Mathematics Philadelphia, PA, USA},
9423  petsc_uses    = {KSP}
9424}
9425
9426@Article{         biros2005pln2,
9427  title         = {Parallel {Lagrange-Newton-Krylov-Schur} methods for {PDE}-constrained
9428                  optimization. Part {II}: The {Lagrange Newton} solver, and its application to
9429                  optimal control of steady viscous flows},
9430  author        = {Biros, G. and Ghattas, O.},
9431  journal       = {SIAM Journal on Scientific Computing},
9432  volume        = {27},
9433  number        = {2},
9434  pages         = {714--739},
9435  year          = {2005},
9436  publisher     = {Society for Industrial and Applied Mathematics Philadelphia, PA, USA},
9437  petsc_uses    = {KSP}
9438}
9439
9440@Misc{            issm:homepage,
9441  title         = {{I}ce {S}heet {S}ystem {M}odel},
9442  author        = {Eric Larour and Mathieu Morlighem and Helene Seroussi},
9443  year          = {2010},
9444  note          = {\href{http://issm.jpl.nasa.gov}{\url{issm.jpl.nasa.gov}}},
9445  petsc_uses    = {KSP}
9446}
9447
9448@Article{         morlighem2010spatial,
9449  title         = {Spatial patterns of basal drag inferred using control methods from a
9450                  full-{S}tokes and simpler models for {P}ine {I}sland {G}lacier, {W}est
9451                  {A}ntarctica},
9452  author        = {Morlighem, M. and Rignot, E. and Seroussi, H. and Larour, E. and Dhia, H.B. and
9453                  Aubry, D.},
9454  journal       = {Geophysical Research Letters},
9455  volume        = {37},
9456  number        = {14},
9457  pages         = {L14502},
9458  year          = {2010},
9459  publisher     = {American Geophysical Union},
9460  petsc_uses    = {KSP}
9461}
9462
9463@Article{         jardin2012plasmas,
9464  title         = {Multiple timescale calculations of sawteeth and other global macroscopic dynamics
9465                  of tokamak plasmas},
9466  author        = {S. C. Jardin and N. Ferraro and J. Breslau and J. Chen},
9467  journal       = {Computational Science \& Discovery},
9468  volume        = {5},
9469  number        = {1},
9470  url           = {http://stacks.iop.org/1749-4699/5/014002},
9471  year          = {2012},
9472  petsc_uses    = {KSP}
9473}
9474
9475@Article{         cmz2016,
9476  title         = {Analysis and Practical Use of Flexible {BiCGStab}},
9477  author        = {Jie Chen and Lois Curfman McInnes and Hong Zhang},
9478  journal       = {Journal of Scientific Computing},
9479  publisher     = {Springer},
9480  pages         = {803--825},
9481  volume        = {68},
9482  issue         = {2},
9483  url           = {http://link.springer.com/article/10.1007/s10915-015-0159-4},
9484  doi           = {10.1007/s10915-015-0159-4},
9485  year          = {2016},
9486  note          = {Also preprint ANL/MCS-P3039-0912},
9487  petsc_uses    = {KSP}
9488}
9489
9490@Article{         knepleybrownruppsmith13,
9491  author        = {{Knepley}, M.~G. and {Brown}, J. and {Rupp}, K. and {Smith}, B.~F.},
9492  title         = {Achieving High Performance with Unified Residual Evaluation},
9493  journal       = {ArXiv e-prints},
9494  eprint        = {1309.1204},
9495  archiveprefix = {arXiv},
9496  primaryclass  = {cs.MS},
9497  keywords      = {Computer Science - Mathematical Software, Computer Science - Computational
9498                  Engineering, Finance, and Science},
9499  year          = {2013},
9500  month         = sep,
9501  adsurl        = {http://adsabs.harvard.edu/abs/2013arXiv1309.1204K},
9502  adsnote       = {Provided by the SAO/NASA Astrophysics Data System},
9503  petsc_uses    = {KSP}
9504}
9505
9506@Book{            fenicsbook,
9507  title         = {Automated Solution of Differential Equations by the Finite Element Method: The
9508                  FEniCS Book},
9509  series        = {Lecture Notes in Computational Science and Engineering},
9510  volume        = {84},
9511  editor        = {Anders Logg, Kent-Andre Mardal, Garth Wells},
9512  publisher     = {Springer},
9513  isbn          = {978-3-642-23098-1},
9514  year          = {2012},
9515  petsc_uses    = {KSP}
9516}
9517
9518@Article{         demidovahnertruppgottschling12,
9519  author        = {{Demidov}, D. and {Ahnert}, K. and {Rupp}, K. and {Gottschling}, P.},
9520  title         = {{Programming CUDA and OpenCL: A Case Study Using Modern C++ Libraries}},
9521  journal       = {ArXiv e-prints},
9522  archiveprefix = {arXiv},
9523  eprint        = {1212.6326},
9524  primaryclass  = {cs.MS},
9525  keywords      = {Computer Science - Mathematical Software, Computer Science - Distributed,
9526                  Parallel, and Cluster Computing, Physics - Computational Physics},
9527  year          = {2012},
9528  month         = dec,
9529  adsurl        = {http://adsabs.harvard.edu/abs/2012arXiv1212.6326D},
9530  adsnote       = {Provided by the SAO/NASA Astrophysics Data System},
9531  petsc_uses    = {KSP}
9532}
9533
9534@InProceedings{   viennacl,
9535  author        = {Rupp, K. and Rudolf, F. and Weinbub, J.},
9536  title         = {{ViennaCL - A High Level Linear Algebra Library for GPUs and Multi-Core CPUs}},
9537  booktitle     = {Intl.~Workshop on GPUs and Scientific Applications},
9538  year          = {2010},
9539  pages         = {51-56},
9540  petsc_uses    = {KSP}
9541}
9542
9543@Article{         knepleybrownmcinnessmithruppadams2015,
9544  title         = {Exascale Computing without Threads},
9545  author        = {Matthew G. Knepley and Jed Brown and Lois Curfman McInnes and Barry Smith and
9546                  Karl Rupp and Mark Adams},
9547  url           = {https://figshare.com/articles/Exascale_Computing_without_Threads-Barry_Smith_pdf/5824950},
9548  note          = {Whitepaper for the DOE High Performance Computing Operational Review (HPCOR) on
9549                  Scientific Software Architecture for Portability and Performance},
9550  doi           = {10.6084/m9.figshare.5824950.v1},
9551  year          = {2015},
9552  petsc_uses    = {KSP}
9553}
9554
9555@Article{         knepleybrownmcinnessmithruppadams2015b,
9556  title         = {Overview of the {PETSc} Library},
9557  author        = {Matthew G. Knepley and Jed Brown and Lois Curfman McInnes and Barry Smith and
9558                  Karl Rupp and Mark Adams},
9559  url           = {http://www.orau.gov/hpcor2015/whitepapers/Overview_of_the_PETSc_Library-Lois_McInnes.pdf},
9560  note          = {Whitepaper for the DOE High Performance Computing Operational Review (HPCOR) on
9561                  Scientific Software Architecture for Portability and Performance},
9562  year          = {2015},
9563  petsc_uses    = {KSP}
9564}
9565
9566@InBook{          balaybrownknepleymcinnessmith2015,
9567  author        = {Satish Balay and Jed Brown and Matthew G. Knepley and Lois McInnes and Barry
9568                  Smith},
9569  bookeditor    = {J. Carver},
9570  title         = {Software Engineering for Science},
9571  chapter       = {Providing Mixed Language and Legacy Support within a Library},
9572  publisher     = {Taylor \& Francis},
9573  year          = {2015},
9574  petsc_uses    = {KSP}
9575}
9576
9577@Article{         ruppbalaybrownknepleymcinnessmith2015,
9578  title         = {On The Evolution Of User Support Topics in Computational Science and Engineering
9579                  Software},
9580  author        = {Karl Rupp and Satish Balay and Jed Brown and Matthew G. Knepley and Lois Curfman
9581                  McInnes and Barry F. Smith},
9582  note          = {Whitepaper for Computational Science \& Engineering Software Sustainability and
9583                  Productivity Challenges},
9584  journal       = {ArXiv e-prints},
9585  archiveprefix = {arXiv},
9586  eprint        = {1510.01122},
9587  year          = {2015},
9588  petsc_uses    = {KSP}
9589}
9590
9591@InProceedings{   knepley2013accurately,
9592  title         = {Accurately Citing Software and Algorithms Used in Publications},
9593  author        = {Knepley, Matthew G. and Brown, Jed and McInnes, Lois Curfman and Smith, Barry
9594                  F.},
9595  year          = {2013},
9596  booktitle     = {First Workshop on Sustainable Software for Science: Practice and Experiences
9597                  (WSSSPE), held at SC13},
9598  doi           = {10.6084/m9.figshare.785731},
9599  petsc_uses    = {KSP}
9600}
9601
9602@InProceedings{   milleretal2013,
9603  title         = {Package Management Practice Essential for Interoperability: Lessons Learned and
9604                  Strategies Developed for {FASTMath}},
9605  author        = {Mark C. Miller and Lori Diachin and Satish Balay and Lois Curfman McInnes and
9606                  Barry Smith},
9607  year          = {2013},
9608  booktitle     = {First Workshop on Sustainable Software for Science: Practice and Experiences
9609                  (WSSSPE), held at SC13},
9610  doi           = {10.6084/m9.figshare.789055},
9611  petsc_uses    = {KSP}
9612}
9613
9614@TechReport{      dudsonetal2012,
9615  title         = {Improved Nonlinear Solvers in {BOUT++}},
9616  author        = {Ben Dudson and Sean Farley and Lois Curfman McInnes},
9617  institution   = {Argonne National Laboratory},
9618  number        = {ANL/MCS-P3025-0812},
9619  year          = {2012},
9620  petsc_uses    = {KSP}
9621}
9622
9623@Misc{            brown13,
9624  author        = {J. Brown},
9625  title         = {Scalable Repository Workflows},
9626  note          = {whitepaper submitted to DOE Workshop on Software Productivity for Extreme-Scale
9627                  Science, available via \url{http://www.orau.gov/swproductivity2014/papers.htm}},
9628  year          = {2013},
9629  petsc_uses    = {KSP}
9630}
9631
9632@Misc{            starforest11,
9633  title         = {Star forests as a parallel communication model},
9634  author        = {Jed Brown},
9635  url           = {https://jedbrown.org/files/StarForest.pdf},
9636  year          = {2011},
9637  petsc_uses    = {KSP}
9638}
9639
9640@Misc{            brownknepleysmith13,
9641  author        = {J. Brown and M. Knepley and B. Smith},
9642  title         = {Run-time Extensibility: Anything Less is Unsustainable},
9643  note          = {whitepaper submitted to DOE Workshop on Software Productivity for Extreme-Scale
9644                  Science, available via \url{http://www.orau.gov/swproductivity2014/papers.htm}},
9645  year          = {2013},
9646  petsc_uses    = {KSP}
9647}
9648
9649@Article{         jzhaoyliwkliu15,
9650  author        = {J. Zhao and Y. Li and W.K. Liu},
9651  title         = {Predicting band structure of 3{D} mechanical metamaterials with complex geometry
9652                  via {XFEM}},
9653  journal       = {Computational Mechanics},
9654  year          = {2015},
9655  url           = {http://link.springer.com/article/10.1007/s00466-015-1129-2},
9656  petsc_uses    = {KSP}
9657}
9658
9659@Article{         alisic14,
9660  author        = {L. Alisic and J.F. Rudge and R.F. Katz and G. Wells and S. Rhebergen},
9661  title         = {Compaction around a rigid, circular inclusion in partially molten rock},
9662  journal       = {J. Geophys. Res.},
9663  year          = {2014},
9664  volume        = {119},
9665  number        = {7},
9666  pages         = {5903-5920},
9667  doi           = {10.1002/2013JB010906},
9668  petsc_uses    = {KSP}
9669}
9670
9671@Article{         rhebergen14,
9672  author        = {S. Rhebergen and G. Wells and R.F. Katz and A. Wathen},
9673  title         = {Analysis of block preconditioners for models of coupled magma mantle dynamics},
9674  journal       = {SIAM J. Sci. Comp.},
9675  year          = {2014},
9676  volume        = {36},
9677  number        = {4},
9678  pages         = {1960-1977},
9679  doi           = {10.1137/130946678},
9680  petsc_uses    = {KSP}
9681}
9682
9683@Article{         allwright14,
9684  author        = {J. Allwright and R.F. Katz},
9685  title         = {Pipe Poiseuille flow of viscously anisotropic, partially molten rock},
9686  journal       = {Geophys. J. Int.},
9687  year          = {2014},
9688  volume        = {199},
9689  number        = {3},
9690  pages         = {1608--1624},
9691  doi           = {10.1093/gji/ggu345},
9692  petsc_uses    = {KSP}
9693}
9694
9695@Misc{            gropp10,
9696  author        = {William D. Gropp},
9697  title         = {Update on libraries for {B}lue {W}aters},
9698  address       = {Bordeaux, France},
9699  year          = {2010},
9700  url           = {http://jointlab.ncsa.illinois.edu/events/workshop3/pdf/presentations/Gropp-Update-on-Libraries.pdf},
9701  petsc_uses    = {KSP}
9702}
9703
9704@Article{         ssm2016,
9705  author        = {P. Sanan and S.M. Schnepp and D.A. May},
9706  title         = {Pipelined, Flexible {Krylov} Subspace Methods},
9707  journal       = {SIAM Journal on Scientific Computing},
9708  volume        = {38},
9709  number        = {5},
9710  pages         = {C441-C470},
9711  year          = {2016},
9712  doi           = {10.1137/15M1049130},
9713  petsc_uses    = {KSP}
9714}
9715
9716@InProceedings{   mayknepley2017,
9717  title         = {{DMSwarm}: Particles in {PETSc}},
9718  author        = {Dave A May and Matthew G Knepley},
9719  booktitle     = {EGU General Assembly Conference Abstracts},
9720  volume        = {19},
9721  pages         = {10133},
9722  year          = {2017},
9723  petsc_uses    = {KSP}
9724}
9725
9726@InProceedings{   adamsbrownknepley2013,
9727  author        = {Mark F. Adams and Jed Brown and Matthew G. Knepley},
9728  title         = {Low-communication techniques for extreme-scale multilevel solvers},
9729  booktitle     = {Exascale Mathematics Workshop, Aug 21--22, Washington, DC},
9730  organization  = {DOE Office of Advanced Scientific Computing Research},
9731  year          = {2013},
9732  petsc_uses    = {KSP}
9733}
9734
9735@Article{         bhallagriffithknepleyadamsguy2017,
9736  title         = {Scalable smoothing strategies for a geometric multigrid method for the immersed
9737                  boundary equations},
9738  author        = {Amneet Pal Singh Bhalla and Boyce E. Griffith and Matthew G. Knepley and Mark F.
9739                  Adams and Robert D. Guy},
9740  journal       = {Advances in Computational Mathematics},
9741  eprint        = {1612.02208},
9742  note          = {In review},
9743  year          = {2017},
9744  petsc_uses    = {KSP}
9745}
9746
9747@Article{         zampini2016pcbddc,
9748  title         = {{PCBDDC}: a class of robust dual-primal methods in {PETSc}},
9749  author        = {Zampini, Stefano},
9750  journal       = {SIAM Journal on Scientific Computing},
9751  volume        = {38},
9752  number        = {5},
9753  pages         = {S282--S306},
9754  year          = {2016},
9755  publisher     = {SIAM},
9756  petsc_uses    = {KSP}
9757}
9758
9759@Article{         jolivetromanzampini2020,
9760  title         = {{KSPHPDDM} and {PCHPDDM}: extending {PETSc} with advanced {Krylov} methods and
9761                  robust multilevel overlapping {Schwarz} preconditioners},
9762  author        = {Pierre Jolivet and Jose Roman and Stefano Zampini},
9763  journal       = {Computers and Mathematics with Applications},
9764  volume        = {84},
9765  pages         = {277--295},
9766  year          = {2020}
9767}
9768
9769@Article{         zampinitu2017,
9770  title         = {Multilevel {BDDC} deluxe algorithms with adaptive coarse spaces for flow in
9771                  porous media},
9772  author        = {Stefano Zampini and Xuemin Tu},
9773  journal       = {SIAM Journal of Scientific Computing},
9774  volume        = {39},
9775  number        = {4},
9776  pages         = {A1389--A1415},
9777  year          = {2017}
9778}
9779
9780@Article{         ohwidlundzampinidohrmann2017,
9781  title         = {{BDDC} algorithms with deluxe scaling and adaptive selection of primal
9782                  constraints for {Raviart-Thomas} vector fields},
9783  author        = {D.-S. Oh and Olof B. Widlund and Stefano Zampini and Clark Dohrmann},
9784  journal       = {Mathematics of Computation},
9785  volume        = {87},
9786  number        = {310},
9787  pages         = {659--692},
9788  year          = {2017}
9789}
9790
9791@Article{         veigapavarinoscacchiwidlundzampini2016,
9792  title         = {Adaptive selection of primal constraints for isogeometric {BDDC} deluxe
9793                  preconditioners},
9794  author        = {L. Beirao Da Veiga and Luca F. Pavarino and S. Scacchi and Olof B. Widlund and
9795                  Stefano Zampini},
9796  journal       = {SIAM Journal of Scientific Computing},
9797  volume        = {39},
9798  number        = {1},
9799  pages         = {A281--A302},
9800  year          = {2016}
9801}
9802
9803@Article{         pavarinoscacchiwidlundzampini2018,
9804  title         = {Isogeometric {BDDC} deluxe preconditioners for linear elasticity for isogeometric
9805                  analysis},
9806  author        = {Luca F. Pavarino and S. Scacchi and Olof B. Widlund and Stefano Zampini},
9807  journal       = {Mathematical Models and Methods in Applied Sciences},
9808  volume        = {28},
9809  number        = {7},
9810  pages         = {1337--1370},
9811  year          = {2018}
9812}
9813
9814@Article{         bergervergiatwaisman2017,
9815  title         = {An overlapping Domain Decomposition preconditioning method for monolithic
9816                  solution of shear bands},
9817  author        = {Luc Berger-Vergiat and Haim Waisman},
9818  journal       = {Computer Methods in Applied Mechanics and Engineering},
9819  volume        = {318},
9820  pages         = {33--60},
9821  year          = {2017},
9822  petsc_uses    = {KSP}
9823}
9824
9825@Article{         abhyankarmaldonadosmithzhang2020,
9826  title         = {{PETSc} {DMNetwork}: A Library for Scalable Network PDE-Based Multiphysics
9827                  Simulations},
9828  author        = {S. Abhyankar and G. Betrie and D.A. Maldonado and L.C. McInnes and B. Smith and
9829                  H. Zhang},
9830  journal       = {ACM Transactions on Mathematical Software},
9831  volume        = {46},
9832  number        = {1},
9833  year          = {2020},
9834  doi           = {10.1145/3344587},
9835  petsc_uses    = {KSP}
9836}
9837
9838@InProceedings{   zhangellpack2018,
9839  author        = {Hong Zhang and Richard T. Mills and Karl Rupp and Barry F. Smith},
9840  title         = {Vectorized Parallel Sparse Matrix-Vector Multiplication in {PETSc} Using
9841                  {AVX-512}},
9842  booktitle     = {Proceedings of the 47th International Conference on Parallel Processing},
9843  year          = {2018},
9844  petsc_uses    = {KSP}
9845}
9846
9847@Misc{            petsc-user-meetings:website,
9848  title         = {{PETSc User Meetings}},
9849  key           = {PETSc User Meetings},
9850  howpublished  = {\url{https://petsc.org/release/community/meetings/meeting}},
9851  petsc_uses    = {KSP}
9852}
9853
9854@Article{         flexible-bicgstab-chen16,
9855  title         = {Analysis and Practical Use of Flexible {BiCGStab}},
9856  author        = {J. Chen and L.C. McInnes and H. Zhang},
9857  journal       = {Journal of Scientific Computing},
9858  volume        = {68},
9859  number        = {2},
9860  month         = jul,
9861  year          = {2016},
9862  pages         = {803--825},
9863  doi           = {10.1007/s10915-015-0159-4},
9864  petsc_uses    = {KSP}
9865}
9866
9867@Misc{            petsc-extensibility2016,
9868  author        = {M. Knepley and D. A. May and J. Brown and B. Smith},
9869  title         = {{Extensibility in PETSc}},
9870  note          = {SIAM News, available via
9871                  \url{https://sinews.siam.org/Details-Page/extensibility-in-petsc}},
9872  year          = {2016},
9873  petsc_uses    = {KSP}
9874}
9875
9876@Misc{            error-estimation-whitepaper2017,
9877  author        = {E. Constantinescu and O. Marin and T. Munson and B. Smith and H. Zhang},
9878  title         = {End-to-end error estimation and control},
9879  note          = {whitepaper for 2017 ASCR Applied Mathematics PI Meeting},
9880  doi           = {10.6084/m9.figshare.5339866},
9881  year          = {2017},
9882  petsc_uses    = {KSP}
9883}
9884
9885@Misc{            petsc-user-support15,
9886  title         = {On the Evolution of User Support Topics in Computational Science and Engineering
9887                  Software},
9888  author        = {K. Rupp and S. Balay and J. Brown and M. Knepley and L. C. McInnes and B. Smith},
9889  note          = {Workshop on CSE Software Sustainability and Productivity (CSESSP) Challenges, Oct
9890                  15-16, 2015},
9891  year          = {2015},
9892  petsc_uses    = {KSP}
9893}
9894
9895@InBook{          petsc-mixed-language-support2016,
9896  title         = {Numerical Library Support for High-Performance Mixed Language Applications and
9897                  Legacy Code},
9898  author        = {S. Balay and J. Brown and M. Knepley and L.C. McInnes and B. Smith},
9899  booktitle     = {Software Engineering for Science},
9900  editors       = {J. Carver et al.},
9901  publisher     = {CRC Press},
9902  pages         = {201--214},
9903  year          = {2016},
9904  petsc_uses    = {KSP}
9905}
9906
9907@InProceedings{   konolige2018parallel,
9908  title         = {A Parallel Solver for Graph {L}aplacians},
9909  author        = {Tristan Konolige and Jed Brown},
9910  booktitle     = {Proceedings of the Platform for Advanced Scientific Computing (PASC)},
9911  doi           = {10.1145/3218176.3218227},
9912  note          = {Best Paper Award},
9913  archiveprefix = {arXiv},
9914  eprint        = {1705.06266},
9915  year          = {2018},
9916  petsc_uses    = {KSP}
9917}
9918
9919@InProceedings{   werner-kimn2019,
9920  title         = {Parallel implementation of AC optimal power flow and time-constrained optimal
9921                  power flow using high-performance computing},
9922  author        = {Alex Werner and Kapil Duwadi and Nicholas Stegmeier and Timothy M. Hansen and
9923                  Jung-Han Kimn},
9924  booktitle     = {IEEE 9th Annual Computing and Communication Workshop and Conference (CCWC 2019)},
9925  note          = {Best Paper in Track},
9926  year          = {2019},
9927  petsc_uses    = {KSP}
9928}
9929
9930@MastersThesis{   rinaldo-ceresoli18,
9931  author        = {Stefano Guido Rinaldo and Andrea Ceresoli},
9932  title         = {Newton–Krylov–Schwarz Methods for Distributed Power Flow and Related
9933                  Applications},
9934  school        = {Politecnico di Milano},
9935  year          = {2018},
9936  month         = apr,
9937  petsc_uses    = {KSP}
9938}
9939
9940@Article{         sananschneppmay2016,
9941  title         = {Pipelined, Flexible {K}rylov Subspace Methods},
9942  author        = {P. Sanan and S. M. Schnepp and D. A. May},
9943  journal       = {SIAM Journal on Scientific Computing},
9944  volume        = {38},
9945  number        = {5},
9946  pages         = {C441-C470},
9947  year          = {2016},
9948  doi           = {10.1137/15M1049130},
9949  petsc_uses    = {KSP}
9950}
9951
9952@Article{         petscsf2022,
9953  author        = {Zhang, Junchao and Brown, Jed and Balay, Satish and Faibussowitsch, Jacob and
9954                  Knepley, Matthew and Marin, Oana and Mills, Richard Tran and Munson, Todd and
9955                  Smith, Barry F. and Zampini, Stefano},
9956  journal       = {IEEE Transactions on Parallel and Distributed Systems},
9957  title         = {The {PetscSF} Scalable Communication Layer},
9958  year          = {2022},
9959  volume        = {33},
9960  number        = {4},
9961  pages         = {842-853},
9962  doi           = {10.1109/TPDS.2021.3084070}
9963}
9964
9965@Article{         brandt2000,
9966  title         = {General highly accurate algebraic coarsening},
9967  author        = {Achi Brandt},
9968  journal       = {Electronic Transactions on Numerical Analysis},
9969  volume        = {10},
9970  number        = {9680},
9971  pages         = {1--20},
9972  issn          = {10689613},
9973  year          = {2000}
9974}
9975
9976@Article{         dalcinpazklercosimo2011,
9977  title         = {Parallel distributed computing using Python},
9978  author        = {Lisandro D. Dalcin and Rodrigo R. Paz and Pablo A. Kler and Alejandro Cosimo},
9979  journal       = {Advances in Water Resources},
9980  volume        = {34},
9981  number        = {9},
9982  pages         = {1124 - 1139},
9983  note          = {New Computational Methods and Software Tools},
9984  issn          = {0309-1708},
9985  doi           = {10.1016/j.advwatres.2011.04.013},
9986  year          = {2011}
9987}
9988
9989@Article{         behnelbradshawcitrodalcinseljebotnsmith2011,
9990  title         = {Cython: The Best of Both Worlds},
9991  author        = {Behnel,Stefan and Bradshaw,Robert and Citro,Craig and Dalcin,Lisandro and
9992                  Seljebotn,Dag Sverre and Smith,Kurt },
9993  journal       = {Computing in Science \& Engineering},
9994  volume        = {13},
9995  number        = {2},
9996  pages         = {31-39},
9997  doi           = {10.1109/MCSE.2010.118},
9998  year          = {2011}
9999}
10000
10001@Article{         dalcinpazstorti2005,
10002  title         = {MPI for Python},
10003  author        = {Lisandro Dalcín and Rodrigo Paz and Mario Storti},
10004  journal       = {Journal of Parallel and Distributed Computing},
10005  volume        = {65},
10006  number        = {9},
10007  pages         = {1108 - 1115},
10008  issn          = {0743-7315},
10009  doi           = {10.1016/j.jpdc.2005.03.010},
10010  year          = {2005}
10011}
10012
10013@Article{         dalcincolliervignalcortescalo2016,
10014  title         = {PetIGA: A framework for high-performance isogeometric analysis},
10015  author        = {Lisandro Dalcin and Nathan Collier and P. Vignal and A.M.A. Cortes and Victor M.
10016                  Calo},
10017  journal       = {Computer Methods in Applied Mechanics and Engineering},
10018  volume        = {308},
10019  pages         = {151 - 181},
10020  issn          = {0045-7825},
10021  doi           = {10.1016/j.cma.2016.05.011},
10022  year          = {2016}
10023}
10024
10025@Article{         collierpardodalcinpaszynskicalo2012,
10026  title         = {The cost of continuity: A study of the performance of isogeometric finite
10027                  elements using direct solvers},
10028  author        = {Nathan Collier and David Pardo and Lisandro Dalcin and Maciej Paszynski and V.M.
10029                  Calo},
10030  journal       = {Computer Methods in Applied Mechanics and Engineering},
10031  volume        = {213-216},
10032  pages         = {353 - 361},
10033  issn          = {0045-7825},
10034  doi           = {10.1016/j.cma.2011.11.002},
10035  year          = {2012}
10036}
10037
10038@Article{         collierdalcinpardocalo2013,
10039  title         = {The Cost of Continuity: Performance of Iterative Solvers on Isogeometric Finite
10040                  Elements},
10041  author        = {Nathan Collier and Lisandro Dalcin and David Pardo and Victor M. Calo},
10042  journal       = {SIAM Journal on Scientific Computing},
10043  volume        = {35},
10044  number        = {2},
10045  pages         = {A767-A784},
10046  doi           = {10.1137/120881038},
10047  year          = {2013}
10048}
10049
10050@Article{         dunning2017jump,
10051  title         = {{JuMP}: a modeling language for mathematical optimization},
10052  author        = {Dunning, Iain and Huchette, Joey and Lubin, Miles},
10053  journal       = {SIAM Review},
10054  volume        = {59},
10055  number        = {2},
10056  pages         = {295--320},
10057  year          = {2017},
10058  publisher     = {SIAM}
10059}
10060
10061@InProceedings{   prudencioschulz2011,
10062  title         = {The parallel {C++} statistical library {QUESO}: Quantification of Uncertainty for
10063                  Estimation, Simulation and Optimization},
10064  author        = {Ernesto E Prudencio and Karl W Schulz},
10065  booktitle     = {European Conference on Parallel Processing},
10066  pages         = {398--407},
10067  year          = {2011}
10068}
10069
10070@Misc{            rol-website,
10071  key           = {ROL},
10072  title         = {{Rapid Optimization Library} Website},
10073  howpublished  = {\url{https://trilinos.org/packages/rol}},
10074  year          = {2018}
10075}
10076
10077@Article{         more1994line,
10078  title         = {Line search algorithms with guaranteed sufficient decrease},
10079  author        = {Mor{\'e}, Jorge J and Thuente, David J},
10080  journal       = {ACM Transactions on Mathematical Software},
10081  volume        = {20},
10082  number        = {3},
10083  pages         = {286--307},
10084  year          = {1994},
10085  publisher     = {ACM}
10086}
10087
10088@Article{         griewank2000algorithm,
10089  title         = {Algorithm 799: revolve: an implementation of checkpointing for the reverse or
10090                  adjoint mode of computational differentiation},
10091  author        = {Griewank, Andreas and Walther, Andrea},
10092  journal       = {ACM Transactions on Mathematical Software},
10093  volume        = {26},
10094  number        = {1},
10095  pages         = {19--45},
10096  year          = {2000},
10097  publisher     = {ACM}
10098}
10099
10100@Article{         metcalf2011seven,
10101  title         = {The seven ages of fortran},
10102  author        = {Metcalf, Michael},
10103  journal       = {Journal of Computer Science \& Technology},
10104  volume        = {11},
10105  year          = {2011}
10106}
10107
10108@Article{         giraldo_2013,
10109  title         = {Implicit-explicit formulations of a three-dimensional nonhydrostatic unified
10110                  model of the atmosphere {(NUMA)}},
10111  author        = {F.X. Giraldo and J.F. Kelly and E.M. Constantinescu},
10112  journal       = {SIAM Journal on Scientific Computing},
10113  year          = {2013},
10114  number        = {5},
10115  pages         = {B1162-B1194},
10116  volume        = {35},
10117  doi           = {10.1137/120876034}
10118}
10119
10120@Article{         constantinescu_tr2016b,
10121  author        = {Constantinescu, E.M.},
10122  title         = {Estimating Global Errors in Time Stepping},
10123  journal       = {ArXiv e-prints},
10124  archiveprefix = {arXiv},
10125  eprint        = {1503.05166},
10126  primaryclass  = {math.NA},
10127  keywords      = {Mathematics - Numerical Analysis, 65L05, 65L06, 65L20, 65L70},
10128  year          = {2016},
10129  month         = mar,
10130  adsurl        = {http://adsabs.harvard.edu/abs/2015arXiv150305166C},
10131  adsnote       = {Provided by the SAO/NASA Astrophysics Data System}
10132}
10133
10134@Article{         pareschi_2005,
10135  title         = {Implicit-Explicit {R}unge-{K}utta Schemes and Applications to Hyperbolic Systems
10136                  with Relaxation},
10137  author        = {L. Pareschi and G. Russo},
10138  journal       = {Journal of Scientific Computing},
10139  year          = {2005},
10140  number        = {1},
10141  pages         = {129--155},
10142  volume        = {25}
10143}
10144
10145@Article{         kennedy_2003,
10146  title         = {Additive {R}unge-{K}utta schemes for convection-diffusion-reaction equations},
10147  author        = {C.A. Kennedy and M.H. Carpenter},
10148  journal       = {Appl. Numer. Math.},
10149  year          = {2003},
10150  number        = {1-2},
10151  pages         = {139--181},
10152  volume        = {44},
10153  doi           = {10.1016/S0168-9274(02)00138-1},
10154  publisher     = {Elsevier Science Publishers B. V.}
10155}
10156
10157@Unpublished{     boscarino_tr2011,
10158  title         = {Implicit-Explicit {R}unge-{K}utta schemes for hyperbolic systems and kinetic
10159                  equations in the diffusion limit},
10160  author        = {Boscarino, S. and Pareschi, L. and Russo, G.},
10161  note          = {Arxiv preprint arXiv:1110.4375},
10162  year          = {2011}
10163}
10164
10165@Article{         ascher_1997,
10166  title         = {Implicit-explicit {R}unge-{K}utta methods for time-dependent partial differential
10167                  equations},
10168  author        = {U.M. Ascher and S.J. Ruuth and R.J. Spiteri},
10169  journal       = {Applied Numerical Mathematics},
10170  year          = {1997},
10171  pages         = {151--167},
10172  volume        = {25}
10173}
10174
10175@Book{            ascherpetzold1998,
10176  title         = {Computer methods for ordinary differential equations and differential-algebraic
10177                  equations},
10178  author        = {Uri M Ascher and Linda R Petzold},
10179  volume        = {61},
10180  publisher     = {SIAM},
10181  year          = {1998}
10182}
10183
10184@Article{         colomesbadia2016,
10185  title         = {Segregated {Runge}--{Kutta} methods for the incompressible {Navier}--{Stokes}
10186                  equations},
10187  author        = {Oriol Colom{\'e}s and Santiago Badia},
10188  journal       = {International Journal for Numerical Methods in Engineering},
10189  volume        = {105},
10190  number        = {5},
10191  pages         = {372--400},
10192  year          = {2016}
10193}
10194
10195@Article{         sandu_1997,
10196  title         = {Benchmarking stiff ode solvers for atmospheric chemistry problems {II}:
10197                  {R}osenbrock solvers},
10198  author        = {A. Sandu and J.G. Verwer and J.G. Blom and E.J. Spee and G.R. Carmichael and F.A.
10199                  Potra},
10200  journal       = {Atmospheric Environment},
10201  year          = {1997},
10202  number        = {20},
10203  pages         = {3459--3472},
10204  volume        = {31},
10205  abstract      = {In the numerical simulation of atmospheric transport-chemistry processes, a major
10206                  task is the integration of the stiff systems of ordinary differential equations
10207                  describing the chemical transformations. It is therefore of interest to
10208                  systematically search for stiff solvers which can be identified as close to
10209                  optimal for atmospheric applications. In this paper we continue our investigation
10210                  from Sandu et al. (1996, CWI Report NM-R9603 and Report in Comput. Math., No. 85)
10211                  and compare eight solvers on a set of seven box-models used in present day models.
10212                  The focus is on Rosenbrock solvers. These turn out to be very well suited for our
10213                  application when they are provided with highly efficient sparse matrix techniques
10214                  to economize on the linear algebra. Two of the Rosenbrock solvers tested are from
10215                  the literature, viz. and 4, and two are new and specially developed for air
10216                  quality applications, viz. 3 and 3. }
10217}
10218
10219@Article{         rang_2005,
10220  title         = {New {R}osenbrock {W}-methods of order 3 for partial differential algebraic
10221                  equations of index 1},
10222  author        = {Rang, J. and Angermann, L.},
10223  journal       = {BIT Numerical Mathematics},
10224  year          = {2005},
10225  number        = {4},
10226  pages         = {761--787},
10227  volume        = {45},
10228  publisher     = {Springer}
10229}
10230
10231@Article{         gottliebketchesonshu2009,
10232  author        = {Sigal Gottlieb and David I. Ketcheson and Chi Wang Shu},
10233  title         = {{High order strong stability preserving time discretizations}},
10234  journal       = {Journal of Scientific Computing},
10235  volume        = {38},
10236  number        = {3},
10237  pages         = {251--289},
10238  doi           = {10.1007/s10915-008-9239-z},
10239  year          = {2009}
10240}
10241
10242@Article{         ketcheson_2008,
10243  title         = {Highly Efficient Strong Stability-Preserving {R}unge--{K}utta Methods with
10244                  Low-Storage Implementations},
10245  author        = {D.I. Ketcheson},
10246  journal       = {SIAM Journal on Scientific Computing},
10247  year          = {2008},
10248  number        = {4},
10249  pages         = {2113--2136},
10250  volume        = {30},
10251  doi           = {10.1137/07070485X},
10252  keywords      = {method of lines, strong stability-preserving, monotonicity, low-storage,
10253                  RungeKutta methods},
10254  publisher     = {SIAM}
10255}
10256
10257@Article{         jansen_2000,
10258  title         = {A generalized-alpha method for integrating the filtered {N}avier--{S}tokes
10259                  equations with a stabilized finite element method},
10260  author        = {Jansen, K.E. and Whiting, C.H. and Hulbert, G.M.},
10261  journal       = {Computer Methods in Applied Mechanics and Engineering},
10262  year          = {2000},
10263  number        = {3},
10264  pages         = {305--319},
10265  volume        = {190},
10266  publisher     = {Elsevier}
10267}
10268
10269@Article{         butcher_2007,
10270  title         = {Error propagation of general linear methods for ordinary differential equations},
10271  author        = {J.C. Butcher and Z. Jackiewicz and W.M. Wright},
10272  journal       = {Journal of Complexity},
10273  year          = {2007},
10274  number        = {4-6},
10275  pages         = {560--580},
10276  volume        = {23},
10277  abstract      = {We discuss error propagation for general linear methods for ordinary differential
10278                  equations up to terms of order p+2, where p is the order of the method. These
10279                  results are then applied to the estimation of local discretization errors for
10280                  methods of order p and for the adjacent order p+1. The results of numerical
10281                  experiments confirm the reliability of these estimates. This research has
10282                  applications in the design of robust stepsize and order changing strategies for
10283                  algorithms based on general linear methods.},
10284  doi           = {10.1016/j.jco.2007.01.009},
10285  issn          = {0885-064X}
10286}
10287
10288@Article{         constantinescu_a2010a,
10289  title         = {Extrapolated implicit-explicit time stepping},
10290  author        = {E.M. Constantinescu and A. Sandu},
10291  journal       = {SIAM Journal on Scientific Computing},
10292  year          = {2010},
10293  number        = {6},
10294  pages         = {4452-4477},
10295  volume        = {31},
10296  comment       = {Preprint \# ANL/MCS-P1612-0409},
10297  doi           = {10.1137/080732833}
10298}
10299
10300@InProceedings{   devito2011liszt,
10301  title         = {Liszt: a domain specific language for building portable mesh-based PDE solvers},
10302  author        = {DeVito, Zachary and Joubert, Niels and Palacios, Francisco and Oakley, Stephen
10303                  and Medina, Montserrat and Barrientos, Mike and Elsen, Erich and Ham, Frank and
10304                  Aiken, Alex and Duraisamy, Karthik and others},
10305  booktitle     = {Proceedings of 2011 International Conference for High Performance Computing,
10306                  Networking, Storage and Analysis},
10307  pages         = {9},
10308  year          = {2011},
10309  organization  = {ACM}
10310}
10311
10312@Article{         devito2011designing,
10313  title         = {Designing the Language Liszt for Building Portable Mesh-based PDE Solvers},
10314  author        = {DeVito, Zachary and Hanrahan, Pat},
10315  journal       = {Scientific Discovery through Advanced Computing Program (SciDAC)},
10316  year          = {2011}
10317}
10318
10319@Misc{            pgasintro,
10320  author        = {Tim Stitt},
10321  title         = {An Introduction to the Partitioned Global Address Space (PGAS) Programming
10322                  Model},
10323  note          = {\url{http://cnx.org/content/m20649/latest/}}
10324}
10325
10326@InProceedings{   el2006upc,
10327  title         = {UPC: unified parallel C},
10328  author        = {El-Ghazawi, Tarek and Smith, Lauren},
10329  booktitle     = {Proceedings of the 2006 ACM/IEEE conference on Supercomputing},
10330  pages         = {27},
10331  year          = {2006},
10332  organization  = {ACM}
10333}
10334
10335@InProceedings{   numrich1998co,
10336  title         = {Co-Array Fortran for parallel programming},
10337  author        = {Numrich, Robert W and Reid, John},
10338  booktitle     = {ACM Sigplan Fortran Forum},
10339  volume        = {17},
10340  number        = {2},
10341  pages         = {1--31},
10342  year          = {1998},
10343  organization  = {ACM}
10344}
10345
10346@Article{         aiken1997titanium,
10347  title         = {Titanium: A high-performance Java dialect},
10348  author        = {Aiken, Alex and Colella, Phil and Gay, David and Graham, Susan and Hilfinger,
10349                  Paul and Krishnamurthy, Arvind and Liblit, Ben and Miyamoto, Carleton and Pike,
10350                  Geoff and Semenzato, Luigi and others},
10351  year          = {1997}
10352}
10353
10354@Article{         charles2005x10,
10355  title         = {X10: an object-oriented approach to non-uniform cluster computing},
10356  author        = {Charles, Philippe and Grothoff, Christian and Saraswat, Vijay and Donawa,
10357                  Christopher and Kielstra, Allan and Ebcioglu, Kemal and Von Praun, Christoph and
10358                  Sarkar, Vivek},
10359  journal       = {Acm Sigplan Notices},
10360  volume        = {40},
10361  number        = {10},
10362  pages         = {519--538},
10363  year          = {2005},
10364  publisher     = {ACM}
10365}
10366
10367@Article{         chamberlain2007parallel,
10368  title         = {Parallel programmability and the chapel language},
10369  author        = {Chamberlain, Bradford L and Callahan, David and Zima, Hans P},
10370  journal       = {International Journal of High Performance Computing Applications},
10371  volume        = {21},
10372  number        = {3},
10373  pages         = {291--312},
10374  year          = {2007},
10375  publisher     = {SAGE Publications}
10376}
10377
10378@InProceedings{   charmppoopsla93,
10379  author        = {{Kal\'{e}}, L.V. and Krishnan, S.},
10380  title         = {{CHARM++: A Portable Concurrent Object Oriented System Based on C++}},
10381  editor        = {Paepcke, A.},
10382  fulleditor    = {Paepcke, Andreas},
10383  pages         = {91--108},
10384  month         = sep,
10385  year          = {1993},
10386  booktitle     = {{Proceedings of OOPSLA'93}},
10387  publisher     = {{ACM Press}}
10388}
10389
10390@InProceedings{   hewitt1973universal,
10391  title         = {A universal modular actor formalism for artificial intelligence},
10392  author        = {Hewitt, Carl and Bishop, Peter and Steiger, Richard},
10393  booktitle     = {Proceedings of the 3rd international joint conference on Artificial
10394                  intelligence},
10395  pages         = {235--245},
10396  year          = {1973},
10397  organization  = {Morgan Kaufmann Publishers Inc.}
10398}
10399
10400@Book{            yonezawa1990abcl,
10401  title         = {ABCL: an object-oriented concurrent system},
10402  author        = {Yonezawa, Akinori},
10403  year          = {1990},
10404  publisher     = {MIT press}
10405}
10406
10407@InProceedings{   dally1988object,
10408  title         = {Object-oriented concurrent programming in CST},
10409  author        = {Dally, William J and Chien, Andrew A},
10410  booktitle     = {Proceedings of the third conference on Hypercube concurrent computers and
10411                  applications: Architecture, software, computer systems, and general issues-Volume
10412                  1},
10413  pages         = {434--439},
10414  year          = {1988},
10415  organization  = {ACM}
10416}
10417
10418@Article{         grimshaw1993easy,
10419  title         = {Easy-to-use object-oriented parallel processing with Mentat},
10420  author        = {Grimshaw, Andrew S.},
10421  journal       = {Computer},
10422  volume        = {26},
10423  number        = {5},
10424  pages         = {39--51},
10425  year          = {1993},
10426  publisher     = {IEEE}
10427}
10428
10429@InProceedings{   gannon1991object,
10430  title         = {Object oriented parallelism: pC++ ideas and experiments},
10431  author        = {Gannon, Dennis and Lee, JK},
10432  booktitle     = {Proceedings of},
10433  pages         = {13--23},
10434  year          = {1991}
10435}
10436
10437@InProceedings{   lau1992object,
10438  title         = {An object-oriented class library for scalable parallel heuristic search},
10439  author        = {Lau, Wing-cheong and Singh, Vineet},
10440  booktitle     = {ECOOP’92 European Conference on Object-Oriented Programming},
10441  pages         = {252--267},
10442  year          = {1992},
10443  organization  = {Springer}
10444}
10445
10446@Book{            chase1989amber,
10447  title         = {The Amber system: Parallel programming on a network of multiprocessors},
10448  author        = {Chase, Jeffery and Amador, Franz and Lazowska, Edward and Levy, Henry and
10449                  Littlefield, Richard},
10450  volume        = {23},
10451  number        = {5},
10452  year          = {1989},
10453  publisher     = {ACM}
10454}
10455
10456@InProceedings{   kaiser2009parallex,
10457  title         = {Parallex an advanced parallel execution model for scaling-impaired applications},
10458  author        = {Kaiser, Hartmut and Brodowicz, Maciej and Sterling, Thomas},
10459  booktitle     = {Parallel Processing Workshops, 2009. ICPPW'09. International Conference on},
10460  pages         = {394--401},
10461  year          = {2009},
10462  organization  = {IEEE}
10463}
10464
10465@TechReport{      ipm,
10466  author        = {Barry F. Smith},
10467  title         = {A New Parallel Programming Model for Computer Simulation},
10468  institution   = {Argonne National Laboratory},
10469  year          = {2014},
10470  number        = {ANL/MCS-P5135-0414}
10471}
10472
10473@Article{         groppsnir,
10474  author        = {William Gropp and Marc Snir},
10475  title         = {Programming for Exascale Computers},
10476  journal       = {Computing in Science and Engineering},
10477  volume        = {15},
10478  number        = {6},
10479  issn          = {1521-9615},
10480  year          = {2013},
10481  pages         = {27-35},
10482  doi           = {10.1109/MCSE.2013.96},
10483  publisher     = {IEEE Computer Society},
10484  address       = {Los Alamitos, CA}
10485}
10486
10487@Book{            mpi3,
10488  title         = {MPI: A Message-Passing Interface Standard, Version 3.0},
10489  author        = {Message Passing Interface Forum},
10490  year          = {2012},
10491  publisher     = {High Performance Computing Center Stuttgart (HLRS)}
10492}
10493
10494@Book{            openmp4,
10495  title         = {OpenMP Application Program Interface, Version 4.0},
10496  year          = {2013},
10497  publisher     = {OpenMP Architecture Review Board}
10498}
10499
10500@InProceedings{   hartono2009annotation,
10501  title         = {Annotation-based empirical performance tuning using {Orio}},
10502  author        = {Hartono, Albert and Norris, Boyana and Sadayappan, Ponnuswamy},
10503  booktitle     = {Parallel \& Distributed Processing, 2009. IPDPS 2009. IEEE International
10504                  Symposium on},
10505  pages         = {1--11},
10506  year          = {2009},
10507  organization  = {IEEE}
10508}
10509
10510@Book{            toselli2005domain,
10511  title         = {Domain Decomposition Methods: Algorithms and Theory},
10512  author        = {Toselli, Andrea and Widlund, Olof B},
10513  volume        = {34},
10514  year          = {2005},
10515  publisher     = {Springer}
10516}
10517
10518@InBook{          st2016,
10519  author        = {Barry F. Smith and Xumin Tu},
10520  chapter       = {Domain Decomposition},
10521  title         = {Encyclopedia of Applied and Computational Mathematics},
10522  bookeditor    = {B. Engquist},
10523  publisher     = {Springer},
10524  pages         = {375--381},
10525  year          = {2016}
10526}
10527
10528@TechReport{      saws,
10529  author        = {Matt Otten and Jed Brown and Barry F. Smith},
10530  title         = {Scientific Application Web Server {(SAWs)} Users Manual},
10531  institution   = {Argonne National Laboratory},
10532  year          = {2013}
10533}
10534
10535@Article{         smith1997domain,
10536  title         = {Domain Decomposition Methods for Partial Differential Equations},
10537  author        = {Smith, B.F.},
10538  journal       = {ICASE LARC Interdisciplinary Series in Science and Engineering},
10539  volume        = {4},
10540  pages         = {225--244},
10541  year          = {1997},
10542  publisher     = {Citeseer}
10543}
10544
10545@Article{         spillane2011abstract,
10546  title         = {Abstract robust coarse spaces for systems of {PDEs} via generalized eigenproblems
10547                  in the overlaps},
10548  author        = {Spillane, N and Dolean, V and Hauret, P and Nataf, F and Pechstein, C and
10549                  Scheichl, R},
10550  journal       = {NuMa-Report},
10551  volume        = {7},
10552  pages         = {2007},
10553  year          = {2011}
10554}
10555
10556@InProceedings{   jolivet2013scalabledd,
10557  title         = {Scalable domain decomposition preconditioners for heterogeneous elliptic
10558                  problems},
10559  author        = {Jolivet, Pierre and Hecht, Fr{\'e}d{\'e}ric and Nataf, Fr{\'e}d{\'e}ric and
10560                  Prud'homme, Christophe},
10561  booktitle     = {Proceedings of SC13: International Conference for High Performance Computing,
10562                  Networking, Storage and Analysis},
10563  pages         = {80},
10564  year          = {2013},
10565  organization  = {ACM}
10566}
10567
10568@Book{            ks2000,
10569  author        = {D. Kinderlehrer and G. Stampacchia},
10570  publisher     = {Society for Industrial Mathematics},
10571  title         = {An Introduction to Variational Inequalities and Their Applications},
10572  year          = {2000}
10573}
10574
10575@Article{         wan2000energy,
10576  title         = {An energy-minimizing interpolation for robust multigrid methods},
10577  author        = {Wan, W.L. and Chan, T.F. and Smith, B. F.},
10578  journal       = {SIAM Journal on Scientific Computing},
10579  volume        = {21},
10580  number        = {4},
10581  pages         = {1632--1649},
10582  year          = {2000},
10583  publisher     = {Philadelphia, PA: SIAM, c1993-}
10584}
10585
10586@Article{         chansmith1994,
10587  title         = {Domain decomposition and multigrid algorithms for elliptic problems on
10588                  unstructured meshes},
10589  author        = {Chan, T.F. and Smith, B.F.},
10590  journal       = {Electronic Transactions on Numerical Analysis},
10591  volume        = {2},
10592  pages         = {171--182},
10593  year          = {1994}
10594}
10595
10596@TechReport{      proto-fsp,
10597  author        = {Venkatramani Balaji and Barry Smith and Brian Van Straalen and Priya Vashishta
10598                  and Michael Zarnstorff and Michael Zika},
10599  title         = {Report of the {Proto-FSP} {Assessment Panel for the FSP}},
10600  institution   = {Princeton Plasma Physics Laboratory},
10601  year          = {2010},
10602  url           = {http://www.pppl.gov/fsp/documents/Proto-FSPAssessmentReport.pdf}
10603}
10604
10605@Article{         hirvijoki2021,
10606  title         = {Structure-preserving marker-particle discretizations of {Coulomb} collisions for
10607                  particle-in-cell codes},
10608  journal       = {Plasma Phys. Control. Fusion},
10609  author        = {Eero Hirvijoki},
10610  note          = {in press},
10611  doi           = {10.1088/1361-6587/abe884},
10612  year          = {2021}
10613}
10614
10615@Article{         ipsen2001,
10616  author        = {Ilse C. F. Ipsen},
10617  journal       = {SIAM J. Sci. Comput.},
10618  pages         = {1050--1051},
10619  volume        = {23},
10620  publisher     = {SIAM},
10621  title         = {A Note on Preconditioning Nonsymmetric Matrices},
10622  year          = {2001}
10623}
10624
10625% Random papers on solvers for GPUs
10626@InProceedings{   gpus-suck,
10627  author        = {Vuduc, R. and Chandramowlishwaran, A. and Choi, J. and Guney M. },
10628  title         = { On the Limits of {GPU} Acceleration},
10629  booktitle     = {HOTPAR: Proceedings of the 2nd USENIX Workshop on Hot Topics in Parallelism},
10630  year          = {2010},
10631  publisher     = {USENIX}
10632}
10633
10634@InProceedings{   882364,
10635  author        = {Bolz, Jeff and Farmer, Ian and Grinspun, Eitan and Schr\"{o}oder, Peter},
10636  title         = {Sparse matrix solvers on the {GPU}: conjugate gradients and multigrid},
10637  booktitle     = {SIGGRAPH '03: ACM SIGGRAPH 2003 Papers},
10638  year          = {2003},
10639  isbn          = {1-58113-709-5},
10640  pages         = {917--924},
10641  location      = {San Diego, California},
10642  doi           = {10.1145/1201775.882364},
10643  publisher     = {ACM},
10644  address       = {New York, NY}
10645}
10646
10647@Conference{      feng2008multigrid,
10648  author        = {Feng, Z. and Li, P.},
10649  booktitle     = {IEEE/ACM International Conference on Computer-Aided Design, 2008. ICCAD 2008},
10650  date-added    = {2010-08-19 15:57:06 -0500},
10651  date-modified = {2010-08-19 15:57:06 -0500},
10652  pages         = {647--654},
10653  title         = {Multigrid on {GPU}: Tackling power grid analysis on parallel SIMT platforms},
10654  year          = {2008}
10655}
10656
10657@Conference{      goodnight2003multigrid,
10658  author        = {Goodnight, N. and Woolley, C. and Lewin, G. and Luebke, D. and Humphreys, G.},
10659  booktitle     = {Proceedings of the ACM SIGGRAPH/EUROGRAPHICS conference on Graphics hardware},
10660  date-added    = {2010-08-19 15:45:20 -0500},
10661  date-modified = {2010-08-19 15:45:20 -0500},
10662  organization  = {Eurographics Association},
10663  pages         = {102--111},
10664  title         = {A multigrid solver for boundary value problems using programmable graphics
10665                  hardware},
10666  year          = {2003}
10667}
10668
10669@Article{         buatois2007concurrent,
10670  author        = {Buatois, L. and Caumon, G. and L{\'e}vy, B.},
10671  date-added    = {2010-08-19 15:45:02 -0500},
10672  date-modified = {2010-08-19 15:45:02 -0500},
10673  journal       = {High Performance Computing and Communications},
10674  pages         = {358--371},
10675  publisher     = {Citeseer},
10676  title         = {Concurrent number cruncher: {A}n efficient sparse linear solver on the {GPU}},
10677  year          = {2007}
10678}
10679
10680@Article{         joldes2010real,
10681  author        = {Joldes, G.R. and Wittek, A. and Miller, K.},
10682  date-added    = {2010-08-19 15:44:41 -0500},
10683  date-modified = {2010-08-19 15:44:41 -0500},
10684  journal       = {Computer Methods in Applied Mechanics and Engineering},
10685  publisher     = {Elsevier},
10686  title         = {Real-time nonlinear finite element computations on {GPU}-application to
10687                  neurosurgical simulation},
10688  year          = {2010}
10689}
10690
10691@Misc{            aharon2005gpu,
10692  author        = {Aharon, S.},
10693  date-added    = {2010-08-19 15:44:32 -0500},
10694  date-modified = {2010-08-19 15:44:32 -0500},
10695  month         = apr,
10696  note          = {US Patent App. 11/115,642},
10697  publisher     = {Google Patents},
10698  title         = {{GPU}-based Finite Element},
10699  year          = {2005}
10700}
10701
10702@Article{         cevahir2009fast,
10703  author        = {Cevahir, A. and Nukada, A. and Matsuoka, S.},
10704  date-added    = {2010-08-19 15:44:01 -0500},
10705  date-modified = {2010-08-19 15:44:01 -0500},
10706  journal       = {Computational Science--ICCS 2009},
10707  pages         = {893--903},
10708  publisher     = {Springer},
10709  title         = {Fast conjugate gradients with multiple {GPU}s},
10710  year          = {2009}
10711}
10712
10713@Article{         maier1995symmetric,
10714  author        = {Maier, G. and Miccoli, S. and Perego, U. and Novati, G.},
10715  date-added    = {2010-08-19 15:43:57 -0500},
10716  date-modified = {2010-08-19 15:43:57 -0500},
10717  journal       = {Computational Mechanics},
10718  number        = {1},
10719  pages         = {115--129},
10720  publisher     = {Springer},
10721  title         = {Symmetric {G}alerkin boundary element method in plasticity and gradient
10722                  plasticity},
10723  volume        = {17},
10724  year          = {1995}
10725}
10726
10727@Article{         corrigan-running,
10728  author        = {Corrigan, A. and Camelli, F. and L{\\"o}hner, R. and Wallin, J.},
10729  date-added    = {2010-08-19 15:43:47 -0500},
10730  date-modified = {2010-08-19 15:43:47 -0500},
10731  journal       = {International Journal for Numerical Methods in Fluids},
10732  publisher     = {John Wiley \& Sons},
10733  title         = {Running unstructured grid based CFD solvers on modern graphics hardware}
10734}
10735
10736@InProceedings{   volkov08,
10737  author        = {Vasily Volkov and James W. Demmel},
10738  title         = {Benchmarking GPUs to tune dense linear algebra},
10739  booktitle     = {Proceedings of the 2008 ACM/IEEE Conference on Supercomputing (SC08)},
10740  note          = {\url{http://mc.stanford.edu/cgi-bin/images/6/65/SC08_Volkov_GPU.pdf}},
10741  year          = {2008}
10742}
10743
10744@TechReport{      cray-mvmult,
10745  author        = {Guy~E. Blelloch and Michael~A. Heroux and Marco Zagha},
10746  title         = {Segmented Operations for Sparse Matrix Computation on Vector Multiprocessors},
10747  institution   = {School of Computer Science, Carnegie Mellon University},
10748  number        = {CMU-CS-93-173},
10749  month         = aug,
10750  year          = {1993}
10751}
10752
10753@Conference{      bell2009implementing,
10754  author        = {Bell, N. and Garland, M.},
10755  booktitle     = {Proceedings of the Conference on High Performance Computing Networking, Storage
10756                  and Analysis},
10757  date-added    = {2010-08-19 15:43:42 -0500},
10758  date-modified = {2010-08-19 15:43:42 -0500},
10759  organization  = {ACM},
10760  pages         = {1--11},
10761  title         = {Implementing sparse matrix-vector multiplication on throughput-oriented
10762                  processors},
10763  year          = {2009}
10764}
10765
10766@Article{         bell2008efficient,
10767  author        = {Bell, N. and Garland, M.},
10768  date-added    = {2010-08-19 15:43:36 -0500},
10769  date-modified = {2010-08-19 15:43:36 -0500},
10770  journal       = {{NVIDIA} Corporation, {NVIDIA} Technical Report NVR-2008-004},
10771  title         = {Efficient sparse matrix-vector multiplication on {CUDA}},
10772  year          = {2008}
10773}
10774
10775@Article{         cohen-fast,
10776  author        = {Cohen, J. and Molemaker, M.J.},
10777  date-added    = {2010-08-19 15:43:34 -0500},
10778  date-modified = {2010-08-19 15:43:34 -0500},
10779  journal       = {Parallel Computational Fluid Dynamics: Recent Advances and Future Directions},
10780  pages         = {414},
10781  publisher     = {DEStech Publications},
10782  title         = {A fast double precision CFD code using CUDA}
10783}
10784
10785@Article{         kazhdan2008streaming,
10786  author        = {Kazhdan, M. and Hoppe, H.},
10787  date-added    = {2010-08-19 15:43:32 -0500},
10788  date-modified = {2010-08-19 15:43:32 -0500},
10789  journal       = {ACM Transactions on Graphics (TOG)},
10790  number        = {3},
10791  pages         = {21},
10792  publisher     = {ACM},
10793  title         = {Streaming multigrid for gradient-domain operations on large images},
10794  volume        = {27},
10795  year          = {2008}
10796}
10797
10798@Article{         bonnet1998symmetric,
10799  author        = {Bonnet, M. and Maier, G. and Polizzotto, C.},
10800  date-added    = {2010-08-19 15:43:18 -0500},
10801  date-modified = {2010-08-19 15:43:18 -0500},
10802  journal       = {Appl. Mech. Rev},
10803  pages         = {669--704},
10804  title         = {Symmetric {G}alerkin boundary element method.},
10805  volume        = {51},
10806  year          = {1998}
10807}
10808
10809@Conference{      zamith2007gpu,
10810  author        = {Zamith, M. and Clua, E. and Pagliosa, P. and Conci, A. and Montenegro, A. and
10811                  Valente, L.},
10812  booktitle     = {Proceedings of the VI Brazilian Symposium on Computer Games and Digital
10813                  Entertainment},
10814  date-added    = {2010-08-19 15:43:14 -0500},
10815  date-modified = {2010-08-19 15:43:14 -0500},
10816  pages         = {37--43},
10817  title         = {The {GPU} used as a math co-processor in real time applications},
10818  year          = {2007}
10819}
10820
10821@Article{         baskaran2009optimizing,
10822  author        = {Baskaran, M.M. and Bordawekar, R.},
10823  date-added    = {2010-08-19 15:42:56 -0500},
10824  date-modified = {2010-08-19 15:42:56 -0500},
10825  journal       = {IBM Research Report RC24704, IBM},
10826  title         = {Optimizing sparse matrix-vector multiplication on {GPU}s},
10827  year          = {2009}
10828}
10829
10830@Misc{            szeliski2006locally,
10831  author        = {Szeliski, R.},
10832  date-added    = {2010-08-19 15:42:45 -0500},
10833  date-modified = {2010-08-19 15:42:45 -0500},
10834  month         = jul,
10835  note          = {US Patent App. 11/459,724},
10836  publisher     = {Google Patents},
10837  title         = {Locally adapted hierarchical basis preconditioning},
10838  year          = {2006}
10839}
10840
10841@Article{         jung2006cholesky,
10842  author        = {Jung, J.H. and O'Leary, D.P.},
10843  date-added    = {2010-08-19 15:42:34 -0500},
10844  date-modified = {2010-08-19 15:42:34 -0500},
10845  journal       = {Scholarly Paper, University of Maryland},
10846  publisher     = {Citeseer},
10847  title         = {Cholesky decomposition and linear programming on a {GPU}},
10848  year          = {2006}
10849}
10850
10851@Conference{      filipovic2009gpu,
10852  author        = {Filipovic, J. and Peterlik, I. and Fousek, J.},
10853  booktitle     = {SAAHPC: Symposium on Application Accelerators in HPC},
10854  date-added    = {2010-08-19 15:42:33 -0500},
10855  date-modified = {2010-08-19 15:42:33 -0500},
10856  title         = {{GPU} Acceleration of Equations Assembly in Finite Elements Method-Preliminary
10857                  Results},
10858  year          = {2009}
10859}
10860
10861@Article{         taylor2009modelling,
10862  author        = {Taylor, ZA and Comas, O. and Cheng, M. and Passenger, J. and Hawkes, DJ and
10863                  Atkinson, D. and Ourselin, S.},
10864  date-added    = {2010-08-19 15:42:23 -0500},
10865  date-modified = {2010-08-19 15:42:23 -0500},
10866  journal       = {Medical Image Analysis},
10867  number        = {2},
10868  pages         = {234--244},
10869  publisher     = {Elsevier},
10870  title         = {On modelling of anisotropic viscoelasticity for soft tissue simulation: Numerical
10871                  solution and {GPU} execution},
10872  volume        = {13},
10873  year          = {2009}
10874}
10875
10876@Conference{      owens2007survey,
10877  author        = {Owens, J.D. and Luebke, D. and Govindaraju, N. and Harris, M. and Kr{\\"u}ger, J.
10878                  and Lefohn, A.E. and Purcell, T.J.},
10879  booktitle     = {Computer Graphics Forum},
10880  date-added    = {2010-08-19 15:42:21 -0500},
10881  date-modified = {2010-08-19 15:42:21 -0500},
10882  number        = {1},
10883  organization  = {John Wiley \& Sons},
10884  pages         = {80--113},
10885  title         = {A survey of general-purpose computation on graphics hardware},
10886  volume        = {26},
10887  year          = {2007}
10888}
10889
10890@Article{         strzodka2005scientific,
10891  author        = {Strzodka, R. and Doggett, M. and Kolb, A.},
10892  date-added    = {2010-08-19 15:42:18 -0500},
10893  date-modified = {2010-08-19 15:42:18 -0500},
10894  journal       = {Simulation Modelling Practice and Theory},
10895  number        = {8},
10896  pages         = {667--680},
10897  publisher     = {Elsevier},
10898  title         = {Scientific computation for simulations on programmable graphics hardware},
10899  volume        = {13},
10900  year          = {2005}
10901}
10902
10903@Conference{      rumpf2001using,
10904  author        = {Rumpf, M. and Strzodka, R.},
10905  booktitle     = {Proc. of IASTED Visualization, Imaging and Image Processing Conference
10906                  (VIIP-01)},
10907  date-added    = {2010-08-19 15:42:15 -0500},
10908  date-modified = {2010-08-19 15:42:15 -0500},
10909  organization  = {Citeseer},
10910  pages         = {193--202},
10911  title         = {Using graphics cards for quantized FEM computations},
10912  year          = {2001}
10913}
10914
10915@Article{         sirtori1992galerkin,
10916  author        = {Sirtori, S. and Maier, G. and Novati, G. and Miccoli, S.},
10917  date-added    = {2010-08-19 15:42:14 -0500},
10918  date-modified = {2010-08-19 15:42:14 -0500},
10919  journal       = {International Journal for Numerical Methods in Engineering},
10920  number        = {2},
10921  pages         = {255--282},
10922  publisher     = {John Wiley \& Sons},
10923  title         = {A {G}alerkin symmetric boundary-element method in elasticity: formulation and
10924                  implementation},
10925  volume        = {35},
10926  year          = {1992}
10927}
10928
10929@Article{         tejada2005large,
10930  author        = {Tejada, E. and Ertl, T.},
10931  date-added    = {2010-08-19 15:42:09 -0500},
10932  date-modified = {2010-08-19 15:42:09 -0500},
10933  journal       = {Simulation Modelling Practice and Theory},
10934  number        = {8},
10935  pages         = {703--715},
10936  publisher     = {Elsevier},
10937  title         = {Large steps in {GPU}-based deformable bodies simulation},
10938  volume        = {13},
10939  year          = {2005}
10940}
10941
10942@Article{         goddeke2008using,
10943  author        = {Goddeke, D. and Strzodka, R. and Mohd-Yusof, J. and McCormick, P. and Wobker, H.
10944                  and Becker, C. and Turek, S.},
10945  date-added    = {2010-08-19 15:42:06 -0500},
10946  date-modified = {2010-08-19 15:42:06 -0500},
10947  journal       = {International Journal of Computational Science and Engineering},
10948  number        = {1},
10949  pages         = {36--55},
10950  publisher     = {Inderscience},
10951  title         = {Using {GPU}s to improve multigrid solver performance on a cluster},
10952  volume        = {4},
10953  year          = {2008}
10954}
10955
10956@Article{         garland2008parallel,
10957  author        = {Garland, M. and Le Grand, S. and Nickolls, J. and Anderson, J. and Hardwick, J.
10958                  and Morton, S. and Phillips, E. and Zhang, Y. and Volkov, V.},
10959  date-added    = {2010-08-19 15:41:51 -0500},
10960  date-modified = {2010-08-19 15:41:51 -0500},
10961  journal       = {IEEE Micro},
10962  number        = {4},
10963  pages         = {13--27},
10964  title         = {Parallel computing experiences with CUDA},
10965  volume        = {28},
10966  year          = {2008}
10967}
10968
10969@Article{         wong1985method,
10970  author        = {Wong, SH and Ciric, IR},
10971  date-added    = {2010-08-19 15:41:48 -0500},
10972  date-modified = {2010-08-19 15:41:48 -0500},
10973  journal       = {COMPEL: The International Journal for Computation and Mathematics in Electrical
10974                  and Electronic Engineering},
10975  publisher     = {MCB UP Ltd},
10976  title         = {Method of conformal transformation for the finite-element solution of
10977                  axisymmetric exterior-field problems},
10978  volume        = {4},
10979  year          = {1985}
10980}
10981
10982@Article{         turek-feast,
10983  author        = {Turek, S. and G{\\"o}ddeke, D. and Becker, C. and Buijssen, S.H.M. and Wobker,
10984                  H.},
10985  date-added    = {2010-08-19 15:41:47 -0500},
10986  date-modified = {2010-08-19 15:41:47 -0500},
10987  journal       = {Concurrency and Computation: Practice and Experience},
10988  publisher     = {John Wiley \& Sons},
10989  title         = {FEAST-realization of hardware-oriented numerics for HPC simulations with finite
10990                  elements}
10991}
10992
10993@Article{         abedi2006space,
10994  author        = {Abedi, R. and Petracovici, B. and Haber, R.B.},
10995  date-added    = {2010-08-19 15:41:46 -0500},
10996  date-modified = {2010-08-19 15:41:46 -0500},
10997  journal       = {Computer Methods in Applied Mechanics and Engineering},
10998  number        = {25-28},
10999  pages         = {3247--3273},
11000  publisher     = {Elsevier},
11001  title         = {A space-time discontinuous {G}alerkin method for linearized elastodynamics with
11002                  element-wise momentum balance},
11003  volume        = {195},
11004  year          = {2006}
11005}
11006
11007@Conference{      georgii2005interactiveb,
11008  author        = {Georgii, J. and Westermann, R.},
11009  booktitle     = {Proceedings of VMV},
11010  date-added    = {2010-08-19 15:41:36 -0500},
11011  date-modified = {2010-08-19 15:41:36 -0500},
11012  title         = {Interactive simulation and rendering of heterogeneous deformable bodies},
11013  year          = {2005}
11014}
11015
11016@Article{         mosegaard2005gpu,
11017  author        = {Mosegaard, J. and others},
11018  date-added    = {2010-08-19 15:41:35 -0500},
11019  date-modified = {2010-08-19 15:41:35 -0500},
11020  publisher     = {IEEE Computer Society},
11021  title         = {{GPU} accelerated surgical simulators for complex morphology},
11022  year          = {2005}
11023}
11024
11025@Article{         meyer2007particle,
11026  author        = {Meyer, M. and Nelson, B. and Kirby, R. and Whitaker, R.},
11027  date-added    = {2010-08-19 15:41:33 -0500},
11028  date-modified = {2010-08-19 15:41:33 -0500},
11029  journal       = {IEEE Transactions on Visualization and Computer Graphics},
11030  pages         = {1015--1026},
11031  publisher     = {Published by the IEEE Computer Society},
11032  title         = {Particle systems for efficient and accurate high-order finite element
11033                  visualization},
11034  year          = {2007}
11035}
11036
11037@Conference{      rumpf2001nonlinear,
11038  author        = {Rumpf, M. and Strzodka, R.},
11039  booktitle     = {Data Visualization 2001: proceedings of the Joint Eurographics-IEEE TCVG
11040                  Symposium on Visualization in Ascona, Switzerland, May 28-30, 2001},
11041  date-added    = {2010-08-19 15:41:29 -0500},
11042  date-modified = {2010-08-19 15:41:29 -0500},
11043  organization  = {Springer Verlag Wien},
11044  pages         = {75},
11045  title         = {Nonlinear diffusion in graphics hardware},
11046  year          = {2001}
11047}
11048
11049@Article{         georgii2005interactive,
11050  author        = {Georgii, J. and Echtler, F. and Westermann, R.},
11051  date-added    = {2010-08-19 15:41:28 -0500},
11052  date-modified = {2010-08-19 15:41:28 -0500},
11053  journal       = {Simulation and Visualisation},
11054  pages         = {247--258},
11055  publisher     = {Citeseer},
11056  title         = {Interactive simulation of deformable bodies on {GPU}s},
11057  volume        = {2005},
11058  year          = {2005}
11059}
11060
11061@Article{         harish2007accelerating,
11062  author        = {Harish, P. and Narayanan, P.},
11063  date-added    = {2010-08-19 15:41:27 -0500},
11064  date-modified = {2010-08-19 15:41:27 -0500},
11065  journal       = {High Performance Computing--HiPC 2007},
11066  pages         = {197--208},
11067  publisher     = {Springer},
11068  title         = {Accelerating large graph algorithms on the {GPU} using CUDA},
11069  year          = {2007}
11070}
11071
11072@Article{         keunings1995parallel,
11073  author        = {Keunings, R.},
11074  date-added    = {2010-08-19 15:41:19 -0500},
11075  date-modified = {2010-08-19 15:41:19 -0500},
11076  journal       = {Computers and Chemical Engineering},
11077  number        = {6},
11078  pages         = {647--670},
11079  publisher     = {Oxford; New York: Pergamon Press, 1977-},
11080  title         = {Parallel finite element algorithms applied to computational rheology},
11081  volume        = {19},
11082  year          = {1995}
11083}
11084
11085@Conference{      taylor2007real,
11086  author        = {Taylor, Z.A. and Cheng, M. and Ourselin, S.},
11087  booktitle     = {Proceedings of the 10th international conference on Medical image computing and
11088                  computer-assisted intervention-Volume Part I},
11089  date-added    = {2010-08-19 15:41:17 -0500},
11090  date-modified = {2010-08-19 15:41:17 -0500},
11091  organization  = {Springer-Verlag},
11092  pages         = {701--708},
11093  title         = {Real-time nonlinear finite element analysis for surgical simulation using
11094                  graphics processing units},
11095  year          = {2007}
11096}
11097
11098@Article{         liu2000finite,
11099  author        = {Liu, R. and Li, DY},
11100  date-added    = {2010-08-19 15:41:16 -0500},
11101  date-modified = {2010-08-19 15:41:16 -0500},
11102  journal       = {Materials Science and Engineering A},
11103  number        = {1-2},
11104  pages         = {169--175},
11105  publisher     = {Elsevier},
11106  title         = {A finite element model study on wear resistance of pseudoelastic {TiNi} alloy},
11107  volume        = {277},
11108  year          = {2000}
11109}
11110
11111@Conference{      kakadiaris1994active,
11112  author        = {Kakadiaris, I.A. and Metaxas, D. and Bajcsy, R.},
11113  booktitle     = {IEEE Computer Society Conference on Computer Vision and Pattern Recognition},
11114  date-added    = {2010-08-19 15:41:15 -0500},
11115  date-modified = {2010-08-19 15:41:15 -0500},
11116  organization  = {Citeseer},
11117  pages         = {980--980},
11118  title         = {Active part-decomposition, shape, and motion estimation of articulated objects: A
11119                  physics-based approach},
11120  year          = {1994}
11121}
11122
11123@Conference{      de2004gpu,
11124  author        = {De Pascale, M. and De Pascale, G. and Prattichizzo, D. and Barbagli, F.},
11125  booktitle     = {Proceedings of Eurohaptics},
11126  date-added    = {2010-08-19 15:41:14 -0500},
11127  date-modified = {2010-08-19 15:41:14 -0500},
11128  organization  = {Citeseer},
11129  pages         = {44--51},
11130  title         = {A {GPU}-friendly method for haptic and graphic rendering of deformable objects},
11131  volume        = {2004},
11132  year          = {2004}
11133}
11134
11135@Book{            taflove1995computational,
11136  author        = {Taflove, A. and Hagness, S.C.},
11137  date-added    = {2010-08-19 15:41:14 -0500},
11138  date-modified = {2010-08-19 15:41:14 -0500},
11139  publisher     = {Artech House Norwood, MA},
11140  title         = {Computational electrodynamics},
11141  year          = {1995}
11142}
11143
11144@Conference{      galoppo2005lu,
11145  author        = {Galoppo, N. and Govindaraju, N.K. and Henson, M. and Manocha, D.},
11146  booktitle     = {Proceedings of the 2005 ACM/IEEE conference on Supercomputing},
11147  date-added    = {2010-08-19 15:41:13 -0500},
11148  date-modified = {2010-08-19 15:41:13 -0500},
11149  organization  = {IEEE Computer Society},
11150  pages         = {3},
11151  title         = {{LU-GPU}: Efficient algorithms for solving dense linear systems on graphics
11152                  hardware},
11153  year          = {2005}
11154}
11155
11156@Conference{      ryoo2008optimization,
11157  author        = {Ryoo, S. and Rodrigues, C.I. and Baghsorkhi, S.S. and Stone, S.S. and Kirk, D.B.
11158                  and Hwu, W.W.},
11159  booktitle     = {Proceedings of the 13th ACM SIGPLAN Symposium on Principles and practice of
11160                  parallel programming},
11161  date-added    = {2010-08-19 15:41:12 -0500},
11162  date-modified = {2010-08-19 15:41:12 -0500},
11163  organization  = {ACM},
11164  pages         = {73--82},
11165  title         = {Optimization principles and application performance evaluation of a multithreaded
11166                  {GPU} using CUDA},
11167  year          = {2008}
11168}
11169
11170@Conference{      micikevicius20093d,
11171  author        = {Micikevicius, P.},
11172  booktitle     = {Proceedings of 2nd Workshop on General Purpose Processing on Graphics Processing
11173                  Units},
11174  date-added    = {2010-08-19 15:41:11 -0500},
11175  date-modified = {2010-08-19 15:41:11 -0500},
11176  organization  = {ACM},
11177  pages         = {79--84},
11178  title         = {3D finite difference computation on {GPU}s using {CUDA}},
11179  year          = {2009}
11180}
11181
11182@Conference{      zhou2004pixel,
11183  author        = {Zhou, Y. and Garland, M. and Haber, R.},
11184  booktitle     = {IEEE Visualization, 2004},
11185  date-added    = {2010-08-19 15:41:03 -0500},
11186  date-modified = {2010-08-19 15:41:03 -0500},
11187  pages         = {425--432},
11188  title         = {Pixel-exact rendering of spacetime finite element solutions},
11189  year          = {2004}
11190}
11191
11192@Article{         komatitsch2009porting,
11193  author        = {Komatitsch, D. and Mich{\'e}a, D. and Erlebacher, G.},
11194  date-added    = {2010-08-19 15:41:01 -0500},
11195  date-modified = {2010-08-19 15:41:01 -0500},
11196  journal       = {Journal of Parallel and Distributed Computing},
11197  number        = {5},
11198  pages         = {451--460},
11199  publisher     = {Elsevier},
11200  title         = {Porting a high-order finite-element earthquake modeling application to NVIDIA
11201                  graphics cards using CUDA},
11202  volume        = {69},
11203  year          = {2009}
11204}
11205
11206@Article{         komatitsch1998spectral,
11207  author        = {Komatitsch, D. and Vilotte, J.P.},
11208  date-added    = {2010-08-19 15:40:59 -0500},
11209  date-modified = {2010-08-19 15:40:59 -0500},
11210  journal       = {Bulletin of the Seismological Society of America},
11211  number        = {2},
11212  pages         = {368--392},
11213  publisher     = {[El Cerrito, Calif., etc., Seismological Society of America, etc.]},
11214  title         = {The spectral element method: {A}n efficient tool to simulate the seismic response
11215                  of 2D and 3D geological structures},
11216  volume        = {88},
11217  year          = {1998}
11218}
11219
11220@Article{         wu2005improved,
11221  author        = {Wu, W. and Heng, P.A.},
11222  date-added    = {2010-08-19 15:40:59 -0500},
11223  date-modified = {2010-08-19 15:40:59 -0500},
11224  journal       = {The Visual Computer},
11225  number        = {8},
11226  pages         = {707--716},
11227  publisher     = {Springer},
11228  title         = {An improved scheme of an interactive finite element model for 3D soft-tissue
11229                  cutting and deformation},
11230  volume        = {21},
11231  year          = {2005}
11232}
11233
11234@Article{         taylor2008high,
11235  author        = {Taylor, Z.A. and Cheng, M. and Ourselin, S.},
11236  date-added    = {2010-08-19 15:40:57 -0500},
11237  date-modified = {2010-08-19 15:40:57 -0500},
11238  journal       = {IEEE transactions on medical imaging},
11239  number        = {5},
11240  pages         = {650},
11241  title         = {High-speed nonlinear finite element analysis for surgical simulation using
11242                  graphics processing units.},
11243  volume        = {27},
11244  year          = {2008}
11245}
11246
11247@Conference{      bolz2003sparse,
11248  author        = {Bolz, J. and Farmer, I. and Grinspun, E. and Schr{\\"o}oder, P.},
11249  booktitle     = {ACM SIGGRAPH 2003 Papers},
11250  date-added    = {2010-08-19 15:40:55 -0500},
11251  date-modified = {2010-08-19 15:40:55 -0500},
11252  organization  = {ACM},
11253  pages         = {924},
11254  title         = {Sparse matrix solvers on the {GPU}: conjugate gradients and multigrid},
11255  year          = {2003}
11256}
11257
11258@Article{         wu2004hybrid,
11259  author        = {Wu, W. and Heng, P.A.},
11260  date-added    = {2010-08-19 15:40:54 -0500},
11261  date-modified = {2010-08-19 15:40:54 -0500},
11262  journal       = {Computer Animation and Virtual Worlds},
11263  number        = {3-4},
11264  pages         = {219--227},
11265  publisher     = {John Wiley \& Sons},
11266  title         = {A hybrid condensed finite element model with {GPU} acceleration for interactive
11267                  3D soft tissue cutting},
11268  volume        = {15},
11269  year          = {2004}
11270}
11271
11272% ----------------------------------------------------------------------------------------------------------------
11273@TechReport{      davis97,
11274  author        = {T. Davis},
11275  title         = {The {U}niversity of {F}lorida Sparse Matrix Collection},
11276  institution   = {University of Florida},
11277  year          = {1997}
11278}
11279
11280@Article{         davis2011,
11281  author        = {Davis, T. A. and Hu, Y.},
11282  title         = {The {U}niversity of {F}lorida sparse matrix collection},
11283  journal       = {ACM Transactions on Mathematical Software},
11284  volume        = {38},
11285  issue         = {1},
11286  year          = {2011},
11287  pages         = {1--25}
11288}
11289
11290@Article{         davis2004algorithm,
11291  title         = {Algorithm 832: {UMFPACK} V4.3---An Unsymmetric-Pattern Multifrontal Method},
11292  author        = {Davis, Timothy A},
11293  journal       = {ACM Transactions on Mathematical Software},
11294  volume        = {30},
11295  number        = {2},
11296  pages         = {196--199},
11297  year          = {2004},
11298  publisher     = {ACM}
11299}
11300
11301@TechReport{      streams,
11302  author        = {J. D. McCalpin},
11303  title         = {{STREAM}: Sustainable memory bandwidth in high performance computers},
11304  institution   = {University of Virginia},
11305  url           = {http://www.cs.virginia.edu/stream},
11306  year          = {1995}
11307}
11308
11309@Article{         areusken_1988b,
11310  author        = {A. Reusken},
11311  title         = {Convergence of the multigrid full approximation scheme for a class of elliptic
11312                  mildly nonlinear boundary value problems},
11313  journal       = {Numer. Math.},
11314  volume        = {52},
11315  year          = {1988},
11316  pages         = {251--277}
11317}
11318
11319@Article{         areusken_1988c,
11320  author        = {A. Reusken},
11321  title         = {Convergence of the multigrid full approximation scheme including the {V}--cycle},
11322  journal       = {Numer. Math.},
11323  volume        = {53},
11324  year          = {1988},
11325  pages         = {663--686}
11326}
11327
11328@Unpublished{     mgnet,
11329  title         = {Multigrid Net; http://www.mgnet.org/},
11330  author        = {Craig Douglas},
11331  note          = {Contains enormous bibliography on multigrid publications},
11332  year          = {2009}
11333}
11334
11335@Unpublished{     copper,
11336  title         = {Fourteenth Copper Mountain Conference on Multigrid Methods},
11337  author        = {},
11338  note          = {Held bi-annually},
11339  year          = {2009}
11340}
11341
11342@Book{            wessling1992,
11343  author        = {Pieter Wesseling},
11344  title         = {An Introduction to Multigrid Methods},
11345  year          = {2004},
11346  publisher     = {R. T. Edwards}
11347}
11348
11349@Book{            bhm2000,
11350  author        = {William L. Briggs and Van Emden Henson and Steve F. McCormick},
11351  title         = {A Multigrid Tutorial},
11352  year          = {2000},
11353  publisher     = {SIAM}
11354}
11355
11356@Book{            trottenberg2001multigrid,
11357  title         = {{Multigrid}},
11358  author        = {Trottenberg, U. and Oosterlee, C.W. and Sch{\"u}ller, A.},
11359  isbn          = {012701070X},
11360  year          = {2001},
11361  publisher     = {Academic Press}
11362}
11363
11364@TechReport{      brandt1984,
11365  author        = {Achi Brandt},
11366  title         = {Multigrid Techniques: 1984 Guide with Applications for Fluid Dynamics},
11367  institution   = {Gesellschaft fur Mathematik und Dataenverarbeitung},
11368  number        = {GMD-Studien Nr. 85},
11369  year          = {1984}
11370}
11371
11372@Article{         yavneh1998coarse,
11373  title         = {Coarse-Grid Correction for Nonelliptic and Singular Perturbation Problems},
11374  author        = {Yavneh, I.},
11375  journal       = {SIAM Journal on Scientific Computing},
11376  volume        = {19},
11377  number        = {5},
11378  pages         = {1682--1699},
11379  year          = {1998},
11380  publisher     = {Society for Industrial and Applied Mathematics}
11381}
11382
11383@Article{         wan2003phase,
11384  title         = {A Phase Error Analysis of Multigrid Methods for Hyperbolic Equations},
11385  author        = {Wan, WL and Chan, T.F.},
11386  journal       = {SIAM Journal on Scientific Computing},
11387  volume        = {25},
11388  pages         = {857},
11389  year          = {2003}
11390}
11391
11392@Article{         imex,
11393  author        = {Uri M. Ascher and Steven J. Ruuth and Brian T. R. Wetton},
11394  title         = {Implicit-Explicit Methods for Time-Dependent Partial Differential Equations},
11395  journal       = {SIAM Journel on Numerical Analysis},
11396  volume        = {32},
11397  number        = {3},
11398  pages         = {797--823},
11399  year          = {1995}
11400}
11401
11402@Article{         ow1,
11403  author        = {T. Washio and C. W. Oosterlee},
11404  title         = {Krylov Subspace Acceleration for Nonlinear Multigrid Schemes with Application to
11405                  Recirculating Flow},
11406  journal       = {SIAM Journal on Scientific Computing},
11407  volume        = {21},
11408  number        = {5},
11409  pages         = {1670--1690},
11410  year          = {2000}
11411}
11412
11413@Article{         vm1,
11414  author        = {V. A. Mousseau},
11415  title         = {Implicitly Balanced Solution of the Two-Phase Flow Equations Coupled to Nonlinear
11416                  Heat Conduction},
11417  journal       = {Journal Of Computational Physics},
11418  volume        = {200},
11419  pages         = {104--132},
11420  year          = {2004}
11421}
11422
11423@Article{         vm2,
11424  author        = {V. A. Mousseau},
11425  title         = {A Fully Implicit Hybrid Solution Method for a Two-Phase Thermal-Hydraulic Model},
11426  journal       = {Journal Of Heat Transfer},
11427  volume        = {127},
11428  pages         = {531--539},
11429  year          = {2005}
11430}
11431
11432@Misc{            salome1,
11433  author        = {Laurent Dada and Daniel Caruge},
11434  title         = {The {SALOME} Open Source {CAE} Platform Application to Reactor Physics
11435                  Simulation},
11436  year          = {2005},
11437  url           = {http://conferences.esa.int/05c26/Seminar-2005-09-28-SALOME.pdf},
11438  note          = {Presentation at an ESA/ESTEC conference}
11439}
11440
11441@InProceedings{   downar1,
11442  author        = {D. A. Barber and W. Wang and R. M. Miller and T. J. Downar and H. G. Joe and V.
11443                  A. Mousseau and D. E. Ebert},
11444  title         = {Application of a generalized interface module to the coupling of {PARCS} with
11445                  both {RELAP5} and {TRAC-M}},
11446  booktitle     = {Proceedings of 1999 annual meeting of the American Nuclear Society},
11447  year          = {1999}
11448}
11449
11450@Article{         lopez1,
11451  author        = {A. P. Lopez and J. B. Sandova},
11452  title         = {A methodology for the coupling of {RAMONA-3B} neutron kinetics and {TRAC-BF1}
11453                  thermal-hydraulics},
11454  journal       = {Annals of Nuclear Energy},
11455  volume        = {32(6)},
11456  pages         = {621--634},
11457  year          = {2005}
11458}
11459
11460@InProceedings{   og-1996,
11461  author        = {C. R. E. de Oliveira and A. J. H. Goddard},
11462  title         = {{EVENT}: A Multidimensional Finite Element-Spherical Harmonics Radiation
11463                  Transport Code},
11464  booktitle     = {Proceedings of the OECD International Seminar on 3D Deterministic Radiation
11465                  Transport Codes},
11466  editor        = {},
11467  publisher     = {},
11468  pages         = {},
11469  note          = {Paris, France},
11470  month         = dec,
11471  year          = {1996}
11472}
11473
11474@Article{         wo-2000,
11475  author        = {P. Warner and C. R. E. de Oliveira},
11476  title         = {Verification and Validation of the 3D Finite Element Transport Theory Code
11477                  {EVENT} for Shielding Applications},
11478  journal       = {J. Nucl. Sci. and Tech.},
11479  volume        = {Supplement 1},
11480  pages         = {466--470},
11481  year          = {2000}
11482}
11483
11484@Unpublished{     gnep-web,
11485  author        = {{U.S. Department of Energy}},
11486  title         = {Global Nuclear Energy Partnership ({GNEP})},
11487  note          = {\url{ http://www.gnep.energy.gov}},
11488  year          = {2007}
11489}
11490
11491@Book{            lewis-miller-1984,
11492  author        = {E. E. Lewis and W. F. Miller, Jr.},
11493  title         = {Computational Methods of Neutron Transport},
11494  address       = {},
11495  publisher     = {Wiley},
11496  year          = {1984}
11497}
11498
11499@Article{         couple1,
11500  author        = {J. M. Cook and D. Okrent and D. Satkus and R. B. Lazarus and M. B. Wells},
11501  title         = {{AX-1}, A COMPUTING PROGRAM FOR COUPLED NEUTRONICS-HYDRODYNAMICS CALCULATIONS ON
11502                  THE {IBM-704}},
11503  journal       = {Nuclear Sci. and Eng.},
11504  year          = {1959},
11505  pages         = {113--115},
11506  volume        = {2(1)}
11507}
11508
11509@InProceedings{   weber1,
11510  author        = {D. P. Weber and S. S. Chen and C. Y. Wang and T. Y. C. Wei and S. Jansson},
11511  title         = {Coupled {CFD/CSM} vibration design methodology for generation {IV} long-life fuel
11512                  and component design},
11513  booktitle     = {4th International Conference on Supercomputing in Nuclear Applications},
11514  year          = {2000}
11515}
11516
11517@Misc{            gnep:report,
11518  author        = {Phillip Finck and David Keyes and Rick Stevens},
11519  title         = {{Report on the {DOE} Joint {NE/SC} Workshop Simulation and Modeling for Advanced
11520                  Nuclear Energy Systems}},
11521  year          = {2006}
11522}
11523
11524@Misc{            subsurface-workshop-ref,
11525  author        = {D. {Zachman (Chair)}},
11526  title         = {{Computational Subsurface Sciences Workshop}},
11527  note          = {January 9--12, 2007, Bethesda, MD, see \url{http://subsurface2007.labworks.org/}}
11528}
11529
11530@Misc{            fusion:report,
11531  title         = {{Report of the Fusion Energy Sciences Advisory Committee Burning Plasma Strategy
11532                  Panel}},
11533  author        = {{Fusion Energy Sciences Advisory Committee}},
11534  year          = {2002},
11535  note          = {see \url{http://www.ofes.fusion.doe.gov/More_HTML/FESAC/Austinfinal.pdf}}
11536}
11537
11538@Misc{            hecrtf:report,
11539  title         = {{Report of the High End Computing Revitalization Task Force (HECRTF)}},
11540  key           = {HECRTF},
11541  year          = {2004},
11542  howpublished  = {see \url{http://www.ostp.gov/nstc/html/HECRTF-FINAL_051004.pdf}}
11543}
11544
11545@Misc{            doesc20years,
11546  title         = {{Facilities for the Future of Science: A Twenty-Year Outlook}},
11547  key           = {Office of Science, U.S. Department of Energy},
11548  year          = {2003},
11549  howpublished  = {Office of Science, U.S. Department of Energy, see
11550                  \url{http://www.sc.doe.gov/Scientific_User_Facilities/History/20-Year-Outlook-screen.pdf}}
11551}
11552
11553@PhDThesis{       karpeev-thesis,
11554  author        = {D. A. Karpeyev},
11555  title         = {Geometric Integrators for Hamiltonian PDEs},
11556  school        = {Old Dominion University},
11557  year          = {2002}
11558}
11559
11560@InCollection{    fjp:ima,
11561  author        = {Lori Freitag and Mark Jones and Paul Plassmann},
11562  title         = {The Scalability of Mesh Improvement Algorithms},
11563  booktitle     = {Algorithms for Parallel Processing},
11564  publisher     = {Springer-Verlag},
11565  volume        = {105},
11566  series        = {The IMA Volumes in Mathematics and Its Applications},
11567  editor        = {Michael T.\ Heath and Abhiram Ranade and Robert S.\ Schreiber},
11568  year          = {1998},
11569  pages         = {185--212}
11570}
11571
11572@InProceedings{   poet,
11573  author        = {Rob Armstrong and Alex Cheung},
11574  title         = {{POET} ({P}arallel {O}bject-Oriented {E}nvironment and {T}oolkit) and Frameworks
11575                  for Scientific Distributed Computing},
11576  booktitle     = {Proceedings of {HICSS97}},
11577  year          = {1997}
11578}
11579
11580@Misc{            pseware-web-page,
11581  author        = {},
11582  title         = {{PSEware} {Web} page},
11583  note          = {\url{http://www.extreme.indiana.edu/pseware}, Indiana University},
11584  key           = {{PSEware} {Web} page}
11585}
11586
11587@Article{         epperly2011high,
11588  title         = {High-performance language interoperability for scientific computing through
11589                  {B}abel},
11590  author        = {Epperly, Thomas GW and Kumfert, Gary and Dahlgren, Tamara and Ebner, Dietmar and
11591                  Leek, Jim and Prantl, Adrian and Kohn, Scott},
11592  journal       = {International Journal of High Performance Computing Applications},
11593  pages         = {1094342011414036},
11594  year          = {2011},
11595  publisher     = {SAGE Publications}
11596}
11597
11598@Misc{            babel-web-page,
11599  author        = {Tom Epperly and Tamara Dahlgren and Gary Kumfert},
11600  title         = {{Babel} {Web} page},
11601  note          = {\url{http://www.llnl.gov/CASC/components/babel.html}}
11602}
11603
11604@Misc{            infospheres-web-page,
11605  author        = {K.~M. {Chandy et al.}},
11606  title         = {{Infospheres} {W}eb page},
11607  note          = {\url{http://www.infospheres.caltech.edu}},
11608  key           = {{Infospheres} {Web} page}
11609}
11610
11611@Misc{            hammond,
11612  author        = {Glenn Hammond},
11613  title         = {{Sandia National Laboratory}, {C}omputations on {R}eactive {F}low, private
11614                  communication}
11615}
11616
11617@Misc{            ornl,
11618  author        = {Oak Ridge National Laboratory},
11619  title         = {Private communication via petsc-maint email support}
11620}
11621
11622@Unpublished{     cumulvs-web-page,
11623  author        = {},
11624  title         = {{Cumulvs} {W}eb page},
11625  note          = {http://www.epm.ornl.gov/cs/cumulvs.html},
11626  key           = {{Cumulvs} {W}eb page}
11627}
11628
11629@Article{         nonlineargmres,
11630  author        = {T. Washio and C. W. Oosterlee},
11631  title         = {Krylov Subspace Acceleration for Nonlinear Multigrid Schemes},
11632  journal       = {ETNA},
11633  year          = {1997},
11634  pages         = {271--290},
11635  volume        = {6}
11636}
11637
11638@Article{         pcice,
11639  author        = {Richard C. Martineau and Ray A. Berry},
11640  title         = {The pressure-corrected ICE finite element method for compressible flows on
11641                  unstructured meshes},
11642  journal       = {Journal of Computational Physics},
11643  year          = {2004},
11644  pages         = {659--685},
11645  volume        = {198(2)}
11646}
11647
11648@Article{         cumulvs97,
11649  author        = {G. A. Geist and J. A. Kohl and P. M. Papadopoulos},
11650  title         = {{CUMULVS}: Providing Fault-Tolerance, Visualization, and Steering of Parallel
11651                  Applications},
11652  journal       = {International Journal of Supercomputing Applications},
11653  year          = {1997}
11654}
11655
11656@TechReport{      daly2012interagency,
11657  author        = {John Daly and Bill Harrod and Thuc Hoang and Lucy Nowell and Bob Adolf and
11658                  Shekhar Borkar and Nathan DeBardeleben and Mootaz Elnozahy and Mike Heroux and
11659                  David Rogers and Rob Ross and Vivek Sarkar and Martin Schulz and Marc Snir and
11660                  Paul Woodward},
11661  title         = {Inter-Agency Workshop on HPC Resilience at Extreme Scale},
11662  year          = {2012},
11663  publisher     = {US Department of Defense}
11664}
11665
11666@Article{         karpeev1,
11667  author        = {A. L. Islas and D. A. Karpeev and C. M. Schober},
11668  title         = {Geometric Integrators for the Nonlinear Schr\"odinger Equation},
11669  journal       = {J. Comp. Phys.},
11670  year          = {2001},
11671  pages         = {116--148},
11672  volume        = {173}
11673}
11674
11675@InProceedings{   scirun97,
11676  author        = {S. G. Parker and D. W. Weinstein and C. R. Johnson},
11677  title         = {The {SCIRun} Computational Steering System},
11678  booktitle     = {Modern Software Tools in Scientific Computing},
11679  editor        = {E. Arge and A. M. Bruaset and H. P. Langtangen},
11680  publisher     = {Birkhauser Press},
11681  year          = {1997}
11682}
11683
11684@TechReport{      szyld,
11685  author        = {Valeria Simoncini and Daniel B. Szyld},
11686  title         = { Theory of Inexact Krylov Subspace Methods and Applications to Scientific
11687                  Computing},
11688  year          = {2002},
11689  institution   = {Department of Mathematics, Temple University},
11690  number        = {02-4-12}
11691}
11692
11693@TechReport{      pdelab,
11694  author        = {S. Weerawarana and E. N. Houstis and J. R. Rice and A. C. Catlin and C. Crabill
11695                  and C. C. Chui and S. Markus},
11696  title         = {{PDELab}: An Object-Oriented Framework for Building Problem Solving Environments
11697                  for {PDE} Based Applications},
11698  year          = {1994},
11699  institution   = {Department of Computer Sciences, Purdue University},
11700  number        = {CSD-TR-94-021}
11701}
11702
11703@Unpublished{     ilu-web-page,
11704  author        = {Bill Janssen and Mike Spreitzer and Dan Larner and Chris Jacobi},
11705  title         = {{I}nter-{L}anguage {U}nification Reference Manual},
11706  note          = {ftp://ftp.parc.xerox.com/ilu/ilu.html, Xerox Corporation}
11707}
11708
11709@Unpublished{     doe2k-web-page,
11710  title         = {{DOE2000 Initiative} {W}eb page},
11711  note          = {http://www.mcs.anl.gov/DOE2000},
11712  key           = {DOE2000 Initiative}
11713}
11714
11715@Misc{            pvode-web-page,
11716  title         = {{PVODE} {W}eb Page},
11717  note          = {\url{http://www.llnl.gov/CASC/PVODE}, Lawrence Livermore National Laboratory},
11718  author        = {A. {Hindmarsh et al.}}
11719}
11720
11721@Book{            szyperski97,
11722  author        = {Clemens Szyperski},
11723  title         = {Component Software: Beyond Object-Oriented Programming},
11724  publisher     = {ACM Press},
11725  address       = {New York},
11726  year          = {1997}
11727}
11728
11729@Unpublished{     petsc:coloringuse,
11730  title         = {Code for computing sparse {J}acobians},
11731  note          = {\url{http://www.mcs.anl.gov/petsc/miscellaneous/external.html}},
11732  institution   = {Argonne National Laboratory}
11733}
11734
11735@Unpublished{     petsc:external,
11736  author        = {B. F. {Smith et al.}},
11737  title         = {{External Software Used by PETSc}},
11738  note          = {\url{http://www.mcs.anl.gov/petsc/miscellaneous/external.html}},
11739  institution   = {Argonne National Laboratory}
11740}
11741
11742@Unpublished{     petsc:use-by-external-packages,
11743  author        = {B. F. {Smith et al.}},
11744  title         = {{Software Packages that Use or Interface to PETSc}},
11745  note          = {\url{http://www.mcs.anl.gov/petsc/publications/petscapps.html#packages}},
11746  institution   = {Argonne National Laboratory}
11747}
11748
11749@Unpublished{     petsc:prizes,
11750  author        = {B. F. {Smith et al.}},
11751  title         = {{Prizes Won Using PETSc}},
11752  note          = {\url{http://www.mcs.anl.gov/petsc/publications/prizes.html}},
11753  institution   = {Argonne National Laboratory}
11754}
11755
11756@Unpublished{     petsc:csgf,
11757  author        = {B. F. {Smith et al.}},
11758  title         = {{DOE Computational Science Graduate Fellowship (CSGF) Users of PETSc}},
11759  note          = {\url{http://www.mcs.anl.gov/petsc/publications/prizes.html}},
11760  institution   = {Argonne National Laboratory}
11761}
11762
11763@Unpublished{     flash-web-page,
11764  title         = {{U}niversity of {C}hicago {C}enter on {A}strophysical {T}hermonuclear {F}lashes
11765                  {W}eb Page},
11766  note          = {http://www.asci.uchicago.edu},
11767  author        = {R. {Rosner et al.}},
11768  institution   = {University of Chicago}
11769}
11770
11771@Unpublished{     esi-web-page,
11772  title         = {{E}quation {S}olver {I}nterface {F}orum {W}eb Page},
11773  note          = {http://z.ca.sandia.gov/esi},
11774  author        = {R. {Clay et al.}}
11775}
11776
11777@Unpublished{     infobus-web-page,
11778  title         = {{I}nfo{B}us {W}eb Page},
11779  note          = {http://www.java.sun.com/beans/infobus},
11780  key           = {infobus}
11781}
11782
11783@Unpublished{     xray-web-page,
11784  title         = {{S}upercomputer {S}olution of {M}assive {C}rystallographic and {M}icrotomographic
11785                  {S}tructural {P}roblems {W}eb Page ({DOE} Grand Challenge Project)},
11786  note          = {http://www.mcs.anl.gov/xray/},
11787  institution   = {Argonne National Laboratory}
11788}
11789
11790@InProceedings{   kohn98,
11791  author        = {Andrew Cleary and Scott Kohn and Steven Smith and Brent Smolinski},
11792  title         = {Language Interoperability Mechanisms for High-Performance Scientific
11793                  Applications},
11794  publisher     = {SIAM},
11795  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
11796                  Scientific and Engineering Computing},
11797  year          = {1999},
11798  pages         = {30-39}
11799}
11800
11801@InProceedings{   kohn01,
11802  author        = {Scott Kohn and Gary Kumfert and Jeff Painter and Cal Ribbens},
11803  title         = {Divorcing Language Dependencies from a Scientific Software Library},
11804  publisher     = {SIAM},
11805  booktitle     = {Proceedings of the Tenth SIAM Conference on Parallel Processing},
11806  year          = {2001}
11807}
11808
11809@InProceedings{   freitag_jones_plassmann98,
11810  author        = {Lori Freitag and Mark Jones and Paul Plassmann},
11811  title         = {Component Integration for Unstructured Mesh Algorithms and Software},
11812  publisher     = {SIAM},
11813  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
11814                  Scientific and Engineering Computing},
11815  year          = {1999},
11816  pages         = {215-224}
11817}
11818
11819@Book{            templates,
11820  author        = {R. Barrett and M. Berry and T. F. Chan and J. Demmel and J. Donato and J.
11821                  Dongarra and V. Eijkhout and R. Pozo and C. Romine and H. Van der Vorst },
11822  title         = {Templates for the Solution of Linear Systems: Building Blocks for Iterative
11823                  Methods},
11824  publisher     = {SIAM},
11825  year          = {1994},
11826  address       = {Philadelphia, PA}
11827}
11828
11829@InProceedings{   parasha2,
11830  author        = {M. Parashar and J. C. Browne and C. Edwards and K. Klimkowski},
11831  title         = { A Common Data Management Infrastructure for Parallel Adaptive Algorithms for
11832                  {PDE} Solutions},
11833  booktitle     = {SC97 Proceedings},
11834  publisher     = {IEEE Computer Society Press},
11835  year          = {1997}
11836}
11837
11838@TechReport{      parasha,
11839  author        = {M. Parashar and J. C. Browne},
11840  title         = {{DAGH}: A Data-Management Infrastructure for Parallel Adaptive Mesh Refinement
11841                  Techniques},
11842  institution   = {Department of Computer Science, University of Texas at Austin},
11843  year          = {1995}
11844}
11845
11846@Article{         parti,
11847  author        = {R. Das and M. Uysal and J. Saltz and Y. S. Hwang},
11848  title         = {Communication Optimizations for Irregular Scientific Computations on Distributed
11849                  Memory Architectures},
11850  journal       = {Journal of Parallel and Distributed Computing},
11851  year          = {1994},
11852  volume        = {22},
11853  pages         = {462--478}
11854}
11855
11856@Article{         mparti,
11857  author        = {G. Agrawal and A. Sussman and J. Saltz},
11858  title         = {An Integrated Runtime and Compile-time Approach for Parallelizing Structured and
11859                  Block Structured Applications},
11860  journal       = {IEEE Trans. on Parallel and Distributed Systems},
11861  volume        = {6},
11862  number        = {7},
11863  year          = {1995}
11864}
11865
11866@Article{         gropp-lusk-doss-skjellum,
11867  author        = { William Gropp and Ewing Lusk and Nathan Doss and Anthony Skjellum},
11868  title         = {A high-performance, portable implementation of the {MPI} Message Passing
11869                  Interface standard},
11870  journal       = {Parallel Computing},
11871  year          = {1996},
11872  volume        = {22},
11873  pages         = {789--828}
11874}
11875
11876@InProceedings{   lam,
11877  author        = {Greg Burns and Raja Daoud and James Vaigl},
11878  title         = {{LAM}: An Open Cluster Environment for {MPI}},
11879  booktitle     = {Proceedings of Supercomputing Symposium '94},
11880  editor        = {John W. Ross},
11881  publisher     = {University of Toronto},
11882  pages         = {379--386},
11883  year          = {1994}
11884}
11885
11886@Article{         cs99,
11887  author        = {X.-C. Cai and M. Sarkis},
11888  title         = {A restricted additive {S}chwarz preconditioner for general sparse linear
11889                  systems},
11890  journal       = {SIAM J. Scientific Computing},
11891  year          = {1999},
11892  volume        = {21},
11893  pages         = {792-797}
11894}
11895
11896@TechReport{      cs97a,
11897  author        = {X.-C. Cai and M. Sarkis},
11898  title         = {A restricted additive {S}chwarz preconditioner for general sparse linear systems
11899                  },
11900  year          = {1997},
11901  institution   = {Computer Science Department, University of Colorado-Boulder},
11902  number        = {CU-CS 843-97},
11903  note          = {(accepted by SIAM J. of Scientific Computing)}
11904}
11905
11906@Article{         cai2003restricted,
11907  title         = {Restricted additive {S}chwarz preconditioners with harmonic overlap for symmetric
11908                  positive definite linear systems},
11909  author        = {Cai, X.C. and Dryja, M. and Sarkis, M.},
11910  journal       = {SIAM Journal on Numerical Analysis},
11911  volume        = {41},
11912  issue         = {1},
11913  pages         = {1209--1231},
11914  year          = {2003},
11915  doi           = {10.1137/S0036142901389621}
11916}
11917
11918@TechReport{      caisaad,
11919  author        = {Xiao-Chuan Cai and Youcef Saad},
11920  title         = {Overlapping domain decomposition algorithms for general sparse matrices},
11921  institution   = {Army High Performance Computing Research Center, University of Minnesota },
11922  year          = {1993},
11923  number        = {Preprint 93-027 },
11924  note          = {SIAM J. Sci. Comp. (submitted)}
11925}
11926
11927@Book{            ruminations,
11928  author        = {Andrew Koenig and Barbara Moo},
11929  title         = {Ruminations on C++},
11930  year          = {1996},
11931  publisher     = {Addison-Wesley}
11932}
11933
11934@Book{            mpi-complete,
11935  author        = {Marc Snir and Steve Otto and Steven Huss-Lederman and David Walker and Jack
11936                  Dongarra},
11937  title         = {{MPI}: The Complete Reference},
11938  year          = {1995},
11939  publisher     = {MIT Press}
11940}
11941
11942@Unpublished{     tcl-tk-web-page,
11943  title         = {{Tcl/Tk} {W}orld {W}ide {W}eb page},
11944  note          = {http://www.sunlabs.com/research/tcl/},
11945  year          = {1996},
11946  month         = aug
11947}
11948
11949@Misc{            mpich-web-page,
11950  author        = {William Gropp and {et. al.}},
11951  title         = {{MPICH} {W}eb page},
11952  key           = {MPICH},
11953  url           = {http://www.mpich.org},
11954  howpublished  = {\url{http://www.mpich.org}}
11955}
11956
11957@Article{         mpi-final,
11958  author        = {MPI Forum},
11959  title         = {{MPI}: A Message-Passing Interface Standard},
11960  journal       = {International J. Supercomputing Applications},
11961  volume        = {8},
11962  number        = {3/4},
11963  year          = {1994},
11964  key           = {MPI Standard - final}
11965}
11966
11967@Unpublished{     npb-web-page,
11968  key           = {NAS Parallel Benchmarks},
11969  title         = {{NAS} {P}arallel {B}enchmarks {W}eb page},
11970  note          = {http://www.nas.nasa.\-gov/\-NAS/\-NPB/\-index.html},
11971  year          = {1996},
11972  month         = dec
11973}
11974
11975@Book{            george81,
11976  title         = {Computer Solution of Large Sparse Positive Definite Systems},
11977  author        = {Alan George and Joseph W. Liu},
11978  publisher     = {Prentice-Hall},
11979  year          = {1981},
11980  key           = {SparseDirect}
11981}
11982
11983@Book{            p4-book,
11984  title         = {Portable Programs for Parallel Processors},
11985  publisher     = {Holt, Rinehart, {and} Winston},
11986  year          = {1987},
11987  author        = {James Boyle and Ralph Butler and Terrence Disz and Barnett Glickfeld and Ewing
11988                  Lusk and Ross Overbeek and James Patterson and Rick Stevens},
11989  key           = {P4Book}
11990}
11991
11992@Article{         stones,
11993  author        = {H. L. Stone},
11994  title         = {Iterative solution of implicit approximations of multidimensional partial
11995                  differential equations},
11996  journal       = {SIAM J. Numerical Analysis},
11997  pages         = {87--113},
11998  volumne       = {5},
11999  year          = {1968}
12000}
12001
12002@Article{         parallelstones,
12003  author        = {J. S. Reeve and A. D. Scurr and J. H. Merlin},
12004  title         = {Parallel versions of {S}tones strongly implicit algorithm},
12005  journal       = {Concurrency and Computation: Practice and Experience},
12006  pages         = {1049--1062},
12007  volumne       = {13},
12008  year          = {2001}
12009}
12010
12011@Article{         p4-paper,
12012  author        = {Ralph Butler and Ewing Lusk},
12013  title         = {Monitors, Messages, and Clusters: {T}he p4 Parallel Programming System},
12014  journal       = {Journal of Parallel Computing},
12015  note          = {To appear (Also Argonne National Laboratory Mathematics and Computer Science
12016                  Division preprint P362-0493)},
12017  year          = {1993}
12018}
12019
12020@TechReport{      picl,
12021  author        = {G.~A.~Geist and Michael~T.~Heath and B.~W.~Peyton and Patrick~H.~Worley},
12022  title         = {{PICL}: A portable instrumented communications library},
12023  institution   = {Oak Ridge National Laboratory},
12024  number        = {TM-11130},
12025  year          = {1990},
12026  key           = {PICL}
12027}
12028
12029@TechReport{      upshot,
12030  author        = {Virginia Herrarte and Ewing Lusk},
12031  title         = {Studying Parallel Program Behavior with {U}pshot},
12032  institution   = {Argonne National Laboratory},
12033  number        = {ANL-91/15},
12034  month         = aug,
12035  year          = {1991},
12036  key           = {Upshot}
12037}
12038
12039@TechReport{      p4-manual,
12040  author        = {Ralph Butler and Ewing Lusk},
12041  title         = {User's Guide to the p4 Parallel Programming System},
12042  institution   = {Argonne National Laboratory},
12043  number        = {ANL-92/17},
12044  month         = oct,
12045  year          = {1992},
12046  key           = {p4-Manual}
12047}
12048
12049@InProceedings{   oldparti,
12050  author        = {Gagan Agrawal and Alan Sussman and Joel Saltz},
12051  title         = {Compiler and Runtime Support for Unstructured and Block Structured Problems},
12052  booktitle     = {Proceedings of Supercomputing '93},
12053  pages         = {578--587},
12054  year          = {1993}
12055}
12056
12057@Article{         parti2,
12058  author        = {S. S. Mukherjee and S. D. Sharma and M. DF. Hill and J. R. Larus and A. Rogers
12059                  and J. Saltz},
12060  title         = {Efficient Support for Irregular Applications on Distributed Memory Machines},
12061  journal       = {ACM SIGPLAN Notices},
12062  year          = {1995},
12063  pages         = {68-79},
12064  volume        = {30},
12065  number        = {8}
12066}
12067
12068@Article{         parti3,
12069  author        = {J. Saltz and R. Mirchandaney and K. Crowley},
12070  title         = {Run-Time Parallelization and Scheduling of Loops},
12071  journal       = {IEEE Trans. Computers},
12072  year          = {1991},
12073  pages         = {604-612},
12074  volume        = {40},
12075  number        = {5}
12076}
12077
12078@InProceedings{   disz-lusk:wamtrace,
12079  author        = {Terrence Disz and Ewing Lusk},
12080  title         = {A Graphical Tool for Observing the Behavior of Parallel Logic Programs},
12081  booktitle     = {Proceedings of the 1987 Symposium on Logic Programming},
12082  year          = {1987},
12083  pages         = {46--53}
12084}
12085
12086@InProceedings{   gorlick-kesselman:gauge,
12087  author        = {Michael Gorlick and Carl Kesselman},
12088  title         = {Timing {Prolog} programs without Clocks},
12089  booktitle     = {Proceedings of the 1987 Symposium on Logic Programming},
12090  year          = {1996},
12091  publisher     = {Birkhauser}
12092}
12093
12094@TechReport{      aztec,
12095  author        = {Scott A. Hutchinson and John N. Shadid and Ray S. Tuminaro},
12096  title         = {Aztec User's Guide Version 1.1},
12097  institution   = {Sandia National Laboratories},
12098  month         = oct,
12099  year          = {1995},
12100  number        = {SAND95/1559}
12101}
12102
12103@TechReport{      aztec2,
12104  author        = {Ray S. Tuminaro and Micheal Heroux and Scott A. Hutchinson and John N. Shadid},
12105  title         = {Official {Aztec} User's Guide Version 2.1},
12106  institution   = {Sandia National Laboratories},
12107  year          = {1999}
12108}
12109
12110@Book{            taylor-chandy:pcn,
12111  author        = {Chandy, M. and Taylor, S.},
12112  title         = {An Introduction to Parallel Programming},
12113  year          = {1991},
12114  publisher     = {Jones and Bartlett}
12115}
12116
12117@Book{            foster-taylor:strand,
12118  title         = {Strand: New Concepts in Parallel Programming},
12119  author        = {Ian Foster and Stephen Taylor},
12120  publisher     = {Prentice-Hall},
12121  adress        = { Englewood Cliffs, New Jersey},
12122  year          = {1990}
12123}
12124
12125@Article{         aurora,
12126  author        = {E. Lusk and R. Butler and T. Disz and R. Olson and R. Overbeek and R. Stevens and
12127                  D.H.D. Warren and A. Calderwood and P. Szeredi and S. Haridi and P. Brand and M.
12128                  Carlsson and A. Ciepielewski and B. Hausman},
12129  title         = {The Aurora OR-Parallel Prolog System},
12130  journal       = {New Generation Computing},
12131  volume        = {7},
12132  number        = {3},
12133  year          = {1990},
12134  pages         = {243--271}
12135}
12136
12137@TechReport{      roo,
12138  author        = {E. Lusk and W. McCune and J. Slaney},
12139  title         = {Roo---a Parallel Theorem Prover},
12140  institution   = {Argonne National Laboratory},
12141  number        = {MCS--TM--149},
12142  year          = {1991}
12143}
12144
12145@TechReport{      heath-etheridge:vppp,
12146  author        = {M. T. Heath and J. A. Etheridge},
12147  title         = {Visualizing the Performance of Parallel Programs},
12148  institution   = {Oak Ridge National Laboratory},
12149  number        = {ORNL TM-11813},
12150  year          = {1991}
12151}
12152
12153@TechReport{      chem:vis,
12154  author        = {Ewing L. Lusk},
12155  title         = {Performance Visualization for Parallel Programs},
12156  institution   = {Argonne National Laboratory},
12157  number        = {ANL/MCS--P287--0192},
12158  year          = {1991},
12159  note          = {(to appear in {\em Theoretica Chimica Acta})}
12160}
12161
12162@TechReport{      picltrace,
12163  author        = {P.~H.~Worley},
12164  title         = {A new {PICL} trace file format},
12165  institution   = {Oak Ridge National Laboratory},
12166  number        = {ORNL TM-12125},
12167  month         = jun,
12168  year          = {1992}
12169}
12170
12171@InProceedings{   hideo,
12172  author        = {Gary Olsen and Carl Woese and Ray Hagstrom and Hideo Matsuda and Ross Overbeek},
12173  title         = {Inference of Phylogenetic trees using maximum likelihood},
12174  booktitle     = {Proceedings of the First Intel Delta Applications Workshop},
12175  year          = {1992},
12176  pages         = {247--262}
12177}
12178
12179@InProceedings{   dw90,
12180  author        = {M. Dryja and O. Widlund},
12181  title         = {Towards a Unified Theory of Domain Decomposition Algorithms for Elliptic
12182                  Problems},
12183  booktitle     = {Third International Symposium on Domain Decomposition Methods},
12184  editor        = {T. F. Chan and R. Glowinski and J. P\'eriaux and O. B. Widlund},
12185  year          = {1990},
12186  pages         = {3-21},
12187  publisher     = {SIAM},
12188  address       = {Philadelphia},
12189  annote        = {Additive {S}chwarz. Surveys recent (1989) results; some comments on 3-d and how
12190                  many approaches may be cast in the form of additive {S}chwarz-subspace form. 58
12191                  references, good introduction to the theory. No computations},
12192  key           = {DryjaWidlund90 !AS}
12193}
12194
12195@Unpublished{     rosing,
12196  author        = {Matt Rosing and Joel Saltz},
12197  title         = {Low Latency Messages on Distributed Memory Multiprocessors},
12198  key           = {LowLatency},
12199  note          = {manuscript, 1992}
12200}
12201
12202@TechReport{      jp:incomplete,
12203  author        = {Mark T. Jones and Paul E. Plassmann},
12204  title         = {An Improved Incomplete {C}holesky Factorization},
12205  institution   = {Argonne National Laboratory},
12206  address       = {Argonne, IL},
12207  type          = {Preprint},
12208  note          = {(to appear in {\em ACM Trans. on Mathematical Software, 1995})},
12209  number        = {MCS-P206-0191},
12210  year          = {1991},
12211  key           = {jones}
12212}
12213
12214@InCollection{    jp:ima,
12215  author        = {Mark Jones and Paul Plassmann},
12216  title         = {The Efficient Parallel Iterative Solution of Large Sparse Linear Systems},
12217  booktitle     = {Graph Theory and Sparse Matrix Computation},
12218  publisher     = {Springer-Verlag},
12219  series        = {The IMA Volumes in Mathematics and Its Applications},
12220  editor        = {Alan George and John Gilbert and Joseph W.H.~Liu},
12221  volume        = {56},
12222  year          = {1993},
12223  pages         = {229--245}
12224}
12225
12226@Article{         pw98,
12227  author        = {M. Pernice and H. F. Walker},
12228  title         = {{NITSOL}: A {Newton} Iterative Solver for Nonlinear Systems},
12229  journal       = {SIAM J. Sci. Stat. Comput.},
12230  year          = {1998},
12231  volume        = {19},
12232  pages         = {302--318}
12233}
12234
12235@TechReport{      ysmp83,
12236  key           = {Eisenstat},
12237  author        = {S.~C.~Eisenstat and H.~C.~Elman and M.~H.~Schultz and A.~H.~Sherman},
12238  title         = {The (New) {Y}ale {S}parse {M}atrix {P}ackage},
12239  institution   = {Department of Computer Science, Yale University},
12240  number        = {YALE/DCS/RR-265},
12241  month         = apr,
12242  year          = {1983}
12243}
12244
12245@InBook{          ysmp84,
12246  author        = {S.~C.~Eisenstat and H.~C.~Elman and M.~H.~Schultz and A.~H.~Sherman},
12247  chaptertitle  = {The (New) {Y}ale {S}parse {M}atrix {P}ackage},
12248  title         = {Elliptic Problem Solvers II},
12249  publisher     = {Academic Press},
12250  pages         = {45--52},
12251  editors       = {G. Birkhoff and A. Schoenstadt},
12252  year          = {1984}
12253}
12254
12255@TechReport{      sparsekit,
12256  key           = {Saad},
12257  author        = {Youcef Saad},
12258  title         = {{SPARSKIT}, a basic tool kit for sparse matrix computations},
12259  institution   = {Center for Supercomputing Research and Development, University of Illinois at
12260                  Urbana-Champaign},
12261  number        = {1029},
12262  year          = {1990}
12263}
12264
12265@TechReport{      pde-user-ref,
12266  author        = {Barry F. Smith},
12267  title         = {Extensible {PDE} Solvers Package Users Manual},
12268  institution   = {Argonne National Laboratory},
12269  month         = sep,
12270  year          = {1994},
12271  number        = {ANL-93/40},
12272  key           = {Smith94 ! PDE}
12273}
12274
12275@TechReport{      bs-user-ref,
12276  author        = {Mark T. Jones and Paul E. Plassmann},
12277  title         = {{BlockSolve95} Users Manual: Scalable Library Software for the Parallel Solution
12278                  of Sparse Linear Systems},
12279  institution   = {Argonne National Laboratory},
12280  month         = dec,
12281  year          = {1995},
12282  number        = {ANL-95/48}
12283}
12284
12285@TechReport{      snes-user-ref,
12286  author        = {William D. Gropp and Lois Curfman McInnes and Barry F. Smith},
12287  title         = {Using the {S}calable {N}onlinear {E}quations {S}olvers Package},
12288  institution   = {Argonne National Laboratory},
12289  month         = feb,
12290  year          = {1995},
12291  number        = {ANL/MCS-TM-193},
12292  key           = {GroppMcInnesSmith95 ! SNES}
12293}
12294
12295@TechReport{      sles-user-ref,
12296  author        = {William D. Gropp and Barry F. Smith},
12297  title         = {{S}implified {L}inear {E}quation {S}olvers Users Manual},
12298  institution   = {Argonne National Laboratory},
12299  month         = mar,
12300  year          = {1993},
12301  number        = {ANL-93/8},
12302  key           = {GroppSmith93 ! SLES}
12303}
12304
12305@TechReport{      chameleon-user-ref,
12306  author        = {William D. Gropp and Barry F. Smith},
12307  title         = {Chameleon Parallel programming tools Users Manual},
12308  institution   = {Argonne National Laboratory},
12309  month         = mar,
12310  year          = {1993},
12311  number        = {ANL-93/23},
12312  key           = {GroppSmith93 ! Chameleon}
12313}
12314
12315@Article{         euclid2,
12316  author        = {D. Hysom and A. Pothen},
12317  title         = {A Scalable Parallel Algorithm For Incomplete Factor Preconditioning},
12318  journal       = {SIAM J. Sci. Comput.},
12319  volume        = {22},
12320  number        = {6},
12321  pages         = {2194--2215}
12322}
12323
12324@TechReport{      euclid1,
12325  author        = {D. Hysom and A. Pothen},
12326  title         = {Euclid User Manual (A Scalable {ILU} Preconditioning Library for the Parallel
12327                  Solution of Sparse Linear Systems)},
12328  institution   = {Old Dominion University},
12329  year          = {2001}
12330}
12331
12332@TechReport{      ksp-user-ref,
12333  author        = {William D. Gropp and Barry F. Smith},
12334  title         = {Users Manual for {KSP}: Data-Structure-Neutral Codes Implementing {K}rylov Space
12335                  Methods},
12336  institution   = {Argonne National Laboratory},
12337  month         = aug,
12338  year          = {1993},
12339  number        = {ANL-93/30},
12340  key           = {GroppSmith93 ! KSP}
12341}
12342
12343@TechReport{      mpi-chameleon,
12344  author        = {William D. Gropp and Ewing Lusk},
12345  title         = {A Test Implementation of the {MPI} Draft Message-Passing Standard},
12346  institution   = {Argonne National Laboratory},
12347  month         = dec,
12348  year          = {1992},
12349  number        = {ANL-92/47},
12350  key           = {GroppLusk92 ! MPI}
12351}
12352
12353@TechReport{      blockcomm-fortran,
12354  author        = {William D. Gropp},
12355  title         = {Block{C}omm for {F}ortran},
12356  institution   = {Argonne National Laboratory},
12357  month         = may,
12358  year          = {1993},
12359  number        = {ANL-93/00 (to appear)},
12360  key           = {Gropp93 ! BlockComm}
12361}
12362
12363@TechReport{      autodocument,
12364  author        = {William D. Gropp},
12365  title         = {Automatic documentation of {C} programs},
12366  institution   = {Argonne National Laboratory},
12367  month         = may,
12368  year          = {1993},
12369  number        = {ANL-93/00},
12370  key           = {Gropp93 ! Autodoc}
12371}
12372
12373@TechReport{      zipcode,
12374  author        = {Anthony Skjellum and Steven G. Smith and Charles H Still and Alvin P. Leung and
12375                  Manfred Morari},
12376  title         = {The {Z}ipcode message-passing system},
12377  institution   = {Lawrence Livermore National Laboratory},
12378  month         = sep,
12379  year          = {1992},
12380  number        = {Unpublished},
12381  key           = {Skjellum92 ! Zipcode}
12382}
12383
12384@Article{         paragraph,
12385  author        = {Michael T. Heath and Jennifer Etheridge Finger},
12386  title         = {Visualizing performance of parallel programs},
12387  journal       = {IEEE Software},
12388  volume        = {8},
12389  number        = {5},
12390  month         = sep,
12391  year          = {1991},
12392  pages         = {29--39},
12393  key           = {Heath91 ! Paragraph}
12394}
12395
12396@Article{         gropp90,
12397  author        = {William Gropp and Edward Smith},
12398  title         = {Computational Fluid Dynamics on Parallel Processors},
12399  journal       = {Computers and Fluids},
12400  volume        = {18},
12401  year          = {1990},
12402  pages         = {289--304},
12403  key           = {Gropp90 ! performance}
12404}
12405
12406@Article{         foster92,
12407  author        = {Ian Foster and William Gropp and Rick Stevens},
12408  title         = {The parallel scalability of the spectral transform method},
12409  journal       = {Monthly Weather Review},
12410  volume        = {120},
12411  year          = {1992},
12412  pages         = {835--850},
12413  key           = {Foster92 ! performance}
12414}
12415
12416@InBook{          fgn,
12417  author        = {R. Freund and G. H. Golub and N. Nachtigal},
12418  title         = {Iterative Solution of Linear Systems},
12419  series        = {Acta Numerica},
12420  year          = {1992},
12421  publisher     = {Cambridge University Press},
12422  pages         = {57--100}
12423}
12424
12425@TechReport{      nachtigal90,
12426  author        = {No{\"e}l M. Nachtigal and Satish C. Reddy and Lloyd N. Trefethen},
12427  title         = {How Fast are Nonsymmetric Matrix Iterations?},
12428  institution   = {Massachusetts Institute of Technology},
12429  month         = mar,
12430  year          = {1990},
12431  number        = {90-2},
12432  key           = {Nachtigal | Krylov}
12433}
12434
12435@Article{         nachtigal1992fnm,
12436  title         = {How Fast are Nonsymmetric Matrix Iterations?},
12437  author        = {Nachtigal, N.M. and Reddy, S.C. and Trefethen, L.N.},
12438  journal       = {SIAM Journal on Matrix Analysis and Applications},
12439  volume        = {13},
12440  pages         = {778},
12441  year          = {1992},
12442  publisher     = {SIAM}
12443}
12444
12445@TechReport{      embree1999descriptive,
12446  title         = {How descriptive are {GMRES} convergence bounds},
12447  author        = {Embree, M.},
12448  year          = {1999},
12449  number        = {08},
12450  institution   = {Oxford University Computing Laboratory}
12451}
12452
12453@Article{         vorst92,
12454  author        = {H. van der Vorst},
12455  title         = {Bi-{CGSTAB}: A fast and smoothly converging variant of {Bi-CG} for the solution
12456                  of nonsymmetric linear systems},
12457  journal       = {SIAM J. Sci. Stat. Comput.},
12458  year          = {1992},
12459  volume        = {13},
12460  pages         = {631--644}
12461}
12462
12463@Article{         eisenstat81,
12464  author        = {S. Eisenstat},
12465  title         = {Efficient Implementation of a Class of {CG} Methods},
12466  journal       = {SIAM J. Sci. Stat. Comput.},
12467  year          = {1981},
12468  volume        = {2},
12469  pages         = {1--4}
12470}
12471
12472@Manual{          ibm-essl,
12473  title         = {{E}ngineering and {S}cientific {S}ubroutine {L}ibrary Version 2: Guide and
12474                  Reference},
12475  organization  = {IBM},
12476  year          = {1992},
12477  key           = {IBM-ESSL}
12478}
12479
12480@Manual{          ibm-eui,
12481  title         = {{IBM} {AIX} Parallel Environment Parallel Programming Subroutine Reference
12482                  Release 2.0},
12483  organization  = {IBM},
12484  month         = jun,
12485  year          = {1994},
12486  key           = {IBM-EUI}
12487}
12488
12489@Manual{          ibm-euih,
12490  title         = {Using {EUIH}: An Experimental {EUI} Implementation},
12491  organization  = {IBM},
12492  author        = {Peter Hochschild},
12493  year          = {1993},
12494  key           = {IBM-EUIH}
12495}
12496
12497@TechReport{      mpi,
12498  title         = {Document for a Standard Message-Passing Interface},
12499  author        = {Message Passing Interface Forum},
12500  institution   = {University of Tennessee},
12501  number        = {CS-93-214},
12502  month         = nov,
12503  year          = {1993},
12504  key           = {MPI Standard}
12505}
12506
12507@Unpublished{     mpi-final-web,
12508  author        = {Message Passing Interface Forum},
12509  title         = {{MPI}: A Message-Passing Interface Standard},
12510  note          = {http://www.mcs.anl.gov/mpi/mpi-report/mpi-report.html},
12511  year          = {1994},
12512  month         = may
12513}
12514
12515@Book{            hockney-jesshope,
12516  author        = {R. W. Hockney and C. R. Jesshope},
12517  title         = {Parallel Computers 2},
12518  publisher     = {Adam Hilger},
12519  year          = {1988}
12520}
12521
12522@Book{            cm-fortran,
12523  author        = {{Thinking Machines Corporation}},
12524  title         = {Users Manual for CM-Fortran},
12525  publisher     = {Thinking Machines Corporation},
12526  year          = {1993}
12527}
12528
12529@TechReport{      chang93,
12530  title         = {Experiments and Bounds on Block Diagonal Preconditioning},
12531  author        = {Mark Yan-Ming Chang and Martin H. Schultz},
12532  institution   = {Yale Department of Computer Science},
12533  number        = {YALEU/DCS/RR-994},
12534  month         = nov,
12535  year          = {1993},
12536  key           = {BDD|diag}
12537}
12538
12539@InProceedings{   gropplevine93,
12540  author        = {N. Galbreath and W. Gropp and D. Levine},
12541  title         = {Applications-Driven Parallel {I/O}},
12542  booktitle     = {Proceedings of Supercomputing '93},
12543  year          = {1993},
12544  pages         = {462--471}
12545}
12546
12547@Book{            siegle85,
12548  author        = {H. J. Siegel},
12549  title         = {Interconnection Networks for Large Scale Parallel Processing},
12550  publisher     = {Lexington Books},
12551  year          = {1985},
12552  key           = {Network Comparison}
12553}
12554
12555@Article{         lawrie75,
12556  author        = {D. H. Lawrie},
12557  title         = {Access and alignment of data in an array processor},
12558  journal       = {IEEE Transactions on Computers},
12559  volume        = {C-24},
12560  number        = {12},
12561  month         = dec,
12562  year          = {1975},
12563  pages         = {1145--1155},
12564  key           = {Omega Network}
12565}
12566
12567@Book{            knuth1986,
12568  title         = {The {\TeX}{Book}},
12569  author        = {Donald Ervin Knuth and Duane Bibby},
12570  volume        = {1993},
12571  year          = {1986},
12572  publisher     = {Addison-Wesley Reading, Massachusetts}
12573}
12574
12575@Book{            lamport86,
12576  author        = {Leslie Lamport},
12577  title         = {{LaTeX}: A document preparation system},
12578  publisher     = {Addison-Wesley},
12579  year          = {1986},
12580  key           = {Latex Manual}
12581}
12582
12583@InProceedings{   gropp-lusk:unix-tools,
12584  author        = {William Gropp and Ewing Lusk},
12585  title         = {Scalable {U}nix Tools on Parallel Processors},
12586  booktitle     = {Proceedings of the 1994 Scalable High Performanc Computing Conference},
12587  publisher     = {IEEE},
12588  pages         = {56--62}
12589}
12590
12591@InProceedings{   jp:bell_prize,
12592  author        = {Mark Jones and Paul Plassmann},
12593  title         = {Solution of Large, Sparse Systems of Linear Equations in Massively Parallel
12594                  Applications},
12595  booktitle     = {Proceedings of Supercomputing '92},
12596  publisher     = {IEEE Computer Society Press},
12597  year          = {1992},
12598  pages         = {551--560}
12599}
12600
12601@COMMENT{WEB, CWEB references (for doctext)}
12602@TechReport{      web,
12603  author        = {Donald E. Knuth},
12604  title         = {The {\tt WEB} system of structured documentation},
12605  institution   = {Computer Science Department, Stanford University},
12606  year          = {1983},
12607  number        = {980},
12608  month         = sep
12609}
12610
12611@Article{         literatepgm,
12612  author        = {Donald E. Knuth},
12613  title         = {Literate Programming},
12614  journal       = {Computer Journal},
12615  year          = {1984},
12616  volume        = {27},
12617  number        = {2},
12618  pages         = {91--111}
12619}
12620
12621@Unpublished{     cweb-code,
12622  author        = {Silvio Levy and Donald E. Knuth},
12623  title         = {CWEB},
12624  note          = {CWEB is available at ftp://pip.shsu.edu/tex-archive/web/c\_cpp/cweb}
12625}
12626
12627@Article{         jp:scalable,
12628  author        = {Mark Jones and Paul Plassmann},
12629  title         = {Scalable Iterative Solution of Sparse Linear Systems},
12630  journal       = {Parallel Computing},
12631  volume        = {20},
12632  number        = {5},
12633  month         = may,
12634  year          = {1994},
12635  pages         = {753--773}
12636}
12637
12638@Article{         jp:pcolor,
12639  author        = {Mark T. Jones and Paul E. Plassmann},
12640  title         = {A Parallel Graph Coloring Heuristic},
12641  journal       = {SIAM J. Sci. Comput.},
12642  volume        = {14},
12643  number        = {3},
12644  pages         = {654-669},
12645  year          = {1993}
12646}
12647
12648@TechReport{      block_solve,
12649  author        = {Mark T. Jones and Paul E. Plassmann},
12650  title         = {{B}lock{S}olve v1.1: Scalable Library Software for the Parallel Solution of
12651                  Sparse Linear Systems},
12652  institution   = {Argonne National Laboratory},
12653  year          = {1992},
12654  number        = {ANL-92/46},
12655  key           = {JonesPlassmann92 ! block_solve}
12656}
12657
12658@InProceedings{   supercond,
12659  author        = {Lois Curfman Mc{I}nnes and Mario Palumbo},
12660  title         = {Parallel Solution of the Anisotropic {G}inzburg-{L}andau Model},
12661  booktitle     = {Proceedings of the Toward Teraflop Computing and New Grand Challenge Applications
12662                  Conference},
12663  month         = feb,
12664  year          = {1994},
12665  key           = {McInnesPalumbo94 ! superconductivity }
12666}
12667
12668@Unpublished{     preosti:93,
12669  author        = {Gianfranco Preosti},
12670  title         = { },
12671  note          = {Unpublished information, {P}hysics {D}epartment, {P}urdue {U}niversity},
12672  year          = {1993},
12673  key           = {preosti93 ! GL-tilt3d}
12674}
12675
12676@Unpublished{     more:93,
12677  author        = {Jorge J. Mor\'{e}},
12678  title         = { },
12679  note          = {Unpublished information, {M}athematics and {C}omputer {S}cience {D}ivision,
12680                  {A}rgonne {N}ational {L}aboratory},
12681  year          = {1993},
12682  key           = {more93 ! MINPACK-2}
12683}
12684
12685@Article{         brownsaad:90,
12686  author        = {Peter N. Brown and Youcef Saad},
12687  title         = {Hybrid {K}rylov Methods for Nonlinear Systems of Equations},
12688  journal       = {SIAM J. Sci. Stat. Comput.},
12689  year          = {1990},
12690  volume        = {11},
12691  pages         = {450-481}
12692}
12693
12694@Book{            using-mpi,
12695  author        = {William Gropp and Ewing Lusk and Anthony Skjellum},
12696  title         = {Using MPI: Portable Parallel Programming with the Message Passing Interface},
12697  publisher     = {MIT Press},
12698  year          = {1994}
12699}
12700
12701@Book{            using-mpi2,
12702  author        = {William Gropp and Ewing Lusk and Rajeev Thakur},
12703  title         = {Using MPI 2: Advanced Features of the Message Passing Interface},
12704  publisher     = {MIT Press},
12705  year          = {1999}
12706}
12707
12708@Article{         hs:52,
12709  author        = {Magnus R. Hestenes and Eduard Steifel},
12710  title         = {Methods of Conjugate Gradients for Solving Linear Systems},
12711  journal       = {J. Research of the National Bureau of Standards},
12712  year          = {1952},
12713  volume        = {49},
12714  pages         = {409-436}
12715}
12716
12717@Article{         ss:86,
12718  author        = {Youcef Saad and Martin H. Schultz},
12719  title         = {{GMRES}: A Generalized Minimal Residual Algorithm for Solving Nonsymmetric Linear
12720                  Systems},
12721  journal       = {SIAM J. Sci. Stat. Comput.},
12722  year          = {1986},
12723  volume        = {7},
12724  pages         = {856-869}
12725}
12726
12727@Article{         so:89,
12728  author        = {Peter Sonneveld},
12729  title         = {{CGS}, A Fast {L}anczos-type Solver for Nonsymmetric Linear Systems},
12730  journal       = {SIAM J. Sci. Stat. Comput.},
12731  year          = {1989},
12732  volume        = {10},
12733  pages         = {36-52}
12734}
12735
12736@Article{         v:92,
12737  author        = {{H. A.} {van der Vorst}},
12738  title         = {{B}i{CGSTAB}: A fast and smoothly converging variant of {B}i{CG} for the solution
12739                  of nonsymmetric linear systems},
12740  journal       = {SIAM J. Sci. Stat. Comput.},
12741  volume        = {13},
12742  year          = {1992},
12743  pages         = {631-644}
12744}
12745
12746@Article{         f:93,
12747  author        = {Roland W. Freund},
12748  title         = {A Transpose-Free Quasi-Minimal Residual Algorithm for Non-{H}ermitian Linear
12749                  Systems},
12750  journal       = {SIAM J. Sci. Stat. Comput.},
12751  volume        = {14},
12752  year          = {1993},
12753  pages         = {470-482}
12754}
12755
12756@Article{         ish:89,
12757  author        = {S. Ishizuka},
12758  title         = {An Experimental Study on Extinction and Stablity of Tubular Flames},
12759  journal       = {Combustion and Flame},
12760  volume        = {75},
12761  year          = {1989},
12762  pages         = {367-379}
12763}
12764
12765@Book{            williams89,
12766  title         = {Combustion Theory, The Fundamental Theory of Chemically Reacting Flow Systems},
12767  author        = {F.A. Williams},
12768  publisher     = {Addison-Wesley},
12769  year          = {1989},
12770  pages         = {367-379}
12771}
12772
12773@Book{            ra75,
12774  author        = {R. Aris},
12775  title         = {The Mathematical Theory of Diffusion and Reaction in Permeable Catalysts},
12776  publisher     = {Oxford},
12777  year          = {1975}
12778}
12779
12780@Book{            bebernes89,
12781  author        = {J. Bebernes and D. Eberly},
12782  title         = {Mathematical Problems from Combustion Theory},
12783  publisher     = {Springer-Verlag},
12784  series        = {Applied Mathematical Sciences 83},
12785  year          = {1989}
12786}
12787
12788@InProceedings{   kikuchi89,
12789  author        = {F. Kikuchi},
12790  booktitle     = { Computing Methods in Applied Sciences and Engineering},
12791  editor        = {R. Glowinski and J. L. Lions},
12792  publisher     = {Springer-Verlag},
12793  series        = {Lecture Notes in Mathematics},
12794  title         = {Finite element approximations to bifurcation problems of turning point type},
12795  year          = {1977}
12796}
12797
12798@Article{         rg85,
12799  author        = {R. Glowinski and H.B. Keller and L. Reinhart},
12800  title         = {Continuation-conjugate Gradient Methods fo the Least Squares Solution of
12801                  Nonlinear Boundary Problems},
12802  journal       = {SIAM J. Sci. Stat. Comput.},
12803  volume        = {6},
12804  year          = {1985},
12805  pages         = {793-832}
12806}
12807
12808@InProceedings{   whitfield91,
12809  author        = {D. Whitfield and L. Taylor},
12810  title         = {Discretized {N}ewton-Relaxation Solution of High Resolution Flux-Difference Split
12811                  Schemes},
12812  booktitle     = {Proceedings of the AIAA Tenth Computational Fluid Dynamics Conference},
12813  misc          = {AIAA-91-1539},
12814  pages         = {134-145},
12815  year          = {1991}
12816}
12817
12818@InProceedings{   quinlan1,
12819  author        = {M. Lemke and D. Quinlan},
12820  title         = {P++, a {C}++ Virtual Shared Grids Based Programming Environment for
12821                  Architecture-Independent Development of Structured Grid Applications},
12822  booktitle     = {CONPAR/VAPP V, Lecture Notes in Computer Science},
12823  publisher     = {Springer Verlag},
12824  year          = {1992}
12825}
12826
12827@InProceedings{   quinlan2,
12828  author        = {R. Parsons and D. Quinlan},
12829  title         = {A++/{P}++ Array Classes for Architecture Independent Finite Difference
12830                  Computations},
12831  booktitle     = {Proceedings of the Second Annual Object-Oriented Numerics Conference},
12832  year          = {1994}
12833}
12834
12835% *****  Overview of functionality in Diffpack
12836@InBook{          dpoverview,
12837  author        = {Bruaset, A. M. and Langtangen, H. P.},
12838  booktitle     = {Mathematical Models and Software Tools in Industrial Mathematics},
12839  title         = {A Comprehensive Set of Tools for Solving Partial Differential Equations;
12840                  {Diffpack}},
12841  publisher     = {Birkh{\"{a}}user},
12842  pages         = {61--90},
12843  year          = {1997}
12844}
12845
12846% *****  Short overview of Diffpack
12847@InCollection{    dpoverview2,
12848  author        = {Bruaset, A. M. and Langtangen, H. P.},
12849  editor        = {A. Sydow},
12850  booktitle     = {Proceedings of the 15th IMACS World Congress on Scientific Computation, Modelling
12851                  and Applied Mathematics},
12852  title         = {Diffpack: A Software Environment for Rapid Prototyping of {PDE} Solvers},
12853  pages         = {553--558},
12854  volume        = {4},
12855  year          = {1997}
12856}
12857
12858% *****  Comprehensive documentation of Diffpack and
12859%        associated numerical methods:
12860@Book{            dpbook,
12861  author        = {H. P. Langtangen},
12862  title         = {Numerical Solution of Partial Differential Equations; Models, Algorithms and
12863                  Software. Part I},
12864  series        = {Lecture Notes in Computational Science and Engineering},
12865  publisher     = {Springer-Verlag},
12866  year          = {1998}
12867}
12868
12869% *****  Design issues of the linear solvers in Diffpack, serves also as a
12870%        collection of examples on O-O in numerical computing
12871@Article{         ambhpl97a,
12872  author        = {A. M. Bruaset and H. P. Langtangen },
12873  title         = {Object-Oriented Design of Preconditioned Iterative Methods in {Diffpack}},
12874  journal       = {Transactions on Mathematical Software},
12875  volume        = {23 },
12876  pages         = {50--80},
12877  year          = {1997}
12878}
12879
12880@Misc{            dpurl,
12881  author        = {{Diffpack Web page}},
12882  howpublished  = {\url{http://www.diffpack.com}}
12883}
12884
12885% *****  General intro to object-oriented numerics for "FORTRAN programmers"
12886@InCollection{    oonintro,
12887  author        = {Arge, E. and Bruaset, A. M. and H. P. Langtangen},
12888  editor        = {D{\ae}hlen, M. and Tveito, A.},
12889  booktitle     = {Mathematical Models and Software Tools in Industrial Mathematics},
12890  title         = {Object-Oriented Numerics},
12891  publisher     = {Birkh{\"{a}}user},
12892  year          = {1997}
12893}
12894
12895% *****  Efficiency comparison: BLAS 1, Diffpack, C,
12896%        and finite element applications (F77 vs Diffpack)
12897@InCollection{    dpefficiency,
12898  author        = {Arge, E. and Bruaset, A. M. and Calvin, P. B. and Kanney, J. F. and Langtangen,
12899                  H. P. and Miller, C. T.},
12900  editor        = {D{\ae}hlen, M. and Tveito, A.},
12901  booktitle     = {Mathematical Models and Software Tools in Industrial Mathematics},
12902  title         = {On the Efficiency of {C++} in Scientific Computing},
12903  publisher     = {Birkh{\"{a}}user},
12904  pages         = {91--118},
12905  year          = {1997}
12906}
12907
12908% ***** Parallel concept in Diffpack:
12909@InCollection{    dpparallel,
12910  author        = {A.~M.~Bruaset and X. Cai and H. P. Langtangen and A. Tveito},
12911  editor        = {Y. Ishikawa and R. R. Oldehoeft and J. V. W. Reynders and M. Tholburn},
12912  booktitle     = {Scientific Computing in Object-Oriented Parallel Environments},
12913  title         = {Numerical Solution of {PDE}s on Parallel Computers Utilizing Sequential
12914                  Simulators},
12915  publisher     = {Springer--Verlag},
12916  series        = {Lecture Notes in Computer Science},
12917  pages         = {161--168},
12918  year          = {1997}
12919}
12920
12921% ***** DD and ML methods in Diffpack:
12922@InCollection{    dpddml,
12923  author        = {A.~M.~Bruaset and H. P. Langtangen and G. W. Zumbusch},
12924  editor        = {P. Bj{\o}rstad and M. Espedal and D. Keyes},
12925  booktitle     = {Proceedings of the 9th Conference on Domain Decomposition},
12926  title         = {Domain decomposition and multilevel methods in Diffpack},
12927  year          = {1997}
12928}
12929
12930@InProceedings{   bsca98,
12931  author        = {David L. Bruhwiler and Svetlana G. Shasharina and John R. Cary and David
12932                  Alexander},
12933  title         = {Design and Implementation of an Object Oriented C++ Library for Nonlinear
12934                  Optimization},
12935  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
12936                  Scientific and Engineering Computing},
12937  editor        = {Mike Henderson et al.},
12938  pages         = {165-173},
12939  year          = {1998}
12940}
12941
12942@Book{            scalapack-user-guide,
12943  author        = {L. S. Blackford and J. Choi and A. Cleary and E. D'Azevedo and J. Demmel and I.
12944                  Dhillon and J. Dongarra and S. Hammarling and G. Henry and A. Petitet and K.
12945                  Stanley and D. Walker and R. C. Whaley},
12946  title         = {Sca{LAPACK} Users' Guide},
12947  publisher     = {SIAM},
12948  address       = {Philadelphia, PA},
12949  year          = {1997}
12950}
12951
12952@InProceedings{   keyes99,
12953  author        = {D. E. Keyes},
12954  title         = {How Scalable is Domain Decomposition in Practice?},
12955  booktitle     = {Proceedings of the 11th International Conference on Domain Decomposition
12956                  Methods},
12957  editor        = {C.-H. Lai et al.},
12958  publisher     = {Domain Decomposition Press, Bergen},
12959  note          = {To appear},
12960  year          = {1999}
12961}
12962
12963@Article{         fun3d,
12964  author        = {W. K. Anderson and D. L. Bonhaus},
12965  title         = {An implicit upwind algorithm for computing turbulent flows on unstructured
12966                  grids},
12967  journal       = {Computers and Fluids},
12968  year          = {1994},
12969  volume        = {23},
12970  pages         = {1--21}
12971}
12972
12973% -------------------------------------------------------------------------
12974% -------------------------------------------------------------------------
12975@Article{         torczon,
12976  author        = {Dennis, Jr., J. E. and V.~Torczon},
12977  title         = {Direct Search Methods on Parallel Machines},
12978  journal       = {SIAM J. Optimization},
12979  volume        = {1},
12980  pages         = {448--474},
12981  year          = {1991},
12982  key           = {Torczon !PDS}
12983}
12984
12985@InProceedings{   wt91,
12986  author        = {D. L. Whitfield and L. K. Taylor},
12987  title         = {Discretized {N}ewton-Relaxation Solution of High Resolution Flux-Difference Split
12988                  Schemes},
12989  booktitle     = {Proceedings of the AIAA Tenth Annual Computational Fluid Dynamics Conference},
12990  misc          = {AIAA-91-1539},
12991  pages         = {134-145},
12992  year          = {1991}
12993}
12994
12995@Article{         ew96,
12996  author        = {S. C. Eisenstat and H. F. Walker},
12997  title         = {Choosing the forcing terms in an inexact {N}ewton method},
12998  journal       = {SIAM J. Scientific Computing},
12999  volume        = {17},
13000  year          = {1996},
13001  pages         = {16--32}
13002}
13003
13004@Book{            thi93,
13005  author        = {{Thinking Machines Corporation}},
13006  title         = {Users Manual for CM-Fortran},
13007  publisher     = {Thinking Machines Corporation},
13008  year          = {1993}
13009}
13010
13011@Book{            mortonmayers94,
13012  author        = {K. W. Morton and D. F. Mayers},
13013  title         = {Numerical Solution of Partial Differential Equations},
13014  publisher     = {Press Syndicate of the University of Cambridge},
13015  year          = {1994}
13016}
13017
13018@Book{            heath97,
13019  author        = {Michael T. Heath},
13020  title         = {Scientific Computing: An Introductory Survey},
13021  publisher     = {McGraw Hill},
13022  year          = {1997}
13023}
13024
13025@Article{         captools96,
13026  author        = {C. S. Ierotheou and S. P Johnson and M. Cross and P. F. Leggett},
13027  title         = {Computer Aided Parallelization Tools ({CAPTools}) - Conceptual Overview and
13028                  Performance on the Parallelization of Structured Mesh Codes},
13029  journal       = {Parallel Computing},
13030  volume        = {22},
13031  pages         = {197-226},
13032  year          = {1996}
13033}
13034
13035@Unpublished{     nastran-web-page,
13036  author        = {{MSC Software Corporation}},
13037  title         = {{NASTRAN} {W}eb page},
13038  note          = {See {\tt http://www.mechsolutions.com\-/products\-/nastran/}}
13039}
13040
13041@Book{            hpf,
13042  author        = {C. H. Koelbel and D. B. Loveman and R. S. Schreiber and G. L. Steele and M. E.
13043                  Zosel},
13044  title         = {The High Performance Fotran Handbook},
13045  publisher     = {MIT Press},
13046  year          = {1994}
13047}
13048
13049@InProceedings{   keyes98,
13050  author        = {D. E. Keyes},
13051  title         = {Trends in Algorithms for Nonuniform Applications on Hierarchical Distributed
13052                  Architectures},
13053  booktitle     = {Proceedings of the Workshop on Computational Aerosciences for the 21st Century},
13054  editors       = {M. D. Salas and W. K. Anderson},
13055  ppublisher    = {Elsevier},
13056  year          = {1998}
13057}
13058
13059@InProceedings{   pooma-atlas,
13060  author        = {S. Atlas and S. Banerjee and J. C. Cummings and P. J. Hinker and M. Srikant and
13061                  J. V. W. Reynders and M. Tholburn},
13062  title         = {{POOMA}: A High-Performance Distributed Simulation Environment for Scientific
13063                  Applications},
13064  year          = {1995},
13065  month         = dec,
13066  booktitle     = {Supercomputing '95 Proceedings}
13067}
13068
13069% ---------------------------------------------------------------------------------
13070% New bib entries for CRPC paper
13071@Misc{            mgnet-web-page,
13072  author        = {Craig C. Douglas},
13073  title         = {{MGNet Web page}},
13074  note          = {See {\tt http://\-www.mgnet.org}}
13075}
13076
13077@Misc{            dagh-web-page,
13078  author        = {M. Parashar and J. C. Browne},
13079  title         = {{DAGH Web page}},
13080  note          = {\url{http://www.caip.rutgers.edu/~parashar/DAGH}}
13081}
13082
13083@Misc{            parasol-web-page,
13084  key           = {PARASOL},
13085  title         = {{PARASOL Web page}},
13086  note          = {See {\tt http://\-www.genias.de/\-projects/\-parasol}}
13087}
13088
13089@Misc{            pooma-web-page,
13090  author        = {{POOMA Web page}},
13091  note          = {See {\tt http://\-www.acl.lanl.gov/pooma}}
13092}
13093
13094@Misc{            mudpack-web-page,
13095  author        = {John C. Adams},
13096  title         = {{MUDPACK Web page}},
13097  note          = {See {\tt http://\-www.scd.ucar.edu/\-css/\-software/\-mudpack}}
13098}
13099
13100@Misc{            pellpack-web-page,
13101  author        = {Elias Houstis and John Rice and Apostolos Hadjidimos},
13102  title         = {{Parallel ELLPACK Web page}},
13103  note          = {See {\tt http://\-www.cs.purdue.edu/\-research/\-cse/\-pellpack/}}
13104}
13105
13106@InProceedings{   pellpack95,
13107  author        = {E. N. Houstis and S. B. Kim and S. Markus and P. Wu and N. E. Houstis and A.C.
13108                  Catlin and S. Weerawarana and T.S. Papatheodorou},
13109  title         = {Parallel {ELLPACK} Elliptic {PDE} Solvers},
13110  booktitle     = {Proceedings of INTEL Supercomputer User's Group Conference},
13111  address       = {Albuquerque, NM},
13112  year          = {1995}
13113}
13114
13115@Misc{            nhse-web-page,
13116  author        = {{National High-Performance Software Exchange Web page}},
13117  note          = {See {\tt http://\-www.nhse.org}}
13118}
13119
13120@Misc{            doug-web-page,
13121  author        = {Mark J. Hagger and Linda Stals},
13122  title         = {{DOUG Web Page}},
13123  note          = {See {\tt http://\-www.maths.bath.ac.uk/\~{ }parsoft/\-doug/}}
13124}
13125
13126@TechReport{      doug97,
13127  author        = {Mark J. Hagger},
13128  title         = {Automatic Domain Decomposition on Unstructured Grids {(DOUG)}},
13129  institution   = {Mathematical Sciences, University of Bath},
13130  year          = {1997},
13131  number        = {9706},
13132  note          = {Advances in Computational Mathematics (to appear)}
13133}
13134
13135@Misc{            ug-web-page,
13136  author        = {{UG Web Page}},
13137  note          = {See {\tt http://\-cox.iwr.uni-heidelberg.de/\~{ }ug/}}
13138}
13139
13140@Article{         ug97,
13141  author        = {P. Bastian and K. Birken and K. Johannsen and S. Lang and N. Neuss and H.
13142                  Rentz-Reichert and C. Wieners},
13143  title         = {{UG} -- A Flexible Software Toolbox for Solving Partial Differential Equations},
13144  journal       = {Computing and Visualization in Science},
13145  year          = {1997},
13146  volume        = {},
13147  pages         = {}
13148}
13149
13150@Misc{            vecfem-web-page,
13151  author        = {Lutz Grosz},
13152  title         = {{VECFEM Web Page}},
13153  note          = {See {\tt http://\-wwwmaths.anu.edu.au/\-\~{ }vecfem/}}
13154}
13155
13156@Misc{            atlas-web-page,
13157  author        = {R. Clint {Whaley et al.}},
13158  title         = {{ATLAS Web Page}},
13159  howpublished  = {\url{http://math-atlas.sourceforge.net}}
13160}
13161
13162@Misc{            fenics-web-page,
13163  author        = {Todd Dupont and Johan Hoffman and Johan Jansson and Claes Johnson and Robert C.
13164                  Kirby and Matthew Knepley and Mats Larson and Anders Logg and Ridgway Scott},
13165  title         = {{FEniCS Web Page}},
13166  note          = {\url{http://www.fenicsproject.org}},
13167  year          = {2005}
13168}
13169
13170@Misc{            matlab-web-page,
13171  author        = {{The} {MathWorks}},
13172  title         = {{Matlab} {Web} page},
13173  url           = {http://www.mathworks.com}
13174}
13175
13176@Misc{            phipac-web-page,
13177  author        = {J. A. Bilmes and K. Asanovic and R. Vudoc and S. Iyer and J. Demmel and C. Chin
13178                  and D. Lam},
13179  title         = {{PHiPAC Web Page}},
13180  note          = {See {\tt http://\-www.icsi.berkeley.edu/\-\~{ }bilmes/\-phipac/}}
13181}
13182
13183@InProceedings{   kelp,
13184  author        = {Stephan J. Fink and Scott B. Baden and Scott R. Kohn},
13185  title         = {Flexible Communication Mechanisms for Dynamic Structured Applications},
13186  booktitle     = {Irregular '96},
13187  year          = {1996}
13188}
13189
13190@Unpublished{     kelp-web-page,
13191  author        = {Scott Baden},
13192  title         = {{KeLP} {W}eb page},
13193  note          = {See {\tt http://\-www-cse.ucsd.edu/\-groups/\-hpcl/\-scg/\-kelp/}}
13194}
13195
13196@InProceedings{   hk99,
13197  author        = {R. Hornung and S. Kohn},
13198  title         = {The Use of Object-Oriented Design Patterns in the {SAMRAI} Structured {AMR}
13199                  Framework},
13200  booktitle     = {Proceedings of the SIAM Workshop on Object-Oriented Methods for Inter-Operable
13201                  Scientific and Engineering Computing},
13202  pages         = {235-244},
13203  year          = {1999},
13204  note          = {See \url{http://www.llnl.gov/CASC/samrai}}
13205}
13206
13207@Unpublished{     samrai-web-page,
13208  title         = {{SAMRAI} {W}eb Page},
13209  author        = {Scott Kohn and Xabier Garaiza and Rich Hornung and Steve Smith},
13210  note          = {See {\tt http://www.llnl.gov/\-CASC/SAMRAI}}
13211}
13212
13213@Misc{            overture-web-page,
13214  author        = {William Henshaw and Kyle Chand},
13215  title         = {{Overture} {W}eb page},
13216  howpublished  = {\url{http://www.llnl.gov/CASC/Overture}}
13217}
13218
13219@InProceedings{   overture99,
13220  author        = {D.L. Brown and W.D. Henshaw and D.J. Quinlan},
13221  title         = {Overture: An Object-Oriented Framework for Solving Partial Differential Equations
13222                  on Overlapping Grids},
13223  publisher     = {SIAM},
13224  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
13225                  Scientific and Engineering Computing},
13226  year          = {1999},
13227  pages         = {215-224},
13228  note          = {See \url{http://www.llnl.gov/CASC/Overture}}
13229}
13230
13231@InProceedings{   diffpack,
13232  author        = {A.M. Bruaset and H.P. Langtangen},
13233  title         = {A Comprehensive Set of Tools for Solving Partial Differential Equations:
13234                  {D}iffpack},
13235  booktitle     = {Numerical Methods and Software Tools in Industrial Mathematics},
13236  year          = {1997},
13237  pages         = {61--90},
13238  publisher     = {Birkhauser Press}
13239}
13240
13241@Article{         dongarra:1984:ila,
13242  author        = {J. J. Dongarra and F. G. Gustavson and A. Karp},
13243  title         = {Implementing Linear Algebra Algorithms for Dense Matrices on a Vector Pipeline
13244                  Machine},
13245  journal       = {SIAM Review},
13246  volume        = {26},
13247  number        = {1},
13248  pages         = {91--112},
13249  month         = jan,
13250  year          = {1984},
13251  coden         = {SIREAD},
13252  issn          = {0036-1445 (print), 1095-7200 (electronic)},
13253  mrclass       = {65F10 (65F30)},
13254  mrnumber      = {85c:65032},
13255  bibdate       = {Mon Jan 20 1997},
13256  abstract      = {The authors examine common implementations of linear algebra algorithms, such as
13257                  matrix-vector multiplication, matrix-matrix multiplication and the solution of
13258                  linear equations. The different versions are examined for efficiency on a computer
13259                  architecture which uses vector processing and has pipelined instruction execution.
13260                  By using the advanced architectural features of such machines, one can usually
13261                  achieve maximum performance, and tremendous improvements in terms of execution
13262                  speed can be seen over conventional computers.},
13263  classification= {723; 921},
13264  journalabr    = {SIAM Rev},
13265  keywords      = {computer programming --- Algorithms; dense matrices; linear algebra algorithms;
13266                  mathematical programming; vector pipeline machine}
13267}
13268
13269@Book{            qv99,
13270  author        = {Alfio Quarteroni and Alberto Valli},
13271  title         = {Domain Decomposition Methods for Partial Differential Equations},
13272  publisher     = {Oxford Science Publications},
13273  address       = {Oxford},
13274  year          = {1999}
13275}
13276
13277@Book{            ksv97,
13278  editor        = {David E. Keyes and Ahmed Sameh and V. Venkatakrishnan},
13279  title         = {Parallel Numerical Algorithms},
13280  publisher     = {Kluwer Academic Publishers},
13281  address       = {the Netherlands},
13282  year          = {1997}
13283}
13284
13285@Book{            hackbusch94,
13286  author        = {Wolfgang Hackbusch},
13287  title         = {Iterative Solution of Large Sparse Systems of Equations},
13288  publisher     = {Springer-Verlag},
13289  address       = {New York},
13290  year          = {1994}
13291}
13292
13293@Article{         hackbusch1980fast,
13294  title         = {Fast solution of elliptic control problems},
13295  author        = {Hackbusch, W.},
13296  journal       = {Journal of Optimization Theory and Applications},
13297  volume        = {31},
13298  number        = {4},
13299  pages         = {565--581},
13300  year          = {1980},
13301  publisher     = {Springer}
13302}
13303
13304@Book{            hackbusch1985multi,
13305  title         = {{Multi-grid methods and applications}},
13306  author        = {Hackbusch, W.},
13307  isbn          = {3540127615},
13308  issn          = {0179-3632},
13309  year          = {1985},
13310  publisher     = {Springer Verlag}
13311}
13312
13313@Book{            axelsson94,
13314  author        = {Owe Axelsson},
13315  title         = {Iterative Solution Methods},
13316  publisher     = {Cambridge University Press},
13317  address       = {Cambridge},
13318  year          = {1994}
13319}
13320
13321@Book{            saad96,
13322  author        = {Yousef Saad},
13323  title         = {Iterative Methods for Sparse Linear Systems},
13324  publisher     = {PWS Publishing Company},
13325  address       = {Boston},
13326  year          = {1996}
13327}
13328
13329@Book{            saad2003,
13330  title         = {Iterative Methods for Sparse Linear Systems},
13331  author        = {Saad, Yousef},
13332  doi           = {10.1016/S1570-579X(01)80025-2},
13333  edition       = {2nd},
13334  publisher     = {SIAM},
13335  year          = {2003}
13336}
13337
13338@Book{            vandervorst03,
13339  author        = {Henk A. {van der Vorst}},
13340  title         = {Iterative Krylov Methods for Large Linear Systems},
13341  publisher     = {Cambridge Monographs on Applied ahd Computational Mathematics},
13342  year          = {2003}
13343}
13344
13345@Book{            koniges00,
13346  editor        = {Alice E. Koniges},
13347  title         = {Industrial Strength Parallel Computing},
13348  publisher     = {Morgan Kaufmann Publishers},
13349  address       = {San Francisco},
13350  year          = {2000}
13351}
13352
13353@Misc{            fftw-web-page,
13354  key           = {Fftw},
13355  title         = {{FFTW} {Web} page},
13356  note          = {\texttt{http://www.fftw.org/}},
13357  annote        = {fast FFT. Parallel versions with MPI and Cilk}
13358}
13359
13360@InProceedings{   frigojohnson93,
13361  author        = {Matteo Frigo and Steven G. Johnson},
13362  title         = {The Design and Implementation of {FFTW3}},
13363  booktitle     = {Proceedings of the IEEE},
13364  volume        = {93},
13365  number        = {2},
13366  pages         = {216--231},
13367  year          = {2005}
13368}
13369
13370@Book{            kelley95,
13371  author        = {C. T. Kelley},
13372  title         = {Iterative Methods for Linear and Nonlinear Equations},
13373  year          = {1995},
13374  publisher     = {SIAM},
13375  address       = {Philadelphia}
13376}
13377
13378@Unpublished{     spai-web-page,
13379  title         = {{SPAI} {W}eb {P}age},
13380  note          = {http://www.sam.math.ethz.ch/\~{ }grote/spai/},
13381  author        = {Steven Bernard and Marcus Grote},
13382  institution   = {NASA Ames Research Center and ETH Zurich}
13383}
13384
13385@Article{         gh97,
13386  author        = {M. J. Grote and T. Huckle},
13387  title         = {Parallel Preconditioning with Sparse Approximate Inverses},
13388  year          = {1997},
13389  journal       = {SIAM J. of Scient. Comput.},
13390  volume        = {18},
13391  pages         = {838-853}
13392}
13393
13394@Article{         zhang96,
13395  author        = {Wen Zhang},
13396  title         = {Using {MOL} to Solve a high order nonlinear {PDE} with a moving boundary in the
13397                  simulation of a sintering process},
13398  year          = {1996},
13399  journal       = {Appl. Numer. Math.},
13400  volume        = {20},
13401  pages         = {235-244}
13402}
13403
13404@Article{         zhang98,
13405  author        = {Wen Zhang and Ian Gladwell},
13406  title         = {The sintering of two particles by surface and grain boundary diffusion - a
13407                  three-dimensional numerical study},
13408  journal       = {Comp. Mater. Sci.},
13409  year          = {1998},
13410  volume        = {12}
13411}
13412
13413@InProceedings{   mollerschwartzbach01,
13414  author        = {Anders M\o{}ller and Michael I. Schwartzbach},
13415  title         = {The Pointer Assertion Logic Engine},
13416  booktitle     = {ACM Proceedings of PLDI'01},
13417  year          = {2001}
13418}
13419
13420@InProceedings{   klarlandschwartzbach97,
13421  author        = {Nils Klarland and Michael I. Schwartzbach},
13422  title         = {A Domain-Specific Languages for Regular Sets of Strings and Trees},
13423  booktitle     = {Proceedings of the Conference on Domain-Specific Languages},
13424  publisher     = {USENIX},
13425  month         = oct,
13426  year          = {1997},
13427  address       = {Santa Barbara, CA}
13428}
13429
13430@InProceedings{   conselmarlet98,
13431  author        = {C. Consel and R. Marlet},
13432  title         = {Architecturing software using a methodology for language development},
13433  booktitle     = {Proceedings of the 10th International Symposium on Programming Languages,
13434                  Implementations, Logics and Programs},
13435  year          = {1998},
13436  pages         = {170-174},
13437  month         = sep,
13438  address       = {Pisa, Italy}
13439}
13440
13441@Misc{            sundials:homepage,
13442  author        = {C. {Woodward et al.}},
13443  title         = {{SUNDIALS {W}eb page}},
13444  howpublished  = {\url{https://computation.llnl.gov/casc/sundials/main.html}}
13445}
13446
13447@article{gardner2022sundials,
13448  title     = {Enabling new flexibility in the {SUNDIALS} suite of nonlinear and differential/algebraic equation solvers},
13449  author    = {Gardner, David J and Reynolds, Daniel R and Woodward, Carol S and Balos, Cody J},
13450  journal   = {ACM Transactions on Mathematical Software (TOMS)},
13451  publisher = {ACM},
13452  year      = {2022},
13453  doi       = {10.1145/3539801}
13454}
13455
13456@Misc{            sundials-user-ref,
13457  title         = {{SUNDIALS}: Suite of Nonlinear and Differential/Algebraic Equation Solvers},
13458  note          = {See \url{http://www.llnl.gov/CASC/sundials}},
13459  author        = {Allan Hindmarsh and Peter Brown and Keith Grant and Steven Lee and Radu Serban
13460                  and Dan Shumaker and Carol Woodward},
13461  institution   = {Center for Applied Scientific Computing, Lawrence Livermore National Laboratory},
13462  number        = {UCRL-JP-200037},
13463  year          = {2003}
13464}
13465
13466@Article{         sundials05,
13467  author        = {A. Hindmarsh and P. Brown and K. Grant and S. Lee and R. Serban and D. Shumaker
13468                  and C. Woodward},
13469  title         = {{SUNDIALS:} Suite of Nonlinear and Differential/Algebraic Equation Solvers},
13470  journal       = {ACM Transactions on Mathematical Software},
13471  volume        = {31},
13472  number        = {3},
13473  pages         = {363--396},
13474  year          = {2005}
13475}
13476
13477@InProceedings{   serban2005cvodes,
13478  title         = {{CVODES}, the sensitivity-enabled {ODE} solver in {SUNDIALS}},
13479  author        = {Serban, Radu and Hindmarsh, Alan C},
13480  booktitle     = {Proceedings of the 5th International Conference on Multibody Systems, Nonlinear
13481                  Dynamics and Control, Long Beach, CA},
13482  year          = {2005}
13483}
13484
13485@Article{         pvode99,
13486  author        = {G. Byrne and A. Hindmarsh},
13487  title         = {{PVODE}, An {ODE} Solver for Parallel Computers},
13488  journal       = {Int. J. High Perf. Comput. Apps.},
13489  volume        = {13},
13490  number        = {4},
13491  year          = {1999},
13492  pages         = {354 -- 365}
13493}
13494
13495@Article{         cvode95,
13496  author        = {S. Cohen and A. Hindmarsh},
13497  title         = {{CVODE}, A Stiff/Nonstiff {ODE} Solver in {C}},
13498  journal       = {Computers in Physics},
13499  volume        = {10},
13500  number        = {2},
13501  year          = {1996},
13502  pages         = {138 -- 143}
13503}
13504
13505@TechReport{      ifpack,
13506  title         = {Robust Algebraic Preconditioners using {IFPACK} 3.0},
13507  author        = {Marzio Sala and Michael Heroux},
13508  institution   = {Sandia National Laboratories},
13509  number        = {SAND2005-0662},
13510  year          = {2005}
13511}
13512
13513@TechReport{      kinsol-user-ref,
13514  title         = {User Documentation for {KINSOL}, A Nonlinear Solver for Sequential and Parallel
13515                  Computers},
13516  author        = {Allan Taylor and Alan Hindmarsh},
13517  institution   = {Center for Applied Scientific Computing, Lawrence Livermore National Laboratory},
13518  number        = {UCRL-ID-131185},
13519  year          = {1998}
13520}
13521
13522@Article{         fiardmanteuffelmccormick98,
13523  author        = {J.-M. Fiard and T. Manteuffel and S. McCormick},
13524  title         = {First-order system least squares {(FOSLS)} for convection-diffusion problems:
13525                  numerical results},
13526  journal       = {SIAM J. Sci. Comp.},
13527  year          = {1998},
13528  volume        = {19},
13529  pages         = {1958--1979}
13530}
13531
13532@InProceedings{   vuduc02,
13533  author        = {Richard Vuduc and James W. Demmel and Katherine A. Yelick and Shoaib Kamil and
13534                  Rajesh Nishtala and Benjamin Lee},
13535  title         = {Performance Optimizations and Bounds for Sparse Matrix-Vector Multiply},
13536  booktitle     = {Proceedings of Supercomputing},
13537  year          = {2002},
13538  month         = nov,
13539  address       = {Baltimore}
13540}
13541
13542@Article{         beckerbraackrannacher1999,
13543  title         = {Numerical simulation of laminar flames at low Mach number by adaptive finite
13544                  elements},
13545  author        = {Roland Becker and Malte Braack and Rolf Rannacher},
13546  journal       = {Combustion Theory and Modelling},
13547  volume        = {3},
13548  pages         = {503--534},
13549  year          = {1999}
13550}
13551
13552@Article{         beckerrannacher01,
13553  author        = {R. Becker and R. Rannacher},
13554  title         = {An optimal control approach to a posteriori error estimation in finite element
13555                  methods},
13556  journal       = {Acta Numerica},
13557  year          = {2001},
13558  volume        = {10},
13559  pages         = {1--102}
13560}
13561
13562@Article{         babuskamiller84a,
13563  author        = {I. Babu$\check{s}$ka and A.D. Miller},
13564  title         = {The post-processing approach in the finite element method, {I}: Calculations of
13565                  displacements, stresses, and other higher derivatives of the displacements},
13566  journal       = {Int. J. Numer. Meth. Eng.},
13567  year          = {1984},
13568  volume        = {20},
13569  pages         = {1085--1109}
13570}
13571
13572@Article{         babuskamiller84b,
13573  author        = {I. Babu$\check{s}$ka and A.D. Miller},
13574  title         = {The post-processing approach in the finite element method, {II}: The calculation
13575                  of stress intensity factors},
13576  journal       = {Int. J. Numer. Meth. Eng.},
13577  year          = {1984},
13578  volume        = {20},
13579  pages         = {1111--1129}
13580}
13581
13582@Article{         babuskamiller84c,
13583  author        = {I. Babu$\check{s}$ka and A.D. Miller},
13584  title         = {The post-processing approach in the finite element method, {III}: A posteriori
13585                  error estimation and adaptive mesh refinement},
13586  journal       = {Int. J. Numer. Meth. Eng.},
13587  year          = {1984},
13588  volume        = {20},
13589  pages         = {2311--2324}
13590}
13591
13592@Unpublished{     jtb-web-page,
13593  title         = {{The Java Tree Builder}},
13594  note          = {See \url{http://www.cs.purdue.edu/jtb}},
13595  author        = {Jens Palsberg},
13596  institution   = {Purdue University}
13597}
13598
13599@Unpublished{     palsberg98,
13600  title         = {Why Visitors?},
13601  note          = {See \url{http://www.cs.purdue.edu/jtb/whyvisitors}},
13602  author        = {Jens Palsberg},
13603  institution   = {Purdue University},
13604  year          = {1998}
13605}
13606
13607@Unpublished{     ply-web-page,
13608  title         = {{PLY (Python Lex-Yacc)}},
13609  note          = {\url{http://systems.cs.chicago.edu/ply}},
13610  author        = {David Beazley},
13611  institution   = {University of Chicago}
13612}
13613
13614@Misc{            adic-web-page,
13615  title         = {{ADIC Web page}},
13616  note          = {\url{http://www.mcs.anl.gov/autodiff}},
13617  author        = {Paul Hovland and Uwe Naumann and Boyana Norris},
13618  institution   = {Argonne National Laboratory}
13619}
13620
13621@Article{         naumann02,
13622  author        = {Uwe Naumann},
13623  title         = {Optimal accumulation of {J}acobian matrices by elimination methods on the dual
13624                  computational graph},
13625  journal       = {Mathematical Programming (to appear)},
13626  note          = {Preprint ANL/MCS-P944-0402, Argonne National Laboratory, April 2002},
13627  year          = {2003}
13628}
13629
13630@Article{         kaper1,
13631  author        = {H. G. Kaper and T. J. Kaper},
13632  title         = {Asymptotic Analysis of Two Reduction Methods for Systems of Chemical Reactions},
13633  journal       = {Physica D},
13634  year          = {2002},
13635  pages         = {66--93},
13636  volume        = {165}
13637}
13638
13639@Misc{            veltisto-web-page,
13640  author        = {George Biros},
13641  title         = {{Veltisto Web page}},
13642  note          = {\url{http://www.cs.nyu.edu/~biros/veltisto}}
13643}
13644
13645@Article{         karypiskumar98,
13646  author        = {George Karypis and Vipin Kumar},
13647  title         = {A Parallel Algorithm for Multilevel Graph Partitioning and Sparse Matrix
13648                  Ordering},
13649  journal       = {Journal of Parallel and Distributed Computing},
13650  volume        = {48},
13651  pages         = {71--85},
13652  year          = {1998}
13653}
13654
13655@TechReport{      karypiskumar97,
13656  author        = {Karypis, George and Kumar, V.},
13657  institution   = {Department of Computer Science, University of Minnesota},
13658  keywords      = {graph partitioning; ParMetis},
13659  note          = {http://www.cs.umn.edu/~metis},
13660  number        = {97-060},
13661  title         = {{ParMETIS}: Parallel graph partitioning and sparse matrix ordering library},
13662  year          = {1997}
13663}
13664
13665@Misc{            parmetis-web-page,
13666  author        = {George {Karypis et al.}},
13667  title         = {{ParMETIS Web page}},
13668  note          = {\url{http://www.cs.umn.edu/~karypis/metis/parmetis}},
13669  year          = {2005}
13670}
13671
13672@Misc{            sparskit-web-page,
13673  author        = {Yousef {Saad et al.}},
13674  title         = {{SPARSKIT Web page}},
13675  note          = {\url{http://www.cs.umn.edu/~saad/software/SPARSKIT/sparskit.html}}
13676}
13677
13678@Misc{            dscpack-web-page,
13679  author        = {Padma Raghavan},
13680  title         = {{DSCPACK Web page}},
13681  note          = {\url{http://www.cse.psu.edu/~raghavan/Dscpack}}
13682}
13683
13684@Misc{            gaussian-web-page,
13685  author        = {},
13686  title         = {{Gaussian Web page}},
13687  note          = {\url{http://gaussian.com}},
13688  key           = {{Gaussian} {Web} page}
13689}
13690
13691@Book{            lapack-user-guide,
13692  author        = {E. Anderson and Z. Bai and C. Bischof and S. Blackford and J. Demmel and J.
13693                  Dongarra and J. Du Cris and A. Greenbaum and S. Hammarling and A. McKenney and D.
13694                  Sorensen},
13695  title         = {LAPACK Users' Guide, Third Edition},
13696  publisher     = {SIAM},
13697  year          = {1999}
13698}
13699
13700@Manual{          nwchem4.1,
13701  author        = {High Performance Computational Chemistry Group},
13702  title         = {{NWChem}, A Computational Chemistry Package for Parallel Computers, Version 4.1},
13703  year          = {2002},
13704  organization  = {Pacific Northwest National Laboratory},
13705  address       = {Richland, Washington 99325-0999 USA},
13706  note          = {See \url{http://www.emsl.pnl.gov/pub/docs/nwchem/}}
13707}
13708
13709@TechReport{      tchem,
13710  title         = {{TC}hem: {A} Software Toolkit for the Analysis of Complex Kinetic Models},
13711  author        = {Cosmin Safta and Habib Najm and Omar Knio},
13712  institution   = {Sandia National Laboratories},
13713  number        = {SAND2011-3282},
13714  year          = {2011}
13715}
13716
13717@Misc{            scidac-web-page,
13718  author        = {},
13719  title         = {{{SciDAC Initiative Web page}}},
13720  note          = {\url{http://www.osti.gov/scidac}},
13721  key           = {{SciDAC Initiative Web page}}
13722}
13723
13724@Misc{            cmrs:homepage,
13725  author        = {Amitava {Bhattacharjee (PI)}},
13726  title         = {{Center for Magnetic Reconnection Studies}},
13727  howpublished  = {\url{http://www.physics.uiowa.edu/cmrs}}
13728}
13729
13730@Misc{            tops:homepage,
13731  author        = {David {Keyes (PI)}},
13732  title         = {{Towards Optimal Petascale Simulations (TOPS) Center}},
13733  howpublished  = {\url{http://scalablesolvers.org}}
13734}
13735
13736@Misc{            tstt:homepage,
13737  author        = {David Brown and Jim Glimm and Lori Freitag},
13738  title         = {{Terascale Simulation Tools and Technology (TSTT) Center}},
13739  howpublished  = {\url{http://www.tstt-scidac.org}},
13740  year          = {2005}
13741}
13742
13743@Misc{            petsc:applications,
13744  author        = {B. F. {Smith et al.}},
13745  title         = {{Scientific Applications Using {PETSc}}},
13746  howpublished  = {\url{http://www.mcs.anl.gov/petsc/publications}}
13747}
13748
13749@Misc{            petsc:users,
13750  author        = {B. F. {Smith et al.}},
13751  title         = {{PETSc User Statistics}},
13752  howpublished  = {\url{http://www.mcs.anl.gov/petsc/miscellaneous/usage.html}}
13753}
13754
13755@Misc{            cemm:homepage,
13756  author        = {Steve {Jardin (PI)}},
13757  title         = {{Center for Extended MHD Modeling}},
13758  howpublished  = {\url{http://w3.pppl.gov/CEMM}}
13759}
13760
13761@Misc{            m3d:homepage,
13762  author        = {Steve {Jardin et al.}},
13763  title         = {{M3D Web page}},
13764  howpublished  = {\url{http://w3.pppl.gov/m3d}}
13765}
13766
13767@Misc{            nimrod:homepage,
13768  author        = {Carl R. {Sovinec et al.}},
13769  title         = {{NIMROD Web page}},
13770  howpublished  = {http://nimrodteam.org}
13771}
13772
13773@Misc{            grace-web-page,
13774  author        = {Manish {Parashar et al.}},
13775  title         = {{GrACE Web Page}},
13776  howpublished  = {\url{http://www.caip.rutgers.edu/~parashar/TASSL/Projects/GrACE}}
13777}
13778
13779@Misc{            accel1,
13780  title         = {Advanced Computing for 21st Century Accelerator Science and Technology Web page},
13781  howpublished  = {\url{http://scidac.nersc.gov/accelerator/}},
13782  author        = {K. Ko and R. Ryne (PIs)}
13783}
13784
13785@Unpublished{     katzspiegelman03,
13786  author        = {Richard F. Katz and Marc Spiegelman},
13787  title         = {A semi-{L}agrangian {C}rank-{N}icholson algorithm for the numerical solution of
13788                  advection-diffusion problems},
13789  note          = {Columbia University, in preparation}
13790}
13791
13792@Misc{            acts:homepage,
13793  author        = {},
13794  title         = {{Advanced CompuTational Software (ACTS) Web page}},
13795  howpublished  = {\url{http://acts.nersc.gov}},
13796  key           = {{Advanced CompuTational Software (ACTS) Web page}}
13797}
13798
13799@Article{         superlu99,
13800  author        = {James W. Demmel and Stanley C. Eisenstat and John R. Gilbert and Xiaoye S. Li and
13801                  Joseph W. H. Liu},
13802  title         = {A supernodal approach to sparse partial pivoting},
13803  journal       = {SIAM J. Matrix Analysis and Applications},
13804  year          = {1999},
13805  volume        = {20},
13806  number        = {3},
13807  pages         = {720-755}
13808}
13809
13810@Misc{            superlu:homepage,
13811  author        = {J. Demmel and J. Gilbert and X. Li},
13812  title         = {{SuperLU Web page}},
13813  howpublished  = {http://crd.lbl.gov/\~xiaoye/SuperLU}
13814}
13815
13816@InProceedings{   ccf98,
13817  author        = {E. Chow and A. Cleary and R. Falgout},
13818  title         = {Design of the hypre Preconditioner Library},
13819  booktitle     = {Proceedings of the SIAM Workshop on Object Oriented Methods for Inter-operable
13820                  Scientific and Engineering Computing},
13821  publisher     = {SIAM},
13822  year          = {1999}
13823}
13824
13825@TechReport{      hypre-users-manual,
13826  author        = {R. Falgout},
13827  title         = {{hypre} Users Manual},
13828  number        = {Revision 2.28},
13829  institution   = {Lawrence Livermore National Laboratory},
13830  year          = {2023},
13831  url           = {https://hypre.readthedocs.io/}
13832}
13833
13834@Misc{            hypre:homepage,
13835  author        = {R. Falgout},
13836  title         = {{hypre Web page}},
13837  howpublished  = {\url{https://www.llnl.gov/casc/hypre}}
13838}
13839
13840@InProceedings{   trilinos:gpu,
13841  author        = {C.G. Baker and M.A. Heroux. and H.C. Edwards and A.B. Williams},
13842  title         = {A Light-weight API for Portable Multicore Programming},
13843  booktitle     = {18th Euromicro International Conference on Parallel, Distributed and
13844                  Network-Based Processing (PDP)},
13845  pages         = {601--606},
13846  publisher     = {IEEE},
13847  year          = {2010}
13848}
13849
13850@InProceedings{   heroux2004design,
13851  title         = {The design of {T}rilinos},
13852  author        = {Heroux, Michael A and Sala, Marzio},
13853  booktitle     = {International Workshop on Applied Parallel Computing},
13854  pages         = {620--628},
13855  year          = {2004},
13856  organization  = {Springer}
13857}
13858
13859@Misc{            trilinos:homepage,
13860  author        = {M. {Heroux et al.}},
13861  title         = {{Trilinos Web page}},
13862  howpublished  = {{\tt http://trilinos.sandia.gov/}}
13863}
13864
13865@Article{         trilinos:overview,
13866  author        = {Michael A. Heroux and Roscoe A. Bartlett and Vicki E. Howle and Robert J.
13867                  Hoekstra and Jonathan J. Hu and Tamara G. Kolda and Richard B. Lehoucq and Kevin
13868                  R. Long and Roger P. Pawlowski and Eric T. Phipps and Andrew G. Salinger and Heidi
13869                  K. Thornquist and Ray S. Tuminaro and James M. Willenbring and Alan Williams and
13870                  Kendall S. Stanley},
13871  title         = {An overview of the {T}rilinos project},
13872  journal       = {ACM Transactions on Mathematical Software},
13873  volume        = {31},
13874  number        = {3},
13875  year          = {2005},
13876  issn          = {0098-3500},
13877  pages         = {397--423},
13878  publisher     = {ACM Press},
13879  doi           = {10.1145/1089014.1089021}
13880}
13881
13882@Misc{            rythmos:homepage,
13883  author        = {T. Coffey and R. Bartlett},
13884  title         = {Rythmos: Transient Integration of Differential Equations},
13885  howpublished  = {\url{http://trilinos.sandia.gov/packages/rythmos}}
13886}
13887
13888@Misc{            triangle:homepage,
13889  author        = {J. {Shewchuk}},
13890  title         = {{Triangle: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator}},
13891  howpublished  = {\url{http://www-2.cs.cmu.edu/~quake/triangle.html}},
13892  year          = {2005}
13893}
13894
13895@Misc{            tetgen:homepage,
13896  author        = {Hang {Si}},
13897  title         = {{TetGen: A Quality Tetrahedral Mesh Generator and Three-Dimensional Delaunay
13898                  Triangulator}},
13899  howpublished  = {\url{http://tetgen.berlios.de}},
13900  year          = {2005}
13901}
13902
13903@Misc{            eigen:homepage,
13904  author        = {Benoit Jacob and Ga\"el Guennebaud},
13905  title         = {{Eigen} {W}eb page},
13906  key           = {Jacob},
13907  url           = {http://eigen.tuxfamily.org/},
13908  howpublished  = {\url{http://eigen.tuxfamily.org/}},
13909  year          = {2015}
13910}
13911
13912@Misc{            dune:homepage,
13913  author        = {Peter Bastian and Markus Blatt and Andreas Dedner and Christian Engwer and Jorrit
13914                  Fahlke and Christoph Gersbacher and Carsten Gr\"aser and Christoph Gr\"uninger
13915                  Robert Kl\"ofkorn and Steffen M\"uthing and Martin Nolte and Mario Ohlberger and
13916                  Oliver Sander},
13917  title         = {{DUNE} {W}eb page},
13918  key           = {Bastian},
13919  url           = {http://www.dune-project.org/},
13920  howpublished  = {\url{http://www.dune-project.org/}},
13921  year          = {2015}
13922}
13923
13924@Misc{            thrust,
13925  author        = {N. Bell and J. Hoberock},
13926  title         = {The {T}hrust Library},
13927  howpublished  = {{\tt http://code.google.com/p/thrust/}},
13928  year          = {2010}
13929}
13930
13931@Misc{            cusp,
13932  author        = {N. Bell and M. Garland},
13933  title         = {The {C}usp Library},
13934  howpublished  = {{\tt http://code.google.com/p/cusp-library/}},
13935  year          = {2010}
13936}
13937
13938@Misc{            cig:homepage,
13939  author        = {M. {Gurnis et al.}},
13940  title         = {{Computational Infrastructure for Geodynamics}},
13941  howpublished  = {\url{http://www.geodynamics.org}}
13942}
13943
13944@Article{         maltsevselkov00,
13945  author        = {R. Overbeek and N. Larsen and G. Pusch and M. D'Souza and E. Selkov Jr. and N.
13946                  Kyrpides and M. Fonstein and N. Maltsev and E. Selkov},
13947  title         = {{WIT}: {I}ntegrated system for high-throughput genome sequence analysis and
13948                  metabolic reconstruction},
13949  journal       = {Nucleic Acids Res.},
13950  year          = {2000},
13951  month         = jan,
13952  pages         = {123-125},
13953  volume        = {28},
13954  number        = {1}
13955}
13956
13957@Article{         more:coloring,
13958  author        = {Thomas F. Coleman and Jorge J. Mor\'{e}},
13959  title         = {Estimation of sparse {J}acobian matrices and graph coloring problems},
13960  journal       = {SIAM Journal on Numerical Analysis},
13961  year          = {1983},
13962  month         = feb,
13963  pages         = {187--209},
13964  volume        = {20},
13965  number        = {1}
13966}
13967
13968@Article{         selkovmaltsev97,
13969  author        = {E. Selkov and N. Maltsev and G.J. Olsen and R. Overbeek and W. B. Whitman},
13970  title         = {A reconstruction of the metabolism of Methanococcus jannaschii from sequence
13971                  data},
13972  journal       = {Gene},
13973  year          = {1997},
13974  pages         = {GC11-GC26},
13975  volume        = {197},
13976  number        = {1-2}
13977}
13978
13979@Unpublished{     rocketcenter,
13980  title         = {Center for Simulation of Advanced Rockets},
13981  note          = {http://www.csar.uiuc.edu},
13982  institution   = {University of Illinois at Urbana-Champaign}
13983}
13984
13985@Article{         kirby03,
13986  title         = {A posteriori error estimates for the mixed hybrid finite element method},
13987  author        = {Robert C Kirby},
13988  journal       = {Computational Geosciences},
13989  volume        = {7},
13990  pages         = {197--214},
13991  note          = {\url{http://www.ices.utexas.edu/~clint/nsf/apostmfem.ps}},
13992  year          = {2003}
13993}
13994
13995@Article{         kirby2003b,
13996  title         = {On the convergence of high resolution methods with multiple time scales for
13997                  hyperbolic conservation laws},
13998  author        = {Robert C Kirby},
13999  journal       = {Mathematics of computation},
14000  volume        = {72},
14001  number        = {243},
14002  pages         = {1239--1250},
14003  year          = {2003}
14004}
14005
14006@Article{         dawsonkirby2001,
14007  title         = {High resolution schemes for conservation laws with locally varying time steps},
14008  author        = {Clint Dawson and Robert C Kirby},
14009  journal       = {SIAM Journal on Scientific Computing},
14010  volume        = {22},
14011  number        = {6},
14012  pages         = {2256--2281},
14013  year          = {2001},
14014  publisher     = {SIAM}
14015}
14016
14017@Article{         dawsonkirby1999,
14018  title         = {Solution of parabolic equations by backward Euler-mixed finite element methods on
14019                  a dynamically changing mesh},
14020  author        = {Clint Dawson and Robert C Kirby},
14021  journal       = {SIAM Journal on Numerical Analysis},
14022  volume        = {37},
14023  number        = {2},
14024  pages         = {423--442},
14025  year          = {1999},
14026  publisher     = {SIAM}
14027}
14028
14029@Article{         barthlarson00,
14030  author        = {T. J. Barth and M. G. Larson},
14031  title         = {{\em A posteriori} Error Estimation for Discontiuous {G}alerkin Approximations of
14032                  Hyperbolic Systems},
14033  journal       = {LNCS},
14034  year          = {2000},
14035  volume        = {11},
14036  publisher     = {Spinger-Verlag}
14037}
14038
14039@Article{         xu1,
14040  author        = {J. Xu},
14041  title         = {Iterative Methods by Space Decomposition and Subspace Correction},
14042  journal       = {SIAM Review},
14043  volume        = {34},
14044  pages         = {581--613},
14045  year          = {1992}
14046}
14047
14048@Article{         brandt77,
14049  author        = {Achi Brandt},
14050  title         = {Multi-Level Adaptive Solutions to Boundary-Value Problems},
14051  journal       = {Mathematics of Computation},
14052  month         = apr,
14053  year          = {1977},
14054  pages         = {333--390},
14055  volume        = {31},
14056  number        = {138},
14057  doi           = {10.2307/2006422}
14058}
14059
14060@Article{         brandt1979multigrid,
14061  title         = {{Multigrid solutions to elliptic flow problems}},
14062  author        = {Brandt, A. and Dinar, N.},
14063  journal       = {Numerical Methods for Partial Differential Equations},
14064  pages         = {53--147},
14065  year          = {1979}
14066}
14067
14068@InCollection{    brandt1979singular,
14069  title         = {Multi-Level Adaptive Techniques(MLAT) for singular-perturbation problems},
14070  author        = {Achi Brandt},
14071  booktitle     = {Numerical Analysis of Singular Perturbation Problems},
14072  editor        = {Hemker, Pieter W. and Miller, John J.H.},
14073  pages         = {53--142},
14074  year          = {1979},
14075  publisher     = {Academic Press}
14076}
14077
14078@Article{         amge1,
14079  author        = {M. Brezina and A. J. Cleary and R. D. Falgout and V. E. Henson and J. E. Jones
14080                  and T. A. Manteuffel and S. F. McCormick and J. W. Ruge},
14081  title         = {Algebraic Multigrid Based on Element Interpolation (AMGe)},
14082  journal       = {SIAM J. Scientific Computing},
14083  volume        = {22},
14084  pages         = {1570--1592},
14085  year          = {2000}
14086}
14087
14088@Book{            bramble1,
14089  author        = {J. H. Bramble},
14090  title         = {Multigrid Methods},
14091  publisher     = {Longman Scientific and Technical},
14092  address       = {Essex, England},
14093  year          = {1993}
14094}
14095
14096@Book{            arpack98,
14097  author        = {R. B. Lehoucq and D. C. Sorensen and C. Yang},
14098  title         = {ARPACK, Users' Guide},
14099  publisher     = {SIAM},
14100  year          = {1998}
14101}
14102
14103@Article{         bbder96,
14104  author        = {R. Barrett and M. Berry and J. Dongarra and V. Eijkhout and C. Romine},
14105  title         = {Algorithmic bombardment for the iterative solution of linear systems: A
14106                  polyIterative approach},
14107  journal       = {J. of Computational and Applied Mathematics},
14108  year          = {1996},
14109  volume        = {74},
14110  pages         = {91--110}
14111}
14112
14113@Article{         egks94,
14114  author        = {A. Ern and V. Giovangigli and D. E. Keyes and M. D. Smooke},
14115  title         = {Towards polyalgorithmic linear system solvers for nonlinear elliptic problems,},
14116  journal       = {SIAM J. Scientific Computing},
14117  year          = {1994},
14118  volume        = {15},
14119  number        = {3},
14120  pages         = {681--703}
14121}
14122
14123@Article{         dftb02,
14124  author        = {P. Zapol and M. Sternberg and L.A. Curtiss and Th. Frauenheim and D.M. Gruen},
14125  title         = {Tight-binding molecular-dynamics simulation of impurities in ultrananocrystalline
14126                  diamond grain boundaries,},
14127  journal       = {Phys. Rev},
14128  year          = {2002},
14129  volume        = {B65},
14130  pages         = {045403}
14131}
14132
14133@InBook{          lsa,
14134  author        = {R. Bramley and D. Gannon and T. Stuckey and J. Villacis and J. Balasubramanian
14135                  and E. Akman and F. Berg and S. Diwan and M. Govindaraju},
14136  title         = {The linear system analyzer},
14137  series        = {enabling technologies for computational science},
14138  year          = {2002},
14139  publisher     = {Kluwer},
14140  location      = {Dordrecht}
14141}
14142
14143@Article{         kk97,
14144  author        = {Carl T. Kelley and David E. Keyes},
14145  title         = {Convergence analysis of pseudo-transient continuation},
14146  journal       = {SIAM J. Numerical Analysis},
14147  year          = {1998},
14148  volume        = {35},
14149  pages         = {508--523}
14150}
14151
14152@Article{         swtm01,
14153  author        = {R. Shepard and A. F. Wagner and J. L. Tilson and M. Minkoff},
14154  journal       = {Journal of Computational Physics},
14155  year          = {2001},
14156  volume        = {172},
14157  number        = {2},
14158  pages         = {472--514},
14159  title         = {The Subspace Projected Approximate Matrix {(SPAM)} Modification of the {D}avidson
14160                  Method}
14161}
14162
14163@TechReport{      zhou03,
14164  author        = {Y. Zhou},
14165  title         = {Eigenvalue Computation from the Optimization Perspective: On {Jacobi-Davidson,
14166                  IIGD, RQI and Newton} Updates},
14167  institution   = {Argonne National Laboratory},
14168  number        = {ANL/MCS-P1074-0803},
14169  note          = {Submitted to Numerical Linear Algebra with Applications},
14170  year          = {2003}
14171}
14172
14173@Unpublished{     mtwm03,
14174  author        = {G. G. Maisuradze and D. L. Thompson and A. F. Wagner and M. Minkoff},
14175  title         = {Interpolating moving least squares methods for fitting potential energy surfaces:
14176                  Detailed analysis of one-dimensional applications},
14177  note          = {to appear in the Journal of Chemical Physics},
14178  year          = {2003}
14179}
14180
14181@Article{         singhjosephheslaglowinskipan00,
14182  author        = {P. Singh and D. D. Joseph and T. Hesla and R. Glowinski and T.-W. Pan},
14183  title         = {A distributed {L}agrange multiplier/fictitious domain model for viscoelastic
14184                  particulate flows},
14185  journal       = {J. Non-Newtonian Fluid Mech.},
14186  volume        = {91},
14187  pages         = {165--188},
14188  year          = {2000}
14189}
14190
14191@Book{            joseph02,
14192  author        = {Daniel D. Joseph},
14193  title         = {Interrogations of Direct Numerical Simulations of Sloid-Liquid Flows},
14194  publisher     = {Springer-Verlag},
14195  month         = mar,
14196  year          = {2002},
14197  note          = {\url{http://www.efluids.com/efluids/books/joseph.htm}}
14198}
14199
14200@Misc{            triangle-web-page,
14201  author        = {Jonathan R. Shewchuk},
14202  title         = {{Triangle Web} page},
14203  note          = {\url{http://www-2.cs.cmu.edu/~quake/triangle.html}}
14204}
14205
14206@InCollection{    shewchuk96,
14207  author        = {Jonathan R. Shewchuk},
14208  title         = {Triangle: {E}ngineering a {2D} Quality Mesh Generator and {D}elaunay
14209                  Triangulator},
14210  booktitle     = {Applied Computational Geometry: Towards Geometric Engineering},
14211  editor        = {Ming C. Lin and Dinesh Manocha},
14212  series        = {Lecture Notes in Computer Science},
14213  volume        = {1148},
14214  publisher     = {Springer-Verlag},
14215  pages         = {203--222},
14216  month         = may,
14217  year          = {1996},
14218  note          = {From the First ACM Workshop on Applied Computational Geometry}
14219}
14220
14221@Article{         leaf1,
14222  author        = {Transient Dynamics of Pinning of Domain Walls},
14223  title         = {G. K. Leaf and S. Obukhov and S. Scheidl and V. M. Vinokur},
14224  journal       = {J. Magnetism and Magnetic Materials},
14225  volume        = {241},
14226  pages         = {118--123},
14227  year          = {2002}
14228}
14229
14230@Article{         leaf2,
14231  author        = {D. O. Gunter and H. G. Kaper and G. K. Leaf},
14232  title         = {Implicit Integration of the Time-Dependent {Ginzburg-Landau} Equations of
14233                  Superconductivity},
14234  journal       = {SIAM J. Sci. Comp.},
14235  volume        = {23},
14236  pages         = {1944--1959},
14237  year          = {2002}
14238}
14239
14240@Article{         leaf3,
14241  author        = { J. S. Jiang and H. G. Kaper and G. K. Leaf},
14242  title         = {Hysteresis in Layered Spring Magnets},
14243  journal       = { Discreet and Continuous Dynamical Systems, Series B},
14244  volume        = {1},
14245  pages         = {219--232},
14246  year          = {2001}
14247}
14248
14249@Article{         leaf4,
14250  author        = {J. S. Jiang and S. D. Bader and H. G. Kaper and G. K. Leaf},
14251  title         = {Rotational Hysteresis of Exchange-Spring Magnets},
14252  journal       = {J. Phys. D Appl. Phys.},
14253  volume        = {35},
14254  pages         = {2339--2343},
14255  year          = {2002}
14256}
14257
14258@Article{         leaf5,
14259  author        = {M. Grimsditch and G. K. Leaf and H. G. Kaper and D. A. Karpeev and R. E. Camley},
14260  title         = {Normal Modes of Spin Excitation in Magnetic Nanoparticles},
14261  journal       = {Submitted to Phys. Rev. B.},
14262  note          = {Submitted},
14263  year          = {2003}
14264}
14265
14266@Article{         graysumpternoidbarnes01,
14267  author        = {S. K. Gray and B. G. Sumpter and D. W. Noid and M. d. Barnes},
14268  title         = {Quantum Mechanical Model of Localized Electrons on the Surface of Polymer
14269                  Nanospheres},
14270  journal       = {Chem. Phys. Lett.},
14271  volume        = {333},
14272  pages         = {308--313},
14273  year          = {2001}
14274}
14275
14276@InProceedings{   petsc-efficient,
14277  author        = {Satish Balay and William~D. Gropp and Lois Curfman McInnes and Barry~F. Smith},
14278  title         = {Efficient Management of Parallelism in Object Oriented Numerical Software
14279                  Libraries},
14280  booktitle     = {Modern Software Tools in Scientific Computing},
14281  editor        = {E. Arge and A.~M. Bruaset and H.~P. Langtangen},
14282  publisher     = {Birkh{\"{a}}user Press},
14283  pages         = {163--202},
14284  year          = {1997}
14285}
14286
14287@Article{         mumps01,
14288  author        = {Patrick R. Amestoy and Ian S. Duff and Jean-Yves L'Excellent and Jacko Koster},
14289  title         = {A fully asynchronous multifrontal solver using distributed dynamic scheduling},
14290  journal       = {SIAM Journal on Matrix Analysis and Applications},
14291  volume        = {23},
14292  number        = {1},
14293  pages         = {15--41},
14294  year          = {2001}
14295}
14296
14297@Article{         mumps19,
14298  title         = {{Performance and Scalability of the Block Low-Rank Multifrontal Factorization on
14299                  Multicore Architectures}},
14300  author        = {P.R. Amestoy and A. Buttari and J.-Y. L'Excellent and T. Mary},
14301  journal       = {ACM Transactions on Mathematical Software},
14302  volume        = {45},
14303  issue         = {1},
14304  pages         = {2:1--2:26},
14305  year          = {2019}
14306}
14307
14308@Article{         zoltan06,
14309  author        = {Karen D. Devine and Erik G. Boman and Robert T. Heaphy and \"Umit V.
14310                  \c{C}ataly\"urek and Robert H. Bisseling},
14311  title         = {Parallel Hypergraph Partitioning for Irregular Problems},
14312  journal       = {SIAM Parallel Processing for Scientific Computing},
14313  month         = feb,
14314  year          = {2006}
14315}
14316
14317@Article{         lidemmel03,
14318  author        = {Xiaoye S. Li and James W. Demmel},
14319  title         = {{SuperLU\_DIST}: a scalable distributed-memory sparse direct solver for
14320                  unsymmetric linear systems},
14321  journal       = {ACM Transactions on Mathematical Software},
14322  year          = {2003},
14323  month         = jun,
14324  volume        = {29},
14325  number        = {2},
14326  pages         = {110--140}
14327}
14328
14329@TechReport{      superlu,
14330  author        = {James W. Demmel and John R. Gilbert and Xiaoye S. Li},
14331  title         = {{SuperLU} Users' Guide},
14332  number        = {LBNL-44289},
14333  institution   = {Lawrence Berkeley National Laboratory},
14334  year          = {2003},
14335  url           = {http://crd.lbl.gov/\~xiaoye/SuperLU/}
14336}
14337
14338@TechReport{      trilinos-overview03,
14339  title         = {{An Overview of {T}rilinos}},
14340  author        = {Michael Heroux and Roscoe Bartlett and Vicki Howle Robert Hoekstra and Jonathan
14341                  Hu and Tamara Kolda and Richard Lehoucq and Kevin Long and Roger Pawlowski and
14342                  Eric Phipps and Andrew Salinger and Heidi Thornquist and Ray Tuminaro and James
14343                  Willenbring and Alan Williams},
14344  institution   = {Sandia National Laboratories},
14345  number        = {SAND2003-2927},
14346  year          = {2003}
14347}
14348
14349@TechReport{      trilinos-users-guide,
14350  title         = {{Trilinos} Users Guide},
14351  author        = {Michael A. Heroux and James M. Willenbring},
14352  institution   = {Sandia National Laboratories},
14353  number        = {SAND2003-2952},
14354  url           = {http://trilinos.sandia.gov/},
14355  year          = {2003}
14356}
14357
14358@Article{         pilut01,
14359  author        = {David Hysom and Alex Pothen},
14360  title         = {A scalable parallel algorithm for incomplete factor preconditioning},
14361  journal       = {SIAM Journal on Scientific Computing},
14362  volume        = {22},
14363  pages         = {2194--2215},
14364  year          = {2001}
14365}
14366
14367@TechReport{      boomeramg00,
14368  author        = {V.~E. Henson and U.~M. Yang},
14369  title         = {{BoomerAMG}: A parallel algebraic multigrid solver and preconditioner},
14370  institution   = {Lawrence Livermore National Laboratory},
14371  number        = {UCRL-JC-133948},
14372  year          = {2000}
14373}
14374
14375@InCollection{    baker2012scaling,
14376  title         = {Scaling algebraic multigrid solvers: {O}n the road to exascale},
14377  author        = {Baker, Allison H. and Falgout, Robert D. and Gamblin, Todd and Kolev, Tzanio V.
14378                  and Schulz, Martin and Yang, Ulrike Meier},
14379  booktitle     = {Competence in High Performance Computing 2010},
14380  pages         = {215--226},
14381  year          = {2012},
14382  publisher     = {Springer}
14383}
14384
14385@Article{         knollkeyes:04,
14386  author        = {D. A. Knoll and D. E. Keyes},
14387  year          = {2004},
14388  title         = {Jacobian-free {Newton-Krylov} Methods: A Survey of Approaches and Applications},
14389  journal       = {J. Comp. Phys.},
14390  volume        = {193},
14391  pages         = {357-397}
14392}
14393
14394@Article{         chacon02,
14395  author        = {Luis Chacon and Dana A. Knoll and John M. Finn},
14396  title         = {An implicit nonlinear reduced resistive {MHD} solver},
14397  journal       = {J. Comput. Phys},
14398  volume        = {188},
14399  year          = {2002},
14400  pages         = {15--36}
14401}
14402
14403@Article{         mousseau03,
14404  author        = {V. A. Mousseau and D. A. Knoll},
14405  title         = {New Physics-based Preconditioning of Implicit Methods for Non-Equilibrium
14406                  Radiation Diffusion},
14407  journal       = {J. Comput. Physics},
14408  year          = {2003}
14409}
14410
14411@Article{         mousseau00,
14412  author        = {V. A. Mousseau and D. A. Knoll and W. J. Rider},
14413  title         = {Physics-based Preconditioning and the {Newton-Krylov} Method for Non-Equilibrium
14414                  Radiation Diffusion},
14415  journal       = {J. Comput. Physics},
14416  year          = {2000},
14417  pages         = {743--765},
14418  volume        = {160}
14419}
14420
14421@Unpublished{     facets:homepage,
14422  author        = {John {Cary (PI)}},
14423  title         = {{Framework Application for Core-Edge Transport Simulations (FACETS)}},
14424  note          = {Proto-FSP project, see \url{http://www.facetsproject.org}}
14425}
14426
14427@Unpublished{     cpes:homepage,
14428  author        = {{C.S.} {Chang (PI)}},
14429  title         = {{Center for Plasma Edge Simulation (CPES)}},
14430  note          = {Proto-FSP project, see \url{http://www.cims.nyu.edu/cpes}}
14431}
14432
14433@Misc{            epsi:homepage,
14434  author        = {{C.S.} {Chang (PI)}},
14435  title         = {{Center for Edge Physics Simulation (EPSI)}},
14436  note          = {\url{http://epsi.pppl.gov}}
14437}
14438
14439@Unpublished{     groundwater-scidac2:web,
14440  author        = {Peter {Lichtner (PI)}},
14441  title         = {Modeling Multiscale-Multiphase-Multicomponent Subsurface Reactive Flows Using
14442                  Advanced Computing},
14443  howpublished  = {http://www.scidac.gov/groundwater/gwflow.html}
14444}
14445
14446@Misc{            pflotran:web,
14447  author        = {Peter {Lichtner (PI)}},
14448  title         = {{Modeling Multiscale-Multiphase-Multicomponent Subsurface Reactive Flows Using
14449                  Advanced Computing}},
14450  note          = {\url{http://ees.lanl.gov/pflotran/}}
14451}
14452
14453@Misc{            accel-scidac2-solicitation,
14454  author        = {{DOE Office of Science}},
14455  title         = {{Program Announcement LAB 07-09, SciDAC: Accelerator Science and Simulation}},
14456  year          = {2006},
14457  note          = {\url{http://www.science.doe.gov/grants/LAB07_09.html}}
14458}
14459
14460@Article{         nieter04,
14461  author        = {C. Nieter and J. R. Cary},
14462  title         = {{VORPAL}: A Versatile Plasma Simulation Code},
14463  journal       = {J. Comp. Phys.},
14464  year          = {2004},
14465  volume        = {196},
14466  pages         = {448}
14467}
14468
14469@Article{         synergia06,
14470  author        = {J. Amundson and P. Spentzouris and J. Qiang and R. Ryne},
14471  title         = {Synergia: An accelerator modeling tool with {3-D} space charge},
14472  journal       = {J. Comp. Phys.},
14473  year          = {2006},
14474  volume        = {211},
14475  pages         = {229-248}
14476}
14477
14478@Unpublished{     stoltz07,
14479  author        = {P. H. Stoltz},
14480  title         = {Maps of {RF} cavities generated from electromagnetic simulations},
14481  year          = {2007},
14482  note          = {to appear in Proceedings of the 2007 Particle Accelerator Conference (PAC07),
14483                  Albuquerque, NM, 2007}
14484}
14485
14486@Misc{            iter:homepage,
14487  key           = {{International Thermonuclear Experimental Reactor (ITER) homepage}},
14488  year          = {2007},
14489  title         = {{International Thermonuclear Experimental Reactor (ITER) homepage}},
14490  howpublished  = {\url{http://www.iter.org}}
14491}
14492
14493@Misc{            epp2010,
14494  author        = {{Committee on Elementary Particle Physics in the 21st Century, National Research
14495                  Council}},
14496  title         = {Revealing the Hidden Nature of Space and Time: Charting the Course for Elementary
14497                  Particle Physics},
14498  year          = {2006},
14499  howpublished  = {The National Academies Press, ISBN: 0309101948}
14500}
14501
14502@Misc{            post-fsp-report,
14503  author        = {D.~E.~Post and D.~B.~Batchelor and R.~B.~Bramley and J.~R.~Cary and R.~H.~Cohen
14504                  and P.~Colella and S.~C.~Jardin},
14505  title         = {{Report of Fusion Simulation Project Steering Committee}},
14506  month         = aug,
14507  year          = {2004},
14508  note          = {Available via \url{http://w3.pppl.gov/usjapanim/FSPReport.pdf}}
14509}
14510
14511@Misc{            fsp:workshop2011,
14512  key           = {{Fusion Simulation Project (FSP) Planning Workshop}},
14513  title         = {{Fusion Simulation Project (FSP) Planning Workshop}},
14514  month         = feb,
14515  year          = {2011},
14516  note          = {\url{https://ice.txcorp.com/trac/2011_FspDefinitionWorkshop}}
14517}
14518
14519@Book{            hazeltine-meiss-book,
14520  author        = {R.~D.~Hazeltine and J.~D.~Meiss},
14521  title         = {Plasma Confinement},
14522  year          = {1991},
14523  publisher     = {Addison-Wesley, Redwood City, CA}
14524}
14525
14526@Article{         falgout05a,
14527  author        = {R. D. Falgout and J. E. Jones and U. M. Yang},
14528  title         = {Conceptual Interfaces in hypre},
14529  journal       = {Future Generation Computer Systems},
14530  note          = {Special issue on PDE software},
14531  volume        = {22},
14532  year          = {2005},
14533  pages         = {239--251}
14534}
14535
14536@Article{         falgout05b,
14537  author        = {R. D. Falgout and J. E. Jones and U. M. Yang},
14538  title         = {Pursuing Scalability for hypre's Conceptual Interfaces},
14539  journal       = {ACM Trans. Math. Softw.},
14540  volume        = {31},
14541  year          = {2005},
14542  pages         = {326--350}
14543}
14544
14545@Unpublished{     compass:homepage,
14546  author        = {Panagiotis {Spentzouris (PI)}},
14547  title         = {Community Petascale Project for Accelerator Science and Simulation (ComPASS)},
14548  note          = {SciDAC2 project, see \url{https://compass.fnal.gov/}}
14549}
14550
14551@Unpublished{     cmsnf:homepage,
14552  author        = {{Todd Allen, Director}},
14553  title         = {{Center for Materials Science of Nuclear Fuel}},
14554  note          = {Energy Frontier Research Center, see
14555                  \url{https://inlportal.inl.gov/portal/server.pt/community/center_for_materials_science_of_nuclear_fuel}}
14556}
14557
14558@Unpublished{     dvi-materials:project,
14559  author        = {{L.~C.} {McInnes (PI)}},
14560  title         = {Large-Scale Differential Variational Inequalities for Heterogeneous Materials},
14561  note          = {{SciDAC}-e project},
14562  year          = {2011}
14563}
14564
14565@Misc{            scidac:homepage,
14566  author        = {{DOE Office of Science}},
14567  title         = {{Scientific Discovery through Advanced Computing}},
14568  year          = {2007},
14569  howpublished  = {\url{http://www.scidac.gov}}
14570}
14571
14572@Misc{            corba,
14573  author        = {{Object Management Group}},
14574  year          = {2007},
14575  title         = {{Common Object Request Broker Architecture (CORBA)}},
14576  howpublished  = {\url{http://www.corba.org}}
14577}
14578
14579@Article{         uedge,
14580  author        = {T.~D. Rognlien and D.~D. Ryutov and N. Mattor and G.~D. Porter},
14581  title         = {Two-Dimensional Electric Fields and Drifts near the Magnetic Separatrix in
14582                  Divertor Tokamak},
14583  journal       = {J. Plasma Physics},
14584  year          = {1999},
14585  volume        = {6},
14586  pages         = {1851},
14587  note          = {also see user manual at http://www.mfescience.org, then UEDGE link}
14588}
14589
14590@Article{         bout,
14591  author        = {X.~Q. Xu and R.~H. Cohen and T.~D. Rognlien and J.~R. Myra},
14592  title         = {Low-to-High Confinement Transition Simulations in Divertor Geometry},
14593  journal       = {J. Plasma Physics},
14594  year          = {2000},
14595  volume        = {7},
14596  pages         = {1951},
14597  note          = {}
14598}
14599
14600@Article{         bout++,
14601  author        = {B. Dudson and M. Umansky and X.~Q. Xu and P. B. Snyder and H. R. Wilson},
14602  title         = {{BOUT++}: A Framework for Parallel Plasma Fluid Simulations},
14603  journal       = {Computer Physics Communications},
14604  year          = {2009},
14605  volume        = {180},
14606  issue         = {9},
14607  pages         = {1467 -- 1480},
14608  note          = {}
14609}
14610
14611@Article{         tempest,
14612  author        = {Z. Xiong and X.Q. Xu and B.I. Cohen and R. Cohen and M.R. Dorr and J.A. Hittinger
14613                  and G. Kerbel and W.M. Nevins and T. Rognlien},
14614  title         = {Simulation of Plasma Transport in a Toroidal Annulus with TEMPEST},
14615  journal       = {Bull. Am. Phys. Soc. },
14616  year          = {2005},
14617  volume        = {50},
14618  number        = {86},
14619  pages         = {CP1},
14620  note          = {}
14621}
14622
14623@Article{         ccahpc,
14624  author        = {David E. Bernholdt and Benjamin A. Allan and Robert Armstrong and Felipe Bertrand
14625                  and Kenneth Chiu and Tamara L. Dahlgren and Kostadin Damevski and Wael R. Elwasif
14626                  and Thomas G. W. Epperly and Madhusudhan Govindaraju and Daniel S. Katz and James
14627                  A. Kohl and Manoj Krishnan and Gary Kumfert and J. Walter Larson and Sophia
14628                  Lefantzi and Michael J. Lewis and Allen D. Malony and Lois C. McInnes and Jarek
14629                  Nieplocha and Boyana Norris and Steven G. Parker and Jaideep Ray and Sameer Shende
14630                  and Theresa L. Windus and Shujia Zhou},
14631  title         = {A Component Architecture for High-Performance Scientific Computing},
14632  journal       = {Intl. J. High-Perf. Computing Appl.},
14633  volume        = {20},
14634  pages         = {163--202},
14635  year          = {2006},
14636  note          = {ACTS Collection special issue}
14637}
14638
14639@Misc{            cca-forum:homepage,
14640  author        = {{Common Component Architecture Forum}},
14641  note          = {\url{http://www.cca-forum.org}},
14642  year          = {2010}
14643}
14644
14645@Misc{            petsc:driven-cavity-example,
14646  title         = {{PETSc Driven Cavity Example Code}},
14647  author        = {B. F. {Smith et al.}},
14648  howpublished  = {\url{https://petsc.org/release/src/snes/tutorials/ex19.c.html}}
14649}
14650
14651@Misc{            petsc-dm:webpage,
14652  author        = {B. F. {Smith et al.}},
14653  title         = {{PETSc DM Webpage}},
14654  howpublished  = {\url{https://petsc.org/release/manualpages/DM/}},
14655  year          = {2018}
14656}
14657
14658@Misc{            unic-ref,
14659  author        = {Giuseppe Palmiotti},
14660  title         = {{UNIC} Neutronics Software},
14661  note          = {Nuclear Engineering Division, Argonne National Laboratory}
14662}
14663
14664% -----------------------------------------------------------------------
14665% Model coupling refs
14666@Book{            greve-blatter,
14667  author        = {Ralf Greve and Heinz Blatter},
14668  title         = {Dynamics of Ice Sheets and Glaciers},
14669  series        = {Advances in Geophysical and Environmental Mechanics and Mathematics},
14670  publisher     = {Springer},
14671  year          = {2009}
14672}
14673
14674@Misc{            doe-isicles,
14675  key           = {ISICLES},
14676  title         = {Ice {S}heet {I}nitiative for {CL}-imate {E}xtreme{S}},
14677  howpublished  = {\url{http://www.csm.ornl.gov/ISICLES/index.html}}
14678}
14679
14680@Article{         safta2011tchem,
14681  title         = {TChem-a software toolkit for the analysis of complex kinetic models},
14682  author        = {Safta, Cosmin and Najm, Habib N and Knio, Omar},
14683  journal       = {Sandia Report, SAND2011-3282},
14684  year          = {2011}
14685}
14686
14687@Misc{            chemkin-website,
14688  key           = {chemkin},
14689  title         = {ANSYS Chemkin-Pro Website},
14690  howpublished  = {\url{http://www.ansys.com/products/fluids/ansys-chemkin-pro}},
14691  year          = {2017}
14692}
14693
14694@Misc{            mct-website,
14695  key           = {MCT},
14696  title         = {{M}odel {C}oupling {T}oolkit ({MCT}) {W}eb {S}ite},
14697  howpublished  = {\url{http://www.mcs.anl.gov/mct}}
14698}
14699
14700@Article{         larson:05,
14701  author        = {Jay Larson and Robert Jacob and Everest Ong},
14702  title         = {{The Model Coupling Toolkit}: A New {Fortran90} Toolkit for Building
14703                  Multi-Physics Parallel Coupled Models},
14704  journal       = {Int. J. High Perf. Comp. App.},
14705  year          = {2005},
14706  pages         = {277--292}
14707}
14708
14709@Article{         dennis2012computational,
14710  title         = {Computational performance of ultra-high-resolution capability in the Community
14711                  Earth System Model},
14712  author        = {Dennis, John M and Vertenstein, Mariana and Worley, Patrick H and Mirin, Arthur A
14713                  and Craig, Anthony P and Jacob, Robert and Mickelson, Sheri},
14714  journal       = {International Journal of High Performance Computing Applications},
14715  volume        = {26},
14716  number        = {1},
14717  pages         = {5--16},
14718  year          = {2012},
14719  publisher     = {SAGE Publications}
14720}
14721
14722@InProceedings{   bettge01,
14723  author        = {T. Bettge and A. Craig and R. James and V. Wayland and G. Strand},
14724  year          = {2001},
14725  title         = {The {DOE} Parallel Climate Model {(PCM)}: The Computational Highway and
14726                  Backroads},
14727  booktitle     = {Proc. International Conference on Computational Science (ICCS) 2001},
14728  editors       = {V. N. Alexandrow and J. J. Dongarra and C. J. K. Tan},
14729  pages         = {148 -- 156},
14730  series        = {Lecture Notes in Computer Science},
14731  volume        = {2073},
14732  publisher     = {Springer-Verlag}
14733}
14734
14735@InProceedings{   jacob01,
14736  author        = {R. Jacob and C. Schafer and I. Foster and M. Tobis and J. Anderson},
14737  year          = {2001},
14738  title         = {Computational Design and Performance of the {Gast} Ocean Atmosphere Model},
14739  booktitle     = {Proc. International Conference on Computational Science (ICCS) 2001},
14740  editors       = {V. N. Alexandrow and J. J. Dongarra and C. J. K. Tan},
14741  series        = {Lecture Notes in Computer Science},
14742  volume        = {2073},
14743  publisher     = {Springer-Verlag}
14744}
14745
14746@Article{         chen2008new,
14747  title         = {New generation of multi-scale {NWP} system {(GRAPES)}: General scientific
14748                  design},
14749  author        = {Chen, DeHui and Xue, JiShan and Yang, XueSheng and Zhang, HongLiang and Shen,
14750                  XueShun and Hu, JiangLin and Wang, Yu and Ji, LiRen and Chen, JiaBin},
14751  journal       = {Chinese Science Bulletin},
14752  volume        = {53},
14753  number        = {22},
14754  pages         = {3433--3445},
14755  year          = {2008},
14756  publisher     = {Springer}
14757}
14758
14759@InProceedings{   baum01,
14760  author        = {J. Baum and H. Luo and E. Mestreau and D. Sharov and R. Loehner and D. Pelessone
14761                  and C. Charman},
14762  year          = {2001},
14763  title         = {Recent Developments of a Coupled {CFD/CSD} Methodology},
14764  booktitle     = {Proc. International Conference on Computational Science (ICCS) 2001},
14765  editors       = {V. N. Alexandrow and J. J. Dongarra and C. J. K. Tan},
14766  series        = {Lecture Notes in Computer Science},
14767  volume        = {2073},
14768  publisher     = {Springer-Verlag}
14769}
14770
14771@InProceedings{   lefantzi03,
14772  author        = {S. Lefantzi and J. Ray},
14773  year          = {2003},
14774  title         = {A Component-based Scientific Toolkit for Reacting Flows},
14775  booktitle     = {Proc. Second MIT Conference on Computational Fluid and Solid Mechanics},
14776  volume        = {2},
14777  publisher     = {Elsevier}
14778}
14779
14780@Article{         boville98,
14781  author        = {B. A. Boville and P. R. Gent},
14782  title         = {The {NCAR} Climate System Model, Version One},
14783  journal       = {Journal of Climate},
14784  volume        = {11},
14785  year          = {1998},
14786  pages         = {1115--1130}
14787}
14788
14789@Misc{            paraschivoiu99,
14790  author        = {M. Paraschivoiu and X.-C. Cai and M. Sarkis and D. P. Young and D. Keyes},
14791  title         = {Multi-domain multi-model formulation for compressible flows: Conservative
14792                  interface coupling and parallel implicit solvers for {3D} unstructured meshes},
14793  note          = {AIAA Paper 99-0784},
14794  year          = {1999}
14795}
14796
14797@Article{         peszynska,
14798  author        = {M. Peszynska and M. F. Wheeler and I. Yotov},
14799  title         = {Mortar upscaling for multiphysics flow in porous media},
14800  journal       = {Computational Geosciences}
14801}
14802
14803@TechReport{      wheeler00,
14804  author        = {M. F. Wheeler and J. Wheeler and M. Peszynska},
14805  title         = {A distributed computing portal for coupling multi-physics and multiple domains in
14806                  porous media},
14807  institution   = {University of Texas at Austin},
14808  number        = {TICAM 00-03},
14809  year          = {2000}
14810}
14811
14812@TechReport{      peszynska00,
14813  author        = {M. Peszynska and Q. Lu and M. F. Wheeler},
14814  title         = {Multiphysics Coupling of Codes},
14815  institution   = {University of Texas at Austin},
14816  number        = {TICAM 00-02},
14817  year          = {2000}
14818}
14819
14820@Article{         joshaghanijoodatnakshatrala2019,
14821  title         = {A stabilized mixed discontinuous Galerkin formulation for double
14822                  porosity/permeability model},
14823  author        = {MS Joshaghani and SHS Joodat and KB Nakshatrala},
14824  journal       = {Computer Methods in Applied Mechanics and Engineering},
14825  volume        = {352},
14826  pages         = {508--560},
14827  year          = {2019}
14828}
14829
14830@InProceedings{   cai99,
14831  author        = {X.-C. Cai and M. Paraschivoiu and M. Sarkis},
14832  title         = {An explicit multi-model compressible flow formulation based on the full potential
14833                  equation and the {Euler} equations on {3D} unstructured meshes},
14834  booktitle     = {Proceedings of the 11th International Conference on Domain Decomposition
14835                  Methods},
14836  editor        = {C-H. Lai and P. Bjorstad and M. Cross and O. Widlund},
14837  year          = {1999}
14838}
14839
14840@Article{         he05,
14841  author        = {Yun He and Chris H. Q. Ding},
14842  title         = {Coupling Multi-Component Models with {MPH} on Distributed Memory Computer
14843                  Architectures},
14844  year          = {2005},
14845  volume        = {19},
14846  pages         = {329--240},
14847  number        = {3},
14848  journal       = {Int. Journal of High Performance Computing Applications}
14849}
14850
14851@InProceedings{   uiuc-rocket-center02,
14852  author        = {W. A. Dick and M. T. Heath},
14853  title         = {Whole System Simulation of Solid Propellant Rockets},
14854  booktitle     = {Proceedings of the AIAA Joint Propulsion Conference, AIAA2002-4345},
14855  month         = jul,
14856  year          = {2002}
14857}
14858
14859@InProceedings{   toth04,
14860  author        = {G. Toth and O. Volberg and A. J. Ridley and T. I Gombosi and D. DeZeeuw and K. W.
14861                  Hansen and D. R. Chesney and Q. F. Stout and K. G. Powell and K. Kane and R.
14862                  Oehmke},
14863  title         = {A Physics-Based Software Framework for Sun-Earth Connection Modeling},
14864  editor        = {A. T. Y. Lui and Y. Kamide and G. Consolini},
14865  booktitle     = {Multiscale Coupling of Sun-Earth Processes, Proceedings of the Conference on the
14866                  Sun-Earth Connection},
14867  year          = {2004},
14868  publisher     = {Elsevier},
14869  pages         = {383--397}
14870}
14871
14872@Misc{            csdrm:web,
14873  author        = {M. Aivazis and B. Goddard and D. Meiron and M. Ortiz and J. Pool and J.
14874                  Shepherd},
14875  title         = {{Center for Simulation of Dynamic Response of Materials}},
14876  note          = {California Institute of Technology, see \url{http://csdrm.caltech.edu}}
14877}
14878
14879@Misc{            csar:web,
14880  author        = {M. {Heath (Director)}},
14881  title         = {{Center for Simulation of Advanced Rockets}},
14882  note          = {University of Illinois at Urbana-Champaign, see \url{http://www.csar.uiuc.edu}}
14883}
14884
14885@Misc{            csafe:web,
14886  author        = {D. {Pershing (Director)}},
14887  title         = {{Center for Simulation of Accidental Fires and Explosions}},
14888  note          = {University of Utah, see \url{http://www.csafe.utah.edu}}
14889}
14890
14891@Misc{            cits:web,
14892  author        = {P. {Moin (Director)}},
14893  title         = {{Center for Integrated Turbulence Simulations}},
14894  note          = {Stanford University, see \url{http://www.stanford.edu/group/cits}}
14895}
14896
14897@Misc{            flash:web,
14898  author        = {D. {Lamb (Director)}},
14899  title         = {{Center for Integrated Turbulence Simulations}},
14900  note          = {University of Chicago, see \url{http://flash.uchicago.edu}}
14901}
14902
14903@TechReport{      utah-csafe03,
14904  author        = {J. Guilkey and T. Harman and A. Xia and B. Kashiwa and P. McMurtry},
14905  title         = {An Eulerian-Lagrangian Approach for Large Deformation Fluid Structure Interaction
14906                  Problems, Part 1: Algorithm Development},
14907  institution   = {University of Utah, Center for the Simulation of Accidental Fires and
14908                  Explosions},
14909  year          = {2003}
14910}
14911
14912@InBook{          shepherd07,
14913  author        = {M. Shepherd and E. Seol and B. FrantzDale},
14914  title         = {Toward a Multi-Model Hierarchy to Support Multiscale Simulations},
14915  year          = {2007},
14916  booktitle     = {CRC Handbook of Dynamic System Modeling},
14917  publisher     = {Wiley},
14918  pages         = {1--41},
14919  note          = {also available as SCOREC Report 2007-2, Rensselaer Polytechnic Institute}
14920}
14921
14922@InProceedings{   cactus02,
14923  author        = {Tom Goodale and Gabrielle Allen and Gerd Lanfermann and Joan Masso and Thomas
14924                  Radke and Edward Seidel and John Shalf},
14925  title         = {The {Cactus} Framework and Toolkit: Design and Applications},
14926  booktitle     = {VECPAR'2002, 5th International Conference, Lecture Notes in Computer Science},
14927  year          = {2002},
14928  url           = {http://www.cactuscode.org/Papers/VecPar_2002.pdf}
14929}
14930
14931@Misc{            cactus:homepage,
14932  author        = {G. {Allen et al.}},
14933  title         = {{Cactus Web page}},
14934  howpublished  = {\url{http://cactuscode.org}}
14935}
14936
14937@Misc{            open-grid-forum:web,
14938  key           = {{Open Grid Forum}},
14939  title         = {{Open Grid Forum}},
14940  note          = {See \url{http://www.ogf.org}}
14941}
14942
14943@Misc{            nox:web,
14944  author        = {Tamara Kolda and Roger {Pawlowski et al.}},
14945  title         = {Nonlinear Object-Oriented Solutions {(NOX)}},
14946  note          = {See \url{http://software.sandia.gov/nox}}
14947}
14948
14949@Misc{            chombo:web,
14950  author        = {P. {Colella (PI)}},
14951  title         = {{Chombo}},
14952  note          = {See \url{http://seesar.lbl.gov/anag/chombo}}
14953}
14954
14955@Article{         lanzkron96,
14956  author        = {P. J. Lanzkron and D. J. Rose and J. T. Wilkes},
14957  title         = {An Analysis of Approximate Nonlinear Elimination},
14958  journal       = {SIAM J. Sci. Comput.},
14959  volume        = {17},
14960  year          = {1996},
14961  pages         = {538--559}
14962}
14963
14964@Article{         jiang95,
14965  author        = {J. Jiang and P. Forsyth},
14966  title         = {Robust Linear and Nonlinear Strategies for Solution of the Transonic {Euler}
14967                  Equations},
14968  journal       = {Computers and Fluids},
14969  volume        = {24},
14970  pages         = {753--770},
14971  year          = {1995}
14972}
14973
14974@Article{         young90,
14975  author        = {D. Young and R. Melbin and M. Bieterman and F. Johnson and S. Samant},
14976  title         = {Global Convergence of Inexact {Newton} Methods for Transonic Flow},
14977  journal       = {Int. J. Numer. Methods Fluids},
14978  volume        = {11},
14979  pages         = {1075--1095},
14980  year          = {1990}
14981}
14982
14983@Article{         fishwick04,
14984  author        = {Paul A. Fishwick},
14985  title         = {Toward an Integrated Multimodeling Interface: A Human-Computer Interface Approach
14986                  to Interrelating Model Structures},
14987  journal       = {SCS Trans. on Simulation},
14988  note          = {Special Issue in Grand Challenges in Computer Simulation},
14989  year          = {2004}
14990}
14991
14992@Article{         fishwick03,
14993  author        = {Paul Fishwick and Jinho Lee and Minho Park and Jyunju Shim},
14994  title         = {{RUBE}: A Customized {2D} and {3D} Modeling Framework for Simulation},
14995  booktitle     = {Proceedings of the 2003 Winter Simulation Conference},
14996  editor        = {S. Chick and P. J. Sanchez and D. Ferrin and D. J. Morrice},
14997  year          = {2003}
14998}
14999
15000@InProceedings{   kirner00,
15001  author        = {T. G. Kirner and V. F. Martins},
15002  title         = {Development of an Information Visualization Tool Using Virtual Reality},
15003  booktitle     = {Proceedings of the 2000 ACM Symposium on Applied Computing},
15004  year          = {2000},
15005  pages         = {604--606}
15006}
15007
15008@InProceedings{   orso03,
15009  author        = {A. Orso and J. Jones and M. J. Harrold},
15010  title         = {Visualization of Program-Execution Data for Deployed Software},
15011  booktitle     = {Proceedings of the 2003 ACM Symposium on Software Visualization},
15012  year          = {2003},
15013  pages         = {67--76}
15014}
15015
15016@Book{            tiller01,
15017  author        = {M. Tiller},
15018  title         = {Introduction to Physical System Modeling with Modelica},
15019  series        = {Kluwer International Series inEngineering and Computer Science},
15020  volume        = {615},
15021  publisher     = {Kluwer},
15022  year          = {2001}
15023}
15024
15025@Article{         buck94,
15026  author        = {J. Buck and S. Ha and E. Lee and D. Messerschmitt},
15027  title         = {Ptolemy: A Framework for Simulating and Prototyping Heterogeneous Systems},
15028  journal       = {Int. Journal of Computer Simulation},
15029  volume        = {4},
15030  pages         = {155--182},
15031  year          = {1994}
15032}
15033
15034@Article{         mu95,
15035  author        = {M. Mu and J.R. Rice},
15036  title         = {Modeling with collaborating {PDE} solvers - Theory and practice},
15037  journal       = {Comp. Syst. Engr.},
15038  volume        = {6},
15039  year          = {1995},
15040  pages         = {87--95}
15041}
15042
15043@TechReport{      drashansky96,
15044  title         = {Multidisciplinary Problem Solving using Agents in a Cluster Environment},
15045  author        = {R. Drashansky and A. Joshi and J. R. Rice},
15046  institution   = {Emory Universtity, Department of Mathematics and Computer Science},
15047  year          = {1996}
15048}
15049
15050@Article{         michopoulos05,
15051  title         = {Survey on Modeling and Simulation of Multiphysics Systems},
15052  author        = {John G. Michopoulos and Charbel Farhat and Jacob Fish},
15053  journal       = {Journal of Computing and Information Science in Engineering},
15054  volume        = {5},
15055  issue         = {3},
15056  pages         = {198--213},
15057  year          = {2005}
15058}
15059
15060@Article{         dubey09,
15061  title         = {Extensibe Component-Based Architecture for {FLASH}, a Massively Parallel
15062                  Multiphysics Simulation Code},
15063  author        = {A. Dubey and K. Antypass and M. Ganapathy and L. Reid and D. Sheeler and A.
15064                  Siegel and K. Weide},
15065  journal       = {Parallel Computing},
15066  volume        = {35},
15067  issue         = {10 -- 11},
15068  pages         = {512 -- 522},
15069  year          = {2009}
15070}
15071
15072@Book{            bottloring95,
15073  author        = {Raoul Bott and Loring W. Tu},
15074  title         = {Differential Forms in Algebraic Topology},
15075  publisher     = {Springer},
15076  year          = {1995}
15077}
15078
15079@Book{            kobayashinomizu96,
15080  author        = {Shoshichi Kobayashi and Katsumi Nomizu},
15081  title         = {Foundations of Differential Geometry},
15082  publisher     = {Wiley-Interscience},
15083  year          = {1996}
15084}
15085
15086@Article{         hornungkohn02,
15087  author        = {Richard D. Hornung and Scott R. Kohn},
15088  title         = {Managing Application Complexity in the SAMRAI Object-Oriented Framework},
15089  journal       = {Concurrency and Computation: Practice and Experience},
15090  volume        = {14},
15091  pages         = {347--368},
15092  year          = {2002}
15093}
15094
15095@InProceedings{   concepts06,
15096  author        = {Douglas Gregor and Jaakko J{\"a}rvi and Jeremy Siek and Bjarne Stroustrup and
15097                  Gabriel Dos Reis and Andrew Lumsdaine},
15098  title         = {Concepts: Linguistic Support for Generic Programming in C++},
15099  booktitle     = {Proceedings of OOPSLA 2006},
15100  year          = {2006},
15101  pages         = {???--???}
15102}
15103
15104@Book{            hatcher02,
15105  author        = {Hatcher, Allen},
15106  title         = {Algebraic Topology},
15107  publisher     = {Cambridge University Press},
15108  year          = {2002}
15109}
15110
15111@Book{            gammahelmjohnsonvlissides95,
15112  abstract      = {{Design Patterns is a modern classic in the literature of object-oriented
15113                  development, offering timeless and elegant solutions to common problems in
15114                  software design. It describes patterns for managing object creation, composing
15115                  objects into larger structures, and coordinating control flow between objects. The
15116                  book provides numerous examples where using composition rather than inheritance
15117                  can improve the reusability and flexibility of code. Note, though, that it's not a
15118                  tutorial but a catalog that you can use to find an object-oriented design pattern
15119                  that's appropriate for the needs of your particular application--a selection for
15120                  virtuoso programmers who appreciate (or require) consistent, well-engineered
15121                  object-oriented designs.} {Now on CD, this internationally acclaimed bestseller is
15122                  more valuable than ever!
15123
15124                  Use the contents of the CD to create your own design documents and reusable
15125                  components. The CD contains: 23 patterns you can cut and paste into your own
15126                  design documents; sample code demonstrating pattern implementation; complete
15127                  Design Patterns content in standard HTML format, with numerous hyperlinked
15128                  cross-references; accessed through a standard web browser; Java-based dynamic
15129                  search mechanism, enhancing online seach capabilities; graphical user environment,
15130                  allowing ease of navigation.
15131
15132                  First published in 1995, this landmark work on object-oriented software design
15133                  presents a catalog of simple and succinct solutions to common design problems.
15134                  Created by four experienced designers, the 23 patterns contained herein have
15135                  become an essential resource for anyone developing reusable object-oriented
15136                  software. In response to reader demand, the complete text and pattern catalog are
15137                  now available on CD-ROM. This electronic version of Design Patterns enables
15138                  programmers to install the book directly onto a computer or network for use as an
15139                  online reference for creating reusable object-oriented software.
15140
15141                  The authors first describe what patterns are and how they can help you in the
15142                  design process. They then systematically name, explain, evaluate, and catalog
15143                  recurring designs in object-oriented systems. All patterns are compiled from
15144                  real-world examples and include code that demonstrates how they may be implemented
15145                  in object-oriented programming languages such as C++ and Smalltalk. Readers who
15146                  already own the book will want the CD to take advantage of its dynamic search
15147                  mechanism and ready-to-install patterns.}},
15148  author        = {Gamma, Erich and Helm, Richard and Johnson, Ralph and Vlissides, John},
15149  citeulike-article-id={115158},
15150  howpublished  = {Hardcover},
15151  isbn          = {0201633612},
15152  keywords      = {1995 algorithms architecture book books computer computing design design-pattern
15153                  design-patterns design_patterns designpatterns development diplom entwurfsmuster
15154                  four gang gof java mathgamespatterns no-tag object object-orientation
15155                  object-oriented of oo-patterns oop oriented pattern patterns programming se
15156                  software software-development software-engineering software_design
15157                  softwareengineering standard},
15158  month         = jan,
15159  publisher     = {{Addison-Wesley Professional}},
15160  title         = {Design Patterns},
15161  url           = {http://www.amazon.ca/exec/obidos/redirect?tag=citeulike04-20{\&}path=ASIN/0201633612},
15162  year          = {1995}
15163}
15164
15165@InProceedings{   chaco95,
15166  author        = {Bruce Hendrickson and Robert Leland},
15167  title         = {A multilevel algorithm for partitioning graphs},
15168  booktitle     = {Supercomputing '95: Proceedings of the 1995 ACM/IEEE Conference on Supercomputing
15169                  (CDROM)},
15170  year          = {1995},
15171  isbn          = {0-89791-816-9},
15172  pages         = {28},
15173  location      = {San Diego, California, United States},
15174  doi           = {10.1145/224170.224228},
15175  publisher     = {ACM Press},
15176  address       = {New York}
15177}
15178
15179@Book{            aleksandrov98,
15180  author        = {Aleksandrov, Pavel S.},
15181  title         = {Combinatorial Topology},
15182  publisher     = {Dover},
15183  volume        = {3},
15184  year          = {1998}
15185}
15186
15187@Book{            steenrod99,
15188  abstract      = {{ Fibre bundles, now an integral part of differential geometry, are also of great
15189                  importance in modern physics--such as in gauge theory. This book, a succinct
15190                  introduction to the subject by renown mathematician Norman Steenrod, was the first
15191                  to present the subject systematically.
15192
15193                  It begins with a general introduction to bundles, including such topics as
15194                  differentiable manifolds and covering spaces. The author then provides brief
15195                  surveys of advanced topics, such as homotopy theory and cohomology theory, before
15196                  using them to study further properties of fibre bundles. The result is a classic
15197                  and timeless work of great utility that will appeal to serious mathematicians and
15198                  theoretical physicists alike. }},
15199  author        = {Steenrod, Norman},
15200  citeulike-article-id={712999},
15201  howpublished  = {Paperback},
15202  isbn          = {0691005486},
15203  keywords      = {fibre_bundles topology},
15204  month         = apr,
15205  publisher     = {{Princeton University Press}},
15206  title         = {The Topology of Fibre Bundles. (PMS-14)},
15207  url           = {http://www.amazon.ca/exec/obidos/redirect?tag=citeulike04-20{\&}path=ASIN/0691005486},
15208  year          = {1999}
15209}
15210
15211@Book{            bredon97,
15212  author        = {Bredon, Glen E.},
15213  title         = {Sheaf Theory},
15214  publisher     = {Springer},
15215  pages         = {524},
15216  series        = {Graduate Texts in Mathematics},
15217  year          = {1997}
15218}
15219
15220@TechReport{      tautgesmeyers04,
15221  title         = {{MOAB}: A Mesh-Oriented Database},
15222  author        = {Timothy J. Tautges and Ray Meyers and Karl Merkley and Clint Stimpson and Corey
15223                  Ernst},
15224  institution   = {Sandia National Laboratories},
15225  number        = {SAND2004-1592},
15226  month         = apr,
15227  year          = {2004}
15228}
15229
15230@Article{         tautges04,
15231  author        = {Timothy J. Tautges},
15232  title         = {{MOAB}-{SD}: Integrated Structured and Unstructured Mesh Representation},
15233  journal       = {Engineering With Computers},
15234  volume        = {20},
15235  pages         = {286--293},
15236  year          = {2004}
15237}
15238
15239@InProceedings{   meyers02,
15240  author        = {Ray Meyers et. al},
15241  title         = {{SNL} Implementation of the {TSTT} Mesh Interface},
15242  booktitle     = {8th International conference on numerical grid generation in computational field
15243                  simulations},
15244  month         = jun,
15245  year          = {2002}
15246}
15247
15248@InProceedings{   seolshepard05,
15249  author        = {E. S. Seol and Mark S. Shephard},
15250  title         = {A Flexible Distributed Mesh Data Structure to Support Parallel Adaptive
15251                  Analysis},
15252  booktitle     = {Proceedings of the 8th US National Congress on Computational Mechanics},
15253  year          = {2005}
15254}
15255
15256@Article{         beallwalshshephard04,
15257  author        = {Mark W. Beall and Joe Walsh and Mark S. Shephard},
15258  title         = {A comparison of techniques for geometry access related to mesh generation},
15259  journal       = {Engineering With Computers},
15260  volume        = {20},
15261  number        = {3},
15262  pages         = {210--221},
15263  year          = {2004}
15264}
15265
15266@Article{         careyandersoncarneskirk04,
15267  author        = {Graham F. Carey and Michael L. Anderson and Brian R. Carnes and Benjamin S.
15268                  Kirk},
15269  title         = {Some aspects of adaptive grid technology related to boundary and interior
15270                  layers},
15271  journal       = {Journal of Computational Applied Mathematics},
15272  volume        = {166},
15273  number        = {1},
15274  pages         = {55--86},
15275  year          = {2004}
15276}
15277
15278@PhDThesis{       gralthesis,
15279  author        = {Guntram Berti},
15280  title         = {Generic Software Components for Scientific Computing},
15281  school        = {TU Cottbus},
15282  year          = {2000},
15283  note          = {\url{http://www.math.tu-cottbus.de/~berti/diss}}
15284}
15285
15286@Article{         whitehead1949,
15287  title         = {Combinatorial homotopy. I},
15288  author        = {John HC Whitehead},
15289  journal       = {Bulletin of the American Mathematical Society},
15290  volume        = {55},
15291  number        = {3. P1},
15292  pages         = {213--245},
15293  year          = {1949},
15294  publisher     = {American Mathematical Society}
15295}
15296
15297@Article{         beylkincoifmanrokhlin91,
15298  author        = {Gregory Beylkin and Ronald Coifman and Vladimir Rokhlin},
15299  title         = {Fast Wavelet Transforms and Numerical Algorithms {I}},
15300  journal       = {Communications on Pure and Applied Mathematics},
15301  volume        = {44},
15302  pages         = {141--183},
15303  year          = {1991}
15304}
15305
15306@Book{            wesseling92,
15307  author        = {Pieter Wesseling},
15308  title         = {An Introduction to Multigrid Methods},
15309  publisher     = {John Wiley and Sons},
15310  year          = {1992}
15311}
15312
15313@Book{            grakakos04,
15314  author        = {Loukas Grakakos},
15315  title         = {Classical and Modern Fourier Analysis},
15316  publisher     = {Pearson Education},
15317  address       = {New Jersey},
15318  year          = {2004}
15319}
15320
15321@Misc{            hlib-web-page,
15322  key           = {HLib},
15323  title         = {{HLib} {Web} page},
15324  note          = {{\texttt{http://www.hlib.org/}}},
15325  annote        = {Hierarchical matrices for fast integral transform}
15326}
15327
15328@Article{         hackbusch99,
15329  author        = {Wolfgang Hackbusch},
15330  title         = {A sparse matrix arithmetic based on {$\mathcal H$}-matrices. Part {I}:
15331                  Introduction to {$\mathcal H$}-matrices},
15332  journal       = {Computing},
15333  volume        = {62},
15334  pages         = {89--108},
15335  year          = {1999}
15336}
15337
15338@TechReport{      kay1999green,
15339  title         = {A {G}reen's function preconditioner for the steady-state {N}avier-{S}tokes
15340                  equations},
15341  author        = {Kay, D. and Loghin, D.},
15342  year          = {1999},
15343  institution   = {Oxford University Computing Laboratory},
15344  number        = {99/06}
15345}
15346
15347@Article{         bebendorf2003existence,
15348  title         = {Existence of {$\mathcal H$}-matrix approximants to the inverse {FE}-matrix of
15349                  elliptic operators with {$L^\infty$}-coefficients},
15350  author        = {Bebendorf, M. and Hackbusch, W.},
15351  journal       = {Numerische Mathematik},
15352  volume        = {95},
15353  number        = {1},
15354  pages         = {1--28},
15355  year          = {2003},
15356  publisher     = {Springer}
15357}
15358
15359@Article{         hackbusch2005direct,
15360  title         = {Direct {S}chur complement method by domain decomposition based on {$\mathcal
15361                  H$}-matrix approximation},
15362  author        = {Hackbusch, W. and Khoromskij, B.N. and Kriemann, R.},
15363  journal       = {Computing and Visualization in Science},
15364  volume        = {8},
15365  number        = {3},
15366  pages         = {179--188},
15367  year          = {2005},
15368  publisher     = {Springer}
15369}
15370
15371@TechReport{      duphof2003,
15372  author        = {T. Dupont and J. Hoffman and C. Johnson and R. C. Kirby and M. G. Larson and A.
15373                  Logg and L. R. Scott},
15374  title         = {The {FE}ni{CS} project},
15375  institution   = {Chalmers Finite Element Center Preprint Series},
15376  number        = {2003--21},
15377  year          = {2003}
15378}
15379
15380@Article{         flame01,
15381  author        = {John A. Gunnels and Fred G. Gustavson and Greg M. Henry and Robert A. van de
15382                  Geijn},
15383  title         = {{FLAME}: Formal Linear Algebra Methods Environment},
15384  journal       = {Transactions on Mathematical Software},
15385  volume        = {27},
15386  number        = {4},
15387  year          = {2001},
15388  pages         = {422--455}
15389}
15390
15391@Article{         puschel05,
15392  author        = {Markus P{\"u}schel and Jos{\'e} M. F. Moura and Jeremy Johnson and David Padua
15393                  and Manuela Veloso and Bryan W. Singer and Jianxin Xiong and Franz Franchetti and
15394                  Aca Ga\v{c}i\'{c} and Yevgen Voronenko and Kang Chen and Robert W. Johnson and
15395                  Nick Rizzolo},
15396  title         = {{SPIRAL}: Code Generation for {DSP} Transforms},
15397  journal       = {Proceedings of the IEEE},
15398  volume        = {93},
15399  number        = {2},
15400  year          = {2005},
15401  note          = {special issue on "Program Generation, Optimization, and Adaptation"}
15402}
15403
15404@Article{         kirbylogg06,
15405  author        = {Robert C. Kirby and Anders Logg},
15406  title         = {A compiler for variational forms},
15407  journal       = {ACM Transactions on Mathematical Software},
15408  volume        = {32},
15409  number        = {3},
15410  year          = {2006},
15411  issn          = {0098-3500},
15412  pages         = {417--444},
15413  doi           = {10.1145/1163641.1163644},
15414  publisher     = {ACM Press},
15415  address       = {New York, NY}
15416}
15417
15418@Article{         kirbylogg07,
15419  author        = {Robert C. Kirby and Anders Logg},
15420  title         = {Efficient compilation of a class of variational forms},
15421  journal       = {ACM Transactions on Mathematical Software},
15422  volume        = {33},
15423  number        = {3},
15424  year          = {2007},
15425  issn          = {0098-3500},
15426  pages         = {17},
15427  doi           = {10.1145/1268769.1268771},
15428  publisher     = {ACM Press},
15429  address       = {New York, NY}
15430}
15431
15432@Article{         bankdupont81,
15433  author        = {Randolph Bank and Todd Dupont},
15434  title         = {An optimal order process for solving finite element equations},
15435  journal       = {Mathematics of Computation},
15436  volume        = {36},
15437  pages         = {35--51},
15438  year          = {1981}
15439}
15440
15441@TechReport{      adams00,
15442  author        = {Mark F. Adams},
15443  title         = {Evaluation of three unstructured multigrid methods on 3D finite element problems
15444                  in solid mechanics},
15445  institution   = {UC Berkeley},
15446  number        = {CSD-00-1103},
15447  year          = {2000},
15448  url           = {citeseer.ist.psu.edu/article/adams00evaluation.html}
15449}
15450
15451@Article{         bergengradlhuelsemannruede06,
15452  author        = {Benjamin Bergen and Tobias Gradl and Frank H\"ulsemann and Ulrich R\"ude},
15453  title         = {A Massively Parallel Multigrid Method for Finite Elements},
15454  journal       = {Computing in Science \& Engineering},
15455  volume        = {8},
15456  number        = {6},
15457  pages         = {56--62},
15458  year          = {2006}
15459}
15460
15461@MastersThesis{   brunethesis08,
15462  author        = {Peter R. Brune},
15463  title         = {Enabling Unstructured Multigrid Under the Sieve Framework},
15464  school        = {University of Chicago},
15465  address       = {Chicago, IL},
15466  year          = {2008},
15467  month         = feb
15468}
15469
15470@Article{         arnoldwinther02,
15471  author        = {Douglas N. Arnold and Ragnar Winther},
15472  title         = {Mixed finite elements for elasticity},
15473  journal       = {Numerische Mathematik},
15474  volume        = {92},
15475  number        = {3},
15476  month         = sep,
15477  year          = {2002},
15478  pages         = {401--419},
15479  doi           = {10.1007/s002110100348}
15480}
15481
15482@Article{         arnoldfalkwinther06,
15483  author        = {Douglas N. Arnold and Richard S. Falk and Ragnar Winther},
15484  title         = {Finite element exterior calculus, homological techniques, and applications},
15485  journal       = {Acta Numerica},
15486  year          = {2006},
15487  volume        = {15},
15488  pages         = {1--155},
15489  publisher     = {Cambridge University Press},
15490  doi           = {10.1017/S0962492906210018}
15491}
15492
15493@Article{         kirby04,
15494  author        = {Robert C. Kirby},
15495  title         = {Algorithm 839: {FIAT}, a new paradigm for computing finite element basis
15496                  functions},
15497  journal       = {ACM Transactions on Mathematical Software},
15498  volume        = {30},
15499  number        = {4},
15500  year          = {2004},
15501  issn          = {0098-3500},
15502  pages         = {502--516},
15503  doi           = {10.1145/1039813.1039820},
15504  publisher     = {ACM Press},
15505  address       = {New York, NY}
15506}
15507
15508@Article{         kirby06,
15509  author        = {Robert C. Kirby},
15510  title         = {Optimizing {FIAT} with level 3 {BLAS}},
15511  journal       = {ACM Transactions on Mathematical Software},
15512  volume        = {32},
15513  number        = {2},
15514  year          = {2006},
15515  issn          = {0098-3500},
15516  pages         = {223--235},
15517  doi           = {10.1145/1141885.1141889},
15518  publisher     = {ACM Press},
15519  address       = {New York, NY}
15520}
15521
15522@Misc{            bluecrystal08,
15523  author        = {{B}lue {C}rystal Cluster},
15524  title         = {Advanced {C}omputing {R}esearch {C}entre{,} {University of Bristol}},
15525  year          = {2008},
15526  note          = {\url{http://www.acrc.bris.ac.uk/acrc/hpc.htm}}
15527}
15528
15529@Article{         beylkin95,
15530  author        = {Gregory Beylkin},
15531  title         = {On the Fast Fourier Transform of Functions With Singularities},
15532  journal       = {Applied and Computational Harmonic Analysis},
15533  volume        = {2},
15534  pages         = {363--381},
15535  year          = {1995}
15536}
15537
15538@InProceedings{   riehl08,
15539  author        = {Jonathan Riehl},
15540  title         = {Implementing the MyFEM Embedded Domain-specific Language},
15541  booktitle     = {Proceedings of the Second International Workshop on Domain-specific Program
15542                  Development (DSPD'08)},
15543  address       = {Nashville, TN},
15544  year          = {2008}
15545}
15546
15547@Article{         appel85,
15548  author        = {Andrew W. Appel},
15549  date-added    = {2008-02-27 12:23:39 +0000},
15550  date-modified = {2008-02-27 12:24:02 +0000},
15551  doi           = {10.1137/0906008},
15552  journal       = {SIAM Journal on Scientific and Statistical Computing},
15553  keywords      = {treecodes},
15554  number        = {1},
15555  pages         = {85-103},
15556  publisher     = {SIAM},
15557  title         = {An Efficient Program for Many-Body Simulation},
15558  volume        = {6},
15559  year          = {1985}
15560}
15561
15562@Article{         ewald21,
15563  author        = {{Ewald}, P.~P.},
15564  title         = {{Die Berechnung optischer und elektrostatischer Gitterpotentiale}},
15565  journal       = {Annalen der Physik},
15566  year          = {1921},
15567  volume        = {369},
15568  pages         = {253-287},
15569  doi           = {10.1002/andp.19213690304},
15570  adsurl        = {http://adsabs.harvard.edu/abs/1921AnP...369..253E},
15571  adsnote       = {Provided by the SAO/NASA Astrophysics Data System}
15572}
15573
15574@Article{         greengardrokhlin87,
15575  author        = {L. Greengard and V. Rokhlin},
15576  date-added    = {2008-02-15 18:43:55 +0000},
15577  date-modified = {2008-02-26 20:09:11 +0000},
15578  doi           = {10.1016/0021-9991(87)90140-9},
15579  journal       = {J. Comput.\ Phys.},
15580  keywords      = {FMM},
15581  number        = {2},
15582  pages         = {325--348},
15583  title         = {A Fast Algorithm for Particle Simulations},
15584  url           = {citeseer.ist.psu.edu/greengard87fast.html},
15585  volume        = {73},
15586  year          = {1987},
15587  bdsk-url-1    = {citeseer.ist.psu.edu/greengard87fast.html}
15588}
15589
15590@Article{         greengardrokhlin97,
15591  author        = {L. Greengard and V. Rokhlin},
15592  title         = {A New Version of the Fast Multipole Method for the Laplace Equation in Three
15593                  Dimensions},
15594  journal       = {Acta Numerica},
15595  volume        = {6},
15596  year          = {1997},
15597  pages         = {229--269}
15598}
15599
15600@Article{         luchenghuangmccammon06,
15601  author        = {Benzhuo Lu and Xiaolin Cheng and Jingfang Huang and J. Andrew McCammon},
15602  title         = {Order {N} algorithm for computation of electrostatic interactions in biomolecular
15603                  systems},
15604  journal       = {PNAS},
15605  doi           = {10.1073/pnas.0605166103},
15606  volume        = {102},
15607  number        = {51},
15608  year          = {2006},
15609  pages         = {19314--19319}
15610}
15611
15612@Article{         schussnadlereisenberg01,
15613  author        = {Zev Schuss and Boaz Nadler and Robert S. Eisenberg},
15614  title         = {Derivation of {P}oisson and {N}ernst-{P}lanck equations in a bath and channel
15615                  from a molecular model},
15616  journal       = {Physical Review E},
15617  volume        = {64},
15618  number        = {3},
15619  year          = {2001}
15620}
15621
15622@Book{            hairerlubichwanner02,
15623  author        = {E. Hairer and Ch. Lubich and G. Wanner},
15624  title         = {Geometric Numerical Integration},
15625  publisher     = {Springer-Verlag},
15626  address       = {Berlin Heidelberg},
15627  year          = {2002}
15628}
15629
15630@Article{         holstbakerwang00,
15631  author        = {M. Holst and N. Baker and F. Wang},
15632  title         = {The adaptive multilevel finite element solution of the {P}oisson-{B}oltzmann
15633                  equation on massively parallel computers},
15634  journal       = {Journal of Computational Chemistry},
15635  volume        = {21},
15636  year          = {2000}
15637}
15638
15639@Book{            hockneyeastwood81,
15640  author        = {R. Hockney and J. Eastwood},
15641  title         = {Computer simulation using particles},
15642  publisher     = {McGraw-Hill},
15643  address       = {New York},
15644  year          = {1981}
15645}
15646
15647@Article{         lutydavistironigunsteren94,
15648  author        = {Brock A. Luty and Malcolm E. Davis and Ilario G. Tironi and Wilfred F. Van
15649                  Gunsteren},
15650  title         = {A Comparison of {P}article-{P}article, {P}article-{M}esh and {E}wald Methods for
15651                  Calculating Electrostatic Interactions in Periodic Molecular Systems},
15652  journal       = {Molecular Simulation},
15653  volume        = {14},
15654  number        = {1},
15655  year          = {1994},
15656  pages         = {11--20}
15657}
15658
15659@Book{            briggshensonmccormick00,
15660  author        = {Briggs,, William L. and Henson,, Van Emden and McCormick,, Steve F.},
15661  title         = {A Multigrid Tutorial (2nd ed.)},
15662  year          = {2000},
15663  isbn          = {0-89871-462-1},
15664  publisher     = {Society for Industrial and Applied Mathematics},
15665  address       = {Philadelphia, PA}
15666}
15667
15668@Article{         chartier2003spectral,
15669  title         = {Spectral AMGe ($\rho$ AMGe)},
15670  author        = {Chartier, Tim and Falgout, RD and Henson, VE and Jones, J and Manteuffel, T and
15671                  McCormick, S and Ruge, J and Vassilevski, PS},
15672  journal       = {SIAM Journal on Scientific Computing},
15673  volume        = {25},
15674  number        = {1},
15675  pages         = {1--26},
15676  year          = {2003},
15677  publisher     = {SIAM}
15678}
15679
15680@Article{         galvis2010domain,
15681  title         = {Domain decomposition preconditioners for multiscale flows in high-contrast
15682                  media},
15683  author        = {Galvis, Juan and Efendiev, Yalchin},
15684  journal       = {Multiscale Modeling \& Simulation},
15685  volume        = {8},
15686  number        = {4},
15687  pages         = {1461--1483},
15688  year          = {2010},
15689  publisher     = {SIAM}
15690}
15691
15692@Book{            brennerscott02,
15693  author        = {Susanne~C. Brenner and L.~Ridgway Scott},
15694  title         = {The mathematical theory of finite element methods},
15695  year          = {2002},
15696  isbn          = {0-38795-451-1},
15697  publisher     = {Springer},
15698  pages         = {361}
15699}
15700
15701@Book{            trefethenbau97,
15702  author        = {Lloyd N. Trefethen and David {Bau, III}},
15703  title         = {Numerical Linear Algebra},
15704  publisher     = {Society for Industrial and Applied Mathematics},
15705  address       = {Philadelphia, PA},
15706  pages         = {xii + 361},
15707  year          = {1997},
15708  isbn          = {0-89871-361-7},
15709  isbn-13       = {978-0-89871-361-9},
15710  lccn          = {QA184 .T74 1997},
15711  mrclass       = {65-01 (65-02 65Fxx)},
15712  mrnumber      = {MR1444820 (98k:65002)},
15713  mrreviewer    = {Moody T. Chu},
15714  bibdate       = {Wed Jan 07 15:23:19 1998},
15715  bibsource     = {ftp://ftp.math.utah.edu/pub/bibnet/authors/t/trefethen-lloyd-n.bib}
15716}
15717
15718@Article{         liptonreagan2014,
15719  title         = {Quantum Algorithms via Linear Algebra: A Primer},
15720  author        = {Richard J Lipton and Kenneth W Regan},
15721  pages         = {206},
15722  isbn          = {978-0-26202-839-4},
15723  year          = {2014}
15724}
15725
15726@InProceedings{   rhea08,
15727  author        = {Carsten Burstedde and Omar Ghattas and Michael Gurnis and Georg Stadler and Eh
15728                  Tan and T.~Tu and Lucas~C. Wilcox and Shijie Zhong},
15729  title         = {Scalable adaptive mantle convection simulation on petascale supercomputers},
15730  booktitle     = {Proceedings of IEEE/ACM SC '08},
15731  year          = {2008}
15732}
15733
15734@Misc{            bursteddewilcox09,
15735  author        = {Carsten Burstedde and Lucas~C. Wilcox},
15736  title         = {The p4est library: A parallel scalable forest of adaptive octrees},
15737  note          = {in preparation}
15738}
15739
15740@Article{         skeeltezcanhardy02,
15741  author        = {R. D. Skeel and I. Tezcan and D. J. Hardy},
15742  title         = {Multiple Grid Methods for Classical Molecular Dynamics},
15743  journal       = {J. Comp. Chem.},
15744  volume        = {23},
15745  pages         = {673--684},
15746  year          = {2002}
15747}
15748
15749@Article{         verschelde99,
15750  author        = {Jan Verschelde},
15751  title         = {Algorithm 795: PHCpack: a general-purpose solver for polynomial systems by
15752                  homotopy continuation},
15753  journal       = {ACM Trans. Math. Softw.},
15754  volume        = {25},
15755  number        = {2},
15756  issn          = {0098-3500},
15757  pages         = {251--276},
15758  doi           = {10.1145/317275.317286},
15759  publisher     = {ACM},
15760  address       = {New York, NY},
15761  year          = {1999}
15762}
15763
15764@InProceedings{   sommeseverscheldewampler08,
15765  author        = {Andrew J. Sommese and Jan Verschelde and Charles W. Wampler},
15766  title         = {Solving Polynomial Systems Equation by Equation},
15767  booktitle     = {IMA Volume 146: Algorithms in Algebraic Geometry},
15768  editor        = {Alicia Dickenstein and Frank-Olaf Schreyer and Andrew J. Sommese},
15769  pages         = {133--152},
15770  publisher     = {Springer-Verlag},
15771  year          = {2008}
15772}
15773
15774@Article{         phanthientanner77,
15775  author        = {N. Phan-Thien and R.~I. Tanner},
15776  title         = {A new constitutive equation derived from network theory},
15777  journal       = {J. Non-Newt. Fluid Mech.},
15778  volume        = {2},
15779  pages         = {353},
15780  year          = {1977}
15781}
15782
15783@Manual{          sage,
15784  key           = {SAGE},
15785  author        = {W.\thinspace{}A. Stein and others},
15786  organization  = {The Sage~Development Team},
15787  title         = {{S}age {M}athematics {S}oftware ({V}ersion 3.3)},
15788  note          = {{\tt http://www.sagemath.org}},
15789  year          = {2009}
15790}
15791
15792@Misc{            bateshauensteinsommesewampler06,
15793  author        = {Daniel J. Bates and Jonathan D. Hauenstein and Andrew J. Sommese and Charles W.
15794                  Wampler},
15795  title         = {{B}ertini: {S}oftware for {N}umerical {A}lgebraic {G}eometry},
15796  howpublished  = {Available at http://www.nd.edu/$\sim$sommese/bertini}
15797}
15798
15799@Article{         archer09,
15800  author        = {A. J. Archer},
15801  collaboration = {},
15802  title         = {Dynamical density functional theory for molecular and colloidal fluids: A
15803                  microscopic approach to fluid mechanics},
15804  publisher     = {AIP},
15805  year          = {2009},
15806  journal       = {The Journal of Chemical Physics},
15807  volume        = {130},
15808  number        = {1},
15809  eid           = {014509},
15810  numpages      = {8},
15811  pages         = {014509},
15812  keywords      = {colloids; continuum mechanics; density functional theory; free energy; glass
15813                  transition; statistical distributions; stochastic processes},
15814  doi           = {10.1063/1.3054633}
15815}
15816
15817@Article{         giesekus1966,
15818  author        = {Hanswalter Giesekus},
15819  title         = {Die Elastizit\"at von Fl\"ussigkeiten},
15820  journal       = {Rheologica Acta},
15821  publisher     = {Springer Berlin / Heidelberg},
15822  volume        = {5},
15823  number        = {1},
15824  month         = mar,
15825  year          = {1966},
15826  doi           = {10.1007/BF01973575},
15827  pages         = {29-35}
15828}
15829
15830@Article{         baaijens98,
15831  author        = {F.P. Baaijens},
15832  title         = {Mixed finite element methods for viscoelastic flow analysis: a review},
15833  journal       = {Journal of Non-Newtonian Fluid Mechanics},
15834  volume        = {79},
15835  year          = {1998},
15836  pages         = {361--385}
15837}
15838
15839@Book{            joseph90,
15840  author        = {D.~D. Joseph},
15841  title         = {Fluid Dynamics of Viscoelastic Liquids},
15842  publisher     = {Springer},
15843  address       = {New York, NY},
15844  year          = {1990}
15845}
15846
15847@Article{         oldroyd50,
15848  author        = {J.~G. Oldroyd},
15849  title         = {On the Formulation of Rheological Equations of State},
15850  journal       = {Proceedings of the Royal Society of London. Series A, Mathematical and Physical
15851                  Sciences},
15852  volume        = {200},
15853  year          = {1950},
15854  pages         = {523--541}
15855}
15856
15857@InProceedings{   bynasungroppthakur04,
15858  author        = {S. Byna and X.-H. Sun and W. Gropp and R. Thakur},
15859  title         = {Predicting Memory-Access Cost Based on Data-Access Patterns},
15860  booktitle     = {Proceedings of IEEE International Conference on Cluster Computing, San Diego},
15861  year          = {2004}
15862}
15863
15864@Book{            pozrikidis07,
15865  author        = {C. Pozrikidis},
15866  title         = {Fluid Dynamics: Theory, Computation, and Numerical Simulation},
15867  publisher     = {Kluwer (Springer)},
15868  pages         = {675},
15869  year          = {2001},
15870  isbn          = {0792373510}
15871}
15872
15873@Misc{            kritzkeyesfsp07,
15874  author        = {A. Kritz and D. Keyes},
15875  title         = {{Fusion Simulation Project Workshop Report}},
15876  month         = jul,
15877  year          = {2007},
15878  note          = {Available via
15879                  \url{http://www.sc.doe.gov/ofes/More_HTML/FESAC/FESAC07/FSP_report_070702d.pdf}}
15880}
15881
15882@Misc{            dahlburg02,
15883  author        = {J. {Dahlburg (Chair)}},
15884  title         = {{Final Report of the FESAC ISOFS SubCommittee}},
15885  year          = {2002},
15886  note          = {Available via
15887                  \url{http://www.ofes.fusion.doe.gov/More_HTML/FESAC/FESAC11-02/Dahlburg.pdf}}
15888}
15889
15890@Misc{            brown08,
15891  author        = {D. {Brown (Chair)}},
15892  title         = {{Applied Mathematics at the U.S. Department of Energy: Past, Present, and a View
15893                  to the Future}},
15894  year          = {2008},
15895  howpublished  = {Office of Science, U.S. Department of Energy},
15896  url           = {http://science.energy.gov/~/media/ascr/pdf/program-documents/docs/Brown_report_may_08.pdf}
15897}
15898
15899@Misc{            crosscutting10,
15900  author        = {D. Brown and P. {Messina (Chairs)}},
15901  title         = {{Scientific Grand Challenges: Crosscutting Technologies for Computing at the
15902                  Exascale}},
15903  year          = {2010},
15904  howpublished  = {Office of Science, U.S. Department of Energy},
15905  url           = {http://extremecomputing.labworks.org/SumReps/Crosscutting-SumRep-PNNL_20168.pdf}
15906}
15907
15908@Misc{            extreme-scale-solvers-workshop12,
15909  author        = {J. Ang and K. Evans and A. Geist and M. Heroux and P. Hovland and O. Marques and
15910                  L.C. McInnes and E. Ng and S. Wild},
15911  title         = {Report on the Workshop on Extreme-Scale Solvers: Transitions to Future
15912                  Architectures},
15913  howpublished  = {Office of Advanced Scientific Computing Research, U.S. Department of Energy},
15914  note          = {{Washington, DC}, March 8-9, 2012},
15915  url           = {http://science.energy.gov/~/media/ascr/pdf/program-documents/docs/reportExtremeScaleSolvers2012.pdf},
15916  year          = {2012}
15917}
15918
15919@Misc{            monizrosner09,
15920  author        = {{E. Moniz and R. Rosner}},
15921  title         = {{Workshop on Science Based Nuclear Energy Systems Enabled by Advanced Modeling
15922                  and Simulation at the Extreme Scale}},
15923  month         = may,
15924  year          = {2009},
15925  note          = {See
15926                  \url{http://extremecomputing.labworks.org/crosscut/references/nuclearenergy10exascael.pdf}}
15927}
15928
15929@Misc{            blanford08,
15930  author        = {{R. Blandord (Chair)}},
15931  title         = {{Workshop on Challenges for Understanding the Quantum Universe and the Role of
15932                  Computing at the Extreme Scale}},
15933  month         = dec,
15934  year          = {2008},
15935  note          = {See
15936                  \url{http://extremecomputing.labworks.org/crosscut/references/HEPreport10exascale.pdf}}
15937}
15938
15939@Misc{            exascale07,
15940  author        = {H. Simon and T. Zacharia and R. Stevens},
15941  title         = {{Modeling and Simulation at the Exascale for Energy and the Environment}},
15942  year          = {2007},
15943  note          = {See \url{http://www.sc.doe.gov/ascr/ProgramDocuments/Docs/TownHall.pdf}}
15944}
15945
15946@Misc{            ascrbreakthroughs08,
15947  author        = {{Panel on Recent Significant Advancements in Computational Science}},
15948  title         = {Breakthroughs},
15949  year          = {2008},
15950  note          = {See
15951                  \url{http://www.er.doe.gov/ASCR/ProgramDocuments/Docs/Breakthroughs_2008.pdf}}
15952}
15953
15954@Misc{            petsc-rd100-2009,
15955  author        = {{R\&D Magazine}},
15956  title         = {{PETSc} {R}\&{D} 100 Award},
15957  year          = {2009},
15958  note          = {See
15959                  \url{http://www.rdmag.com/Awards/RD-100-Awards/2009/07/PETSc-Release-3-0-Expands-Capabilities}}
15960}
15961
15962@Article{         compass-scidac08,
15963  author        = {P. Spentzouris and J. Cary and L. C. McInnes and W. Mori and C. Ng and E. Ng and
15964                  R. Ryne},
15965  title         = {Community Petascale Project for Accelerator Science and Simulation: Advancing
15966                  Computational Science for Future Accelerators and Accelerator Technologies},
15967  journal       = {J. Phys.: Conf. Ser.},
15968  volume        = {125},
15969  year          = {2008},
15970  pages         = {012001},
15971  url           = {http://iopscience.iop.org/1742-6596/125/1/012001}
15972}
15973
15974@Article{         compass-amundson-scidac08,
15975  title         = {Multiscale, Multiphysics Beam Dynamics Framework Design and Applications},
15976  author        = {J. Amundson and D. Dechow and L. McInnes and B. Norris and P. Spentzouris and P.
15977                  Stoltz},
15978  journal       = {J. Phys.: Conf. Ser.},
15979  volume        = {125},
15980  year          = {2008}
15981}
15982
15983@InProceedings{   muszala09,
15984  title         = {Two-tiered Component Design and Performance Analysis of {Synergia2} Accelerator
15985                  Simulations},
15986  author        = {S. Muszala and J. Amundson and L. C. McInnes and B. Norris},
15987  booktitle     = {Proceedings of the 2009 Workshop on Component-Based High Performance Computing
15988                  {(CBHPC 2009)}},
15989  year          = {2009}
15990}
15991
15992@Article{         gaston09,
15993  title         = {{MOOSE}: A Parallel Computational Framework for Coupled Systems of Nonlinear
15994                  Equations},
15995  author        = {Derek Gaston and Chris Newman and Glen Hansen and Damien Lebrun-Grandie},
15996  journal       = {Nuclear Engineering and Design},
15997  volume        = {239},
15998  number        = {10},
15999  year          = {2009},
16000  pages         = {1768 -- 1778}
16001}
16002
16003@Article{         gaston09b,
16004  title         = {Parallel Multiphysics Algorithms and Software for Computational Nuclear
16005                  Engineering},
16006  author        = {D. Gaston and G. Hansen and S. Kadioglu and D. Knoll and C. Newman and H. Park
16007                  and C. Permann and W. Taitano},
16008  journal       = {J. Phys.: Conf. Ser.},
16009  volume        = {180},
16010  year          = {2009},
16011  pages         = {012012}
16012}
16013
16014@Article{         newman09,
16015  title         = {Three Dimensional Coupled Simulation of Thermomechanics, Heat, and Oxygen
16016                  Diffusion in {UO$_2$} Nuclear Fuel Rods},
16017  author        = {Chris Newman and Glen Hansen and Derek Gaston},
16018  journal       = {Journal of Nuclear Materials},
16019  volume        = {392},
16020  issue         = {1},
16021  year          = {2009},
16022  pages         = {6 -- 15}
16023}
16024
16025@Misc{            www:fenics,
16026  author        = {{FE}ni{CS}},
16027  title         = {{FE}ni{CS} Project},
16028  howpublished  = {\url{http://www.fenics.org/}},
16029  year          = {2018}
16030}
16031
16032@InProceedings{   zwart08,
16033  title         = {A Multiphysics and Multiscale Software Environment for Modeling Astrophysical
16034                  Systems},
16035  author        = {S. Zwart and S. McMillan and B. Nuallain and D. Heggie and J. Lombarsi and P. Hut
16036                  and S. Banerjee and H. Belkus and T. Fragos and J. Fregeau and M. Fuji and E.
16037                  Gaburov and E. Glebbeek and D. Groen and S. Harfst and R. Izzard and J. Juric and
16038                  S. Justham and P. Teuben and J. van Bever and O. Yaron and M. Zemp},
16039  booktitle     = {Proceedings of ICCS 2008},
16040  year          = {2008}
16041}
16042
16043@Article{         klocknerwarburtonbridgehesthaven09,
16044  author        = {Kl\"{o}ckner, A. and Warburton, T. and Bridge, J. and Hesthaven, J. S.},
16045  title         = {Nodal discontinuous {G}alerkin methods on graphics processors},
16046  journal       = {J. Comput. Phys.},
16047  volume        = {228},
16048  number        = {21},
16049  year          = {2009},
16050  issn          = {0021-9991},
16051  pages         = {7863--7882},
16052  doi           = {10.1016/j.jcp.2009.06.041},
16053  publisher     = {Academic Press Professional},
16054  address       = {San Diego, CA}
16055}
16056
16057@PhDThesis{       rankin99,
16058  author        = {Rankin, W. T.},
16059  keywords      = {FMM, parallel FMM},
16060  school        = {Department of Electrical and Computer Engineering, Duke University},
16061  title         = {Efficient parallel implementations of multipole-based {$N$}-body algorithms},
16062  year          = {1999}
16063}
16064
16065@InProceedings{   warrensalmon93,
16066  abstract      = {We report on an efficient adaptive N-body method which we have recently designed
16067                  and implemented. The algorithm computes the forces on an arbitrary distribution of
16068                  bodies in a time which scales as N log N with the particle number. The accuracy of
16069                  the force calculations is analytically bounded, and can be adjusted via a user
16070                  defined parameter between a few percent relative accuracy, down to machine
16071                  arithmetic accuracy. Instead of using pointers to indicate the topology of the
16072                  tree, we identify...},
16073  address       = {New York},
16074  author        = {Warren, Michael S. and Salmon, John K.},
16075  booktitle     = {Proceedings of the 1993 ACM/IEEE Conference on Supercomputing},
16076  citeulike-article-id={580952},
16077  keywords      = {oct-tree},
16078  pages         = {12--21},
16079  publisher     = {ACM},
16080  title         = {A parallel hashed Oct-Tree {N}-body algorithm},
16081  year          = {1993},
16082  doi           = {10.1145/169627.169640},
16083  url           = {http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.50.100}
16084}
16085
16086@Unpublished{     cruzwccm10,
16087  author        = {Felipe A. Cruz},
16088  title         = {Heterogeneous extension of the PetFMM a Fast Multipole Library},
16089  note          = {Presentation at WCCM 2010, Sydney Australia},
16090  year          = {2010}
16091}
16092
16093@Article{         mcguffee06,
16094  author        = {S.~R. {McGuffee} and A.~H. Elcock},
16095  title         = {Atomistically detailed simulations of concentrated protein solutions: the effects
16096                  of salt, {pH}, point mutations, and protein concentration in simulations of
16097                  1000-molecule systems},
16098  journal       = {Journal of the American Chemical Society},
16099  volume        = {128},
16100  pages         = {12098--12110},
16101  year          = {2006}
16102}
16103
16104@Article{         nilsencaihoylandlangtangen10,
16105  author        = {{Nilsen}, J.~K. and {Cai}, X. and {Hoyland}, B. and {Petter Langtangen}, H.},
16106  title         = {{Simplifying Parallelization of Scientific Codes by a Function-Centric Approach
16107                  in Python}},
16108  journal       = {ArXiv e-prints},
16109  archiveprefix = {arXiv},
16110  eprint        = {1002.0705},
16111  primaryclass  = {cs.DC},
16112  keywords      = {Computer Science - Distributed, Parallel, and Cluster Computing, Computer Science
16113                  - Programming Languages},
16114  year          = {2010},
16115  month         = feb,
16116  adsurl        = {http://adsabs.harvard.edu/abs/2010arXiv1002.0705N},
16117  adsnote       = {Provided by the SAO/NASA Astrophysics Data System}
16118}
16119
16120@Misc{            mcinnes:siam09:minisymposium,
16121  title         = {Implicit Nonlinear Solvers in Multimodel Simulations},
16122  author        = {L. C. McInnes and C. {Woodward (co-organizers)}},
16123  note          = {invited minisymposium session at the SIAM Annual Meeting, July 9-10, 2009,
16124                  Denver, CO, speakers were: C. Woodward (LLNL), E. Myra (Univ. of Michigan), J.
16125                  White (Stanford Univ.), A. Barker (Univ. of Colorado, Boulder), L. Wilcox (Univ.
16126                  of Texas at Austin), R. Mills (ORNL), B. F. Smith (ANL), J. Shadid (SNL), D. Knoll
16127                  (INL), G. Hansen (INL), J. Cary (Tech-X Corp.), T. Wildey (Univ. of Texas at
16128                  Austin).}
16129}
16130
16131@Misc{            mcinnes:fsp-summary:feb2011,
16132  author        = {Lois Curfman McInnes and Luis Chacon and John Shadid},
16133  title         = {Solvers and Time Integration Breakout Summary},
16134  note          = {FSP Planning Workshop, General Atomics, Feb 8-11, 2011, see
16135                  \url{https://ice.txcorp.com/trac/2011_FspDefinitionWorkshop}}
16136}
16137
16138@Misc{            dvi-materials:siamcse11,
16139  title         = {Progress in Large-Scale Differential Variational Inequalities for Heterogeneous
16140                  Materials},
16141  author        = {M. Anitescu and A. El-Azab and J. Lee and L. C. McInnes and T. Munson and B. F.
16142                  Smith and L. Wang},
16143  note          = {minisymposium presentation at the 2011 SIAM Conference on Computational Science
16144                  and Engineering, March 3, 2011}
16145}
16146
16147@Misc{            jamroz:cemm10,
16148  title         = {{JFNK} within the semi-implicit scheme in {NIMROD}},
16149  author        = {B. Jamroz and S. Kruger and T. Austin},
16150  note          = {presentation, CEMM Meeting, Chicago, IL, Nov 7, 2010}
16151}
16152
16153@Misc{            kruger:feb4-2011,
16154  title         = {personal communication},
16155  author        = {S. Kruger},
16156  note          = {February, 2011}
16157}
16158
16159@Article{         elman1996,
16160  author        = {H.C. Elman},
16161  title         = {Preconditioning for the steady-state {Navier-Stokes} equations for low
16162                  viscosity},
16163  journal       = {SIAM J. Sci. Comput.},
16164  volume        = {20},
16165  year          = {1996},
16166  pages         = {1299--1316}
16167}
16168
16169@Article{         kayloghinwathen2002,
16170  author        = {D. Kay and D. Loghin and A. Wathen},
16171  title         = {A preconditioning for the steady-state {Navier-Stokes} equations},
16172  journal       = {SIAM J. Sci. Comput.},
16173  volume        = {24},
16174  year          = {2002},
16175  pages         = {237--256}
16176}
16177
16178@Article{         elmanhowleshadidshuttleworthtuminaro2006,
16179  author        = {H.C. Elman and V.E. Howle and J. Shadid and R. Shuttleworth and R. Tuminaro},
16180  title         = {Block preconditioners based on approximate commutators},
16181  journal       = {SIAM J. Sci. Comput.},
16182  volume        = {27},
16183  number        = {5},
16184  year          = {2006},
16185  pages         = {1651--1668}
16186}
16187
16188@Article{         braesssarazin1997,
16189  author        = {Dietrich Braess and Regina Sarazin},
16190  title         = {An efficient smoother for the {Stokes} problem},
16191  journal       = {Applied Numerical Mathematics},
16192  volume        = {23},
16193  number        = {1},
16194  year          = {1997},
16195  pages         = {3--19},
16196  doi           = {10.1016/S0168-9274(96)00059-1}
16197}
16198
16199@Article{         wright2001large,
16200  title         = {Large-Scale Computation of Pseudospectra Using {ARPACK} and \texttt{eigs}},
16201  author        = {Wright, T.G. and Trefethen, L.N.},
16202  journal       = {SIAM Journal on Scientific Computing},
16203  volume        = {23},
16204  pages         = {591},
16205  year          = {2001}
16206}
16207
16208@Misc{            wright2002eigtool,
16209  title         = {Eig{T}ool},
16210  author        = {Wright, T.G. and Trefethen, LN},
16211  howpublished  = {Software available at \url{http://www.comlab.ox.ac.uk/pseudospectra/eigtool}},
16212  year          = {2002}
16213}
16214
16215@Misc{            visit-web-site,
16216  key           = {{VisIt}},
16217  title         = {{VisIt web site}},
16218  howpublished  = {\url{http://wci.llnl.gov/codes/visit/}},
16219  url           = {http://wci.llnl.gov/codes/visit/},
16220  year          = {2011}
16221}
16222
16223@Book{            trefethen1996,
16224  title         = {Finite difference and spectral methods for ordinary and partial differential
16225                  equations},
16226  author        = {Lloyd Nicholas Trefethen},
16227  year          = {1996},
16228  publisher     = {Cornell University-Department of Computer Science and Center for Applied
16229                  Mathematics}
16230}
16231
16232@Book{            trefethen2005spectra,
16233  title         = {Spectra and pseudospectra: the behavior of nonnormal matrices and operators},
16234  author        = {Trefethen, L.N. and Embree, M.},
16235  year          = {2005},
16236  publisher     = {Princeton University Press}
16237}
16238
16239@Article{         gomez2010isogeometric,
16240  title         = {Isogeometric analysis of the isothermal {N}avier-{S}tokes-{K}orteweg equations},
16241  author        = {Gomez, H. and Hughes, T.J.R. and Nogueira, X. and Calo, V.M.},
16242  journal       = {Computer Methods in Applied Mechanics and Engineering},
16243  volume        = {199},
16244  number        = {25-28},
16245  pages         = {1828--1840},
16246  issn          = {0045-7825},
16247  year          = {2010},
16248  publisher     = {Elsevier}
16249}
16250
16251@Article{         gomez2008isogeometric,
16252  title         = {Isogeometric analysis of the {C}ahn-{H}illiard phase-field model},
16253  author        = {G{\'o}mez, H. and Calo, V.M. and Bazilevs, Y. and Hughes, T.J.R.},
16254  journal       = {Computer Methods in Applied Mechanics and Engineering},
16255  volume        = {197},
16256  number        = {49-50},
16257  pages         = {4333--4352},
16258  year          = {2008},
16259  publisher     = {Elsevier}
16260}
16261
16262@Misc{            fastmath:project,
16263  author        = {Lori {Diachin (PI)}},
16264  title         = {{SciDAC Frameworks, Algorithms, and Scalable Technologies for Mathematics
16265                  (FASTMath) Institute}},
16266  howpublished  = {\url{https://fastmath-scidac.llnl.gov}}
16267}
16268
16269@Misc{            exascale-software:proposal,
16270  author        = {Peter {Beckman (PI)}},
16271  title         = {{Exascale Software Center}},
16272  note          = {proposal to DOE}
16273}
16274
16275@Misc{            imex:project,
16276  author        = {Barry {Smith (PI)}},
16277  title         = {{Scalable Implicit-Explicit (IMEX) Algorithms and Software for Time-Dependent
16278                  Multimodel PDEs}},
16279  note          = {DOE ASCR applied math project}
16280}
16281
16282@Misc{            intel-mic:website,
16283  author        = {Intel},
16284  title         = {{Many Integrated Core Architecture}},
16285  note          = {\url{http://www.intel.com/technology/architecture-silicon/mic}}
16286}
16287
16288@Article{         dudson:2009,
16289  author        = {B.D. Dudson and M.V. Umansky and X.Q. Xu and P.B. Snyder and H.R. Wilson},
16290  title         = {{{BOUT++:}} a framework for parallel plasma fluid simulations},
16291  journal       = {Computer Physics Communications},
16292  volume        = {180},
16293  pages         = {1467},
16294  year          = {2009}
16295}
16296
16297@Article{         umansky:2009,
16298  author        = {M.V. Umansky and X.Q. Xu and B. Dudson and L.L. LoDestro and J.R. Myra},
16299  title         = {{Status and verification of edge plasma turbulence code BOUT}},
16300  journal       = {Computer Physics Communications},
16301  year          = {2009},
16302  volume        = {180},
16303  pages         = {887-903}
16304}
16305
16306@Article{         xu:1998,
16307  author        = {X.Q. Xu and R.H. Cohen},
16308  title         = {{Scrape-Off Layer Turbulence Theory and Simulations}},
16309  journal       = {Computer Physics Communications},
16310  year          = {1998},
16311  volume        = {36},
16312  number        = {1-2},
16313  pages         = {158}
16314}
16315
16316@Article{         tron:1999,
16317  title         = {Newton's Method for Large Bound-constrained Optimization Problems},
16318  author        = {Chih-Jen Lin and Jorge Mor\'{e}},
16319  journal       = {SIAM Journal on Optimization},
16320  volume        = {9},
16321  number        = {4},
16322  pages         = {1100-1127},
16323  year          = {1999}
16324}
16325
16326@Article{         stubenamg,
16327  author        = {K. St\"{u}ben},
16328  title         = {A review of algebraic multigrid},
16329  journal       = {J. Comput. Appl. Math.},
16330  volume        = {128},
16331  number        = {1-2},
16332  year          = {2001},
16333  issn          = {0377-0427},
16334  pages         = {281--309},
16335  doi           = {10.1016/S0377-0427(00)00516-1},
16336  publisher     = {Elsevier Science Publishers B. V.},
16337  address       = {Amsterdam, The Netherlands, The Netherlands}
16338}
16339
16340@Article{         feuchtermg,
16341  author        = {D. Feuchter and I. Heppner and S. Sauter and G. Wittum},
16342  title         = {Bridging the gap between geometric and algebraic multigrid methods},
16343  journal       = {Computing and visualization in science},
16344  publisher     = {Springer},
16345  volume        = {6},
16346  number        = {1},
16347  year          = {2003},
16348  pages         = {1--13}
16349}
16350
16351@Article{         chowmgsmoothness,
16352  abstract      = {For non-M-matrices, this paper proposes an unstructured multigrid method that
16353                  only attempts to interpolate in the directions of geometrical smoothness. These
16354                  directions are determined by analyzing samples of algebraically smooth error, e.
16355                  Neighboring grid points i and j are called smoothly coupled if e i and e j are
16356                  consistently nearby in value. In addition, these dierences may be used to dene
16357                  interpolation weights. These new ideas may be incorporated into the algebraic
16358                  multigrid method. Test results show that the new method can have much lower grid
16359                  and operator complexities compared to AMG, leading to lower solve timings. 1 },
16360  author        = {Chow, Edmond},
16361  citeulike-article-id={7675372},
16362  citeulike-linkout-0={http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.22.4305},
16363  journal       = {American Journal of Mathematics},
16364  keywords      = {fem, multigrid},
16365  pages         = {197--215},
16366  posted-at     = {2010-08-17 23:29:51},
16367  priority      = {2},
16368  title         = {An Unstructured Multigrid Method Based on Geometric Smoothness},
16369  url           = {http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.22.4305},
16370  volume        = {65},
16371  year          = {2001}
16372}
16373
16374@Article{         jonesamge,
16375  abstract      = {{This paper contains the main ideas for an AMGe (algebraic multigrid for finite
16376                  elements) method based on element agglomeration. In the method, coarse grid
16377                  elements are formed by agglomerating fine grid elements. Compatible interpolation
16378                  operators are constructed which yield coarse grid basis functions with a minimal
16379                  energy property. Heuristics based on interpolation quality measures are used to
16380                  guide the agglomeration procedure. The performance of the resulting method is
16381                  demonstrated in two-level numerical experiments.}},
16382  author        = {Jones, Jim E. and Vassilevski, Panayot S.},
16383  citeulike-article-id={8598569},
16384  citeulike-linkout-0={http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=SJOCE3000023000001000109000001&idtype=cvips&gifs=yes},
16385  citeulike-linkout-1={http://link.aip.org/link/?SCE/23/109},
16386  journal       = {SIAM Journal on Scientific Computing},
16387  keywords      = {amg, fem, multigrid},
16388  number        = {1},
16389  pages         = {109--133},
16390  posted-at     = {2011-01-13 18:05:55},
16391  priority      = {2},
16392  publisher     = {SIAM},
16393  title         = {{AMGE Based on Element Agglomeration}},
16394  url           = {http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&id=SJOCE3000023000001000109000001&idtype=cvips&gifs=yes},
16395  volume        = {23},
16396  year          = {2001}
16397}
16398
16399@Article{         saad1993,
16400  author        = {Saad, Youcef},
16401  doi           = {10.1137/0914028},
16402  issn          = {10648275},
16403  journal       = {SIAM Journal on Scientific Computing},
16404  keywords      = {65f10,ams,especially since the popularization,gate gradient,general purpose
16405                  iterative methods,gmres,krylov subspace methods,mos,non-hermitian systems,of
16406                  precondition-,preconditioned conju-,subject classi cations,variable
16407                  preconditioners},
16408  number        = {2},
16409  pages         = {461--469},
16410  title         = {{A flexible inner-outer preconditioned GMRES algorithm}},
16411  volume        = {14},
16412  year          = {1993}
16413}
16414
16415@Misc{            path:homepage,
16416  author        = {S. Dirkse and M. Ferris and T. Munson},
16417  title         = {{{PATH} {W}eb page}},
16418  howpublished  = {\url{http://pages.cs.wisc.edu/~ferris/path.html}}
16419}
16420
16421@Article{         ketcheson2008,
16422  author        = {David I Ketcheson},
16423  title         = {Highly Efficient Strong Stability Preserving {Runge-Kutta} Methods with
16424                  Low-Storage Implementations},
16425  volume        = {30},
16426  journal       = {SIAM Journal on Scientific Computing},
16427  year          = {2008},
16428  pages         = {2113--2136}
16429}
16430
16431@Article{         elman2009boundary,
16432  title         = {{Boundary conditions in approximate commutator preconditioners for the
16433                  Navier-Stokes equations}},
16434  author        = {Elman, H.C. and Tuminaro, R.},
16435  journal       = {Electronic Transactions on Numerical Analysis},
16436  volume        = {35},
16437  pages         = {257--280},
16438  year          = {2009}
16439}
16440
16441@Article{         elman2008tcp,
16442  title         = {{A taxonomy and comparison of parallel block multi-level preconditioners for the
16443                  incompressible Navier-Stokes equations}},
16444  author        = {Elman, H.C. and Howle, V.E. and Shadid, J. and Shuttleworth, R. and Tuminaro,
16445                  R.},
16446  journal       = {Journal of Computational Physics},
16447  volume        = {227},
16448  number        = {1},
16449  pages         = {1790--1808},
16450  year          = {2008},
16451  publisher     = {Academic Press},
16452  url           = {http://chess.cs.umd.edu/~elman/papers/tax.pdf}
16453}
16454
16455@Article{         arioli2013,
16456  title         = {Generalized {G}olub--{K}ahan bidiagonalization and stopping criteria},
16457  author        = {Arioli, Mario},
16458  journal       = {SIAM Journal on Matrix Analysis and Applications},
16459  volume        = {34},
16460  number        = {2},
16461  pages         = {571--592},
16462  year          = {2013},
16463  publisher     = {SIAM}
16464}
16465
16466@Book{            wesseling2009,
16467  title         = {Principles of computational fluid dynamics},
16468  author        = {Wesseling, Pieter},
16469  volume        = {29},
16470  year          = {2009},
16471  publisher     = {Springer Science \& Business Media}
16472}
16473
16474@Article{         silvester2001efficient,
16475  title         = {{Efficient preconditioning of the linearized Navier-Stokes equations for
16476                  incompressible flow}},
16477  author        = {Silvester, D. and Elman, H. and Kay, D. and Wathen, A.},
16478  journal       = {Journal of Computational and Applied Mathematics},
16479  volume        = {128},
16480  number        = {1-2},
16481  pages         = {261--279},
16482  issn          = {0377-0427},
16483  year          = {2001},
16484  publisher     = {Elsevier}
16485}
16486
16487@Article{         elman1999bfbt,
16488  title         = {{Preconditioning for the steady-state Navier-Stokes equations with low
16489                  viscosity}},
16490  author        = {Elman, H.C.},
16491  journal       = {SIAM Journal on Scientific Computing},
16492  volume        = {20},
16493  number        = {4},
16494  pages         = {1299--1316},
16495  issn          = {1064-8275},
16496  year          = {1999},
16497  publisher     = {Citeseer}
16498}
16499
16500@Article{         elman2006bpb,
16501  title         = {{Block preconditioners based on approximate commutators}},
16502  author        = {Elman, H. and Howle, V.E. and Shadid, J. and Shuttleworth, R. and Tuminaro, R.},
16503  journal       = {SIAM Journal on Scientific Computing},
16504  volume        = {27},
16505  number        = {5},
16506  pages         = {1651--1668},
16507  year          = {2006},
16508  publisher     = {Philadelphia, PA: SIAM, c1993-}
16509}
16510
16511@Article{         olshanskii2006analysis,
16512  title         = {{Analysis of a Stokes interface problem}},
16513  author        = {Olshanskii, M.A. and Reusken, A.},
16514  journal       = {Numerische Mathematik},
16515  volume        = {103},
16516  number        = {1},
16517  pages         = {129--149},
16518  issn          = {0029-599X},
16519  year          = {2006},
16520  publisher     = {Springer}
16521}
16522
16523@Article{         patankar1972cph,
16524  title         = {{A calculation procedure for heat, mass and momentum transfer in
16525                  three-dimensional parabolic flows}},
16526  author        = {Patankar, S.V. and Spalding, D.B.},
16527  journal       = {Int. J. Heat Mass Transfer},
16528  volume        = {15},
16529  pages         = {1787--1806},
16530  year          = {1972}
16531}
16532
16533@Article{         rannacher1992simple,
16534  title         = {{Simple nonconforming quadrilateral Stokes element}},
16535  author        = {Rannacher, R. and Turek, S.},
16536  journal       = {Numerical Methods for Partial Differential Equations},
16537  volume        = {8},
16538  number        = {2},
16539  pages         = {97--111},
16540  issn          = {1098-2426},
16541  year          = {1992},
16542  publisher     = {Wiley Online Library}
16543}
16544
16545@Article{         rannacher2000finite,
16546  title         = {Finite Element Methods for the Incompressible {N}avier-{S}tokes Equations},
16547  author        = {Rannacher, R.},
16548  journal       = {Fundamental Directions in Mathematical Fluid Mechanics},
16549  pages         = {191},
16550  isbn          = {3764364149},
16551  year          = {2000},
16552  publisher     = {Birkhauser}
16553}
16554
16555@Article{         vanka1986block,
16556  title         = {{Block-implicit multigrid solution of Navier-Stokes equations in primitive
16557                  variables}},
16558  author        = {Vanka, S.P.},
16559  journal       = {Journal of Computational Physics},
16560  volume        = {65},
16561  number        = {1},
16562  pages         = {138--158},
16563  issn          = {0021-9991},
16564  year          = {1986},
16565  publisher     = {Elsevier}
16566}
16567
16568@Article{         eisenstat1983variational,
16569  title         = {Variational iterative methods for nonsymmetric systems of linear equations},
16570  author        = {Eisenstat, S.C. and Elman, H.C. and Schultz, M.H.},
16571  journal       = {SIAM Journal on Numerical Analysis},
16572  volume        = {20},
16573  number        = {2},
16574  pages         = {345--357},
16575  year          = {1983},
16576  publisher     = {JSTOR}
16577}
16578
16579@InProceedings{   burstedde2008scalable,
16580  title         = {Scalable adaptive mantle convection simulation on petascale supercomputers},
16581  author        = {Burstedde, C. and Ghattas, O. and Gurnis, M. and Stadler, G. and Tan, E. and Tu,
16582                  T. and Wilcox, L.C. and Zhong, S.},
16583  booktitle     = {Proceedings of the 2008 ACM/IEEE conference on Supercomputing},
16584  pages         = {62},
16585  year          = {2008},
16586  organization  = {IEEE Press}
16587}
16588
16589@Article{         burstedde2009parallel,
16590  title         = {Parallel scalable adjoint-based adaptive solution of variable-viscosity {Stokes}
16591                  flow problems},
16592  author        = {Burstedde, C. and Ghattas, O. and Stadler, G. and Tu, T. and Wilcox, L.C.},
16593  journal       = {Computer Methods in Applied Mechanics and Engineering},
16594  volume        = {198},
16595  number        = {21-26},
16596  pages         = {1691--1700},
16597  year          = {2009},
16598  publisher     = {Elsevier}
16599}
16600
16601@Article{         stadler2010dynamics,
16602  title         = {The dynamics of plate tectonics and mantle flow: From local to global scales},
16603  author        = {Stadler, G. and Gurnis, M. and Burstedde, C. and Wilcox, L.C. and Alisic, L. and
16604                  Ghattas, O.},
16605  journal       = {Science},
16606  volume        = {329},
16607  number        = {5995},
16608  pages         = {1033},
16609  year          = {2010},
16610  publisher     = {American Association for the Advancement of Science}
16611}
16612
16613@Article{         tackley2008modelling,
16614  title         = {Modelling compressible mantle convection with large viscosity contrasts in a
16615                  three-dimensional spherical shell using the yin-yang grid},
16616  author        = {Tackley, P.J.},
16617  journal       = {Physics of the Earth and Planetary Interiors},
16618  volume        = {171},
16619  number        = {1-4},
16620  pages         = {7--18},
16621  year          = {2008},
16622  publisher     = {Elsevier}
16623}
16624
16625@Article{         moresizhonggurnis96,
16626  author        = {Louis N. Moresi and Shijie Zhong and Michael Gurnis},
16627  title         = {The accuracy of finite element solutions of {S}tokes' flow with strongly varying
16628                  viscosity},
16629  journal       = {Physics of the Earth and Planetary Interiors},
16630  volume        = {97},
16631  pages         = {83-–94},
16632  year          = {1996}
16633}
16634
16635@Article{         moresisolomatov95,
16636  author        = {Louis N. Moresi and V. S. Solomatov},
16637  title         = {Numerical investigation of {2D} convection with extremely large viscosity
16638                  variations},
16639  journal       = {Physics of Fluids},
16640  volume        = {7},
16641  number        = {9},
16642  pages         = {2154-–2162},
16643  year          = {1995}
16644}
16645
16646@Article{         chenmolnar83,
16647  author        = {W.-P. Chen and P. Molnar},
16648  title         = {Focal depths of intra-continental and intraplate earthquakes and their
16649                  implications for the thermal and mechanical properties of the lithosphere},
16650  journal       = {Journal of Geophysical Research},
16651  volume        = {88},
16652  pages         = {4183–-4214},
16653  year          = {1983}
16654}
16655
16656@Article{         jackson02,
16657  author        = {J. Jackson},
16658  title         = {Strength of the continental lithosphere: time to abandon the jelly sandwich?},
16659  journal       = {GSA Today},
16660  volume        = {12},
16661  pages         = {4–-10},
16662  year          = {2002}
16663}
16664
16665@Article{         burovwatts06,
16666  author        = {E.B. Burov and A.B. Watts},
16667  title         = {The long-term strength of continental lithosphere: jelly sandwich or creme
16668                  brulee?},
16669  journal       = {GSA Today},
16670  volume        = {16},
16671  pages         = {4–-10},
16672  year          = {2006}
16673}
16674
16675@InProceedings{   yang:brent:2002,
16676  title         = {The Improved {BiCGStab} Method for Large and Sparse Unsymmetric Linear Systems on
16677                  Parallel Distributed Memory Architectures},
16678  author        = {Laurence T. Yang and Richard Brent},
16679  booktitle     = {Proceedings of the Fifth International Conference on Algorithms and Architectures
16680                  for Parallel Processing},
16681  year          = {2002},
16682  publisher     = {IEEE}
16683}
16684
16685@Article{         demmel2008communication,
16686  title         = {Communication-optimal parallel and sequential {QR} and {LU} factorizations},
16687  author        = {Demmel, J. and Grigori, L. and Hoemmen, M. and Langou, J.},
16688  journal       = {Arxiv preprint arXiv:0808.2664},
16689  year          = {2008}
16690}
16691
16692@Article{         demmel09,
16693  author        = {J. Demmel and M. Hoemmen and M. Mohiyuddin and K Yelick},
16694  title         = {Communication-optimal Iterative Methods},
16695  journal       = {Journal of Physics: Conf. Series},
16696  volume        = {180},
16697  year          = {2009}
16698}
16699
16700@TechReport{      parms04,
16701  author        = {Yousef Saad and Masha Sosonkina},
16702  title         = {{pARMS}: A package for the parallel iterative solution of general large sparse
16703                  linear systems user's guide},
16704  number        = {UMSI2004-8},
16705  institution   = {Minnesota Supercomputer Institute, University of Minnesota},
16706  year          = {2004}
16707}
16708
16709@Article{         picard1890,
16710  author        = {Emile Picard},
16711  title         = {M\'emoire sur la th\'eorie des \'equations aux d\'eriv\'ees partielles et la
16712                  m\'ethode des approximations successives},
16713  journal       = {Journal De Math\'ematiques Pures et Appliqu\'ees},
16714  volume        = {4},
16715  number        = {6},
16716  pages         = {145--210},
16717  year          = {1890},
16718  url           = {http://math-doc.ujf-grenoble.fr/JMPA/PDF/JMPA_1890_4_6_A3_0.pdf}
16719}
16720
16721@Book{            rall1969,
16722  author        = {Louis B. Rall},
16723  title         = {Computational solution of nonlinear operator equations},
16724  publisher     = {Krieger Pub Co.},
16725  pages         = {225},
16726  year          = {1969}
16727}
16728
16729@Article{         fletcherreeves1964,
16730  author        = {R. Fletcher and C. M. Reeves},
16731  title         = {Function Minimization by Conjugate Gradients},
16732  journal       = {Computer Journal},
16733  volume        = {7},
16734  pages         = {149–-154},
16735  year          = {1964}
16736}
16737
16738@InBook{          mcinnesallanetal06,
16739  author        = {Lois Curfman McInnes and Benjamin Allan and Robert Armstrong and Steven Benson
16740                  and David Bernholdt and Tamara Dahlgren and Lori Diachin and Manojkumar Krishnan
16741                  and James Kohl and Jay Larson and Sophia Lefantzi and Jarek Nieplocha and Boyana
16742                  Norris and Steven Parker and Jaideep Ray and Shujia Zhou},
16743  editor        = {A.~M.~Bruaset and A.~Tveito},
16744  title         = {Numerical Solution of Partial Differential Equations on Parallel Computers},
16745  chapter       = {Parallel {PDE}-Based Simulations Using the {Common Component Architecture}},
16746  publisher     = {Springer},
16747  year          = {2006},
16748  number        = {51},
16749  series        = {Lecture Notes in Computational Science and Engineering},
16750  pages         = {327--381},
16751  doi           = {10.1016/S0167-8191(02)00191-6}
16752}
16753
16754@Article{         cyrshadidtuminaro12,
16755  title         = {Stabilization and scalable block preconditioning for the {Navier–Stokes}
16756                  equations},
16757  journal       = {Journal of Computational Physics},
16758  volume        = {231},
16759  number        = {2},
16760  pages         = {345 - 363},
16761  year          = {2012},
16762  issn          = {0021-9991},
16763  doi           = {10.1016/j.jcp.2011.09.001},
16764  author        = {Eric C. Cyr and John N. Shadid and Raymond S. Tuminaro}
16765}
16766
16767@Article{         keyesmcinneswoodwardetal13,
16768  title         = {Multiphysics Simulations: Challenges and Opportunities},
16769  author        = {David E. Keyes and Lois Curfman McInnes and Carol Woodward and William Gropp and
16770                  Eric Myra and Michael Pernice and John Bell and Jed Brown and Alain Clo and
16771                  Jeffrey Connors and Emil Constantinescu and Don Estep and Kate Evans and Charbel
16772                  Farhat and Ammar Hakim and Glenn Hammond and Glen Hansen and Judith Hill and Tobin
16773                  Isaac and Xiangmin Jiao and Kirk Jordan and Dinesh Kaushik and Efthimios Kaxiras
16774                  and Alice Koniges and Kihwan Lee and Aaron Lott and Qiming Lu and John Magerlein
16775                  and Reed Maxwell and Michael McCourt and Miriam Mehl and Roger Pawlowski and
16776                  Amanda Peters Randles and Daniel Reynolds and B\'{e}atrice Rivi\`{e}re and Ulrich
16777                  R\"{u}de and Tim Scheibe and John Shadid and Brendan Sheehan and Mark Shephard and
16778                  Andrew Siegel and Barry Smith and Xianzhu Tang and Cian Wilson and Barbara Wohlmuth},
16779  journal       = {International Journal of High Performance Computing Applications},
16780  month         = feb,
16781  year          = {2013},
16782  volume        = {27},
16783  number        = {1},
16784  pages         = {4--83},
16785  doi           = {10.1177/1094342012468181},
16786  note          = {Special issue},
16787  abstract      = {We consider multiphysics applications from algorithmic and architectural
16788                  perspectives, where ``algorithmic'' includes both mathematical analysis and
16789                  computational complexity and ``architectural'' includes both software and hardware
16790                  environments. Many diverse multiphysics applications can be reduced, en route to
16791                  their computational simulation, to a common algebraic coupling paradigm.
16792                  Mathematical analysis of multiphysics coupling in this form is not always
16793                  practical for realistic applications, but model problems representative of
16794                  applications discussed herein can provide insight. A variety of software
16795                  frameworks for multiphysics applications have been constructed and refined within
16796                  disciplinary communities and executed on leading-edge computer systems. We examine
16797                  several of these, expose some commonalities among them, and attempt to extrapolate
16798                  best practices to future systems. From our study, we summarize challenges and
16799                  forecast opportunities.}
16800}
16801
16802@Misc{            rosner10,
16803  author        = {Robert {Rosner (Chair)}},
16804  title         = {{The Opportunities and Challenges of Exascale Computing}},
16805  year          = {2010},
16806  howpublished  = {Office of Science, U.S. Department of Energy},
16807  url           = {http://science.energy.gov/~/media/ascr/ascac/pdf/reports/Exascale_subcommittee_report.pdf}
16808}
16809
16810@Misc{            kogge2008exascale,
16811  title         = {ExaScale Computing Study: {T}echnology Challenges in achieving exascale systems},
16812  author        = {Peter Kogge and Keren Bergman and Shekhar Borkar and Dan Campbell and Willian
16813                  Carlson and William Dally and Monty Denneau and Paul Franzon and William Harrod
16814                  and Kerry Hill and Jon Hiller and Sherman Karp and Stephen Keckler and Dean Klein
16815                  and Robert Lucas and Mark Richards and Al Scarpelly and Steven Scott and Allan
16816                  Snavely and Themas Sterling and R. Stanley Williams and Katherine Yelick},
16817  howpublished  = {DARPA},
16818  year          = {2008},
16819  url           = {http://www.cse.nd.edu/Reports/2008/TR-2008-13.pdf}
16820}
16821
16822@Misc{            doegrandchallengeworkshops,
16823  key           = {Office of Science, U.S. Department of Energy},
16824  title         = {{Scientific Grand Challenges Workshop Series}},
16825  howpublished  = {Office of Science, U.S. Department of Energy, see
16826                  \url{http://extremecomputing.labworks.org/workshops.stm}}
16827}
16828
16829@Misc{            lawrence2011,
16830  key           = {Lawrence},
16831  title         = {{Ernest Orlando Lawrence Award Winners}},
16832  howpublished  = {U.S. Department of Energy, {\footnotesize
16833                  \url{http://energy.gov/articles/secretary-chu-announces-2011-ernest-orlando-lawrence-award-winners}}},
16834  year          = {2011}
16835}
16836
16837@Article{         murphy2000npi,
16838  title         = {{A note on preconditioning for indefinite linear systems}},
16839  author        = {Murphy, M.F. and Golub, G.H. and Wathen, A.J.},
16840  journal       = {SIAM Journal on Scientific Computing},
16841  volume        = {21},
16842  number        = {6},
16843  pages         = {1969--1972},
16844  year          = {2000},
16845  publisher     = {Philadelphia, PA: SIAM, c1993-}
16846}
16847
16848@Article{         elman2011bouyancy,
16849  title         = {Fast iterative solvers for buoyancy driven flow problems},
16850  journal       = {Journal of Computational Physics},
16851  volume        = {230},
16852  number        = {10},
16853  pages         = {3900 - 3914},
16854  year          = {2011},
16855  note          = {},
16856  issn          = {0021-9991},
16857  doi           = {10.1016/j.jcp.2011.02.014},
16858  author        = {Howard Elman and Milan Mihajlovic and David Silvester},
16859  keywords      = {Navier-Stokes, Boussinesq, Finite element approximation, Time stepping,
16860                  Adaptivity, Preconditioning, Algebraic multigrid}
16861}
16862
16863@Article{         dongarrabeckman11,
16864  author        = {J. Dongarra and P. Beckman and et al.},
16865  title         = {The {I}nternational {E}xascale {S}oftware {P}roject {R}oadmap},
16866  journal       = {Int. J. High Perf. Comput. Applics.},
16867  volume        = {25},
16868  year          = {2011},
16869  pages         = {3--60}
16870}
16871
16872@Article{         mandel1999energy,
16873  title         = {Energy optimization of algebraic multigrid bases},
16874  author        = {Mandel, J. and Brezina, M. and Van{\v{e}}k, P.},
16875  journal       = {Computing},
16876  volume        = {62},
16877  number        = {3},
16878  pages         = {205--228},
16879  year          = {1999},
16880  publisher     = {Springer}
16881}
16882
16883@Article{         vanek1996algebraic,
16884  title         = {Algebraic multigrid by smoothed aggregation for second and fourth order elliptic
16885                  problems},
16886  author        = {Van{\v{e}}k, P. and Mandel, J. and Brezina, M.},
16887  journal       = {Computing},
16888  volume        = {56},
16889  number        = {3},
16890  pages         = {179--196},
16891  year          = {1996},
16892  publisher     = {Springer}
16893}
16894
16895@Article{         vanek2001convergence,
16896  title         = {Convergence of algebraic multigrid based on smoothed aggregation},
16897  author        = {Van{\v{e}}ek, P. and Brezina, M. and Mandel, J.},
16898  journal       = {Numerische Mathematik},
16899  volume        = {88},
16900  number        = {3},
16901  pages         = {559--579},
16902  year          = {2001},
16903  publisher     = {Springer}
16904}
16905
16906@Article{         brannick2007algebraic,
16907  title         = {Algebraic multigrid methods based on compatible relaxation and energy
16908                  minimization},
16909  author        = {Brannick, J. and Zikatanov, L.},
16910  journal       = {Domain decomposition methods in science and engineering XVI},
16911  pages         = {15--26},
16912  year          = {2007},
16913  publisher     = {Springer}
16914}
16915
16916@Article{         brannickfalgout2010,
16917  title         = {{Compatible Relaxation and Coarsening in Algebraic Multigrid}},
16918  author        = {James J. Brannick and Robert D. Falgout},
16919  journal       = {SIAM Journal on Scientific Computing},
16920  volume        = {32},
16921  number        = {3},
16922  pages         = {1393--1416},
16923  url           = {http://epubs.siam.org/doi/10.1137/090772216},
16924  doi           = {10.1137/090772216},
16925  issn          = {1064-8275},
16926  year          = {2010}
16927}
16928
16929@Article{         xu2004energy,
16930  title         = {On an energy minimizing basis for algebraic multigrid methods},
16931  author        = {Xu, J. and Zikatanov, L.},
16932  journal       = {Computing and Visualization in Science},
16933  volume        = {7},
16934  number        = {3},
16935  pages         = {121--127},
16936  year          = {2004},
16937  publisher     = {Springer}
16938}
16939
16940@Article{         dblp:journals/toms/bakerhlt09,
16941  author        = {C. G. Baker and Ulrich Hetmaniuk and Richard B. Lehoucq and Heidi Thornquist},
16942  title         = {Anasazi software for the numerical solution of large-scale eigenvalue problems},
16943  journal       = {ACM Trans. Math. Softw.},
16944  volume        = {36},
16945  number        = {3},
16946  year          = {2009},
16947  doi           = {10.1145/1527286.1527287},
16948  bibsource     = {DBLP, http://dblp.uni-trier.de}
16949}
16950
16951@Article{         dblp:journals/siamsc/yanggbllhn05,
16952  author        = {Chao Yang and Weiguo Gao and Zhaojun Bai and Xiaoye S. Li and Lie-Quan Lee and
16953                  Parry Husbands and Esmond G. Ng},
16954  title         = {An Algebraic Substructuring Method for Large-Scale Eigenvalue Calculation},
16955  journal       = {SIAM J. Scientific Computing},
16956  volume        = {27},
16957  number        = {3},
16958  year          = {2005},
16959  pages         = {873-892},
16960  doi           = {10.1137/040613767},
16961  bibsource     = {DBLP, http://dblp.uni-trier.de}
16962}
16963
16964@TechReport{      ml-guide,
16965  author        = {M.W. Gee and C.M. Siefert and J.J. Hu and R.S. Tuminaro and M.G. Sala},
16966  title         = {{ML} 5.0 Smoothed Aggregation User's Guide},
16967  institution   = {Sandia National Laboratories},
16968  year          = {2006},
16969  number        = {SAND2006-2649}
16970}
16971
16972@Article{         brannick06,
16973  title         = {An energy-based AMG coarsening strategy},
16974  volume        = {13},
16975  doi           = {10.1002/nla.480},
16976  number        = {2-3},
16977  journal       = {Numerical Linear Algebra with Applications},
16978  author        = {Brannick, J and Brezina, M and MacLachlan, S and Manteuffel, T and McCormick, S
16979                  and Ruge, J},
16980  year          = {2006},
16981  pages         = {133--148}
16982}
16983
16984@Article{         olson10,
16985  author        = {Olson, Luke N. and Schroder, Jacob and Tuminaro, Raymond S.},
16986  title         = {A new perspective on strength measures in algebraic multigrid},
16987  journal       = {Numerical Linear Algebra with Applications},
16988  volume        = {17},
16989  number        = {4},
16990  pages         = {713--733},
16991  year          = {2010},
16992  publisher     = {John Wiley \& Sons, Ltd.},
16993  issn          = {1099-1506},
16994  doi           = {10.1002/nla.669}
16995}
16996
16997@Article{         olson11,
16998  author        = {Olson, Luke N. and Schroder, Jacob B. and Tuminaro, Raymond S.},
16999  title         = {A General Interpolation Strategy for Algebraic Multigrid Using Energy
17000                  Minimization},
17001  journal       = {SIAM J. Sci. Comput.},
17002  issue_date    = {April 2011},
17003  volume        = {33},
17004  issue         = {2},
17005  month         = apr,
17006  year          = {2011},
17007  issn          = {1064-8275},
17008  pages         = {966--991},
17009  numpages      = {26},
17010  doi           = {10.1137/100803031},
17011  acmid         = {2078825},
17012  publisher     = {Society for Industrial and Applied Mathematics},
17013  address       = {Philadelphia, PA},
17014  keywords      = {algebraic multigrid, interpolation, non-Hermitian, nonsymmetric, smoothed
17015                  aggregation}
17016}
17017
17018@Article{         dorit2011,
17019  author        = {Dorit Ron and Ilya Safro and Achi Brandt},
17020  title         = {Relaxation-Based Coarsening and Multiscale Graph Organization},
17021  journal       = {Multiscale Modeling {\&} Simulation},
17022  volume        = {9},
17023  number        = {1},
17024  year          = {2011},
17025  pages         = {407-423},
17026  doi           = {10.1137/100791142}
17027}
17028
17029@Article{         chen2011algebraic,
17030  title         = {Algebraic distance on graphs},
17031  author        = {Chen, Jie and Safro, Ilya},
17032  journal       = {SIAM Journal on Scientific Computing},
17033  volume        = {33},
17034  number        = {6},
17035  pages         = {3468--3490},
17036  year          = {2011},
17037  publisher     = {SIAM}
17038}
17039
17040@InProceedings{   adams04,
17041  author        = {Adams, M.~F. and Bayraktar, H.~H. and Keaveny, T.~M. and Papadopoulos, P.},
17042  booktitle     = {ACM/IEEE Proceedings of SC2004: High Performance Networking and Computing},
17043  title         = {Ultrascalable implicit finite element analyses in solid mechanics with over a
17044                  half a billion degrees of freedom},
17045  note          = {Gordon Bell Award},
17046  year          = {2004}
17047}
17048
17049@Article{         adams03a,
17050  author        = {Adams, M.~F.},
17051  journal       = {Numerical Linear Algebra with Applications},
17052  number        = {2-3},
17053  pages         = {141-153},
17054  title         = {Algebraic multigrid methods for constrained linear systems with applications to
17055                  contact problems in solid mechanics},
17056  volume        = {11},
17057  year          = {2004}
17058}
17059
17060@Article{         adams-10a,
17061  author        = {M. ~F. Adams and Ravi Samtaney and Achi Brandt},
17062  doi           = {10.1016/j.jcp.2010.04.024},
17063  issn          = {0021-9991},
17064  journal       = {Journal of Computational Physics},
17065  keywords      = {Implicit magnetohydrodynamics},
17066  number        = {18},
17067  pages         = {6208 - 6219},
17068  title         = {Toward textbook multigrid efficiency for fully implicit resistive
17069                  magnetohydrodynamics},
17070  volume        = {229},
17071  year          = {2010}
17072}
17073
17074@InProceedings{   adams98,
17075  address       = {Copper Mountain, CO},
17076  author        = {Adams, M.~F.},
17077  booktitle     = {Proceedings 5th Copper Mountain Conference on Iterative Methods},
17078  title         = {A Parallel Maximal Independent Set Algorithm},
17079  year          = {1998}
17080}
17081
17082@InProceedings{   madaypatera89,
17083  author        = {Y. Maday and A. T. Patera},
17084  title         = {Spectral element methods for the {Navier-Stokes} equations},
17085  editor        = {A. K. Noor and J. T. Oden},
17086  booktitle     = {State-of-the-Art Surveys in Computational Mechanics},
17087  pages         = {71-–143},
17088  publisher     = {ASME},
17089  address       = {New York, NY},
17090  year          = {1989}
17091}
17092
17093@Article{         mishra2012mlmcfvm,
17094  title         = {Multi-level {M}onte {C}arlo finite volume methods for nonlinear systems of
17095                  conservation laws in multi-dimensions},
17096  journal       = {Journal of Computational Physics},
17097  volume        = {231},
17098  number        = {8},
17099  pages         = {3365--3388},
17100  year          = {2012},
17101  issn          = {0021-9991},
17102  doi           = {10.1016/j.jcp.2012.01.011},
17103  author        = {S. Mishra and Ch. Schwab and J. {\v S}ukys},
17104  keywords      = {Conservation laws, Euler, MHD, Uncertainty quantification, Multi-level Monte
17105                  Carlo, Parallelization}
17106}
17107
17108@Article{         barth2011mlmcfe,
17109  author        = {Barth, Andrea and Schwab, Christoph and Zollinger, Nathaniel},
17110  affiliation   = {ETH Zentrum, Seminar für Angewandte Mathematik, Rämistrasse 101, 8092 Zurich,
17111                  Switzerland},
17112  title         = {Multi-Level {M}onte {C}arlo Finite Element method for elliptic {PDE}s with
17113                  stochastic coefficients},
17114  journal       = {Numerische Mathematik},
17115  publisher     = {Springer Berlin / Heidelberg},
17116  issn          = {0029-599X},
17117  keyword       = {Mathematics and Statistics},
17118  pages         = {123-161},
17119  volume        = {119},
17120  issue         = {1},
17121  doi           = {10.1007/s00211-011-0377-0},
17122  year          = {2011}
17123}
17124
17125@Article{         nguyen2011hybridizable,
17126  title         = {Hybridizable discontinuous {G}alerkin methods},
17127  author        = {Nguyen, N.C. and Peraire, J. and Cockburn, B.},
17128  journal       = {Spectral and High Order Methods for Partial Differential Equations},
17129  pages         = {63--84},
17130  year          = {2011},
17131  publisher     = {Springer}
17132}
17133
17134@Misc{            snyder-scidac3:proposal,
17135  author        = {Philip {Snyder (PI)}},
17136  title         = {{Plasma Edge Advanced Computation (PEAC) Center}},
17137  note          = {proposal to DOE SciDAC3},
17138  month         = oct,
17139  year          = {2011}
17140}
17141
17142@Misc{            wirth-scidac3:proposal,
17143  author        = {Brian {Wirth (PI)}},
17144  title         = {{Plasma Surface Interactions: Bridging from the Surface to the Micron Frontier
17145                  through Leadership Class Computing}},
17146  note          = {proposal to DOE SciDAC3},
17147  month         = oct,
17148  year          = {2011}
17149}
17150
17151@Misc{            cary-scidac3:proposal,
17152  author        = {John {Cary (PI)}},
17153  title         = {{Integrated Multiscale Modeling for Plasma Analysis and Control of Tokamak
17154                  Stability (IMMPACTS)}},
17155  note          = {proposal to DOE SciDAC3},
17156  month         = oct,
17157  year          = {2011}
17158}
17159
17160@Misc{            vashista-scidac3:proposal,
17161  author        = {Priya {Vashista (PI)}},
17162  title         = {{Design of Damage-Tolerance Material Interfaces for Extreme
17163                  Stress-Temperature-Corrosion Environments: Algorithms and Methods for
17164                  Multi-Petaflops Simulations}},
17165  note          = {proposal to DOE SciDAC3},
17166  month         = mar,
17167  year          = {2012}
17168}
17169
17170@Article{         elemental2012,
17171  author        = {Jack Poulson and Bryan Marker and Jeff R. Hammond and Nichols A. Romero and
17172                  Robert {v}an~{d}e~{G}eijn},
17173  title         = {Elemental: A New Framework for Distributed Memory Dense Matrix Computations},
17174  journal       = {{ACM} Transactions on Mathematical Software},
17175  volume        = {39},
17176  number        = {2},
17177  year          = {2013}
17178}
17179
17180@Misc{            elemental-web-page,
17181  author        = {Jack Poulson},
17182  title         = {Elemental: Distributed memory dense linear algebra},
17183  howpublished  = {\url{http://libelemental.org}},
17184  url           = {http://libelemental.org/},
17185  year          = {2015}
17186}
17187
17188@Book{            scalesreport,
17189  title         = {A Science-based Case for Large-scale Simulation},
17190  editor        = {D. E. Keyes},
17191  publisher     = {U.S. Department of Energy},
17192  year          = {2004},
17193  url           = {http://www.pnl.gov/scales}
17194}
17195
17196@InProceedings{   cilk95,
17197  address       = {Santa Barbara, California},
17198  author        = {Robert D. Blumofe and Christopher F. Joerg and Bradley C. Kuszmaul and Charles E.
17199                  Leiserson and Keith H. Randall and Yuli Zhou},
17200  booktitle     = {Proceedings of the Fifth ACM SIGPLAN Symposium on Principles and Practice of
17201                  Parallel Programming (PPoPP)},
17202  day           = {19--21},
17203  month         = jul,
17204  pages         = {207--216},
17205  title         = {{Cilk}: An Efficient Multithreaded Runtime System},
17206  year          = {1995}
17207}
17208
17209@Misc{            valgrind-web-page,
17210  author        = {Julian Seward},
17211  title         = {Valgrind},
17212  url           = {http://valgrind.org/},
17213  howpublished  = {\url{http://valgrind.org/}},
17214  year          = {2012}
17215}
17216
17217@Article{         blas79,
17218  author        = {C.~L. Lawson and R.~J. Hanson and D. Kincaid and F.~T. Krogh},
17219  title         = {Basic linear algebra subprograms for Fortran usage},
17220  journal       = {ACM Transactions on Mathematical Software},
17221  volume        = {5},
17222  pages         = {308--323},
17223  year          = {1979}
17224}
17225
17226@TechReport{      lapack90,
17227  author        = {E. Anderson and Z. Bai and C. Bischof and J. Demmel and J. Dongarra and J.
17228                  Du~Croz and A. Greenbaum and S. Hammarling and A. McKenney and D. Sorensen},
17229  title         = {{LAPACK}: A portable linear algebra library for high-performance computers},
17230  institution   = {Computer Science Dept., University of Tennessee},
17231  number        = {CS-90-105},
17232  month         = may,
17233  year          = {1990}
17234}
17235
17236@TechReport{      nvidiafermi,
17237  author        = {NVIDIA},
17238  title         = {{NVIDIA}'s Next Generation {CUDA} Compute Architecture: {F}ermi},
17239  institution   = {NVIDIA},
17240  year          = {2009}
17241}
17242
17243@Misc{            intelmic,
17244  author        = {Many Core Group, Cambridge University},
17245  title         = {Intel Many Integrated Core Architecture},
17246  howpublished  = {\url{http://www.many-core.group.cam.ac.uk/ukgpucc2/talks/Elgar.pdf}},
17247  month         = dec,
17248  year          = {2010}
17249}
17250
17251@Article{         abusufahkucklawrie81,
17252  author        = {W. Abu-Sufah and D.~J. Kuck and D.~H. Lawrie},
17253  title         = {On the Performance Enhancement of Paging Systems Through Program Analysis and
17254                  Transformations},
17255  journal       = {IEEE Trans. Comput.},
17256  volume        = {30},
17257  number        = {5},
17258  pages         = {341--356},
17259  year          = {1981}
17260}
17261
17262@InProceedings{   guobikshandifraguelagarzaranpadua08,
17263  author        = {Guo, Jia and Bikshandi, Ganesh and Fraguela, Basilio B. and Garzaran, Maria J.
17264                  and Padua, David},
17265  title         = {Programming with tiles},
17266  booktitle     = {Proceedings of the 13th ACM SIGPLAN Symposium on Principles and practice of
17267                  parallel programming},
17268  series        = {PPoPP '08},
17269  year          = {2008},
17270  isbn          = {978-1-59593-795-7},
17271  location      = {Salt Lake City, UT},
17272  pages         = {111--122},
17273  numpages      = {12},
17274  doi           = {10.1145/1345206.1345225},
17275  acmid         = {1345225},
17276  publisher     = {ACM},
17277  address       = {New York, NY}
17278}
17279
17280@Article{         strout04,
17281  journal       = {International Journal of High Performance Computing Applications},
17282  year          = {2004},
17283  title         = {Sparse Tiling for Stationary Iterative Methods},
17284  month         = feb,
17285  publisher     = {Sage Publications},
17286  pages         = {95-114},
17287  volume        = {18},
17288  number        = {1},
17289  author        = {Michelle Mills Strout and Larry Carter and Jeanne Ferrante and Barbara Kreaseck}
17290}
17291
17292@Misc{            openclstandard,
17293  author        = {Khronos Group},
17294  title         = {{OpenCL} 1.2 Specification},
17295  howpublished  = {\url{http://www.khronos.org/registry/cl/specs/opencl-1.2.pdf}},
17296  url           = {http://www.khronos.org/registry/cl/specs/opencl-1.2.pdf},
17297  year          = {2011}
17298}
17299
17300@Misc{            stlguide,
17301  author        = {SGI},
17302  title         = {Standard Template Library Programmer's Guide},
17303  howpublished  = {\url{http://www.sgi.com/tech/stl/}},
17304  url           = {http://www.sgi.com/tech/stl/},
17305  year          = {2011}
17306}
17307
17308@Book{            stepanov09,
17309  author        = {Alexander Stepanov and Paul McJones},
17310  title         = {Elements of Programming},
17311  publisher     = {Addison-Wesley},
17312  isbn          = {978-0-321-63537-2},
17313  year          = {2009}
17314}
17315
17316@Article{         bangerthhartmannkanschat2007,
17317  author        = {W. Bangerth and R. Hartmann and G. Kanschat},
17318  title         = {{deal.II} -- a General Purpose Object Oriented Finite Element Library},
17319  journal       = {ACM Trans. Math. Softw.},
17320  year          = {2007},
17321  volume        = {33},
17322  number        = {4},
17323  pages         = {24/1--24/27}
17324}
17325
17326@Misc{            dealii-web-page,
17327  author        = {W. Bangerth and R. Hartmann and G. Kanschat},
17328  title         = {{deal.II}},
17329  howpublished  = {\url{http://www.dealii.org/}},
17330  url           = {http://www.dealii.org/},
17331  year          = {2012}
17332}
17333
17334@InBook{          siek2012,
17335  title         = {The C++0x ``Concepts'' Effort},
17336  author        = {Jeremy G. Siek},
17337  editor        = {Jeremy Gibbons},
17338  booktitle     = {Generic and Indexed Programming: International Spring School, SSGIP 2010, Oxford,
17339                  UK, March 22-26, 2010, Revised Lectures},
17340  pages         = {175--216},
17341  isbn          = {978-3-642-32202-0},
17342  doi           = {10.1007/978-3-642-32202-0_4},
17343  url           = {http://arxiv.org/abs/1201.0027},
17344  note          = {\url{http://arxiv.org/abs/1201.0027}},
17345  publisher     = {Springer Berlin Heidelberg},
17346  year          = {2012}
17347}
17348
17349@Misc{            sharpclaw,
17350  note          = {\url{http://numerics.kaust.edu.sa/sharpclaw}},
17351  author        = {Ketcheson, D. I. and Parsani, M.},
17352  keywords      = {clawpack,finite volumes,godunov type methods,high order methods,hyperbolic
17353                  PDEs,sharpclaw,software},
17354  mendeley-tags = {clawpack,finite volumes,godunov type methods,high order methods,hyperbolic
17355                  PDEs,sharpclaw,software},
17356  title         = {{SharpClaw software}},
17357  year          = {2011}
17358}
17359
17360@Book{            leveque2002,
17361  title         = {Finite volume methods for hyperbolic problems},
17362  author        = {Randall J LeVeque},
17363  volume        = {31},
17364  year          = {2002}
17365}
17366
17367@Misc{            clawpack45,
17368  note          = {\url{http://www.clawpack.org}},
17369  author        = {LeVeque, R. J. and Berger, M. J.},
17370  keywords      = {clawpack,finite volumes,hyperbolic PDEs,software},
17371  mendeley-tags = {clawpack,finite volumes,hyperbolic PDEs,software},
17372  title         = {{Clawpack Software version 4.5}},
17373  url           = {www.clawpack.org},
17374  year          = {2011}
17375}
17376
17377@Article{         nilsen2010,
17378  archiveprefix = {arXiv},
17379  arxivid       = {arXiv:1002.0705v1},
17380  author        = {Nilsen, J.K. and Cai, X. and H{\o}yland, Bj{\o} rn and Langtangen, H. P.},
17381  eprint        = {arXiv:1002.0705v1},
17382  file          = {:Users/ketch/Documents/Mendeley Desktop/Nilsen et al/2010 - Simplifying the
17383                  parallelization of scientific codes by a function-centric approach in
17384                  Python.pdf:pdf},
17385  journal       = {Computational Science \& Discovery},
17386  keywords      = {parallel,programming,python,software},
17387  mendeley-tags = {parallel,programming,python,software},
17388  pages         = {015003},
17389  publisher     = {IOP Publishing},
17390  title         = {{Simplifying the parallelization of scientific codes by a function-centric
17391                  approach in Python}},
17392  url           = {http://iopscience.iop.org/1749-4699/3/1/015003},
17393  volume        = {3},
17394  year          = {2010}
17395}
17396
17397@Book{            langtangen09,
17398  author        = {Hans Petter Langtangen},
17399  title         = {Python Scripting for Computational Science},
17400  publisher     = {Springer},
17401  series        = {Texts in Computational Science and Engineering},
17402  pages         = {784},
17403  isbn          = {3540739157},
17404  year          = {2009}
17405}
17406
17407@Book{            numpyguide,
17408  author        = {Travis E. Oliphant},
17409  title         = {Guide to Numpy},
17410  publisher     = {Trelgol},
17411  year          = {2008}
17412}
17413
17414@Misc{            pycuda,
17415  author        = {Andreas Kl\"ockner},
17416  title         = {{PyCUDA}},
17417  howpublished  = {\url{http://mathema.tician.de/software/pycuda}},
17418  year          = {2011}
17419}
17420
17421@Misc{            pyopencl,
17422  author        = {Andreas Kl\"ockner},
17423  title         = {{PyOpenCL}},
17424  howpublished  = {\url{http://mathema.tician.de/software/pyopencl}},
17425  year          = {2011}
17426}
17427
17428@Article{         klockner2012,
17429  author        = {Andreas Kl\"{o}ckner and Nicolas Pinto and Yunsup Lee and Bryan Catanzaro and
17430                  Paul Ivanov and Ahmed Fasih},
17431  title         = {{PyCUDA} and {PyOpenCL}: A scripting-based approach to {GPU} run-time code
17432                  generation},
17433  journal       = {Parallel Computing},
17434  volume        = {38},
17435  number        = {3},
17436  pages         = {157--174},
17437  year          = {2012},
17438  issn          = {0167-8191},
17439  doi           = {10.1016/j.parco.2011.09.001}
17440}
17441
17442%%%%%% Matt Stuff %%%%%%
17443@Article{         morrabozdagknepleyrassvesselinov,
17444  title         = {A Tectonic Shift in Analytics and Computing Is Coming},
17445  author        = {Gabriele Morra and Ebru Bozdag and Matthew G. Knepley and Ludovic R\"ass and
17446                  Velimir Vesselinov},
17447  journal       = {Eos},
17448  volume        = {102},
17449  doi           = {10.1029/2021EO159258},
17450  month         = jun,
17451  year          = {2021}
17452}
17453
17454@Misc{            knepley:icerm-workshop:2012,
17455  author        = {David Keyes and Matthew Knepley and Katherine Yelick},
17456  title         = {Synchronization-reducing and Communication-reducing Algorithms and Programming
17457                  Models for Large-scale Simulations},
17458  note          = {Workshop sponsored by the Institute for Computational and Experimental Research
17459                  in Mathematics (ICERM), Jan. 9-13, 2012, Providence, RI,
17460                  \url{http://icerm.brown.edu/tw12-1-exascale}},
17461  year          = {2012}
17462}
17463
17464@TechReport{      kirbyknepleyscott04,
17465  author        = {Robert C. Kirby and Matthew G. Knepley and L. Ridgway Scott},
17466  title         = {Optimal Evaluation of Finite Element Matrices},
17467  type          = {Technical Report},
17468  number        = {TR-2004-04},
17469  institution   = {University of Chicago},
17470  url           = {http://www.cs.uchicago.edu/research/publications/techreports/TR-2004-04},
17471  note          = {\url{http://www.cs.uchicago.edu/research/publications/techreports/TR-2004-04}},
17472  pages         = {14},
17473  month         = may,
17474  year          = {2004}
17475}
17476
17477@TechReport{      kirbyknepleyscott10,
17478  author        = {Robert C. Kirby and Matthew G. Knepley and L. Ridgway Scott},
17479  title         = {Languages and Compilers for Variational Forms},
17480  type          = {Technical Report},
17481  number        = {TR-2010-09},
17482  institution   = {University of Chicago},
17483  url           = {http://www.cs.uchicago.edu/research/publications/techreports/TR-2010-09},
17484  note          = {\url{http://www.cs.uchicago.edu/research/publications/techreports/TR-2010-09}},
17485  month         = oct,
17486  year          = {2010}
17487}
17488
17489@TechReport{      kirbyknepleyscott10b,
17490  author        = {Robert C. Kirby and Matthew G. Knepley and L. Ridgway Scott},
17491  title         = {Evaluation of the Action of Finite Element Operators},
17492  type          = {Technical Report},
17493  number        = {TR-2010-08},
17494  institution   = {University of Chicago},
17495  url           = {http://www.cs.uchicago.edu/research/publications/techreports/TR-2010-08},
17496  note          = {\url{http://www.cs.uchicago.edu/research/publications/techreports/TR-2010-08}},
17497  month         = oct,
17498  year          = {2010}
17499}
17500
17501@TechReport{      bruneknepleyscott11,
17502  author        = {Peter R. Brune and Matthew G. Knepley and L. Ridgway Scott},
17503  title         = {Exponential grids in high-dimensional space},
17504  type          = {Technical Report},
17505  number        = {TR-2011-07},
17506  institution   = {University of Chicago},
17507  url           = {http://www.cs.uchicago.edu/research/publications/techreports/TR-2011-07},
17508  note          = {\url{http://www.cs.uchicago.edu/research/publications/techreports/TR-2011-07}},
17509  month         = dec,
17510  year          = {2011}
17511}
17512
17513@TechReport{      zheng11,
17514  author        = {Liang Zheng and Taras Gerya and Matthew G. Knepley and David A. Yuen and Huai
17515                  Zhang and Yaolin Shi},
17516  title         = {Implementation of a multigrid solver on {GPU} for {Stokes} equations with
17517                  strongly variable viscosity based on {Matlab} and {CUDA}},
17518  type          = {Research Report},
17519  number        = {UMSI 2011/33},
17520  institution   = {University of Minnesota Supercomputing Institute},
17521  url           = {http://static.msi.umn.edu/rreports/2011/33.pdf},
17522  note          = {\url{http://static.msi.umn.edu/rreports/2011/33.pdf}},
17523  month         = mar,
17524  year          = {2011}
17525}
17526
17527@InProceedings{   zheng2010,
17528  author        = {Liang Zheng and Taras Gerya and David A. Yuen and Matthew G. Knepley and Huai
17529                  Zhang and Yaolin Shi},
17530  title         = {{GPU} Implementation of {Stokes} Equation with Strongly Variable Coefficients},
17531  booktitle     = {Eos Transactions of the AGU},
17532  organization  = {American Geophysical Union},
17533  note          = {Fall Meeting Supplemental, Abstract IN41A-1350},
17534  year          = {2010}
17535}
17536
17537@InCollection{    terrelkirbyknepleyscott12,
17538  author        = {Andy R. Terrel and Robert C. Kirby and Matthew G. Knepley and L. Ridgway Scott
17539                  and Garth N. Wells},
17540  title         = {Finite elements for incompressible fluids},
17541  editors       = {A. Logg and K.A. Mardal and G. N. Wells},
17542  booktitle     = {Automated solutions of differential equations by the finite element method},
17543  series        = {Lecture Notes in Computational Science and Engineering},
17544  volume        = {84},
17545  pages         = {163--169},
17546  publisher     = {Springer-Verlag},
17547  year          = {2012}
17548}
17549
17550@InCollection{    kirbyknepleyloggscottterrel12,
17551  author        = {Robert C. Kirby and Matthew G. Knepley and Anders Logg and L. Ridgway Scott and
17552                  Andy R. Terrel},
17553  title         = {Discrete optimization of finite element matrix evaluation},
17554  editors       = {A. Logg and K.A. Mardal and G. N. Wells},
17555  booktitle     = {Automated solutions of differential equations by the finite element method},
17556  series        = {Lecture Notes in Computational Science and Engineering},
17557  volume        = {84},
17558  pages         = {385--397},
17559  publisher     = {Springer-Verlag},
17560  year          = {2012}
17561}
17562
17563@InCollection{    kirby12,
17564  author        = {Robert C. Kirby},
17565  title         = {{FIAT}: Numerical Construction of Finite Element Basis Functions},
17566  editors       = {A. Logg and K.A. Mardal and G. N. Wells},
17567  booktitle     = {Automated solutions of differential equations by the finite element method},
17568  series        = {Lecture Notes in Computational Science and Engineering},
17569  volume        = {84},
17570  publisher     = {Springer-Verlag},
17571  year          = {2012}
17572}
17573
17574@Article{         brownconveryhotesknepleypetropolous1993,
17575  author        = {Robert W. Brown and Mary Convery and Scott Hotes and Matthew G. Knepley and
17576                  Labros Petropolous},
17577  title         = {Closed strings with low harmonics and kinks},
17578  journal       = {Physical Review D},
17579  volume        = {48},
17580  number        = {6},
17581  year          = {1993}
17582}
17583
17584@Article{         minimax1996,
17585  title         = {MiniMax: What has been learned thus far},
17586  author        = {Mary E. Convery and W.~L. Davis and Ken W. Del Signore and Tom L. Jenkins and
17587                  Erik Kangas and Matthew G. Knepley and Ken L. Kowalski and Cyrus C. Taylor and
17588                  C.~H. Wang and S.~H. Oh and W.~D. Walker and P.~L. Colestock and B. Hanna and M.
17589                  Martens and J. Streets and R.~C. Ball and H.~R. Gustafson and L.~W. Jones and
17590                  M.~J. Longo and J.~D. Bjorken and N. Morgan and C.~A. Pruneau},
17591  journal       = {Nuovo Cimento},
17592  volume        = {19},
17593  number        = {1},
17594  pages         = {1045--1049},
17595  year          = {1996}
17596}
17597
17598@Article{         minimax1997,
17599  author        = {Minimax Collaboration},
17600  title         = {Analysis of Charged Particle/Photon Correlations in Hadronic Multiparticle
17601                  Production},
17602  journal       = {Physical Review D},
17603  volume        = {55},
17604  number        = {9},
17605  year          = {1997}
17606}
17607
17608@Article{         minimax2000,
17609  author        = {Minimax Collaboration},
17610  title         = {Search for disoriented chiral condensate at the {Fermilab} {Tevatron}},
17611  journal       = {Physical Review D},
17612  volume        = {61},
17613  number        = {3},
17614  year          = {2000}
17615}
17616
17617@Article{         kirbyknepleyloggscott05,
17618  author        = {Robert C. Kirby and Matthew G. Knepley and Anders Logg and L. Ridgway Scott},
17619  title         = {Optimizing the evaluation of finite element matrices},
17620  journal       = {SIAM Journal on Scientific Computing},
17621  volume        = {27},
17622  number        = {3},
17623  pages         = {741--758},
17624  year          = {2005}
17625}
17626
17627@Article{         bardhanknepleyanitescu2008,
17628  author        = {Jaydeep P. Bardhan and Matthew G. Knepley and Mihai Anitescu},
17629  title         = {Bounding the Electrostatic Free Energies Associated with Linear Continuum Models
17630                  of Molecular Solvation},
17631  journal       = {Journal of Chemical Physics},
17632  volume        = {130},
17633  number        = {10},
17634  pages         = {104108},
17635  note          = {Selected for the March 15, 2009 issue of Virtual Journal of Biological Physics
17636                  Research},
17637  doi           = {10.1063/1.3081148},
17638  year          = {2008}
17639}
17640
17641%Poster at Biophysical Society Fall Meeting
17642@Article{         bardhanknepley2017,
17643  author        = {Jaydeep P. Bardhan and Matthew G. Knepley},
17644  title         = {Accurate Atom-by-Atom Predictions of Solvation Electrostatics Using a
17645                  Hydration-Shell {Poisson}-{Boltzmann} Model},
17646  journal       = {Biophysical Journal},
17647  volume        = {110},
17648  number        = {3},
17649  note          = {Fall Meeting Supplemental, Abstract DI14A-08},
17650  doi           = {10.1016/j.bpj.2015.11.1766},
17651  year          = {2017}
17652}
17653
17654@Article{         tabrizirahimigoossensknepleybardhan2018,
17655  title         = {Solvation Thermodynamics of Neutral and Charged Solutes Using the Solvation-Layer
17656                  Interface Condition (SLIC) Continuum Dielectric Model},
17657  author        = {Amirhossein Molavi Tabrizi and Ali Mehdizadeh Rahimi and Spencer Goossens and
17658                  Matthew G. Knepley and Jaydeep P. Bardhan},
17659  journal       = {International Journal of Quantum Chemistry},
17660  note          = {Accepted},
17661  year          = {2018}
17662}
17663
17664@Article{         knepley2010,
17665  author        = {Stodden, V. and Knepley, M. G. and Wiggins, C. and LeVeque, R. J. and Donoho, D.
17666                  and Fomel, S. and Friedlander, M. P. and Gerstein, M. and Mitchell, I. and
17667                  Ouellette, L. L. and Bramble, N. W. and Brown, P. O. and Carey, V. and DeNardis,
17668                  L. and Gentleman, R. and {Gezelter, J}, D. and Goodman, A. and Moore, J. E. and
17669                  Pasquale, F. A. and Rolnick, J. and Seringhaus, M. and Subramanian, R.},
17670  title         = {{Reproducible Research: addressing the need for data and code sharing in
17671                  computational science}},
17672  journal       = {Computing in Science and Engineering},
17673  volume        = {12},
17674  number        = {5},
17675  pages         = {8--13},
17676  url           = {http://www.bepress.com/cgi/viewcontent.cgi?article=1034\&amp;amp;context=sagmb},
17677  year          = {2010}
17678}
17679
17680@Article{         ketchesonahmadiaknepley2011,
17681  title         = {Conference Review: High Performance Computing and Hybrid Programming Concepts for
17682                  Hyperbolic PDE Codes},
17683  author        = {David I. Ketcheson and Aron Ahmadia and Matthew G. Knepley},
17684  journal       = {SIAM News},
17685  volume        = {44},
17686  number        = {7},
17687  month         = sep,
17688  note          = {\url{http://www.siam.org/pdf/news/1912.pdf}},
17689  year          = {2011}
17690}
17691
17692@Article{         yokotabardhanknepleybarbahamada2011,
17693  author        = {Rio Yokota and Jaydeep P. Bardhan and Matthew G. Knepley and L.A. Barba and
17694                  Tsuyoshi Hamada},
17695  title         = {Biomolecular electrostatics using a fast multipole {BEM} on up to 512 {GPU}s and
17696                  a billion unknowns},
17697  journal       = {Computer Physics Communications},
17698  volume        = {182},
17699  number        = {6},
17700  pages         = {1272--1283},
17701  year          = {2011},
17702  issn          = {0010-4655},
17703  doi           = {10.1016/j.cpc.2011.02.013},
17704  url           = {http://arxiv.org/abs/1007.4591}
17705}
17706
17707@Article{         bardhanknepley2011,
17708  author        = {Jaydeep P. Bardhan and Matthew G. Knepley},
17709  title         = {Mathematical Analysis of the {BIBEE} Approximation for Molecular Solvation: Exact
17710                  Results for Spherical Inclusions},
17711  journal       = {Journal of Chemical Physics},
17712  volume        = {135},
17713  number        = {12},
17714  pages         = {124107--124117},
17715  url           = {http://arxiv.org/abs/1109.0651},
17716  note          = {\url{http://arxiv.org/abs/1109.0651}},
17717  year          = {2011}
17718}
17719
17720@Article{         bruneknepleyscott2013,
17721  author        = {Peter R. Brune and Matthew G. Knepley and L. Ridgway Scott},
17722  title         = {Unstructured Geometric Multigrid in Two and Three Dimensions on Complex and
17723                  Graded Meshes},
17724  journal       = {SIAM Journal on Scientific Computing},
17725  url           = {http://arxiv.org/abs/1104.0261},
17726  note          = {\url{http://arxiv.org/abs/1104.0261}},
17727  volume        = {35},
17728  number        = {1},
17729  pages         = {A173--A191},
17730  year          = {2013}
17731}
17732
17733@Article{         bardhanknepley2012a,
17734  author        = {Jaydeep P. Bardhan and Matthew G. Knepley},
17735  title         = {Computational science and re-discovery: open-source implementations of
17736                  ellipsoidal harmonics for problems in potential theory},
17737  journal       = {Computational Science \& Discovery},
17738  volume        = {5},
17739  pages         = {014006},
17740  note          = {\url{http://arxiv.org/abs/1204.0267}},
17741  doi           = {10.1088/1749-4699/5/1/014006},
17742  year          = {2012}
17743}
17744
17745@Article{         kreienkampetal2013,
17746  author        = {Amy Kreienkamp and Lucy Y. Liu and Mona S. Minkara and Matthew G. Knepley and
17747                  Jaydeep P. Bardhan and Mala L. Radhakrishnan},
17748  title         = {Analysis of fast boundary-integral approximations for modeling electrostatic
17749                  contributions of molecular binding},
17750  journal       = {Molecular Based Mathematical Biology},
17751  volume        = {1},
17752  pages         = {124--150},
17753  doi           = {10.2478/mlbmb-2013-0007},
17754  issn          = {2299-3266},
17755  month         = jun,
17756  note          = {\url{http://www.degruyter.com/view/j/mlbmb.2012.1.issue/mlbmb-2013-0007/mlbmb-2013-0007.xml}},
17757  year          = {2013}
17758}
17759
17760@Article{         bardhanknepleybrune2015,
17761  author        = {Jaydeep P. Bardhan and Matthew G. Knepley and Peter R. Brune},
17762  title         = {Analytical Nonlocal Electrostatics Using Eigenfunction Expansions of
17763                  Boundary-Integral Operators},
17764  journal       = {Molecular Based Mathematical Biology},
17765  volume        = {3},
17766  number        = {1},
17767  pages         = {1--22},
17768  doi           = {10.1515/mlbmb-2015-0001},
17769  year          = {2015}
17770}
17771
17772@Article{         bardhanknepley14,
17773  author        = {Jaydeep P. Bardhan and Matthew G. Knepley},
17774  title         = {Modeling Charge-Sign Asymmetric Solvation Free Energies With Nonlinear Boundary
17775                  Conditions},
17776  journal       = {Journal of Chemical Physics},
17777  volume        = {141},
17778  number        = {13},
17779  pages         = {131103},
17780  doi           = {10.1063/1.4897324},
17781  year          = {2014}
17782}
17783
17784@InProceedings{   bardhantejaniwieckowskiramaswamyknepley2015,
17785  title         = {A Nonlinear Boundary Condition for Continuum Models of Biomolecular
17786                  Electrostatics},
17787  author        = {Jaydeep P. Bardhan and D. A. Tejani and N. S. Wieckowski and A. Ramaswamy and
17788                  Matthew G. Knepley},
17789  booktitle     = {Proceedings of PIERS},
17790  pages         = {1215--1221},
17791  month         = jul,
17792  url           = {http://piers.org/piersproceedings/piers2015PragueProc.php?start=250},
17793  year          = {2015}
17794}
17795
17796@Article{         tabriziknepleybardhan2016,
17797  title         = {Generalising the mean spherical approximation as a multiscale, nonlinear boundary
17798                  condition at the solute-solvent interface},
17799  author        = {Amirhossein Molavi Tabrizi and Matthew G. Knepley and Jaydeep P. Bardhan},
17800  journal       = {Molecular Physics},
17801  volume        = {114},
17802  number        = {16-17},
17803  pages         = {2558--2567},
17804  doi           = {10.1080/00268976.2016.1198503},
17805  year          = {2016}
17806}
17807
17808% http://tex.stackexchange.com/questions/155532/biblatex-and-pubmed-pubmed-central-ids
17809@Article{         tabrizigoossensrahimiknepleybardhan2017,
17810  title         = {Predicting Solvation Free Energies and Thermodynamics in Polar Solvents and
17811                  Mixtures Using a Solvation-Layer Interface Condition},
17812  author        = {Amirhossein Molavi Tabrizi and Spencer Goossens and Ali Mehdizadeh Rahimi and
17813                  Matthew G. Knepley and Jaydeep P. Bardhan},
17814  journal       = {Journal of Chemical Physics},
17815  volume        = {146},
17816  number        = {9},
17817  pages         = {094103},
17818  url           = {http://scitation.aip.org/content/aip/journal/jcp/146/9/10.1063/1.4977037},
17819  eprint        = {https://arxiv.org/abs/1611.02150},
17820  doi           = {10.1063/1.4977037},
17821  note          = {PMCID: PMC5336475},
17822  year          = {2017}
17823}
17824
17825@Article{         tabrizigoossenscooperknepleybardhan2017,
17826  title         = {Extending the Solvation-Layer Interface Condition {(SLIC)} Continum Electrostatic
17827                  Model to Linearized {Poisson}-{Boltzmann} Solvent},
17828  author        = {Amirhossein Molavi Tabrizi and Spencer Goossens and Christopher D. Cooper and
17829                  Matthew G. Knepley and Jaydeep P. Bardhan},
17830  journal       = {Journal of Chemical Theory and Computation},
17831  year          = {2017}
17832}
17833
17834@InProceedings{   mcclanahan2011,
17835  author        = {McClanahan, C and Czechowski, Kent and Battaglino, Casey and Iyer, K and Yeung, P
17836                  K and Vuduc, Richard},
17837  booktitle     = {Proc. ACM/IEEE Conf. Supercomputing (SC)},
17838  title         = {{Prospects for scalable 3D FFTs on heterogeneous exascale systems}},
17839  url           = {http://mcclanahoochie.com/blog/wp-content/uploads/2011/01/fft-sc11.pdf},
17840  year          = {2011}
17841}
17842
17843@TechReport{      ghysels_ashby_meerbergen_vanroose_2012,
17844  author        = {Ghysels, P. and Ashby, T.J. and Meerbergen, K. and Vanroose, W.},
17845  institution   = {Intel Exascience Lab},
17846  address       = {Leuven, Belgium},
17847  number        = {04.2012.1},
17848  type          = {Tech. report},
17849  title         = {Hiding global communication latency in the {GMRES} algorithm on massively
17850                  parallel machines},
17851  url           = {http://twna.ua.ac.be/sites/twna.ua.ac.be/files/latency_gmres.pdf},
17852  year          = {2012}
17853}
17854
17855@Article{         ghyselsashbymeerbergenvanroose2013,
17856  author        = {Ghysels, P. and Ashby, T.J. and Meerbergen, K. and Vanroose, W.},
17857  title         = {Hiding global communication latency in the {GMRES} algorithm on massively
17858                  parallel machines},
17859  journal       = {SIAM Journal on Scientific Computing},
17860  volume        = {35},
17861  number        = {1},
17862  pages         = {C48--C71},
17863  year          = {2013}
17864}
17865
17866@Article{         ghyselsvanroose2014,
17867  author        = {P. Ghysels and W. Vanroose},
17868  title         = {Hiding Global Synchronization Latency in the Preconditioned Conjugate Gradient
17869                  Algorithm},
17870  journal       = {Parallel Computing},
17871  volume        = {40},
17872  number        = {7},
17873  pages         = {224--238},
17874  note          = {7th Workshop on Parallel Matrix Algorithms and Applications},
17875  doi           = {10.1016/j.parco.2013.06.001},
17876  year          = {2014}
17877}
17878
17879@InProceedings{   strzodkagoddeke06,
17880  author        = {R. Strzodka and D. G\"oddeke},
17881  title         = {Pipelined Mixed Precision Algorithms on {FPGA}s for Fast and Accurate PDE Solvers
17882                  from Low Precision Components},
17883  booktitle     = {Proceedings of the 14th Annual IEEE Symposium on Field-Programmable Custom
17884                  Computing Machines},
17885  note          = {FCCM ’06},
17886  pages         = {259--270},
17887  year          = {2006},
17888  organization  = {IEEE Computer Society}
17889}
17890
17891@InCollection{    jacquesnicolasvollaire12,
17892  author        = {T. Jacques and L. Nicolas and C. Vollaire},
17893  title         = {Electromagnetic Scattering with the Boundary Integral Method on {MIMD} Systems},
17894  editors       = {P. Sloot, M. Bubak, A. Hoekstra, and B. Hertzberger},
17895  booktitle     = {High-Performance Computing and Networking},
17896  series        = {Lecture Notes in Computer Science},
17897  volume        = {1593},
17898  pages         = {1025--1031},
17899  publisher     = {Springer},
17900  year          = {1999}
17901}
17902
17903@InProceedings{   hoeflerlumsdainerehm07,
17904  author        = {T. Hoefler and A. Lumsdaine and W. Rehm},
17905  title         = {{Implementation and Performance Analysis of Non-Blocking Collective Operations
17906                  for MPI}},
17907  booktitle     = {Proceedings of the 2007 International Conference on High Performance Computing,
17908                  Networking, Storage and Analysis, SC07},
17909  location      = {Reno, NV},
17910  publisher     = {IEEE Computer Society/ACM},
17911  source        = {http://www.unixer.de/~htor/publications/},
17912  month         = nov,
17913  year          = {2007}
17914}
17915
17916@InProceedings{   hoeflersiebretlumsdaine10,
17917  author        = {T. Hoefler and C. Siebert and A. Lumsdaine},
17918  title         = {{Scalable Communication Protocols for Dynamic Sparse Data Exchange}},
17919  booktitle     = {Proceedings of the 2010 ACM SIGPLAN Symposium on Principles and Practice of
17920                  Parallel Programming (PPoPP'10)},
17921  month         = jan,
17922  location      = {Bangalore, India},
17923  publisher     = {ACM},
17924  isbn          = {978-1-60558-708-0},
17925  source        = {http://www.unixer.de/~htor/publications/},
17926  pages         = {159--168},
17927  year          = {2010}
17928}
17929
17930@Article{         ruppweinbubjungelgrasser15,
17931  title         = {Pipelined iterative solvers with kernel fusion for graphics processing units},
17932  author        = {Rupp, Karl and Weinbub, Josef and J{\"u}ngel, Ansgar and Grasser, Tibor},
17933  journal       = {ACM Transactions on Mathematical Software (TOMS)},
17934  volume        = {43},
17935  number        = {2},
17936  pages         = {11},
17937  year          = {2016},
17938  publisher     = {ACM}
17939}
17940
17941@Article{         bai_hu_reichel_1994,
17942  title         = {A {Newton} basis {GMRES} implementation},
17943  volume        = {14},
17944  url           = {},
17945  number        = {},
17946  journal       = {IMA Journal of Numerical Analysis},
17947  author        = {Z. Bai and D. Hu and L. Reichel},
17948  year          = {1994},
17949  pages         = {563--581}
17950}
17951
17952@Article{         chronopoulos_gear_1989,
17953  title         = {{S-step} iterative methods for symmetric linear systems},
17954  volume        = {25},
17955  url           = {},
17956  number        = {},
17957  journal       = {Journal of Computational and Applied Mathematics},
17958  author        = {A. T. Chronopoulos and C. W. Gear},
17959  year          = {1989},
17960  pages         = {153--168}
17961}
17962
17963@Article{         chronopoulos_1996,
17964  title         = {Parallel Iterative {S-step} Methods for Unsymmetric Linear Systems},
17965  author        = {A. T. Chronopoulos and C. D. Swanson},
17966  journal       = {Parallel Computing},
17967  volume        = {22},
17968  number        = {5},
17969  year          = {1996},
17970  pages         = {623--641}
17971}
17972
17973@Article{         chronopoulos_2010,
17974  author        = {A. T. Chronopoulos and A. Kucherov},
17975  title         = {Block {S-step} {Krylov} Iterative Methods},
17976  journal       = {Numerical Linear Algebra with Applications},
17977  volume        = {17},
17978  number        = {1},
17979  pages         = {3--15},
17980  year          = {2010}
17981}
17982
17983@Article{         sturler_vorst_1995,
17984  title         = {Reducing the effect of global communication in {GMRES(m)} and {CG} on parallel
17985                  distributed memory computers},
17986  volume        = {18},
17987  url           = {},
17988  number        = {},
17989  journal       = {Applied Numerical Mathematics},
17990  author        = {E. De Sturler and H. A. van der Vorst},
17991  year          = {1995},
17992  pages         = {441--459}
17993}
17994
17995@Article{         joubert_carey_1992,
17996  title         = {Parallelizable restarted iterative methods for nonsymmetric linear systems. part
17997                  I: Theory},
17998  volume        = {44},
17999  url           = {},
18000  number        = {},
18001  journal       = {International journal of computer mathematics},
18002  author        = {W. D. Joubert and G. F. Carey},
18003  year          = {1992},
18004  pages         = {243--267}
18005}
18006
18007@Article{         elman_saadsaylor_1986,
18008  title         = {A hybrid {Chebyshev} {Krylov}-subspace algorithm for solving nonsymmetric systems
18009                  of linear equations},
18010  volume        = {7},
18011  url           = {},
18012  number        = {3},
18013  journal       = {SIAM Journal on Scientific and Statistical Computing},
18014  author        = {Howard Elman and Y. Saad and P. E. Saylor},
18015  year          = {1986},
18016  pages         = {840--855}
18017}
18018
18019@Article{         golub95innerand,
18020  author        = {Eldar Giladi and Gene H. Golub and Joseph B. Keller},
18021  title         = {Inner and outer iterations for the {Chebyshev} algorithm},
18022  journal       = {SIAM J. Numer. Anal},
18023  year          = {1995},
18024  volume        = {35},
18025  pages         = {300--319}
18026}
18027
18028@Article{         golub_varga_1961,
18029  title         = {{Chebyshev} semi-iterative methods, successive overrelaxation iterative methods,
18030                  and second-order {Richardson} iterative methods, parts {I} and {II}},
18031  volume        = {3},
18032  url           = {},
18033  number        = {},
18034  journal       = {Numer. Math.},
18035  author        = {Gene Golub and R.S. Varga},
18036  year          = {1961},
18037  pages         = {147--168}
18038}
18039
18040@Article{         el_maliki_guenette_fortin_2011,
18041  title         = {An efficient hierarchical preconditioner for quadratic discretizations of finite
18042                  element problems},
18043  volume        = {18},
18044  doi           = {10.1002/nla.757},
18045  number        = {5},
18046  journal       = {Numerical Linear Algebra with Applications},
18047  author        = {A. {El maliki} and R. Guenette and M. Fortin},
18048  year          = {2011},
18049  pages         = {789-803}
18050}
18051
18052@Article{         adavani2008multigrid,
18053  title         = {Multigrid Algorithms for Inverse Problems with Linear Parabolic {PDE}
18054                  Constraints},
18055  author        = {Adavani, S.S. and Biros, G.},
18056  journal       = {SIAM Journal on Scientific Computing},
18057  volume        = {31},
18058  number        = {1},
18059  pages         = {369--397},
18060  year          = {2008},
18061  publisher     = {Society for Industrial and Applied Mathematics}
18062}
18063
18064@Article{         horton1995space,
18065  title         = {A space-time multigrid method for parabolic {PDE}s},
18066  author        = {Horton, G. and Vandewalle, S.},
18067  journal       = {SIAM Journal on Scientific Computing},
18068  volume        = {16},
18069  number        = {4},
18070  pages         = {848--864},
18071  year          = {1995}
18072}
18073
18074@Article{         lewis2005model,
18075  title         = {Model problems for the multigrid optimization of systems governed by differential
18076                  equations},
18077  author        = {Lewis, R.M. and Nash, S.G.},
18078  journal       = {SIAM Journal on Scientific Computing},
18079  volume        = {26},
18080  number        = {6},
18081  pages         = {1811--1837},
18082  year          = {2005},
18083  publisher     = {Philadelphia, PA: SIAM, c1993-}
18084}
18085
18086@Article{         nash2000mgopt,
18087  title         = {A multigrid approach to discretized optimization problems},
18088  author        = {Nash, S.G.},
18089  journal       = {Optimization Methods and Software},
18090  volume        = {14},
18091  number        = {1-2},
18092  pages         = {99--116},
18093  year          = {2000},
18094  publisher     = {Taylor \& Francis}
18095}
18096
18097@Article{         borzi2009multigrid,
18098  title         = {Multigrid Methods for {PDE} Optimization},
18099  author        = {Borz{\`i}, A. and Schulz, V.},
18100  journal       = {SIAM Review},
18101  volume        = {51},
18102  pages         = {361},
18103  year          = {2009}
18104}
18105
18106@Article{         borzi2005multigrid,
18107  title         = {A multigrid scheme for elliptic constrained optimal control problems},
18108  author        = {Borz{\`i}, A. and Kunisch, K.},
18109  journal       = {Computational Optimization and Applications},
18110  volume        = {31},
18111  number        = {3},
18112  pages         = {309--333},
18113  year          = {2005},
18114  publisher     = {Springer}
18115}
18116
18117@Article{         borzi2003multigrid,
18118  title         = {Multigrid methods for parabolic distributed optimal control problems},
18119  author        = {Borz{\`i}, A.},
18120  journal       = {Journal of Computational and Applied Mathematics},
18121  volume        = {157},
18122  number        = {2},
18123  pages         = {365--382},
18124  year          = {2003},
18125  publisher     = {Elsevier}
18126}
18127
18128@Article{         ito2002receding,
18129  title         = {Receding horizon optimal control for infinite dimensional systems},
18130  author        = {Ito, K. and Kunisch, K.},
18131  journal       = {ESAIM: Control, Optimisation and Calculus of Variations},
18132  volume        = {8},
18133  number        = {1},
18134  pages         = {741--760},
18135  year          = {2002},
18136  publisher     = {Cambridge University Press}
18137}
18138
18139@Article{         schulz1998solving,
18140  title         = {Solving discretized optimization problems by partially reduced {SQP} methods},
18141  author        = {Schulz, V.H.},
18142  journal       = {Computing and Visualization in Science},
18143  volume        = {1},
18144  number        = {2},
18145  pages         = {83--96},
18146  year          = {1998},
18147  publisher     = {Springer}
18148}
18149
18150@Article{         hazra2005aerodynamic,
18151  title         = {Aerodynamic shape optimization using simultaneous pseudo-timestepping},
18152  author        = {Hazra, S.B. and Schulz, V. and Brezillon, J. and Gauger, N.R.},
18153  journal       = {Journal of Computational Physics},
18154  volume        = {204},
18155  number        = {1},
18156  pages         = {46--64},
18157  year          = {2005},
18158  publisher     = {Elsevier}
18159}
18160
18161@Article{         mandel1985multilevel,
18162  title         = {On multilevel iterative methods for integral equations of the second kind and
18163                  related problems},
18164  author        = {Mandel, J.},
18165  journal       = {Numerische Mathematik},
18166  volume        = {46},
18167  number        = {1},
18168  pages         = {147--157},
18169  year          = {1985},
18170  publisher     = {Springer}
18171}
18172
18173@Article{         king1992multilevel,
18174  title         = {Multilevel algorithms for ill-posed problems},
18175  author        = {King, J.T.},
18176  journal       = {Numerische Mathematik},
18177  volume        = {61},
18178  number        = {1},
18179  pages         = {311--334},
18180  year          = {1992},
18181  publisher     = {Springer}
18182}
18183
18184@Article{         kaltenbacher2001regularizing,
18185  title         = {On the regularizing properties of a full multigrid method for ill-posed
18186                  problems},
18187  author        = {Kaltenbacher, B.},
18188  journal       = {Inverse Problems},
18189  volume        = {17},
18190  pages         = {767},
18191  year          = {2001},
18192  publisher     = {IOP Publishing}
18193}
18194
18195@Article{         kaltenbacher2002multi,
18196  title         = {A multi-grid method with a priori and a posteriori level choice for the
18197                  regularization of nonlinear ill-posed problems},
18198  author        = {Kaltenbacher, B. and Schicho, J.},
18199  journal       = {Numerische Mathematik},
18200  volume        = {93},
18201  number        = {1},
18202  pages         = {77--107},
18203  year          = {2002},
18204  publisher     = {Springer}
18205}
18206
18207@Article{         burger2006regularizing,
18208  title         = {Regularizing {N}ewton-{K}aczmarz Methods for Nonlinear Ill-Posed Problems},
18209  author        = {Burger, M. and Kaltenbacher, B.},
18210  journal       = {SIAM Journal on Numerical Analysis},
18211  volume        = {44},
18212  pages         = {153},
18213  year          = {2006}
18214}
18215
18216@Article{         draganescu2008optimal,
18217  title         = {Optimal order multilevel preconditioners for regularized ill-posed problems},
18218  author        = {Andrei Dr{\u{a}}g{\u{a}}nescu and Todd F. Dupont},
18219  journal       = {Mathematics of Computation},
18220  volume        = {77},
18221  number        = {264},
18222  pages         = {2001--2038},
18223  year          = {2008}
18224}
18225
18226@Article{         bastian1998additive,
18227  title         = {Additive and multiplicative multi-grid---a comparison},
18228  author        = {Bastian, P. and Wittum, G. and Hackbusch, W.},
18229  journal       = {Computing},
18230  volume        = {60},
18231  number        = {4},
18232  pages         = {345--364},
18233  year          = {1998},
18234  publisher     = {Springer}
18235}
18236
18237@Article{         fournier2001multiplicative,
18238  title         = {Multiplicative and additive parallel multigrid algorithms for the acceleration of
18239                  compressible flow computations on unstructured meshes},
18240  author        = {Fournier, L. and Lanteri, S.},
18241  journal       = {Applied Numerical Mathematics},
18242  volume        = {36},
18243  number        = {4},
18244  pages         = {401--426},
18245  year          = {2001},
18246  publisher     = {Elsevier}
18247}
18248
18249@Article{         chow2006survey,
18250  title         = {A survey of parallelization techniques for multigrid solvers},
18251  author        = {Chow, E. and Falgout, R.D. and Hu, J.J. and Tuminaro, R.S. and Yang, U.M.},
18252  journal       = {Parallel Processing for Scientific Computing, MA Heroux, P. Raghavan, and HD
18253                  Simon, eds},
18254  volume        = {20},
18255  pages         = {179--201},
18256  year          = {2006}
18257}
18258
18259@InBook{          brandt2001multiscale,
18260  title         = {Multiscale scientific computation: {R}eview 2001},
18261  author        = {Brandt, A.},
18262  booktitle     = {Multiscale and Multiresolution Methods: Theory and Applications},
18263  editors       = {Barth, T.J. and Chan, T.F. and Haimes, R.},
18264  series        = {Lecture Notes in Computational Science and Engineering},
18265  year          = {2001},
18266  volume        = {20},
18267  pages         = {3--96},
18268  publisher     = {Springer Verlag}
18269}
18270
18271@InCollection{    brandt2003multigrid,
18272  title         = {Multigrid solvers and multilevel optimization strategies},
18273  author        = {Brandt, A. and Ron, D.},
18274  booktitle     = {Multilevel Optimization and VLSICAD},
18275  editors       = {J. Cong and J.R. Shinnerl},
18276  pages         = {1--69},
18277  publisher     = {Kluwer Academic Publishers},
18278  year          = {2003}
18279}
18280
18281@InBook{          brandt2009principles,
18282  title         = {Principles of systematic upscaling},
18283  author        = {Brandt, A.},
18284  booktitle     = {Bridging the Scales in Science and Engineering},
18285  editors       = {J. Fish},
18286  publisher     = {Oxford University Press},
18287  pages         = {193--215},
18288  year          = {2009}
18289}
18290
18291@Article{         livne2004coarsening,
18292  title         = {Coarsening by compatible relaxation},
18293  author        = {Livne, O.E.},
18294  journal       = {Numerical Linear Algebra with Applications},
18295  volume        = {11},
18296  number        = {2-3},
18297  pages         = {205--227},
18298  year          = {2004},
18299  publisher     = {Wiley Online Library}
18300}
18301
18302@InProceedings{   brandt1986stochastic,
18303  title         = {Multi-Level Approaches to Discrete-State and Stochastic Problems},
18304  author        = {Brandt, A. and Ron, D. and Amit, D.J.},
18305  booktitle     = {Multigrid methods II: proceedings of the 2nd European Conference on Multigrid
18306                  Methods, held at Cologne, October 1-4, 1985},
18307  volume        = {1228},
18308  pages         = {65--98},
18309  year          = {1986},
18310  organization  = {Springer}
18311}
18312
18313@Article{         halko2011finding,
18314  author        = {Nathan Halko and Per-Gunnar Martinsson and Joel A. Tropp},
18315  title         = {Finding Structure with Randomness: Probabilistic Algorithms for Constructing
18316                  Approximate Matrix Decompositions},
18317  journal       = {SIAM Review},
18318  volume        = {53},
18319  number        = {2},
18320  year          = {2011},
18321  pages         = {217-288},
18322  doi           = {10.1137/090771806}
18323}
18324
18325@InProceedings{   mhdy09,
18326  author        = {Mohiyuddin, M. and Hoemmen, M. and Demmel, J. and Yelick, K.},
18327  booktitle     = {Proceedings of SC09},
18328  organization  = {ACM},
18329  title         = {Minimizing communication in sparse matrix solvers},
18330  doi           = {10.1145/1654059.1654096},
18331  year          = {2009}
18332}
18333
18334@InProceedings{   vanrosendale83,
18335  title         = {Minimizing inner product data dependencies in conjugate gradient iteration},
18336  booktitle     = {Proceedings of the IEEE International Conference on Parallel Processing},
18337  author        = {J. van Rosendale},
18338  year          = {1983},
18339  publisher     = {IEEE Computer Society}
18340}
18341
18342@PhDThesis{       vuduc95,
18343  title         = {Quantitative performance modeling of scientific computations and creating
18344                  locality in numerical algorithms},
18345  author        = {R. Vuduc},
18346  journal       = {Massachusetts Institute of Technology},
18347  school        = {Massachusetts Institute of Technology},
18348  year          = {1995}
18349}
18350
18351@Article{         simoncini2003flexible,
18352  title         = {Flexible inner-outer {Krylov} subspace methods},
18353  author        = {Simoncini, V. and Szyld, D.B.},
18354  journal       = {SIAM Journal on Numerical Analysis},
18355  pages         = {2219--2239},
18356  year          = {2003},
18357  publisher     = {JSTOR}
18358}
18359
18360@Article{         parks2006recycling,
18361  title         = {Recycling {K}rylov Subspaces for Sequences of Linear Systems},
18362  author        = {Parks, M.L. and de Sturler, E. and Mackey, G. and Johnson, D.D. and Maiti, S.},
18363  journal       = {SIAM Journal on Scientific Computing},
18364  volume        = {28},
18365  number        = {5},
18366  pages         = {1651--1674},
18367  year          = {2006},
18368  publisher     = {Society for Industrial and Applied Mathematics}
18369}
18370
18371@Article{         freund2003model,
18372  title         = {Model reduction methods based on Krylov subspaces},
18373  author        = {Freund, R.W.},
18374  journal       = {Acta Numerica},
18375  volume        = {12},
18376  number        = {1},
18377  pages         = {267--319},
18378  year          = {2003},
18379  publisher     = {Cambridge Univ Press}
18380}
18381
18382@InBook{          gutknecht2006block,
18383  title         = {Block {K}rylov space methods for linear systems with multiple right-hand sides:
18384                  an introduction},
18385  booktitle     = {Modern Mathematical Models, Methods and Algorithms for Real World Systems},
18386  author        = {Gutknecht, M.H.},
18387  editors       = {Siddiqi A.H. and Duff I.S. and Christensen O.},
18388  publisher     = {Anamaya Publishers},
18389  location      = {New Delhi},
18390  pages         = {420-447},
18391  year          = {2006}
18392}
18393
18394@Article{         moulton1998black,
18395  title         = {The black box multigrid numerical homogenization algorithm},
18396  author        = {Moulton, J.D. and Dendy, J.E. and Hyman, J.M. and others},
18397  journal       = {Journal of Computational Physics},
18398  volume        = {142},
18399  number        = {1},
18400  pages         = {80--108},
18401  year          = {1998},
18402  publisher     = {Elsevier}
18403}
18404
18405@Article{         neuss2001homogenization,
18406  title         = {Homogenization and multigrid},
18407  author        = {Neuss, N. and J{\"a}ger, W. and Wittum, G.},
18408  journal       = {Computing},
18409  volume        = {66},
18410  number        = {1},
18411  pages         = {1--26},
18412  year          = {2001},
18413  publisher     = {Springer}
18414}
18415
18416@Article{         bai2002krylov,
18417  title         = {Krylov subspace techniques for reduced-order modeling of large-scale dynamical
18418                  systems},
18419  author        = {Bai, Z.},
18420  journal       = {Applied Numerical Mathematics},
18421  volume        = {43},
18422  number        = {1},
18423  pages         = {9--44},
18424  year          = {2002},
18425  publisher     = {Elsevier}
18426}
18427
18428@InProceedings{   dong2003piecewise,
18429  title         = {Piecewise polynomial nonlinear model reduction},
18430  author        = {Dong, N. and Roychowdhury, J.},
18431  booktitle     = {Design Automation Conference, 2003. Proceedings},
18432  pages         = {484--489},
18433  year          = {2003},
18434  organization  = {IEEE}
18435}
18436
18437@Article{         bond2009stable,
18438  title         = {Stable reduced models for nonlinear descriptor systems through piecewise-linear
18439                  approximation and projection},
18440  author        = {Bond, B.N. and Daniel, L.},
18441  journal       = {IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems},
18442  volume        = {28},
18443  number        = {10},
18444  pages         = {1467--1480},
18445  year          = {2009},
18446  publisher     = {IEEE}
18447}
18448
18449@Article{         xin2000front,
18450  title         = {Front Propagation in Heterogeneous Media},
18451  author        = {Xin, J.},
18452  journal       = {SIAM Review},
18453  volume        = {42},
18454  number        = {2},
18455  pages         = {161--230},
18456  year          = {2000},
18457  publisher     = {Society for Industrial and Applied Mathematics}
18458}
18459
18460@Article{         owhadi2011localized,
18461  title         = {Localized Bases for Finite-Dimensional Homogenization Approximations with
18462                  Nonseparated Scales and High Contrast},
18463  author        = {Owhadi, H. and Zhang, L.},
18464  journal       = {Multiscale Modeling and Simulation},
18465  volume        = {9},
18466  pages         = {1373},
18467  year          = {2011}
18468}
18469
18470@Article{         berlyand2010flux,
18471  title         = {Flux norm approach to finite dimensional homogenization approximations with
18472                  non-separated scales and high contrast},
18473  author        = {Berlyand, L. and Owhadi, H.},
18474  journal       = {Archive for rational mechanics and analysis},
18475  volume        = {198},
18476  number        = {2},
18477  pages         = {677--721},
18478  year          = {2010},
18479  publisher     = {Springer}
18480}
18481
18482@Article{         babuska2011optimal,
18483  title         = {Optimal Local Approximation Spaces for Generalized Finite Element Methods with
18484                  Application to Multiscale Problems},
18485  author        = {Babuska, I. and Lipton, R.},
18486  journal       = {Multiscale Modeling \& Simulation},
18487  volume        = {9},
18488  pages         = {373},
18489  year          = {2011}
18490}
18491
18492@Article{         boettinger2002phase,
18493  title         = {Phase-Field Simulation of Solidification},
18494  author        = {Boettinger, W.J. and Warren, J.A. and Beckermann, C. and Karma, A.},
18495  journal       = {Annual review of materials research},
18496  volume        = {32},
18497  number        = {1},
18498  pages         = {163--194},
18499  year          = {2002},
18500  publisher     = {Annual Reviews}
18501}
18502
18503@Article{         karma1998quantitative,
18504  title         = {Quantitative phase-field modeling of dendritic growth in two and three
18505                  dimensions},
18506  author        = {Karma, A. and Rappel, W.J.},
18507  journal       = {Physical Review E},
18508  volume        = {57},
18509  number        = {4},
18510  pages         = {4323},
18511  year          = {1998},
18512  publisher     = {APS}
18513}
18514
18515@Article{         chen2002phase,
18516  title         = {Phase-field models for microstructure evolution},
18517  author        = {Chen, L.Q.},
18518  journal       = {Annual review of materials research},
18519  volume        = {32},
18520  number        = {1},
18521  pages         = {113--140},
18522  year          = {2002},
18523  publisher     = {Annual Reviews}
18524}
18525
18526@Article{         galbally2010reductionuq,
18527  title         = {Non-linear model reduction for uncertainty quantification in large-scale inverse
18528                  problems},
18529  author        = {Galbally, D. and Fidkowski, K. and Willcox, K. and Ghattas, O.},
18530  journal       = {International journal for numerical methods in engineering},
18531  volume        = {81},
18532  number        = {12},
18533  pages         = {1581--1608},
18534  year          = {2010},
18535  publisher     = {Wiley Online Library}
18536}
18537
18538@Article{         griebel1995abstract,
18539  title         = {On the abstract theory of additive and multiplicative {Schwarz} algorithms},
18540  author        = {Griebel, M. and Oswald, P.},
18541  journal       = {Numerische Mathematik},
18542  volume        = {70},
18543  number        = {2},
18544  pages         = {163--180},
18545  year          = {1995},
18546  publisher     = {Springer}
18547}
18548
18549@InProceedings{   voutchkov2006multiobjective,
18550  title         = {Multiobjective optimization using surrogates},
18551  author        = {Voutchkov, I. and Keane, A.J.},
18552  booktitle     = {Adaptive Computing in Design and Manufacture},
18553  pages         = {167--175},
18554  year          = {2006},
18555  publisher     = {The MC Escher Company}
18556}
18557
18558@Article{         leary2001constraint,
18559  title         = {A constraint mapping approach to the structural optimization of an expensive
18560                  model using surrogates},
18561  author        = {Leary, S.J. and Bhaskar, A. and Keane, A.J.},
18562  journal       = {Optimization and Engineering},
18563  volume        = {2},
18564  number        = {4},
18565  pages         = {385--398},
18566  year          = {2001},
18567  publisher     = {Springer}
18568}
18569
18570@InProceedings{   legresley2000airfoil,
18571  title         = {Airfoil design optimization using reduced order models based on proper orthogonal
18572                  decomposition},
18573  author        = {LeGresley, P.A. and Alonso, J.J.},
18574  booktitle     = {Fluids 2000 Conference and Exhibit, Denver, CO},
18575  year          = {2000}
18576}
18577
18578@Book{            myers2009response,
18579  title         = {Response surface methodology: process and product optimization using designed
18580                  experiments},
18581  author        = {Myers, R.H. and Montgomery, D.C. and Anderson-Cook, C.M.},
18582  volume        = {705},
18583  year          = {2009},
18584  publisher     = {John Wiley \& Sons}
18585}
18586
18587@Article{         carlberg2012gnat,
18588  title         = {The {GNAT} method for nonlinear model reduction: effective implementation and
18589                  application to computational fluid dynamics and turbulent flows},
18590  author        = {Kevin Carlberg and Charbel Farhat and Julien Cortial and David Amsallem},
18591  journal       = {arXiv},
18592  volume        = {1207.1349},
18593  year          = {2012}
18594}
18595
18596@Article{         biros2008multilevel,
18597  title         = {A multilevel algorithm for inverse problems with elliptic {PDE} constraints},
18598  author        = {Biros, G. and Dogan, G.},
18599  journal       = {Inverse Problems},
18600  volume        = {24},
18601  pages         = {034010},
18602  year          = {2008},
18603  publisher     = {IOP Publishing}
18604}
18605
18606@Article{         rees2010optimal,
18607  title         = {Optimal Solvers for {PDE}-Constrained Optimization},
18608  author        = {Rees, T. and Dollar, H.S. and Wathen, A.J.},
18609  journal       = {SIAM Journal on Scientific Computing},
18610  volume        = {32},
18611  pages         = {271},
18612  year          = {2010}
18613}
18614
18615@Article{         rees2010block,
18616  title         = {Block-triangular preconditioners for {PDE}-constrained optimization},
18617  author        = {Rees, T. and Stoll, M.},
18618  journal       = {Numerical Linear Algebra with Applications},
18619  volume        = {17},
18620  number        = {6},
18621  pages         = {977--996},
18622  year          = {2010},
18623  publisher     = {Wiley Online Library}
18624}
18625
18626@Article{         rees2011preconditioning,
18627  title         = {Preconditioning Iterative Methods for the Optimal Control of the {S}tokes
18628                  Equations},
18629  author        = {Rees, T. and Wathen, A.J.},
18630  journal       = {SIAM Journal on Scientific Computing},
18631  volume        = {33},
18632  number        = {5},
18633  pages         = {2903--2926},
18634  year          = {2011},
18635  publisher     = {Society for Industrial and Applied Mathematics}
18636}
18637
18638@Article{         vogel2007fbicg,
18639  title         = {Flexible {BiCG} and flexible {Bi-CGSTAB} for nonsymmetric linear systems},
18640  author        = {Vogel,J.A.},
18641  journal       = {Applied Mathematics and Computation},
18642  volume        = {188},
18643  number        = {1},
18644  pages         = {226–-233},
18645  year          = {2007},
18646  publisher     = {Elsevier}
18647}
18648
18649@Unpublished{     leehammond2010,
18650  author        = {B. Lee and G.E. Hammond},
18651  title         = {Parallel Performance of Preconditioned {Krylov} Solvers for the {Richards}
18652                  Equation},
18653  key           = {multigrid},
18654  note          = {manuscript, 2010}
18655}
18656
18657@Article{         vandeneshop2004inexact,
18658  title         = {Inexact {Krylov} Subspace Methods for Linear Systems},
18659  author        = {Jasper {van den} Eshof and Gerard L. G. Sleijpen},
18660  journal       = {SIAM Journal on Matrix Analysis and Applications},
18661  volume        = {26},
18662  number        = {1},
18663  pages         = {125--153},
18664  year          = {2004}
18665}
18666
18667@Article{         fbicg.fbcgs,
18668  title         = {Flexible {BiCG} and flexible {Bi-CGSTAB} for nonsymmetric linear systems},
18669  author        = {Judith A. Vogel},
18670  journal       = {Applied Mathematics and Computation},
18671  volume        = {188},
18672  number        = {1},
18673  pages         = {226--233},
18674  year          = {2007}
18675}
18676
18677@Article{         simoncini2003inexact,
18678  title         = {Theory of Inexact {Krylov} Subspace Methods and Applications to Scientific
18679                  Computing},
18680  author        = {Valeria Simoncini and Daniel B. Szyld},
18681  journal       = {SIAM Journal on Scientific Computing},
18682  volume        = {25},
18683  number        = {2},
18684  pages         = {454--477},
18685  year          = {2003}
18686}
18687
18688@Article{         fqmr,
18689  title         = {{FQMR}: A Flexible {Quasi-Minimal Residual} Method with Inexact Preconditioning},
18690  author        = {Daniel B. Szyld and Judith A. Vogel},
18691  journal       = {SIAM Journal on Scientific Computing},
18692  volume        = {23},
18693  number        = {2},
18694  pages         = {363--380},
18695  year          = {2001}
18696}
18697
18698@Article{         ipcg,
18699  title         = {Inexact Preconditioned {Conjugate Gradient} Method with Inner-Outer Iteration},
18700  author        = {Gene H. Golub and Qiang Ye},
18701  journal       = {SIAM Journal on Scientific Computing},
18702  volume        = {21},
18703  number        = {4},
18704  pages         = {1305--1320},
18705  year          = {1999}
18706}
18707
18708@Article{         idr.sonneveld,
18709  title         = {{IDR}(s): A Family of Simple and Fast Algorithms for Solving Large Nonsymmetric
18710                  Systems of Linear Equations},
18711  author        = {Peter Sonneveld and Martin B. van Gijzen},
18712  journal       = {SIAM Journal on Scientific Computing},
18713  volume        = {31},
18714  number        = {2},
18715  pages         = {1035--1062},
18716  year          = {2008}
18717}
18718
18719@Article{         flexiblecg,
18720  title         = {Flexible {Conjugate Gradients}},
18721  author        = {Yvan Notay},
18722  journal       = {SIAM Journal on Scientific Computing},
18723  volume        = {22},
18724  number        = {4},
18725  pages         = {1444--1460},
18726  year          = {2000}
18727}
18728
18729@Article{         generalizedcg,
18730  title         = {A Black Box Generalized {Conjugate Gradient} Solver with Inner Iterations and
18731                  Variable-Step Preconditioning},
18732  author        = {O. Axelsson and P. S. Vassilevski},
18733  journal       = {SIAM Journal on Matrix Analysis and Applications},
18734  volume        = {12},
18735  number        = {4},
18736  pages         = {625--644},
18737  year          = {1991}
18738}
18739
18740@Article{         bicg,
18741  title         = {{Conjugate Gradient} methods for indefinite systems},
18742  author        = {R. Fletcher},
18743  journal       = {Lecture Notes in Mathematics},
18744  volume        = {506},
18745  pages         = {73--89},
18746  year          = {1976}
18747}
18748
18749@Article{         idr.bcgs,
18750  title         = {{Bi-CGSTAB} as an induced dimension reduction method},
18751  author        = {Gerard L.G. Sleijpen and Peter Sonneveld and Martin B. van Gijzen},
18752  journal       = {Applied Numerical Mathematics},
18753  volume        = {60},
18754  pages         = {1100--1114},
18755  year          = {2010}
18756}
18757
18758@Article{         idr.bcgsl,
18759  title         = {Exploiting {BiCGstab($\ell$)} strategies to induce dimension reduction},
18760  author        = {Gerard L.G. Sleijpen and Martin B. van Gijzen},
18761  journal       = {SIAM J. Sci. Comput.},
18762  volume        = {32},
18763  number        = {5},
18764  pages         = {2687--2709},
18765  year          = {2010}
18766}
18767
18768@Article{         idr.min.sync,
18769  title         = {Minimizing synchronization in {IDR(s)}},
18770  author        = {T.P. Collignon and M.B. van Gijzen},
18771  journal       = {Numerical Linear Algebra with Applications},
18772  volume        = {18},
18773  number        = {5},
18774  pages         = {805--825},
18775  year          = {2011}
18776}
18777
18778@TechReport{      flexible.idr,
18779  title         = {Flexible and Multi-Shift Induced Dimension Reduction Algorithms for solving Large
18780                  Sparse Linear Systems},
18781  author        = {Martin B. van Gijzen and Gerard L.G. Sleijpen and Jens-Peter M. Zemke},
18782  institution   = {Delft University of Technology},
18783  number        = {11-06},
18784  year          = {2011}
18785}
18786
18787@Article{         vangenuchten1980,
18788  title         = {A Closed-form Equation for Predicting the Hydraulic Conductivity of Unsaturated
18789                  Soils},
18790  author        = {M. Th. van Genuchten},
18791  journal       = {Soil Science Society of America Journal},
18792  volume        = {44},
18793  pages         = {892--898},
18794  year          = {1980}
18795}
18796
18797@Article{         gmresr94,
18798  title         = {{GMRESR}: a family of nested {GMRES} methods},
18799  author        = {H. A. Van der Vorst and C. Vuik},
18800  journal       = {Numerical Linear Algebra with Applications},
18801  volume        = {1},
18802  number        = {4},
18803  pages         = {369--386},
18804  year          = {1994}
18805}
18806
18807@Article{         knepley10,
18808  author        = {Matthew G. Knepley},
18809  title         = {Removing the Barrier to Scalability in Parallel FMM},
18810  journal       = {CoRR},
18811  volume        = {abs/1008.2410},
18812  note          = {\url{http://arxiv.org/abs/1008.2410}},
18813  year          = {2010}
18814}
18815
18816@Article{         teng1998,
18817  author        = {Shang-Hua Teng},
18818  title         = {Provably Good Partitioning and Load Balancing Algorithms for Parallel Adaptive
18819                  N-Body Simulation},
18820  journal       = {SIAM J. Sci. Comput.},
18821  volume        = {19},
18822  number        = {2},
18823  month         = mar,
18824  pages         = {635--656},
18825  year          = {1998},
18826  issn          = {1064-8275},
18827  numpages      = {22},
18828  doi           = {10.1137/S1064827595288942},
18829  acmid         = {289842},
18830  issue_date    = {March 1998},
18831  publisher     = {Society for Industrial and Applied Mathematics},
18832  address       = {Philadelphia, PA},
18833  keywords      = {N-body simulation, adaptive computing, hierarchical methods, load balancing,
18834                  parallel processing, partitioning, scientific computing, the fast multipole
18835                  method, tree-codes}
18836}
18837
18838@InProceedings{   skinnerkramer05,
18839  author        = {David Skinner and William Kramer},
18840  title         = {Understanding the causes of performance variability in HPC workloads},
18841  booktitle     = {Workload Characterization Symposium, 2005. Proceedings of the IEEE
18842                  International},
18843  organization  = {IEEE},
18844  pages         = {137--149},
18845  year          = {2005}
18846}
18847
18848@Article{         notay_2000,
18849  author        = {Yvan Notay},
18850  title         = {Flexible {Conjugate Gradients}},
18851  journal       = {SIAM Journal on Scientific Computing},
18852  volume        = {22},
18853  number        = {4},
18854  year          = {2000},
18855  pages         = {1444--1460}
18856}
18857
18858@Article{         bereux1996,
18859  title         = {Zero-relaxation limit versus operator splitting for two-phase fluid flow
18860                  computations},
18861  author        = {Fran{\c{c}}ois B{\'e}reux},
18862  journal       = {Computer Methods in Applied Mechanics and Engineering},
18863  volume        = {133},
18864  number        = {1-2},
18865  pages         = {93--124},
18866  year          = {1996}
18867}
18868
18869@Article{         pawlowski2006globalization,
18870  title         = {Globalization techniques for {N}ewton-{K}rylov methods and applications to the
18871                  fully coupled solution of the {N}avier-{S}tokes equations},
18872  author        = {Pawlowski, Roger P and Shadid, John N and Simonis, Joseph P and Walker, Homer F},
18873  journal       = {SIAM Review},
18874  volume        = {48},
18875  number        = {4},
18876  pages         = {700--721},
18877  year          = {2006},
18878  publisher     = {SIAM}
18879}
18880
18881@Article{         roppshadid2009,
18882  title         = {Stability of operator splitting methods for systems with indefinite operators:
18883                  Advection--diffusion--reaction systems},
18884  author        = {David L Ropp and John N Shadid},
18885  journal       = {Journal of Computational Physics},
18886  volume        = {228},
18887  number        = {9},
18888  pages         = {3508--3516},
18889  year          = {2009}
18890}
18891
18892@Article{         brown1985experiments,
18893  title         = {Experiments with quasi-{N}ewton methods in solving stiff {ODE} systems},
18894  author        = {Brown, P.N. and Hindmarsh, A.C. and Walker, H.F.},
18895  journal       = {SIAM Journal on Scientific and Statistical Computing},
18896  volume        = {6},
18897  number        = {2},
18898  pages         = {297--313},
18899  year          = {1985},
18900  publisher     = {SIAM}
18901}
18902
18903@Article{         bicgsl_1993,
18904  author        = {GERARD L.G. SLEIJPEN and DIEDERIK R. FOKKEMA},
18905  title         = {{BiCGSTAB(l)} for Linear Equations involving Unsymmetric Matrices with Complex
18906                  Spectrum},
18907  journal       = {Electronic Transactions on Numerical Analysis},
18908  volume        = {1},
18909  year          = {1993},
18910  pages         = {11--32}
18911}
18912
18913@Book{            brandt2011revised,
18914  title         = {Multigrid Techniques: 1984 Guide with Applications to Fluid Dynamics, Revised
18915                  Edition},
18916  author        = {Achi Brandt and Oren Livne},
18917  year          = {2011},
18918  publisher     = {SIAM}
18919}
18920
18921@Article{         axelsson1990algebraic,
18922  title         = {Algebraic multilevel preconditioning methods, {II}},
18923  author        = {Axelsson, O. and Vassilevski, P.S.},
18924  journal       = {SIAM Journal on Numerical Analysis},
18925  volume        = {27},
18926  number        = {6},
18927  pages         = {1569--1590},
18928  year          = {1990},
18929  publisher     = {SIAM}
18930}
18931
18932@Article{         zulehner2002analysis,
18933  title         = {Analysis of iterative methods for saddle point problems: a unified approach},
18934  author        = {Zulehner, W.},
18935  journal       = {Mathematics of computation},
18936  volume        = {71},
18937  number        = {238},
18938  pages         = {479--506},
18939  year          = {2002}
18940}
18941
18942@Article{         pralet2010,
18943  author        = {L. Giraud and A. Haidar and S. Pralet},
18944  title         = {Using multiple levels of parallelism to enhance the performance of domain
18945                  decomposition solvers},
18946  journal       = {Parallel Computing},
18947  volume        = {36},
18948  number        = {5-6},
18949  pages         = {285--296},
18950  year          = {2010}
18951}
18952
18953@Book{            brennerscottfem,
18954  title         = {The Mathematical Theory of Finite Element Methods},
18955  author        = {Susanne C. Brenner and L. Ridgway Scott},
18956  edition       = {3rd Edition},
18957  series        = {Texts in Applied Mathematics},
18958  year          = {2008},
18959  publisher     = {Springer-Verlag}
18960}
18961
18962@Book{            ortega1987iterative,
18963  title         = {Iterative solution of nonlinear equations in several variables},
18964  author        = {Ortega, James M and Rheinboldt, Werner C},
18965  volume        = {30},
18966  publisher     = {Society for Industrial and Applied Mathematics},
18967  year          = {1987}
18968}
18969
18970@InBook{          rheinboldtch6,
18971  author        = {Werner C. Rheinboldt},
18972  title         = {6. Combinations of Processes},
18973  booktitle     = {Methods for Solving Systems of Nonlinear Equations},
18974  chapter       = {6},
18975  pages         = {59--74},
18976  doi           = {10.1137/1.9781611970012.ch6},
18977  year          = {1998}
18978}
18979
18980@Article{         allgowerbohmerpotrarheinboldt86,
18981  author        = {E. Allgower and K. B\"ohmer and F. Potra and W.~C. Rheinboldt},
18982  title         = {A Mesh-Independence Principle for Operator Equations and Their Discretizations},
18983  journal       = {SIAM Journal on Numerical Analysis},
18984  volume        = {23},
18985  number        = {1},
18986  pages         = {160-169},
18987  year          = {1986},
18988  doi           = {10.1137/0723011}
18989}
18990
18991@Article{         rheinboldt76,
18992  author        = {Werner C. Rheinboldt},
18993  title         = {On measures of ill-conditioning for nonlinear equations},
18994  journal       = {Mathematics of Computation},
18995  volume        = {30},
18996  number        = {133},
18997  pages         = {104--111},
18998  year          = {1976}
18999}
19000
19001@Article{         little61,
19002  author        = {John D. C. Little},
19003  title         = {A Proof for the Queuing Formula: {$L = \lambda W$}},
19004  journal       = {Operations Research},
19005  volume        = {9},
19006  number        = {3},
19007  pages         = {383--387},
19008  note          = {\url{http://www.jstor.org/stable/167570}},
19009  year          = {1961}
19010}
19011
19012@Misc{            top500,
19013  author        = {{TOP500 Supercomputer Sites}},
19014  url           = {http://www.top500.org},
19015  year          = {2013}
19016}
19017
19018@Misc{            hassediagram,
19019  author        = {Wikipedia},
19020  title         = {Hasse Diagram},
19021  url           = {http://en.wikipedia.org/wiki/Hasse_diagram},
19022  note          = {\url{http://en.wikipedia.org/wiki/Hasse_diagram}},
19023  year          = {2015}
19024}
19025
19026@Misc{            groupoid,
19027  author        = {Wikipedia},
19028  title         = {Groupoid},
19029  url           = {https://en.wikipedia.org/wiki/Groupoid},
19030  note          = {\url{http://en.wikipedia.org/wiki/Groupoid}},
19031  year          = {2015}
19032}
19033
19034@Misc{            cwcomplex,
19035  author        = {Wikipedia},
19036  title         = {{CW} complex},
19037  url           = {http://en.wikipedia.org/wiki/CW_complex},
19038  note          = {\url{http://en.wikipedia.org/wiki/CW_complex}},
19039  year          = {2015}
19040}
19041
19042@Misc{            linearalgebra,
19043  author        = {Wikipedia},
19044  title         = {Linear Algebra},
19045  url           = {https://en.wikipedia.org/wiki/Linear_algebra},
19046  note          = {\url{https://en.wikipedia.org/wiki/Linear_algebra}},
19047  year          = {2015}
19048}
19049
19050@Misc{            amdahlslaw,
19051  author        = {Wikipedia},
19052  title         = {Amdahl's Law},
19053  url           = {https://en.wikipedia.org/wiki/Amdahl's_law},
19054  note          = {\url{https://en.wikipedia.org/wiki/Amdahl's_law}},
19055  year          = {2015}
19056}
19057
19058@Misc{            gustafsonslaw,
19059  author        = {Wikipedia},
19060  title         = {Gustafson's Law},
19061  url           = {https://en.wikipedia.org/wiki/Gustafson's_law},
19062  note          = {\url{https://en.wikipedia.org/wiki/Gustafson's_law}},
19063  year          = {2015}
19064}
19065
19066@InProceedings{   amdahl1967,
19067  title         = {Validity of the Single Processor Approach to Achieving Large Scale Computing
19068                  Capabilities},
19069  author        = {Gene M. Amdahl},
19070  booktitle     = {Proceedings of the April 18-20, 1967, Spring Joint Computer Conference},
19071  series        = {AFIPS '67 (Spring)},
19072  location      = {Atlantic City, New Jersey},
19073  pages         = {483--485},
19074  numpages      = {3},
19075  doi           = {10.1145/1465482.1465560},
19076  acmid         = {1465560},
19077  publisher     = {ACM},
19078  address       = {New York, NY, USA},
19079  year          = {1967}
19080}
19081
19082@Article{         gustafson1988,
19083  title         = {Reevaluating {Amdahl}'s Law},
19084  author        = {Gustafson, John L.},
19085  journal       = {Communications of the ACM},
19086  volume        = {31},
19087  number        = {5},
19088  month         = may,
19089  issn          = {0001-0782},
19090  pages         = {532--533},
19091  doi           = {10.1145/42411.42415},
19092  acmid         = {42415},
19093  year          = {1988}
19094}
19095
19096@Book{            eijkhout2014,
19097  title         = {Introduction to High Performance Scientific Computing},
19098  author        = {Victor Eijkhout},
19099  url           = {http://pages.tacc.utexas.edu/~eijkhout/Articles/EijkhoutIntroToHPC.pdf},
19100  publisher     = {TACC},
19101  year          = {2014}
19102}
19103
19104@Article{         korelc2002multilanguage,
19105  title         = {Multi-language and multi-environment generation of nonlinear finite element
19106                  codes},
19107  author        = {Korelc, J.},
19108  journal       = {Engineering with Computers},
19109  volume        = {18},
19110  number        = {4},
19111  pages         = {312--327},
19112  year          = {2002},
19113  publisher     = {Springer}
19114}
19115
19116@TechReport{      taylor2011feap,
19117  title         = {{FEAP}: A Finite Element Analysis Program},
19118  subtitle      = {Version 8.3 User Manual},
19119  author        = {R. L. Taylor},
19120  year          = {2011},
19121  institution   = {University of California, Berkeley}
19122}
19123
19124@Article{         bergeraftosmismurman2005,
19125  title         = {Analysis of slope limiters on irregular grids},
19126  author        = {Berger, Marsha and Aftosmis, Michael J and Murman, Scott M},
19127  journal       = {AIAA paper},
19128  volume        = {490},
19129  pages         = {2005},
19130  year          = {2005}
19131}
19132
19133@InProceedings{   ferreirabridgesbrightwell08,
19134  author        = {Kurt B. Ferreira and Patrick Bridges and Ron Brightwell},
19135  title         = {Characterizing Application Sensitivity to OS Interference Using Kernel-level
19136                  Noise Injection},
19137  booktitle     = {Proceedings of the 2008 ACM/IEEE Conference on Supercomputing},
19138  series        = {SC '08},
19139  year          = {2008},
19140  isbn          = {978-1-4244-2835-9},
19141  location      = {Austin, Texas},
19142  pages         = {19:1--19:12},
19143  articleno     = {19},
19144  numpages      = {12},
19145  url           = {http://dl.acm.org/citation.cfm?id=1413370.1413390},
19146  acmid         = {1413390},
19147  publisher     = {IEEE Press},
19148  address       = {Piscataway, NJ}
19149}
19150
19151@Article{         banach22,
19152  author        = {Stefan Banach},
19153  title         = {Sur les op\'erations dans les ensembles abstraits et leur application aux
19154                  \'equations int\'egrales},
19155  journal       = {Fund. Math.},
19156  volume        = {3},
19157  pages         = {133--181},
19158  year          = {1922}
19159}
19160
19161@Article{         bangerthbursteddeheisterkronbichler2012,
19162  author        = {Wolfgang Bangerth and Carsten Burstedde and Timo Heister and Martin Kronbichler},
19163  title         = {Algorithms and Data Structures for Massively Parallel Generic Adaptive Finite
19164                  Element Codes},
19165  journal       = {ACM Trans. Math. Softw.},
19166  issue_date    = {December 2011},
19167  volume        = {38},
19168  number        = {2},
19169  month         = jan,
19170  year          = {2012},
19171  issn          = {0098-3500},
19172  pages         = {14:1--14:28},
19173  articleno     = {14},
19174  numpages      = {28},
19175  doi           = {10.1145/2049673.2049678},
19176  acmid         = {2049678},
19177  publisher     = {ACM},
19178  address       = {New York, NY, USA},
19179  keywords      = {Adaptive mesh refinement, object-orientation, parallel algorithms, software
19180                  design}
19181}
19182
19183@Article{         eisenstatwalker1994,
19184  author        = {Stanley Eisenstat and Homer Walker},
19185  title         = {Globally Convergent Inexact {N}ewton Methods},
19186  journal       = {SIAM Journal on Optimization},
19187  volume        = {4},
19188  number        = {2},
19189  pages         = {393--422},
19190  year          = {1994},
19191  doi           = {10.1137/0804022}
19192}
19193
19194@Book{            blumcuckershubsmale98,
19195  title         = {Complexity and Real Computation},
19196  author        = {Lenore Blum and Felipe Cucker and Michael Shub and Steve Smale},
19197  year          = {1998},
19198  publisher     = {Springer}
19199}
19200
19201@Article{         caili2011,
19202  author        = {Cai, X.-C. and Li, X.},
19203  title         = {Inexact {N}ewton Methods with Restricted Additive {S}chwarz Based Nonlinear
19204                  Elimination for Problems with High Local Nonlinearity},
19205  journal       = {SIAM Journal on Scientific Computing},
19206  volume        = {33},
19207  number        = {2},
19208  pages         = {746-762},
19209  year          = {2011},
19210  doi           = {10.1137/080736272}
19211}
19212
19213@Article{         cai2009,
19214  author        = {X.-C. Cai},
19215  title         = { Nonlinear overlapping domain decomposition methods},
19216  journal       = {Lecture Notes in Computational Science},
19217  volume        = {70},
19218  pages         = {217-224},
19219  year          = {2009}
19220}
19221
19222@Article{         lanzkronrosewilkes1996,
19223  title         = {An analysis of approximate nonlinear elimination},
19224  author        = {Lanzkron, Paul J and Rose, Donald J and Wilkes, James T},
19225  journal       = {SIAM Journal on Scientific Computing},
19226  volume        = {17},
19227  number        = {2},
19228  pages         = {538--559},
19229  year          = {1996},
19230  publisher     = {SIAM}
19231}
19232
19233@TechReport{      gropp1993sowing,
19234  title         = {Users manual for bfort: Producing {F}ortran interfaces to {C} source code},
19235  author        = {Gropp, W},
19236  year          = {1995},
19237  number        = {ANL/MCS-TM-208},
19238  institution   = {Argonne National Laboratory}
19239}
19240
19241@TechReport{      gropp1993sowing2,
19242  title         = {Users Manual for doctext: Producing Documentation from Source Code},
19243  author        = {Gropp, W},
19244  year          = {1995},
19245  number        = {ANL/MCS-TM-206},
19246  institution   = {Argonne National Laboratory}
19247}
19248
19249@TechReport{      gropp1993simplified,
19250  title         = {Simplified Linear Equation Solvers users manual},
19251  author        = {Gropp, W and Smith, B},
19252  year          = {1993},
19253  number        = {ANL--93/8},
19254  institution   = {Argonne National Laboratory}
19255}
19256
19257@Misc{            simplifiedbsd,
19258  author        = {{University of California, Berkeley}},
19259  title         = {Simplified {Berkeley} Software Distribution License},
19260  note          = {see
19261                  \url{http://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29}}
19262}
19263
19264@Book{            chaconstraub14,
19265  author        = {Scott Chacon and Ben Straub},
19266  title         = {Pro Git},
19267  publisher     = {Apress},
19268  year          = {2014},
19269  pages         = {456},
19270  note          = {Available online at \url{http://git-scm.com/book/}}
19271}
19272
19273@Misc{            bitbucket,
19274  author        = {Atlassian},
19275  title         = {Bitbucket},
19276  note          = {Platform available from \url{http://bitbucket.org}}
19277}
19278
19279@Misc{            gitworkflows,
19280  author        = {GitWorkflows},
19281  note          = {Available at
19282                  \url{https://www.kernel.org/pub/software/scm/git/docs/gitworkflows.html}}
19283}
19284
19285@Misc{            figshare,
19286  author        = {FigShare},
19287  note          = {Available at \url{http://palgrave.figshare.com/}}
19288}
19289
19290@InProceedings{   beazley1996swig,
19291  title         = {{SWIG}: An easy to use tool for integrating scripting languages with {C} and
19292                  {C++}},
19293  author        = {Beazley, David M},
19294  booktitle     = {Proceedings of the 4th USENIX Tcl/Tk workshop},
19295  pages         = {129--139},
19296  year          = {1996}
19297}
19298
19299@Misc{            softwareproductivityworkshopreport14,
19300  author        = {H. Johansen and L. C. McInnes and D. Bernholdt and J. Carver and M. Heroux and R.
19301                  Hornung and P. Jones and B. Lucas and A. Siegel and T. Ndousse-Fetter},
19302  title         = {Software Productivity for Extreme-Scale Science},
19303  note          = {Report on DOE Workshop, January 13-14, 2014},
19304  url           = {http://www.orau.gov/swproductivity2014/SoftwareProductivityWorkshopReport2014.pdf},
19305  year          = {2014}
19306}
19307
19308@Misc{            softwareproductivitywhitepaper13,
19309  author        = {H. Johansen and D. Bernholdt and B. Collins and M. Heroux and R. Jacob and P.
19310                  Jones and L. C. McInnes and J. D. Moulton and T. Ndousse-Fetter and D. Post and W.
19311                  Tang},
19312  title         = {Extreme-Scale Scientific Application Software Productivity: Harnessing the Full
19313                  Capability of Extreme-Scale Computing},
19314  note          = {whitepaper submitted to DOE, available via
19315                  \url{http://www.orau.gov/swproductivity2014/reference.htm}},
19316  year          = {2013}
19317}
19318
19319@Misc{            ideas:project,
19320  author        = {Michael Heroux and Lois Curfman McInnes and J. David {Moulton (PIs)}},
19321  title         = {{Interoperable Design of Extreme-Scale Application Software (IDEAS)}},
19322  howpublished  = {\url{http://ideas-productivity.org}},
19323  year          = {2015}
19324}
19325
19326@TechReport{      keyesmcinneswoodwardetal2012,
19327  author        = {D. E. Keyes and L. C. McInnes and C. Woodward and E. Constantinescu and D. Estep
19328                  and B. Sheehan},
19329  title         = {First Steps Toward a Multiphysics Exemplars and Benchmarks Suite},
19330  institution   = {Argonne National Laboratory},
19331  number        = {ANL/MCS-TM-330},
19332  month         = oct,
19333  year          = {2012}
19334}
19335
19336@Misc{            sawsfs-web-page,
19337  author        = {Surtai Han and Barry Smith and Hong Zhang},
19338  title         = {{{SAWs Tutorial: Fieldsplit Preconditioner}}},
19339  note          = {\url{https://www.youtube.com/watch?v=-w0fPhmZT3c}},
19340  year          = {2015}
19341}
19342
19343@Misc{            sawshk-web-page,
19344  author        = {Surtai Han and Barry Smith and Hong Zhang},
19345  title         = {{{SAWs Tutorial: Hierarchical Krylov Method}}},
19346  note          = {\url{https://www.youtube.com/watch?v=hWbqppTrcOw}},
19347  year          = {2015}
19348}
19349
19350@Misc{            sawsnestk-web-page,
19351  author        = {Surtai Han and Barry Smith and Hong Zhang},
19352  title         = {{{SAWs Tutorial: Nested Krylov Method}}},
19353  note          = {\url{https://www.youtube.com/watch?v=kqPXZxMOJmA}},
19354  year          = {2015}
19355}
19356
19357@Misc{            m2acs:project,
19358  author        = {M. {Anitescu et al.}},
19359  title         = {{Multifaceted Mathematics for Complex Energy Systems (M2ACS) {W}eb page}},
19360  howpublished  = {\url{http://www.mcs.anl.gov/MACS}},
19361  year          = {2015}
19362}
19363
19364@Misc{            hssmn13,
19365  author        = {P. Hovland and B. Smith and M. Snir and L. C. McInnes and B. Norris},
19366  title         = {Exposing and Expanding Compiler Technologies to Improve Software Productivity in
19367                  Developing Mathematical Libraries and Simulation Codes},
19368  note          = {whitepaper submitted to DOE Workshop on Software Productivity for Extreme-Scale
19369                  Science, available via \url{http://www.orau.gov/swproductivity2014/papers.htm}},
19370  year          = {2013}
19371}
19372
19373@Misc{            atpesc:website,
19374  key           = {{Argonne Training Program for Extreme-Scale Computing}},
19375  title         = {{Argonne Training Program for Extreme-Scale Computing (ATPESC)}},
19376  howpublished  = {\url{http://extremecomputingtraining.anl.gov}},
19377  year          = {2018}
19378}
19379
19380@Article{         barraultmadaynguyenpatera2004,
19381  author        = {Maxime Barrault and Yvon Maday and Ngoc Cuong Nguyen and Anthony T. Patera},
19382  title         = {An empirical interpolation method: application to efficient reduced-basis
19383                  discretization of partial differential equations},
19384  journal       = {Comptes Rendus Mathematique},
19385  volume        = {339},
19386  number        = {9},
19387  pages         = {667--672},
19388  year          = {2004},
19389  issn          = {1631-073X},
19390  doi           = {10.1016/j.crma.2004.08.006}
19391}
19392
19393@Article{         simongogotsi08,
19394  title         = {Materials for electrochemical capacitors},
19395  author        = {Patrice Simon and Yury Gogotsi},
19396  journal       = {Nature Materials},
19397  volume        = {7},
19398  number        = {11},
19399  pages         = {845--854},
19400  year          = {2008},
19401  doi           = {10.1038/nmat2297}
19402}
19403
19404@Article{         vladsinghrollandmelinteajayangohy14,
19405  title         = {Hybrid supercapacitor-battery materials for fast electrochemical charge storage},
19406  author        = {A. Vlad and N. Singh and J. Rolland and S. Melinte and P. M. Ajayan and J.-F.
19407                  Gohy},
19408  journal       = {Scientific Reports},
19409  volume        = {4},
19410  year          = {2014},
19411  doi           = {10.1038/srep04315}
19412}
19413
19414@Article{         lichengshashurinkeidar12,
19415  title         = {Review of Electrochemical Capacitors Based on Carbon Nanotubes and Graphene},
19416  author        = {J. Li and X. Cheng and A. Shashurin and M. Keidar},
19417  journal       = {Graphene},
19418  volume        = {1},
19419  number        = {1},
19420  pages         = {1--13},
19421  year          = {2012},
19422  doi           = {10.4236/graphene.2012.11001}
19423}
19424
19425@Article{         miller07,
19426  title         = {A Brief History of Supercapacitors},
19427  author        = {John R. Miller},
19428  journal       = {Battery and Energy Storage Technology},
19429  pages         = {61--78},
19430  year          = {2007}
19431}
19432
19433@Book{            deshpande14,
19434  title         = {Ultracapacitors: Future of Energy Storage},
19435  author        = {R. P. Deshpande},
19436  publisher     = {McGraw Hill Education},
19437  isbn          = {978-9339214050},
19438  pages         = {452},
19439  year          = {2014}
19440}
19441
19442@Article{         hojowboggs10,
19443  title         = {Historical introduction to capacitor technology},
19444  author        = {J. Ho and T.R. Jow and S. Boggs},
19445  journal       = {IEEE Electrical Insulation Magazine},
19446  month         = jan,
19447  volume        = {26},
19448  number        = {1},
19449  pages         = {20--25},
19450  year          = {2010},
19451  doi           = {10.1109/MEI.2010.5383924},
19452  issn          = {0883-7554}
19453}
19454
19455@Article{         gillespie14,
19456  title         = {A review of steric interactions of ions: Why some theories succeed and others
19457                  fail to acount for ion size},
19458  author        = {Dirk Gillespie},
19459  journal       = {Microfluidics and Nanofluidics},
19460  volume        = {18},
19461  number        = {5-6},
19462  pages         = {717--738},
19463  year          = {2015}
19464}
19465
19466@Article{         gillespievaliskoboda05,
19467  author        = {Dirk Gillespie and Monica Valisk\'{o} and Dezs\H{o} Boda},
19468  title         = {Density functional theory of the electrical double layer: the RFD functional},
19469  journal       = {J. Phys.: Condens. Matter},
19470  volume        = {17},
19471  pages         = {6609--6626},
19472  year          = {2005}
19473}
19474
19475@Article{         valiskobodagillespie07,
19476  author        = {Monica Valisk\'{o} and Dezs\H{o} Boda and Dirk Gillespie},
19477  title         = {Selective adsorption of ions with different diameter and valence at
19478                  highly-charged interfaces},
19479  journal       = {J. Phys. Chem. C},
19480  volume        = {111},
19481  pages         = {15575--15585},
19482  year          = {2007}
19483}
19484
19485@Article{         gillespie08,
19486  author        = {Dirk Gillespie},
19487  title         = {Energetics of divalent selectivity in a calcium channel: the ryanodine receptor
19488                  case study},
19489  journal       = {Biophys. J.},
19490  volume        = {94},
19491  pages         = {1169--1184},
19492  year          = {2008}
19493}
19494
19495@Article{         liwuwang15,
19496  title         = {Osmotic Pressure and Packaging Structure of Caged DNA},
19497  author        = {Zhidong Li and Jianzhong Wu and Zhen-Gang Wang},
19498  journal       = {Biophysical Journal},
19499  volume        = {94},
19500  number        = {3},
19501  pages         = {737--746},
19502  doi           = {10.1529/biophysj.107.112508},
19503  url           = {http://www.cell.com/biophysj/abstract/S0006-3495(08)70675-1},
19504  year          = {2015}
19505}
19506
19507@Article{         gillespie12,
19508  title         = {High energy conversion efficiency in nanofluidic channels},
19509  author        = {Dirk Gillespie},
19510  journal       = {Nano Letters},
19511  volume        = {12},
19512  pages         = {1410--1416},
19513  year          = {2012}
19514}
19515
19516@Article{         dieterich79,
19517  title         = {Modeling of rock friction: 1. Experimental results and constitutive equations},
19518  author        = {James H. Dieterich},
19519  journal       = {Journal of Geophysical Research: Solid Earth},
19520  volume        = {84},
19521  number        = {B5},
19522  pages         = {2161--2168},
19523  year          = {1979},
19524  publisher     = {Wiley Online Library}
19525}
19526
19527@Article{         bodakovacsgillespiekristof14,
19528  title         = {Selective transport through a model calcium channel studied by Local Equilibrium
19529                  Monte Carlo simulations coupled to the Nernst--Planck equation},
19530  author        = {Dezs{\H{o}} Boda and R{\'o}bert Kov{\'a}cs and Dirk Gillespie and Tam{\'a}s
19531                  Krist{\'o}f},
19532  journal       = {Journal of Molecular Liquids},
19533  volume        = {189},
19534  pages         = {100--112},
19535  year          = {2014},
19536  publisher     = {Elsevier}
19537}
19538
19539@Article{         brandt05,
19540  title         = {Multiscale solvers and systematic upscaling in computational physics},
19541  author        = {Brandt, A},
19542  journal       = {Computer Physics Communications},
19543  volume        = {169},
19544  number        = {1},
19545  pages         = {438--441},
19546  year          = {2005},
19547  publisher     = {Elsevier}
19548}
19549
19550@Article{         rosenfeld89,
19551  title         = {Free-energy model for the inhomogeneous hard-sphere fluid mixture and
19552                  density-functional theory of freezing},
19553  author        = {Yaakov Rosenfeld},
19554  journal       = {Physical review letters},
19555  volume        = {63},
19556  number        = {9},
19557  pages         = {980},
19558  year          = {1989},
19559  publisher     = {APS}
19560}
19561
19562@Article{         schindlermitchellmccabecummingslevan13,
19563  title         = {Adsorption of Chain Molecules in Slit-Shaped Pores: Development of a SAFT-FMT-DFT
19564                  Approach},
19565  author        = {Bryan J Schindler and Lucas A Mitchell and Clare McCabe and Peter T Cummings and
19566                  M Douglas LeVan},
19567  journal       = {The Journal of Physical Chemistry C},
19568  volume        = {117},
19569  number        = {41},
19570  pages         = {21337--21350},
19571  year          = {2013},
19572  publisher     = {ACS Publications}
19573}
19574
19575@Misc{            tramonto,
19576  author        = {Laura Frink and et. al.},
19577  title         = {TRAMONTO 3.0 web site},
19578  url           = {https://software.sandia.gov/DFTfluids/tramonto3_0.html},
19579  year          = {2014}
19580}
19581
19582@InCollection{    zhongyuenmoresiknepley15,
19583  author        = {Shijie Zhong and David A. Yuen and Louis N. Moresi and Matthew G. Knepley},
19584  title         = {Numerical Methods for Mantle Convection},
19585  booktitle     = {Treatise on Geophysics},
19586  publisher     = {Elsevier},
19587  volume        = {7},
19588  editor        = {Gerald Schubert},
19589  edition       = {Second Edition},
19590  year          = {2015}
19591}
19592
19593@Article{         richarson1911,
19594  author        = {Lewis Fry Richardson},
19595  title         = {The approximate arithmetical solution by finite differences of physical problems
19596                  including differential equations, with an application to the stresses in a masonry
19597                  dam},
19598  journal       = {Philosophical Transactions of the Royal Society A},
19599  volume        = {210},
19600  number        = {459--470},
19601  pages         = {307--357},
19602  doi           = {10.1098/rsta.1911.0009},
19603  year          = {1911}
19604}
19605
19606@Article{         kirkwood34,
19607  author        = {John G. Kirkwood},
19608  title         = {Theory of Solutions of Molecules Containing Widely Separated Charges with Special
19609                  Application to Zwitterions},
19610  journal       = {The Journal of Chemical Physics},
19611  volume        = {2},
19612  number        = {7},
19613  year          = {1934}
19614}
19615
19616@TechReport{      schoof1994exodus,
19617  title         = {{EXODUS II}: a finite element data model},
19618  author        = {Larry A Schoof and Victor R Yarberry},
19619  institution   = {Sandia National Laboratories},
19620  number        = {SAND92-2137},
19621  address       = {Albuquerque, NM},
19622  year          = {1994}
19623}
19624
19625@Misc{            poirier1998cgns,
19626  author        = {Diane Poirier and Steven R Allmaras and Douglas R McCarthy and Matthew F Smith
19627                  and Fancis Y Enomoto},
19628  title         = {The CGNS system},
19629  note          = {AIAA Paper 98-3007},
19630  year          = {1998}
19631}
19632
19633@Article{         geuzaine2009gmsh,
19634  title         = {Gmsh: A 3-D finite element mesh generator with built-in pre-and post-processing
19635                  facilities},
19636  author        = {Christophe Geuzaine and Jean-Fran{\c{c}}ois Remacle},
19637  journal       = {International Journal for Numerical Methods in Engineering},
19638  volume        = {79},
19639  number        = {11},
19640  pages         = {1309--1331},
19641  year          = {2009},
19642  publisher     = {Wiley Online Library}
19643}
19644
19645@Article{         si2015,
19646  title         = {{TetGen}, a {Delaunay}-Based Quality Tetrahedral Mesh Generator},
19647  author        = {Hang Si},
19648  journal       = {ACM Trans. on Mathematical Software},
19649  volume        = {41},
19650  number        = {2},
19651  month         = feb,
19652  doi           = {10.1145/2629697},
19653  year          = {2015}
19654}
19655
19656@TechReport{      blackerbohnhoffedwards1994,
19657  title         = {CUBIT mesh generation environment. Volume 1: Users manual},
19658  author        = {Ted D Blacker and William J Bohnhoff and Tony L Edwards},
19659  institution   = {Sandia National Labs., Albuquerque, NM (United States)},
19660  year          = {1994}
19661}
19662
19663@Article{         bjorck1994,
19664  title         = {Numerics of Gram-Schmidt orthogonalization},
19665  author        = {{\AA}ke Bj{\"o}rck},
19666  journal       = {Linear Algebra and Its Applications},
19667  volume        = {197},
19668  pages         = {297--316},
19669  year          = {1994},
19670  publisher     = {Elsevier}
19671}
19672
19673@PhDThesis{       yood05,
19674  author        = {Charles Nelson Yood},
19675  title         = {Argonne National Laboratory and the Emergence of Computer and Computational
19676                  Science, 1946--1992},
19677  school        = {The Pennsylvania State University},
19678  month         = aug,
19679  year          = {2005}
19680}
19681
19682@Article{         fearnleysander79,
19683  title         = {Hermann Grassmann and the Creation of Linear Algebra},
19684  author        = {Desmond Fearnley-Sander},
19685  journal       = {The American Mathematical Monthly},
19686  volume        = {86},
19687  pages         = {809--817},
19688  url           = {http://www.maa.org/sites/default/files/pdf/upload_library/22/Ford/DesmondFearnleySander.pdf},
19689  year          = {1979}
19690}
19691
19692@InCollection{    knepley2012,
19693  author        = {Matthew G. Knepley},
19694  title         = {Programming Languages for Scientific Computing},
19695  booktitle     = {Encyclopedia of Applied and Computational Mathematics},
19696  publisher     = {Springer},
19697  year          = {2012},
19698  editor        = {Bj\"orn Engquist},
19699  doi           = {10.1007/978-3-540-70529-1},
19700  url           = {http://arxiv.org/abs/1209.1711}
19701}
19702
19703@InBook{          knepley2015,
19704  title         = {Programming Languages for Scientific Computing},
19705  author        = {Matthew G. Knepley},
19706  booktitle     = {Encyclopedia of Applied and Computational Mathematics},
19707  editor        = {Bj{\"o}rn Engquist},
19708  publisher     = {Springer Berlin Heidelberg},
19709  address       = {Berlin, Heidelberg},
19710  pages         = {1173--1181},
19711  isbn          = {978-3-540-70529-1},
19712  doi           = {10.1007/978-3-540-70529-1_250},
19713  year          = {2015}
19714}
19715
19716@Book{            hughes2000,
19717  author        = {Thomas J. R. Hughes},
19718  title         = {The Finite Element Method: Linear Static and Dynamic Finite Element Analysis},
19719  series        = {Dover Civil and Mechanical Engineering},
19720  pages         = {704},
19721  year          = {2000},
19722  isbn          = {978-0486411811},
19723  publisher     = {Dover}
19724}
19725
19726@Article{         roache2002,
19727  title         = {Code verification by the method of manufactured solutions},
19728  author        = {Patrick J. Roache},
19729  journal       = {Journal of Fluids Engineering},
19730  volume        = {124},
19731  number        = {1},
19732  pages         = {4--10},
19733  year          = {2002},
19734  publisher     = {American Society of Mechanical Engineers}
19735}
19736
19737@InCollection{    rokosgorman13,
19738  title         = {PRAgMaTIc - Parallel Anisotropic Adaptive Mesh Toolkit},
19739  author        = {Georgios Rokos and Gerard Gorman},
19740  booktitle     = {Facing the Multicore-Challenge III},
19741  series        = {Lecture Notes in Computer Science},
19742  editor        = {Keller, Rainer and Kramer, David and Weiss, Jan-Philipp},
19743  publisher     = {Springer Berlin Heidelberg},
19744  volume        = {7686},
19745  pages         = {143-144},
19746  doi           = {10.1007/978-3-642-35893-7_22},
19747  isbn          = {978-3-642-35892-0},
19748  year          = {2013}
19749}
19750
19751@Misc{            hdf5:homepage,
19752  author        = {{The HDF Group}},
19753  title         = {The {HDF5} Homepage},
19754  howpublished  = {\url{https://www.hdfgroup.org/HDF5/}},
19755  year          = {2015}
19756}
19757
19758@Misc{            paraview:homepage,
19759  author        = {Kitware},
19760  title         = {The {ParaView} Homepage},
19761  howpublished  = {\url{http://www.paraview.org/}},
19762  year          = {2015}
19763}
19764
19765@Misc{            xdmf:homepage,
19766  author        = {Kitware},
19767  title         = {The Extensible Data Model and Format ({XDMF})},
19768  howpublished  = {\url{http://www.xdmf.org/}},
19769  year          = {2015}
19770}
19771
19772@Article{         cullerkarp1993,
19773  title         = {LogP: Towards a realistic model of parallel computation},
19774  author        = {David Culler and Richard Karp and David Patterson and Abhijit Sahay and Klaus
19775                  Erik Schauser and Eunice Santos and Ramesh Subramonian and Thorsten Von Eicken},
19776  journal       = {SIGPLAN Notices},
19777  volume        = {28},
19778  number        = {7},
19779  pages         = {1--12},
19780  year          = {1993},
19781  publisher     = {ACM}
19782}
19783
19784@Article{         aggarwalvitter1988,
19785  title         = {The input/output complexity of sorting and related problems},
19786  author        = {Alok Aggarwal and Jeffrey Vitter},
19787  journal       = {Communications of the ACM},
19788  volume        = {31},
19789  number        = {9},
19790  pages         = {1116--1127},
19791  year          = {1988},
19792  publisher     = {ACM}
19793}
19794
19795@InProceedings{   czechowskibattaglinomcclanahanchandramowlishwaranvuduc2011,
19796  author        = {Kenneth Czechowski and Casey Battaglino and Chris McClanahan and Aparna
19797                  Chandramowlishwaran and Richard Vuduc},
19798  title         = {Balance principles for algorithm-architecture co-design},
19799  booktitle     = {Proc.~USENIX Wkshp. Hot Topics in Parallelism (HotPar)},
19800  month         = may,
19801  address       = {Berkeley, CA, USA},
19802  url           = {http://www.usenix.org/events/hotpar11/tech/final_files/Czechowski.pdf},
19803  year          = {2011}
19804}
19805
19806@Article{         williamswatermanpatterson2009,
19807  title         = {Roofline: an insightful visual performance model for multicore architectures},
19808  author        = {Samuel Williams and Andrew Waterman and David Patterson},
19809  journal       = {Communications of the ACM},
19810  volume        = {52},
19811  number        = {4},
19812  pages         = {65--76},
19813  year          = {2009},
19814  publisher     = {ACM}
19815}
19816
19817@Misc{            roofline-web-page,
19818  author        = {Samuel Williams and {et. al.}},
19819  title         = {{R}oofline {P}erformance {M}odel},
19820  key           = {Roofline},
19821  url           = {http://crd.lbl.gov/departments/computer-science/performance-and-algorithms-research/research/roofline/},
19822  howpublished  = {\url{http://crd.lbl.gov/departments/computer-science/performance-and-algorithms-research/research/roofline/}}
19823}
19824
19825@Misc{            roofline-talk2008,
19826  author        = {Samuel Williams and David Patterson},
19827  title         = {{R}oofline {P}erformance {M}odel},
19828  key           = {Roofline},
19829  year          = {2008},
19830  note          = {ParLab Summer Retreat},
19831  url           = {http://crd.lbl.gov/assets/pubs_presos/parlab08-roofline-talk.pdf},
19832  howpublished  = {\url{http://crd.lbl.gov/assets/pubs_presos/parlab08-roofline-talk.pdf}}
19833}
19834
19835@Article{         lee2006,
19836  title         = {The problem with threads},
19837  author        = {Edward A Lee},
19838  journal       = {Computer},
19839  volume        = {39},
19840  number        = {5},
19841  pages         = {33--42},
19842  year          = {2006},
19843  url           = {http://ptolemy.eecs.berkeley.edu/publications/papers/06/problemwithThreads/},
19844  publisher     = {IEEE Computer Society Press}
19845}
19846
19847@Article{         hoefler2012,
19848  title         = {{Optimization principles for collective neighborhood communications}},
19849  author        = {Torsten Hoefler and Timo Schneider},
19850  journal       = {International Conference for High Performance Computing, Networking, Storage and
19851                  Analysis, SC},
19852  doi           = {10.1109/SC.2012.86},
19853  isbn          = {9781467308069},
19854  issn          = {21674329},
19855  year          = {2012}
19856}
19857
19858@Book{            grahamknuthpatashnik1989,
19859  title         = {Concrete Mathematics},
19860  author        = {Ronald L Graham and Donald E Knuth and Oren Patashnik},
19861  publisher     = {Addison-Wesley},
19862  year          = {1989}
19863}
19864
19865@Book{            jackson1962,
19866  title         = {Classical Electrodynamics},
19867  author        = {John David Jackson},
19868  publisher     = {John Wiley \& Sons},
19869  year          = {1962}
19870}
19871
19872@Article{         leveque2013,
19873  title         = {Top Ten Reasons to Not Share Your Code (and why you should anyway)},
19874  author        = {Randall J. LeVeque},
19875  journal       = {SIAM News},
19876  volume        = {46},
19877  number        = {3},
19878  month         = apr,
19879  url           = {http://faculty.washington.edu/rjl/pubs/topten/},
19880  year          = {2013}
19881}
19882
19883@InProceedings{   wang2014,
19884  title         = {Fjos: Practical, predictable, and efficient system support for fork/join
19885                  parallelism},
19886  author        = {Qi Wang and Gabriel Parmer},
19887  booktitle     = {Real-Time and Embedded Technology and Applications Symposium (RTAS), 2014 IEEE
19888                  20th},
19889  pages         = {25--36},
19890  year          = {2014},
19891  organization  = {IEEE}
19892}
19893
19894@Article{         fangsaad2009,
19895  author        = {Haw-ren Fang and Yousef Saad},
19896  title         = {Two classes of multisecant methods for nonlinear acceleration},
19897  journal       = {Numerical Linear Algebra with Applications},
19898  volume        = {16},
19899  number        = {3},
19900  pages         = {197--221},
19901  year          = {2009},
19902  doi           = {10.1002/nla.617}
19903}
19904
19905@Misc{            hpcchallenge,
19906  title         = {HPC Challenge},
19907  author        = {Jack Dongarra and Piotr Luszczek and others},
19908  url           = {http://icl.cs.utk.edu/hpcc/hpcc_results_lat_band.cgi?display=opt},
19909  year          = {2015}
19910}
19911
19912@InProceedings{   hoeflerschneiderlumsdaine2008,
19913  title         = {Accurately measuring collective operations at massive scale},
19914  author        = {Torsten Hoefler and Timo Schneider and Andrew Lumsdaine},
19915  booktitle     = {Proceedings of the 22nd IEEE International Symposium on Parallel and Distributed
19916                  Processing (IPDPS)},
19917  pages         = {1--8},
19918  year          = {2008},
19919  doi           = {10.1109/IPDPS.2008.4536494},
19920  organization  = {IEEE}
19921}
19922
19923@Book{            potraptak1984,
19924  title         = {Nondiscrete Induction and Iterative Processes},
19925  author        = {Florian A. Potra and Vlastimil Pt{\'a}k},
19926  series        = {Research Notes in Mathematics},
19927  year          = {1984},
19928  publisher     = {Pitman}
19929}
19930
19931@Book{            pilz1977,
19932  title         = {Near-rings: the theory and its applications},
19933  author        = {G{\"u}nter Pilz},
19934  year          = {1977},
19935  publisher     = {New York}
19936}
19937
19938@Article{         birkenjameson2009,
19939  title         = {{On nonlinear preconditioners in {N}ewton-{K}rylov methods for unsteady flows}},
19940  author        = {Philipp Birken and Antony Jameson},
19941  journal       = {International Journal for Numerical Methods in Fluids},
19942  volume        = {62},
19943  number        = {5},
19944  pages         = {565--573},
19945  publisher     = {John Wiley \& Sons, Ltd.},
19946  doi           = {10.1002/fld.2030},
19947  issn          = {1097-0363},
19948  year          = {2010}
19949}
19950
19951@Article{         anderson1965,
19952  title         = {Iterative procedures for nonlinear integral equations},
19953  author        = {Donald G Anderson},
19954  journal       = {Journal of the ACM (JACM)},
19955  volume        = {12},
19956  number        = {4},
19957  pages         = {547--560},
19958  year          = {1965},
19959  publisher     = {ACM}
19960}
19961
19962@Article{         ptak1966,
19963  title         = {Some metric aspects of the open mapping and closed graph theorems},
19964  author        = {Vlastimil Pt{\'a}k},
19965  journal       = {Mathematische Annalen},
19966  volume        = {163},
19967  number        = {2},
19968  pages         = {95--104},
19969  year          = {1966},
19970  publisher     = {Springer}
19971}
19972
19973@Article{         ptak1974,
19974  title         = {A quantitative refinement of the closed graph theorem},
19975  author        = {Vlastimil Pt{\'a}k},
19976  journal       = {Czechoslovak Mathematical Journal},
19977  volume        = {24},
19978  number        = {3},
19979  pages         = {503--506},
19980  year          = {1974},
19981  publisher     = {Institute of Mathematics, Academy of Sciences of the Czech Republic}
19982}
19983
19984@Article{         ptak1975,
19985  title         = {The rate of convergence of {Newton's} process},
19986  author        = {Vlastimil Pt{\'a}k},
19987  journal       = {Numerische Mathematik},
19988  volume        = {25},
19989  number        = {3},
19990  pages         = {279--285},
19991  year          = {1975},
19992  publisher     = {Springer}
19993}
19994
19995@Article{         ptak1976,
19996  title         = {Nondiscrete mathematical induction and iterative existence proofs},
19997  author        = {Vlastimil Pt{\'a}k},
19998  journal       = {Linear algebra and its applications},
19999  volume        = {13},
20000  number        = {3},
20001  pages         = {223--238},
20002  year          = {1976},
20003  publisher     = {Elsevier}
20004}
20005
20006@Article{         ptak1977,
20007  title         = {What should be a rate of convergence?},
20008  author        = {Vlastimil Pt{\'a}k},
20009  journal       = {RAIRO-Analyse num{\'e}rique},
20010  volume        = {11},
20011  number        = {3},
20012  pages         = {279--286},
20013  year          = {1977}
20014}
20015
20016@Article{         potraptak1980,
20017  title         = {Sharp error bounds for {Newton's} process},
20018  author        = {Florian A Potra and Vlastimil Pt{\'a}k},
20019  journal       = {Numerische Mathematik},
20020  volume        = {34},
20021  number        = {1},
20022  pages         = {63--72},
20023  year          = {1980},
20024  publisher     = {Springer}
20025}
20026
20027@Article{         liesen2014,
20028  title         = {Pt\'ak's nondiscrete induction and its application to matrix iterations},
20029  author        = {J{\"o}rg Liesen},
20030  journal       = {IMA Journal of Numerical Analysis},
20031  doi           = {10.1093/imanum/drv037},
20032  archiveprefix = {arXiv},
20033  eprint        = {1405.2683},
20034  primaryclass  = {math-na},
20035  year          = {2015}
20036}
20037
20038@Book{            traub1964,
20039  title         = {Iterative Methods for the Solution of Equations},
20040  author        = {Joseph F Traub},
20041  year          = {1964},
20042  publisher     = {Prentice-Hall, Englewood Cliffs, NJ}
20043}
20044
20045@InProceedings{   shalfvecpar2010,
20046  title         = {Exascale Computing Technology Challenges},
20047  author        = {John Shalf and Sudip Dosanjh and John Morrison},
20048  booktitle     = {J.M.L.M. Palma et al. (Eds.): VECPAR 2010, LNCS 6449},
20049  pages         = {1–-25},
20050  year          = {2010}
20051}
20052
20053@Article{         frechet1907,
20054  title         = {Sur les ensembles de fonctions et les op\'erations lin\'eaires},
20055  author        = {Maurice Ren\'e Fr\'echet},
20056  journal       = {C. R. Acad. Sci. Paris},
20057  volume        = {144},
20058  pages         = {1414--1416},
20059  year          = {1907}
20060}
20061
20062@Article{         riesz1907,
20063  title         = {Sur une esp\'ece de g\'eom\'etrie analytique des syst\'emes de fonctions sommables},
20064  author        = {Frigyes Riesz},
20065  journal       = {C. R. Acad. Sci. Paris},
20066  volume        = {144},
20067  pages         = {1409--1411},
20068  year          = {1907}
20069}
20070
20071@Article{         riesz1909,
20072  title         = {Sur les op\'erations fonctionnelles lin\'eaires},
20073  author        = {Frigyes Riesz},
20074  journal       = {C. R. Acad. Sci. Paris},
20075  volume        = {149},
20076  pages         = {974--977},
20077  year          = {1909}
20078}
20079
20080@Misc{            rieszmarkovkakutanirepresentationtheorem,
20081  author        = {Wikipedia},
20082  title         = {Riesz-Markov-Kakutani Representation Theorem},
20083  url           = {http://en.wikipedia.org/wiki/Riesz-Markov-Kakutani_representation_theorem},
20084  note          = {\url{http://en.wikipedia.org/wiki/Riesz-Markov-Kakutani_representation_theorem}},
20085  year          = {2015}
20086}
20087
20088@Article{         markov1938,
20089  title         = {On mean values and exterior densities},
20090  author        = {Andrey Markov},
20091  journal       = {Rec. Math. Moscou},
20092  volume        = {4},
20093  pages         = {165--190},
20094  year          = {1938}
20095}
20096
20097@Article{         kakutani1941,
20098  title         = {Concrete representation of abstract {(M)}-spaces. (A characterization of the
20099                  space of continuous functions.)},
20100  author        = {Shizuo Kakutani},
20101  journal       = {Ann. of Math.},
20102  volume        = {2},
20103  number        = {42},
20104  pages         = {994--1024},
20105  doi           = {10.2307/1968778},
20106  year          = {1941}
20107}
20108
20109@Article{         michoskimeyersonisaacwaelbroeck2014,
20110  title         = {Discontinuous Galerkin methods for plasma physics in the scrape-off layer of
20111                  tokamaks},
20112  author        = {Craig Michoski and D. Meyerson and Tobin Isaac and F. Waelbroeck},
20113  journal       = {Journal of Computational Physics},
20114  volume        = {274},
20115  pages         = {898--919},
20116  year          = {2014},
20117  publisher     = {Elsevier}
20118}
20119
20120@InProceedings{   bursteddeghattasgurnisisaacstadlerwarburtonwilcox2010,
20121  title         = {Extreme-scale AMR},
20122  author        = {Carsten Burstedde and Omar Ghattas and Michael Gurnis and Tobin Isaac and Georg
20123                  Stadler and Tim Warburton and Lucas Wilcox},
20124  booktitle     = {Proceedings of the 2010 ACM/IEEE International Conference for High Performance
20125                  Computing, Networking, Storage and Analysis},
20126  pages         = {1--12},
20127  year          = {2010},
20128  organization  = {IEEE Computer Society},
20129  doi           = {10.1109/SC.2010.25}
20130}
20131
20132@InProceedings{   isaacbursteddeghattas2012,
20133  title         = {Low-cost parallel algorithms for 2: 1 octree balance},
20134  author        = {Tobin Isaac and Carsten Burstedde and Omar Ghattas},
20135  booktitle     = {Parallel \& Distributed Processing Symposium (IPDPS), 2012 IEEE 26th
20136                  International},
20137  pages         = {426--437},
20138  year          = {2012},
20139  organization  = {IEEE},
20140  doi           = {10.1109/IPDPS.2012.47}
20141}
20142
20143@Article{         isaacpetrastadlerghattas2015,
20144  title         = {Scalable and efficient algorithms for the propagation of uncertainty from data
20145                  through inference to prediction for large-scale problems, with application to flow
20146                  of the {Antarctic} ice sheet},
20147  author        = {Tobin Isaac and Noemi Petra and Georg Stadler and Omar Ghattas},
20148  journal       = {Journal of Computational Physics},
20149  volume        = {296},
20150  pages         = {348--368},
20151  year          = {2015},
20152  publisher     = {Elsevier},
20153  doi           = {10.1016/j.jcp.2015.04.047}
20154}
20155
20156@Article{         isaacbursteddewilcoxghattas2015,
20157  title         = {Recursive Algorithms for Distributed Forests of Octrees},
20158  author        = {Tobin Isaac and Carsten Burstedde and Lucas C Wilcox and Omar Ghattas},
20159  journal       = {SIAM Journal on Scientific Computing},
20160  volume        = {37},
20161  number        = {5},
20162  pages         = {C497-C531},
20163  eprint        = {1406.0089},
20164  eprinttype    = {arXiv},
20165  year          = {2015},
20166  doi           = {10.1137/140970963}
20167}
20168
20169@Article{         isaacstadlerghattas2015,
20170  title         = {Solution of nonlinear {S}tokes equations discretized by high-order finite
20171                  elements on nonconforming and anisotropic meshes, with application to ice sheet
20172                  dynamics},
20173  author        = {Isaac, Tobin and Stadler, Georg and Ghattas, Omar},
20174  journal       = {SIAM Journal on Scientific Computing},
20175  number        = {6},
20176  pages         = {804--833},
20177  volume        = {37},
20178  year          = {2015},
20179  doi           = {10.1137/140974407}
20180}
20181
20182@InProceedings{   rudimalossiisaacstadlergurnisstaarineichenbekascurionighattas2015,
20183  title         = {An extreme-scale implicit solver for complex {PDEs}: highly heterogeneous flow in
20184                  earth's mantle},
20185  author        = {Johann Rudi and A Cristiano I Malossi and Tobin Isaac and Georg Stadler and
20186                  Michael Gurnis and Peter WJ Staar and Yves Ineichen and Costas Bekas and
20187                  Alessandro Curioni and Omar Ghattas},
20188  booktitle     = {Proceedings of the International Conference for High Performance Computing,
20189                  Networking, Storage and Analysis},
20190  pages         = {5},
20191  year          = {2015},
20192  organization  = {ACM},
20193  doi           = {10.1145/2807591.2807675}
20194}
20195
20196@Article{         bunchhopcroft1974,
20197  title         = {Triangular factorization and inversion by fast matrix multiplication},
20198  author        = {James R Bunch and John E Hopcroft},
20199  journal       = {Mathematics of Computation},
20200  volume        = {28},
20201  number        = {125},
20202  pages         = {231--236},
20203  doi           = {10.2307/2005828},
20204  year          = {1974}
20205}
20206
20207@Article{         nemirovsky1991,
20208  title         = {On optimality of Krylov's information when solving linear operator equations},
20209  author        = {A.S Nemirovsky},
20210  journal       = {Journal of Complexity},
20211  volume        = {7},
20212  number        = {2},
20213  pages         = {121--130},
20214  doi           = {10.1016/0885-064X(91)90001-E},
20215  year          = {1991}
20216}
20217
20218@Misc{siamcseprize,
20219  author = {{PETSc Team}},
20220  title  = {{SIAM/ACM} {P}rize in {C}omputational {S}cience and {E}ngineering},
20221  key            = {{SIAM/ACM} {P}rize in {C}omputational {S}cience and {E}ngineering},
20222  url            = {https://www.siam.org/prizes/sponsored/cse.php},
20223  year   = {2015}
20224}
20225
20226@Article{         rathgeber2017,
20227  title         = {Firedrake: automating the finite element method by composing abstractions},
20228  author        = {Rathgeber, Florian and Ham, David A and Mitchell, Lawrence and Lange, Michael and
20229                  Luporini, Fabio and McRae, Andrew TT and Bercea, Gheorghe-Teodor and Markall,
20230                  Graham R and Kelly, Paul HJ},
20231  archiveprefix = {arXiv},
20232  journal       = {ACM Transaction on Mathematical Software},
20233  eprint        = {1501.01809},
20234  volume        = {43},
20235  issue         = {3},
20236  number        = {24},
20237  year          = {2017},
20238  url           = {http://arxiv.org/abs/1501.01809}
20239}
20240
20241@Article{         kirby2006b,
20242  title         = {Topological optimization of the evaluation of finite element matrices},
20243  author        = {Robert C Kirby and Anders Logg and L Ridgway Scott and Andy R. Terrel},
20244  journal       = {SIAM Journal on Scientific Computing},
20245  volume        = {28},
20246  number        = {1},
20247  pages         = {224--240},
20248  year          = {2006},
20249  publisher     = {SIAM}
20250}
20251
20252@Article{         luporini2015,
20253  author        = {Luporini, Fabio and Varbanescu, Ana Lucia and Rathgeber, Florian and Bercea,
20254                  Gheorghe-Teodor and Ramanujam, J. and Ham, David A. and Kelly, Paul H. J.},
20255  title         = {Cross-Loop Optimization of Arithmetic Intensity for Finite Element Local
20256                  Assembly},
20257  journal       = {ACM Trans. Archit. Code Optim.},
20258  issue_date    = {January 2015},
20259  volume        = {11},
20260  number        = {4},
20261  month         = jan,
20262  year          = {2015},
20263  issn          = {1544-3566},
20264  pages         = {57:1--57:25},
20265  articleno     = {57},
20266  numpages      = {25},
20267  doi           = {10.1145/2687415},
20268  acmid         = {2687415},
20269  publisher     = {ACM},
20270  address       = {New York, NY, USA},
20271  keywords      = {Finite element integration, SIMD vectorization, compilers, local assembly,
20272                  optimizations}
20273}
20274
20275@Article{         markall2012,
20276  title         = {Finite element assembly strategies on multi- and many-core architectures},
20277  author        = {Markall, G. R. and Slemmer, A. and Ham, D. A. and Kelly, P. H. J. and Cantwell,
20278                  C. D. and Sherwin, S. J.},
20279  journal       = {International Journal for Numerical Methods in Fluids},
20280  year          = {2013},
20281  volume        = {71},
20282  pages         = {80--97},
20283  doi           = {10.1002/fld.3648}
20284}
20285
20286@Article{         markall2010,
20287  title         = {Towards generating optimised finite element solvers for GPUs from high-level
20288                  specifications},
20289  author        = {Graham R. Markall and David A. Ham and Paul H. J. Kelly},
20290  journal       = {Procedia Computer Science},
20291  volume        = {1},
20292  number        = {1},
20293  pages         = {1815--1823},
20294  year          = {2010},
20295  note          = {{ICCS} 2010},
20296  doi           = {10.1016/j.procs.2010.04.203}
20297}
20298
20299@Article{         longkirbywaanders2010,
20300  title         = {Unified embedded parallel finite element computations via software-based
20301                  Fr{\'e}chet differentiation},
20302  author        = {Kevin Long and Robert Kirby and Bart van Bloemen Waanders},
20303  journal       = {SIAM Journal on Scientific Computing},
20304  volume        = {32},
20305  number        = {6},
20306  pages         = {3323--3351},
20307  year          = {2010},
20308  publisher     = {SIAM}
20309}
20310
20311@Article{         kirby2010,
20312  title         = {From functional analysis to iterative methods},
20313  author        = {Robert C Kirby},
20314  journal       = {SIAM review},
20315  volume        = {52},
20316  number        = {2},
20317  pages         = {269--293},
20318  year          = {2010},
20319  publisher     = {SIAM}
20320}
20321
20322@Article{         kirby2014,
20323  title         = {Low-Complexity Finite Element Algorithms for the de Rham Complex on Simplices},
20324  author        = {Robert C Kirby},
20325  journal       = {SIAM Journal on Scientific Computing},
20326  volume        = {36},
20327  number        = {2},
20328  pages         = {A846--A868},
20329  year          = {2014},
20330  publisher     = {SIAM}
20331}
20332
20333@Article{         kirby2011,
20334  title         = {Fast simplicial finite element algorithms using Bernstein polynomials},
20335  author        = {Robert C Kirby},
20336  journal       = {Numerische Mathematik},
20337  volume        = {117},
20338  number        = {4},
20339  pages         = {631--652},
20340  year          = {2011},
20341  publisher     = {Springer}
20342}
20343
20344@Article{         arnoldfalkwinther2006,
20345  title         = {Finite element exterior calculus, homological techniques, and applications},
20346  author        = {Arnold, Douglas N and Falk, Richard S and Winther, Ragnar},
20347  journal       = {Acta numerica},
20348  volume        = {15},
20349  pages         = {1--155},
20350  year          = {2006},
20351  publisher     = {Cambridge Univ Press}
20352}
20353
20354@Article{         arnoldlogg2014,
20355  title         = {Periodic table of the finite elements},
20356  author        = {Douglas Arnold and Anders Logg},
20357  month         = nov,
20358  journal       = {SIAM News},
20359  year          = {2014}
20360}
20361
20362@Article{         janssonhoffmanjansson2012,
20363  title         = {Framework for massively parallel adaptive finite element computational fluid
20364                  dynamics on tetrahedral meshes},
20365  author        = {Jansson, Niclas and Hoffman, Johan and Jansson, Johan},
20366  journal       = {SIAM Journal on Scientific Computing},
20367  volume        = {34},
20368  number        = {1},
20369  pages         = {C24--C41},
20370  year          = {2012},
20371  publisher     = {SIAM}
20372}
20373
20374@Article{         rogneshamcottermcrae2013,
20375  title         = {Automating the solution of PDEs on the sphere and other manifolds in FEniCS 1.2},
20376  author        = {Rognes, Marie E and Ham, David A and Cotter, Colin J and McRae, Andrew TT},
20377  journal       = {Geoscientific Model Development},
20378  volume        = {6},
20379  number        = {6},
20380  pages         = {2099--2119},
20381  year          = {2013},
20382  publisher     = {Copernicus GmbH}
20383}
20384
20385@Book{            loggmardalwells2012,
20386  title         = {Automated solution of differential equations by the finite element method: The
20387                  FEniCS book},
20388  author        = {Logg, Anders and Mardal, Kent-Andre and Wells, Garth},
20389  volume        = {84},
20390  year          = {2012},
20391  publisher     = {Springer Science \& Business Media}
20392}
20393
20394@Article{         cotterkirby2014,
20395  title         = {Mixed finite elements for global tide models},
20396  author        = {Colin J Cotter and Robert C Kirby},
20397  archiveprefix = {arXiv},
20398  journal       = {Submitted},
20399  eprint        = {1410.0045},
20400  year          = {2014},
20401  url           = {http://arxiv.org/abs/1410.0045}
20402}
20403
20404@Article{         kirbykieu2015,
20405  title         = {Symplectic-mixed finite element approximation of linear acoustic wave equations},
20406  author        = {Robert C Kirby and Thinh Tri Kieu},
20407  journal       = {Numerische Mathematik},
20408  volume        = {130},
20409  number        = {2},
20410  pages         = {257--291},
20411  year          = {2015},
20412  publisher     = {Springer}
20413}
20414
20415@Article{         brennankirby2015,
20416  title         = {Finite element approximation and preconditioners for a coupled thermo-acoustic
20417                  model},
20418  author        = {Brian Brennan and Robert C Kirby},
20419  journal       = {Submitted to Computers and Mathematics with Applications},
20420  year          = {2015}
20421}
20422
20423@Article{         howlekirbydillon2013,
20424  title         = {Block preconditioners for coupled physics problems},
20425  author        = {Victoria E Howle and Robert C Kirby and Geoffrey Dillon},
20426  journal       = {SIAM Journal on Scientific Computing},
20427  volume        = {35},
20428  number        = {5},
20429  pages         = {S368--S385},
20430  year          = {2013},
20431  publisher     = {SIAM}
20432}
20433
20434@Book{            malekstrakos2014,
20435  title         = {Preconditioning and the conjugate gradient method in the context of solving
20436                  PDEs},
20437  author        = {Josef M{\'a}lek and Zden\u{e}k Strako\u{s}},
20438  volume        = {1},
20439  year          = {2014},
20440  publisher     = {SIAM}
20441}
20442
20443@Article{         desturler1995,
20444  title         = {Reducing the effect of global communication in GMRES(m) and \{CG\} on parallel
20445                  distributed memory computers},
20446  author        = {E. de Sturler and H.A. van der Vorst},
20447  journal       = {Applied Numerical Mathematics},
20448  volume        = {18},
20449  number        = {4},
20450  pages         = {441--459},
20451  year          = {1995},
20452  doi           = {10.1016/0168-9274(95)00079-A}
20453}
20454
20455@Article{         velicmaymoresi2009,
20456  title         = {A fast robust algorithm for computing discrete voronoi diagrams},
20457  author        = {Velic, Mirko and May, Dave and Moresi, Louis},
20458  journal       = {Journal of Mathematical Modelling and Algorithms},
20459  volume        = {8},
20460  number        = {3},
20461  pages         = {343--355},
20462  year          = {2009},
20463  publisher     = {Springer}
20464}
20465
20466@Article{         may2012,
20467  title         = {Volume reconstruction of point cloud data sets derived from computational
20468                  geodynamic simulations},
20469  author        = {May, DA},
20470  journal       = {Geochemistry, Geophysics, Geosystems},
20471  volume        = {13},
20472  number        = {5},
20473  year          = {2012},
20474  publisher     = {Wiley Online Library}
20475}
20476
20477@Article{         quenettehodkinson2010,
20478  title         = {StgDomain--scalable parallel domain software components for particle-in-cell
20479                  finite element methods},
20480  author        = {Quenette, Steve and Hodkinson, Luke},
20481  journal       = {Concurrency and Computation: Practice and Experience},
20482  volume        = {22},
20483  number        = {12},
20484  pages         = {1593--1603},
20485  year          = {2010},
20486  publisher     = {Wiley Online Library}
20487}
20488
20489@Book{            velic2005,
20490  title         = {Gauge Invariant Integration and Perturbation of Petrov Type D Spacetimes},
20491  author        = {Velic, Mirko},
20492  year          = {2005},
20493  publisher     = {Monash University}
20494}
20495
20496@Article{         velicknepleymay2016,
20497  title         = {Numerically Stable Exact Solutions for Variable-Viscosity Stokes Equations},
20498  author        = {Mirko Velic and Louis Moresi and Dave May and Matthew Knepley},
20499  note          = {in preparation},
20500  year          = {2016}
20501}
20502
20503@Article{         traubwozniakowski1979,
20504  title         = {Convergence and complexity of Newton iteration for operator equations},
20505  author        = {Joseph Frederick Traub and H. Wo{\'z}niakowski},
20506  journal       = {Journal of the ACM (JACM)},
20507  volume        = {26},
20508  number        = {2},
20509  pages         = {250--258},
20510  year          = {1979},
20511  publisher     = {ACM}
20512}
20513
20514@Article{         sterck2013,
20515  title         = {Steepest descent preconditioning for nonlinear {GMRES} optimization},
20516  author        = {Hans De Sterck},
20517  journal       = {Numerical Linear Algebra with Applications},
20518  volume        = {20},
20519  number        = {3},
20520  pages         = {453--471},
20521  year          = {2013}
20522}
20523
20524@Article{         sterckwinlaw2015,
20525  title         = {A nonlinearly preconditioned conjugate gradient algorithm for {rank-R} canonical
20526                  tensor approximation},
20527  author        = {Hans De Sterck and Manda Winlaw},
20528  journal       = {Numerical Linear Algebra with Applications},
20529  volume        = {22},
20530  number        = {3},
20531  pages         = {410--432},
20532  year          = {2015}
20533}
20534
20535@Article{         sterckhowse2015,
20536  title         = {Nonlinearly preconditioned optimization on {Grassman} manifolds for computing
20537                  approximate {Tucker} tensor decompositions},
20538  author        = {Hans De Sterck and Alexander Howse},
20539  journal       = {SIAM Journal on Scientific Computing},
20540  note          = {submitted},
20541  year          = {2015}
20542}
20543
20544@Book{            ladevezesimmonds1999,
20545  title         = {Nonlinear computational structural mechanics: {N}ew approaches and
20546                  non-incremental methods of calculation},
20547  author        = {P. Ladev{\`e}ze and J.G. Simmonds},
20548  series        = {{M}echanical {E}ngineering {S}eries},
20549  url           = {http://books.google.com/books?id=McZRAAAAMAAJ},
20550  isbn          = {9780387985947},
20551  lccn          = {98029990},
20552  year          = {1999},
20553  publisher     = {Springer}
20554}
20555
20556@InProceedings{   walkerwoodwardyang2010,
20557  title         = {An accelerated fixed-point iteration for solution of variably saturated flow},
20558  author        = {Homer F Walker and Carol S Woodward and Ulrike M Yang},
20559  booktitle     = {Proc. XVIII International Conference on Water Resources, Barcelona},
20560  year          = {2010}
20561}
20562
20563@Article{         lottwalkerwoodwardyang2012,
20564  title         = {An accelerated {P}icard method for nonlinear systems related to variably
20565                  saturated flow},
20566  author        = {P. A. Lott and H. F. Walker and C. S. Woodward and U. M. Yang},
20567  journal       = {Advances in Water Resources},
20568  volume        = {38},
20569  number        = {0},
20570  pages         = {92--101},
20571  doi           = {10.1016/j.advwatres.2011.12.013},
20572  year          = {2012}
20573}
20574
20575@TechReport{      mohrrude1998,
20576  title         = {Communication Reduced Parallel Multigrid: Analysis and Experiments},
20577  author        = {Marcus Mohr and Ulrich R\"ude},
20578  type          = {Technical Report},
20579  number        = {394},
20580  institution   = {University of Augsburg},
20581  year          = {1998}
20582}
20583
20584@InProceedings{   mohr2000,
20585  title         = {Low Communication Parallel Multigrid},
20586  author        = {Mohr, Marcus},
20587  booktitle     = {Euro-Par 2000 Parallel Processing},
20588  pages         = {806--814},
20589  year          = {2000},
20590  organization  = {Springer}
20591}
20592
20593@Article{         brandtdiskin1994,
20594  title         = {Multigrid solvers on decomposed domains},
20595  author        = {Achi Brandt and Boris Diskin},
20596  journal       = {Contemporary Mathematics},
20597  volume        = {157},
20598  year          = {1994},
20599  publisher     = {AMERICAN MATHEMATICAL SOCIETY}
20600}
20601
20602@InProceedings{   prabhuetal2011,
20603  title         = {A Survey of the Practice of Computational Science},
20604  author        = {Prabhu, Prakash and Jablin, Thomas B. and Raman, Arun and Zhang, Yun and Huang,
20605                  Jialu and Kim, Hanjun and Johnson, Nick P. and Liu, Feng and Ghosh, Soumyadeep and
20606                  Beard, Stephen and Oh, Taewook and Zoufaly, Matthew and Walker, David and August,
20607                  David I.},
20608  booktitle     = {State of the Practice Reports},
20609  series        = {SC '11},
20610  year          = {2011},
20611  isbn          = {978-1-4503-1139-7},
20612  location      = {Seattle, Washington},
20613  pages         = {19:1--19:12},
20614  articleno     = {19},
20615  numpages      = {12},
20616  doi           = {10.1145/2063348.2063374},
20617  acmid         = {2063374},
20618  publisher     = {ACM},
20619  address       = {New York, NY, USA}
20620}
20621
20622@PhDThesis{       dinarthesis1979,
20623  title         = {Fast methods for the numerical solution of boundary value problems},
20624  author        = {N. Dinar},
20625  school        = {Weizmann Institute of Science},
20626  year          = {1979}
20627}
20628
20629@Article{         thomasdiskinbrandt2001,
20630  title         = {Textbook multigrid efficiency for the incompressible Navier--Stokes equations:
20631                  high Reynolds number wakes and boundary layers},
20632  author        = {James L Thomas and Boris Diskin and Achi Brandt},
20633  journal       = {Computers \& fluids},
20634  volume        = {30},
20635  number        = {7},
20636  pages         = {853--874},
20637  year          = {2001},
20638  publisher     = {Elsevier}
20639}
20640
20641@Article{         greenbaumptakstrakos1996,
20642  title         = {Any nonincreasing convergence curve is possible for {GMRES}},
20643  author        = {Anne Greenbaum and Vlastimil Pt{\'a}k and Zden{\v{e}}k Strako{\v{s}}},
20644  journal       = {SIAM Journal on Matrix Analysis and Applications},
20645  volume        = {17},
20646  number        = {3},
20647  pages         = {465--469},
20648  year          = {1996},
20649  publisher     = {SIAM}
20650}
20651
20652@Article{         nangiapatankarbhalla2019,
20653  title         = {A {DLM} immersed boundary method based wave-structure interaction solver for high
20654                  density ratio multiphase flows},
20655  author        = {Nishant Nangia and Neelesh A Patankar and Amneet Pal Singh Bhalla},
20656  journal       = {Journal of Computational Physics},
20657  volume        = {398},
20658  pages         = {108804},
20659  year          = {2019}
20660}
20661
20662@Article{         bhallanangiadafnakisbraccomattiazzo2019,
20663  title         = {Simulating water-entry/exit problems using {Eulerian}-{Lagrangian} and
20664                  fully-{Eulerian} fictitious domain methods within the open-source {IBAMR}
20665                  library},
20666  author        = {Amneet Pal Singh Bhalla and Nishant Nangia and Panagiotis Dafnakis and Giovanni
20667                  Bracco and Giuliana Mattiazzo},
20668  journal       = {Applied Ocean Research},
20669  note          = {In press},
20670  year          = {2019}
20671}
20672
20673@Article{         bhallagriffithpatankardonev2013,
20674  title         = {A minimally-resolved immersed boundary model for reaction-diffusion problems},
20675  author        = {Amneet Pal Singh Bhalla and Boyce E. Griffith and Neelesh A. Patankar and
20676                  Alexander Donev},
20677  journal       = {Journal of Chemical Physics},
20678  volume        = {139},
20679  number        = {21},
20680  pages         = {214112},
20681  year          = {2013}
20682}
20683
20684@Article{         bhallabalegriffithpatankar2014,
20685  title         = {Fully resolved immersed electrohydrodynamics for particle motion,
20686                  electrolocation, and self-propulsion},
20687  author        = {Amneet Pal Singh Bhalla and R. Bale and Boyce E. Griffith and Neelesh A.
20688                  Patankar},
20689  journal       = {Journal of Computational Physics},
20690  volume        = {256},
20691  pages         = {88--108},
20692  year          = {2014}
20693}
20694
20695@Article{         usabiagakallemovdelmottebhallagriffithdonev2016,
20696  title         = {Hydrodynamics of suspensions of passive and active rigid particles: a rigid
20697                  multiblob approach},
20698  author        = {F. Balboa Usabiaga and B. Kallemov and B. Delmotte and Amneet Pal Singh Bhalla
20699                  and Boyce E. Griffith and Alexander Donev},
20700  journal       = {Communications in Applied Mathematics and Computational Science},
20701  volume        = {11},
20702  number        = {2},
20703  pages         = {217--296},
20704  year          = {2016}
20705}
20706
20707@Article{         koubhallagriffithpandolfinokahrilaspatankar2015,
20708  title         = {A fully resolved active musculo-mechanical model for esophageal transport},
20709  author        = {W. Kou and Amneet Pal Singh Bhalla and Boyce E. Griffith and J.E. Pandolfino and
20710                  P.J. Kahrilas and Neelesh A. Patankar},
20711  journal       = {Journal of Computational Physics},
20712  volume        = {298},
20713  pages         = {446--465},
20714  year          = {2015}
20715}
20716
20717@Article{         balenevelnbhallamaciverpatankar2015,
20718  title         = {Convergent evolution of mechanically optimal locomotion in aquatic invertebrates
20719                  and vertebrates},
20720  author        = {R. Bale and I. D. Neveln and Amneet Pal Singh Bhalla and M.A. MacIver and Neelesh
20721                  A. Patankar},
20722  journal       = {PLoS Biology},
20723  volume        = {13},
20724  number        = {4},
20725  pages         = {1--22},
20726  year          = {2015}
20727}
20728
20729@Article{         balehaobhallapatankar2014,
20730  title         = {Energy efficiency and allometry of movement of swimming and flying animals},
20731  author        = {Rahul Bale and Max Hao and Amneet Pal Singh Bhalla and Neelesh A Patankar},
20732  journal       = {Proceedings of the National Academy of Sciences},
20733  volume        = {111},
20734  number        = {21},
20735  pages         = {7517--7521},
20736  year          = {2014}
20737}
20738
20739@Article{         bhallabalegriffithpatankar2013,
20740  title         = {A unified mathematical framework and an adaptive numerical method for
20741                  fluid--structure interaction with rigid, deforming, and elastic bodies},
20742  author        = {Amneet Pal Singh Bhalla and Rahul Bale and Boyce E Griffith and Neelesh A
20743                  Patankar},
20744  journal       = {Journal of Computational Physics},
20745  volume        = {250},
20746  pages         = {446--476},
20747  year          = {2013},
20748  publisher     = {Elsevier}
20749}
20750
20751@Article{         takeikatz2013,
20752  title         = {Consequences of viscous anisotropy in a deforming, two-phase aggregate. Part 1.
20753                  Governing equations and linearized analysis},
20754  author        = {Yasuko Takei and Richard F. Katz},
20755  journal       = {Journal of Fluid Mechanics},
20756  volume        = {734},
20757  issn          = {1469-7645},
20758  pages         = {424--455},
20759  numpages      = {32},
20760  doi           = {10.1017/jfm.2013.482},
20761  month         = nov,
20762  year          = {2013}
20763}
20764
20765@Misc{            stewart2011,
20766  title         = {Fredholm, Hilbert, Schmidt: Three Fundamental Papers on Integral Equations},
20767  author        = {G. W. Stewart},
20768  note          = {Translated with commentary by G. W. Stewart},
20769  url           = {http://www.cs.umd.edu/~stewart/FHS.pdf},
20770  year          = {2011}
20771}
20772
20773@Article{         douglisnirenberg1955,
20774  title         = {nterior Estimates for Elliptic Systems of Partial Differential Equations},
20775  author        = {Avron Douglis and Louis Nirenberg},
20776  journal       = {Communications on Pure and Applied Mathematics},
20777  volume        = {8},
20778  pages         = {503--538},
20779  year          = {1955}
20780}
20781
20782@Article{         gorelickgalunsharonbasribrandt2006,
20783  title         = {Shape Representation and Classification Using the Poisson Equation},
20784  author        = {Lena Gorelick and Meirav Galun and Eitan Sharon and Ronen Basri and Achi Brandt},
20785  journal       = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
20786  volume        = {28},
20787  number        = {12},
20788  pages         = {1991--2005},
20789  year          = {2006}
20790}
20791
20792@Article{         salsbury2006,
20793  title         = {Analysis of errors in {Still's} equation for macromolecular electrostatic
20794                  solvation energies},
20795  author        = {Freddie R. Salsbury Jr.},
20796  journal       = {Molecular Physics},
20797  volume        = {104},
20798  number        = {08},
20799  pages         = {1299--1309},
20800  year          = {2006}
20801}
20802
20803@Article{         sigalov2006,
20804  title         = {Analytical electrostatics for biomolecules: {Beyond} the generalized {Born}
20805                  approximation},
20806  author        = {G. Sigalov and A. Fenley and A. Onufriev},
20807  journal       = {Journal of Chemical Physics},
20808  volume        = {124},
20809  number        = {124902},
20810  year          = {2006}
20811}
20812
20813@Article{         dennard1974,
20814  title         = {Design of ion-implanted {MOSFET's} with very small physical dimensions},
20815  author        = {Robert H Dennard and Fritz H Gaensslen and V Leo Rideout and Ernest Bassous and
20816                  Andre R LeBlanc},
20817  journal       = {IEEE Journal of Solid-State Circuits},
20818  volume        = {9},
20819  number        = {5},
20820  pages         = {256--268},
20821  year          = {1974}
20822}
20823
20824@Article{         zeegeijn2015,
20825  author        = {Field G. {V}an~{Z}ee and Robert A. {v}an~{d}e~{G}eijn},
20826  title         = {{BLIS}: A Framework for Rapidly Instantiating {BLAS} Functionality},
20827  journal       = {ACM Transactions on Mathematical Software},
20828  volume        = {41},
20829  number        = {3},
20830  pages         = {14:1--14:33},
20831  month         = jun,
20832  year          = {2015},
20833  issue_date    = {jun},
20834  doi           = {10.1145/2764454}
20835}
20836
20837@Article{         campbell1976,
20838  title         = {Assessing the Impact of Planned Social Change},
20839  author        = {Donald T. Campbell},
20840  journal       = {Occasional Paper Series, The Public Affairs Center},
20841  number        = {8},
20842  publisher     = {Dartmouth College},
20843  year          = {1976}
20844}
20845
20846@Article{         smaldinomcelreath2016,
20847  title         = {The natural selection of bad science},
20848  author        = {Paul E. Smaldino and Richard McElreath},
20849  journal       = {Royal Society Open Science},
20850  volume        = {3},
20851  number        = {9},
20852  url           = {http://rsos.royalsocietypublishing.org/content/3/9/160384},
20853  eprint        = {http://rsos.royalsocietypublishing.org/content/3/9/160384.full.pdf},
20854  doi           = {10.1098/rsos.160384},
20855  year          = {2016},
20856  publisher     = {The Royal Society}
20857}
20858
20859@Article{         harlowwelch1965,
20860  title         = {Numerical calculation of time-dependent viscous incompressible flow of fluid with
20861                  free surface},
20862  author        = {Francis H Harlow and J Eddie Welch},
20863  journal       = {Physics of fluids},
20864  volume        = {8},
20865  number        = {12},
20866  pages         = {2182--2189},
20867  url           = {http://www.cs.rpi.edu/~cutler/classes/advancedgraphics/S12/papers/harlow_welch.pdf},
20868  year          = {1965}
20869}
20870
20871@Article{         diskinthomasmineck2005,
20872  title         = {{On Quantitative Analysis Methods for Multigrid Solutions}},
20873  author        = {Boris Diskin and James L. Thomas and Raymond E. Mineck},
20874  journal       = {SIAM Journal on Scientific Computing},
20875  volume        = {27},
20876  number        = {1},
20877  pages         = {108--129},
20878  doi           = {10.1137/030601521},
20879  issn          = {1064-8275},
20880  year          = {2005}
20881}
20882
20883@TechReport{      scott2012,
20884  title         = {Fostering Interactions Between the Geosciences and Mathematics, Statistics, and
20885                  Computer Science},
20886  author        = {L. Ridgway Scott and Jed Brown and George W. Bergantz and Dan Cooley and Clint
20887                  Dawson and Maarten de Hoop and Donald Estep and Natasha Flyer and Efi
20888                  Foufoula-Georgiou and Michael Ghil and Matthew G. Knepley and Randall J. LeVeque
20889                  and Lek-Heng Lim and Serge Prudhomme and Adrian Sandu and Frederik J. Simons and
20890                  Philip B. Stark and Michael Stein and Seth Stein and Toshiro Tanimoto and Daniel
20891                  Tartakovsky and Jonathan Weare and Robert Weiss and Grady B. Wright and Dave
20892                  Yuen},
20893  institution   = {University of Chicago},
20894  number        = {2012-02},
20895  url           = {http://cs.uchicago.edu/files/tr_authentic/TR-2012-02.pdf},
20896  year          = {2012}
20897}
20898
20899@Article{         paigesaunders1975,
20900  title         = {Solution of Sparse Indefinite Systems of Linear Equations},
20901  author        = {C. C. Paige and M. A. Saunders},
20902  journal       = {SIAM Journal on Numerical Analysis},
20903  volume        = {12},
20904  pages         = {617--629},
20905  year          = {1975}
20906}
20907
20908@Article{         roth2010,
20909  title         = {Fundamental measure theory for hard-sphere mixtures: a review},
20910  author        = {Roland Roth},
20911  journal       = {J. Phys. Cond. Mat.},
20912  volume        = {22},
20913  pages         = {063102},
20914  year          = {2010}
20915}
20916
20917@Article{         wu2008,
20918  title         = {Density functional theory for liquid structure and thermodynamics},
20919  author        = {J. Z. Wu},
20920  journal       = {Struct. Bond.},
20921  doi           = {10.1007/430_2008_3},
20922  year          = {2008}
20923}
20924
20925@Article{         goel2008,
20926  title         = {Molecular solvent model of cylindrical electric double layers: a systematic study
20927                  by {Monte Carlo} simulations and density functional theory},
20928  author        = {T. Goel and C. N. Patra and S. K. Ghosh and T. Mukherjee},
20929  journal       = {J. Chem. Phys.},
20930  volume        = {129},
20931  pages         = {154707},
20932  year          = {2008}
20933}
20934
20935@Article{         marchxiaoyubiros2015,
20936  title         = {{ASKIT:} An efficient, parallel library for high-dimensional kernel summations},
20937  author        = {William B March and Bo Xiao and Chenhan D Yu and George Biros},
20938  journal       = {SIAM Journal on Scientific Computing (to appear)},
20939  year          = {2015}
20940}
20941
20942@InProceedings{   yangduraiswamigumerovdavis2003,
20943  title         = {Improved fast gauss transform and efficient kernel density estimation},
20944  author        = {Changjiang Yang and Ramani Duraiswami and Nail A Gumerov and Larry Davis},
20945  booktitle     = {Proceedings of the Ninth IEEE International Conference on Computer Vision},
20946  pages         = {664--671},
20947  year          = {2003},
20948  organization  = {IEEE}
20949}
20950
20951@Article{         fornberglarssonflyer2011,
20952  title         = {Stable computations with Gaussian radial basis functions},
20953  author        = {Bengt Fornberg and Elisabeth Larsson and Natasha Flyer},
20954  journal       = {SIAM Journal on Scientific Computing},
20955  volume        = {33},
20956  number        = {2},
20957  pages         = {869--892},
20958  year          = {2011},
20959  publisher     = {SIAM}
20960}
20961
20962@InProceedings{   srinivasanqiduraiswami2010,
20963  title         = {GPUML: Graphical processors for speeding up kernel machines},
20964  author        = {Balaji Vasan Srinivasan and H Qi and Ramani Duraiswami},
20965  booktitle     = {SIAM Conf. on Data Mining. Workshop on High Performance Analytics-Algorithms,
20966                  Implementations, and Applications},
20967  year          = {2010}
20968}
20969
20970@Article{         jadamecbillen2010,
20971  title         = {Reconciling surface plate motions with rapid three-dimensional mantle flow around
20972                  a slab edge},
20973  author        = {Margarete A Jadamec and Magali I Billen},
20974  journal       = {Nature},
20975  volume        = {465},
20976  number        = {7296},
20977  pages         = {338--341},
20978  year          = {2010}
20979}
20980
20981@Article{         jadamecbillen2012,
20982  title         = {The role of rheology and slab shape on rapid mantle flow: Three-dimensional
20983                  numerical models of the Alaska slab edge},
20984  author        = {Margarete A Jadamec and Magali I Billen},
20985  journal       = {Journal of Geophysical Research: Solid Earth},
20986  volume        = {117},
20987  number        = {B2},
20988  year          = {2012}
20989}
20990
20991@Article{         jadamec2015,
20992  title         = {Slab-driven Mantle Weakening and Rapid Mantle Flow},
20993  author        = {Margarete A Jadamec},
20994  journal       = {Subduction Dynamics: From Mantle Flow to Mega Disasters},
20995  volume        = {211},
20996  pages         = {135},
20997  year          = {2015}
20998}
20999
21000@Article{         durancejadamecfalloonnicholls2012,
21001  title         = {Magmagenesis within the {H}unter {R}idge {R}ift {Z}one resolved from
21002                  olivine-hosted melt inclusions and geochemical modelling with insights from
21003                  geodynamic models},
21004  author        = {Patricia MJ Durance and Margarete A Jadamec and TJ Falloon and IA Nicholls},
21005  journal       = {Australian Journal of Earth Sciences},
21006  volume        = {59},
21007  number        = {6},
21008  pages         = {913--931},
21009  year          = {2012}
21010}
21011
21012@Article{         sharplesmoresijadamecrevote2015,
21013  title         = {Styles of rifting and fault spacing in numerical models of crustal extension},
21014  author        = {Wendy Sharples and Louis N Moresi and Margarete A Jadamec and Jerico Revote},
21015  journal       = {Journal of Geophysical Research: Solid Earth},
21016  volume        = {120},
21017  number        = {6},
21018  pages         = {4379--4404},
21019  year          = {2015}
21020}
21021
21022@Article{         hayniejadamec2017,
21023  title         = {Tectonic drivers of the {Wrangell}-block forearc sliver: Insights from 3D
21024                  geodynamic models},
21025  author        = {Kirstie L Haynie and Margarete A Jadamec},
21026  journal       = {Tectonics},
21027  note          = {in review},
21028  year          = {2017}
21029}
21030
21031@Article{         cammaranoromanowiczstixrudelithgowbertellonixu2009,
21032  title         = {Inferring the thermochemical structure of the upper mantle from seismic data},
21033  author        = {Fabio Cammarano and Barbara Romanowicz and Lars Stixrude and Carolina
21034                  Lithgow-Bertelloni and Wenbo Xu},
21035  journal       = {Geophysical Journal International},
21036  volume        = {179},
21037  number        = {2},
21038  pages         = {1169--1185},
21039  year          = {2009}
21040}
21041
21042@Article{         zhong2006,
21043  title         = {Constraints on thermochemical convection of the mantle from plume heat flux,
21044                  plume excess temperature, and upper mantle temperature},
21045  author        = {Shijie Zhong},
21046  journal       = {Journal of Geophysical Research: Solid Earth},
21047  volume        = {111},
21048  number        = {B4},
21049  year          = {2006}
21050}
21051
21052@Article{         billenhirth2007,
21053  title         = {Rheologic controls on slab dynamics},
21054  author        = {Magali I Billen and Greg Hirth},
21055  journal       = {Geochemistry, Geophysics, Geosystems},
21056  volume        = {8},
21057  number        = {8},
21058  year          = {2007}
21059}
21060
21061@Article{         hirthkohlstedt2003,
21062  title         = {Rheology of the upper mantle and the mantle wedge: A view from the
21063                  experimentalists},
21064  author        = {Greg Hirth and David Kohlstedt},
21065  journal       = {Inside the subduction Factory},
21066  pages         = {83--105},
21067  year          = {2003}
21068}
21069
21070@Article{         longsilver2008,
21071  title         = {The subduction zone flow field from seismic anisotropy: A global view},
21072  author        = {Maureen D Long and Paul G Silver},
21073  journal       = {science},
21074  volume        = {319},
21075  number        = {5861},
21076  pages         = {315--318},
21077  year          = {2008}
21078}
21079
21080@Article{         karatowu1993,
21081  title         = {Rheology of the upper mantle: A synthesis},
21082  author        = {Shun-ichiro Karato and Patrick Wu},
21083  journal       = {Science},
21084  volume        = {260},
21085  number        = {5109},
21086  pages         = {771--778},
21087  year          = {1993}
21088}
21089
21090@Article{         long2013mantle,
21091  title         = {Mantle flow in subduction systems: The mantle wedge flow field and implications
21092                  for wedge processes},
21093  author        = {Long, Maureen D and Wirth, Erin A},
21094  journal       = {Journal of Geophysical Research: Solid Earth},
21095  volume        = {118},
21096  number        = {2},
21097  pages         = {583--606},
21098  year          = {2013},
21099  publisher     = {Wiley Online Library}
21100}
21101
21102@Article{         hoernle2008arc,
21103  title         = {Arc-parallel flow in the mantle wedge beneath Costa Rica and Nicaragua},
21104  author        = {Hoernle, Kaj and Abt, David L and Fischer, Karen M and Nichols, Holly and Hauff,
21105                  Folkmar and Abers, Geoffrey A and van den Bogaard, Paul and Heydolph, Ken and
21106                  Alvarado, Guillermo and Protti, Marino and others},
21107  journal       = {Nature},
21108  volume        = {451},
21109  number        = {7182},
21110  pages         = {1094--1097},
21111  year          = {2008},
21112  publisher     = {Nature Publishing Group}
21113}
21114
21115@Article{         savage1999,
21116  title         = {Seismic anisotropy and mantle deformation: what have we learned from shear wave
21117                  splitting?},
21118  author        = {MK Savage},
21119  journal       = {Reviews of Geophysics},
21120  volume        = {37},
21121  number        = {1},
21122  pages         = {65--106},
21123  year          = {1999}
21124}
21125
21126@InProceedings{   akcelikbirosdraganescuhillghattaswaanders2005,
21127  title         = {Dynamic data-driven inversion for terascale simulations: Real-time identification
21128                  of airborne contaminants},
21129  author        = {Volkan Ak{\c{c}}elik and George Biros and Andrei Draganescu and Judith Hill and
21130                  Omar Ghattas and Bart Van Bloemen Waanders},
21131  booktitle     = {Proceedings of the 2005 ACM/IEEE conference on Supercomputing},
21132  pages         = {43},
21133  year          = {2005},
21134  organization  = {IEEE Computer Society}
21135}
21136
21137@Article{         draganescusoane2013,
21138  title         = {Multigrid solution of a distributed optimal control problem constrained by the
21139                  {Stokes} equations},
21140  author        = {Andrei Dr{\u{a}}g{\u{a}}nescu and Ana Maria Soane},
21141  journal       = {Applied Mathematics and Computation},
21142  volume        = {219},
21143  number        = {10},
21144  pages         = {5622--5634},
21145  year          = {2013}
21146}
21147
21148@Article{         zhonggurnis1995,
21149  title         = {Mantle convection with plates and mobile, faulted plate margins},
21150  author        = {Shijie Zhong and Michael Gurnis},
21151  journal       = {Science},
21152  volume        = {267},
21153  number        = {5199},
21154  pages         = {838},
21155  year          = {1995}
21156}
21157
21158@Article{         studerbobinchahidmousavicandesdahan2012,
21159  title         = {Compressive fluorescence microscopy for biological and hyperspectral imaging},
21160  author        = {Vincent Studer and J{\'e}rome Bobin and Makhlad Chahid and Hamed Shams Mousavi
21161                  and Emmanuel Candes and Maxime Dahan},
21162  journal       = {Proceedings of the National Academy of Sciences},
21163  volume        = {109},
21164  number        = {26},
21165  pages         = {E1679--E1687},
21166  year          = {2012}
21167}
21168
21169@Article{         borsukhigdonstowreckhow2001,
21170  title         = {A {Bayesian} hierarchical model to predict benthic oxygen demand from organic
21171                  matter loading in estuaries and coastal zones},
21172  author        = {Mark E Borsuk and David Higdon and Craig A Stow and Kenneth H Reckhow},
21173  journal       = {Ecological Modelling},
21174  volume        = {143},
21175  number        = {3},
21176  pages         = {165--181},
21177  year          = {2001}
21178}
21179
21180@Article{         liebermanwillcox2012,
21181  title         = {Goal-oriented inference: Approach, linear theory, and application to advection
21182                  diffusion},
21183  author        = {Chad Lieberman and Karen Willcox},
21184  journal       = {SIAM Journal on Scientific Computing},
21185  volume        = {34},
21186  number        = {4},
21187  pages         = {A1880--A1904},
21188  year          = {2012}
21189}
21190
21191@Article{         chaillatbiros2012,
21192  title         = {{FaIMS}: A fast algorithm for the inverse medium problem with multiple
21193                  frequencies and multiple sources for the scalar {Helmholtz} equation},
21194  author        = {St{\'e}phanie Chaillat and George Biros},
21195  journal       = {Journal of Computational Physics},
21196  volume        = {231},
21197  number        = {12},
21198  pages         = {4403--4421},
21199  year          = {2012}
21200}
21201
21202@Article{         farhattezaurdjellouli2002,
21203  title         = {On the solution of three-dimensional inverse obstacle acoustic scattering
21204                  problems by a regularized {Newton} method},
21205  author        = {Charbel Farhat and Radek Tezaur and Rabia Djellouli},
21206  journal       = {Inverse problems},
21207  volume        = {18},
21208  number        = {5},
21209  pages         = {1229},
21210  year          = {2002}
21211}
21212
21213@Article{         orozcoghattas1992,
21214  title         = {Massively parallel aerodynamic shape optimization},
21215  author        = {Orozco, Carlos E and Ghattas, ON},
21216  journal       = {Computing Systems in Engineering},
21217  volume        = {3},
21218  number        = {1-4},
21219  pages         = {311--320},
21220  year          = {1992}
21221}
21222
21223@Article{         reutheralonsorimlingerjameson1999,
21224  title         = {Aerodynamic shape optimization of supersonic aircraft configurations via an
21225                  adjoint formulation on distributed memory parallel computers},
21226  author        = {James Reuther and Juan Jose Alonso and Mark J Rimlinger and Antony Jameson},
21227  journal       = {Computers \& fluids},
21228  volume        = {28},
21229  number        = {4},
21230  pages         = {675--700},
21231  year          = {1999}
21232}
21233
21234@Article{         rudistadlerghattas2016,
21235  title         = {Weighted {BFBT} Preconditioner for {Stokes} Flow Problems with Highly
21236                  Heterogeneous Viscosity},
21237  author        = {Johan Rudi and Georg Stadler and Omar Ghattas},
21238  journal       = {ArXiv e-prints},
21239  archiveprefix = {arXiv},
21240  primaryclass  = {math.NA},
21241  eprint        = {1607.03936},
21242  month         = jul,
21243  year          = {2016}
21244}
21245
21246@Article{         borzikunisch2006,
21247  title         = {A globalization strategy for the multigrid solution of elliptic optimal control
21248                  problems},
21249  author        = {Borzi, A and Kunisch, K},
21250  journal       = {Optimisation Methods and Software},
21251  volume        = {21},
21252  number        = {3},
21253  pages         = {445--459},
21254  year          = {2006}
21255}
21256
21257@Article{         nash2000,
21258  title         = {A multigrid approach to discretized optimization problems},
21259  author        = {Stephen G Nash},
21260  journal       = {Optimization Methods and Software},
21261  volume        = {14},
21262  number        = {1-2},
21263  pages         = {99--116},
21264  year          = {2000}
21265}
21266
21267@Article{         jameson1983,
21268  title         = {Solution of the Euler equations for two dimensional transonic flow by a multigrid
21269                  method},
21270  author        = {Antony Jameson},
21271  journal       = {Applied mathematics and computation},
21272  volume        = {13},
21273  number        = {3-4},
21274  pages         = {327--355},
21275  year          = {1983}
21276}
21277
21278@Article{         billen2008,
21279  title         = {Modeling the dynamics of subducting slabs},
21280  author        = {Magali I Billen},
21281  journal       = {Annu. Rev. Earth Planet. Sci.},
21282  volume        = {36},
21283  pages         = {325--356},
21284  year          = {2008}
21285}
21286
21287@Article{         gerya2011,
21288  title         = {Future directions in subduction modeling},
21289  author        = {Taras Gerya},
21290  journal       = {Journal of Geodynamics},
21291  volume        = {52},
21292  number        = {5},
21293  pages         = {344--378},
21294  year          = {2011}
21295}
21296
21297@Article{         tackley2000,
21298  title         = {Mantle convection and plate tectonics: Toward an integrated physical and chemical
21299                  theory},
21300  author        = {Paul J Tackley},
21301  journal       = {Science},
21302  volume        = {288},
21303  number        = {5473},
21304  pages         = {2002--2007},
21305  year          = {2000}
21306}
21307
21308@Article{         caseydewey1984,
21309  title         = {Initiation of subduction zones along transform and accreting plate boundaries,
21310                  triple-junction evolution, and forearc spreading centres—implications for
21311                  ophiolitic geology and obduction},
21312  author        = {JF Casey and JF Dewey},
21313  journal       = {Geological Society, London, Special Publications},
21314  volume        = {13},
21315  number        = {1},
21316  pages         = {269--290},
21317  year          = {1984}
21318}
21319
21320@Article{         doughertyclayton2014,
21321  title         = {Seismicity and structure in central {Mexico}: Evidence for a possible slab tear
21322                  in the {South Cocos} plate},
21323  author        = {Sara L Dougherty and Robert W Clayton},
21324  journal       = {Journal of Geophysical Research: Solid Earth},
21325  volume        = {119},
21326  number        = {4},
21327  pages         = {3424--3447},
21328  year          = {2014}
21329}
21330
21331@Article{         syracusemaceiraprietozhangammon2016,
21332  title         = {Multiple plates subducting beneath Colombia, as illuminated by seismicity and
21333                  velocity from the joint inversion of seismic and gravity data},
21334  author        = {Ellen M Syracuse and Monica Maceira and German A Prieto and Haijiang Zhang and
21335                  Charles J Ammon},
21336  journal       = {Earth and Planetary Science Letters},
21337  volume        = {444},
21338  pages         = {139--149},
21339  year          = {2016}
21340}
21341
21342@Article{         bowergurnisflament2015,
21343  title         = {Assimilating lithosphere and slab history in 4-D Earth models},
21344  author        = {Dan J Bower and Michael Gurnis and Nicolas Flament},
21345  journal       = {Physics of the Earth and Planetary Interiors},
21346  volume        = {238},
21347  pages         = {8--22},
21348  year          = {2015}
21349}
21350
21351@Book{            ciarlet1976,
21352  title         = {Numerical analysis of the finite element method},
21353  author        = {Philippe G Ciarlet},
21354  volume        = {59},
21355  year          = {1976},
21356  publisher     = {Presses de l'Universit{\'e} de Montr{\'e}al}
21357}
21358
21359@InProceedings{   liumellorcrummey2013,
21360  title         = {A data-centric profiler for parallel programs},
21361  author        = {Xu Liu and John Mellor-Crummey},
21362  booktitle     = {2013 SC-International Conference for High Performance Computing, Networking,
21363                  Storage and Analysis (SC)},
21364  pages         = {1--12},
21365  year          = {2013},
21366  organization  = {IEEE}
21367}
21368
21369@InCollection{    ernstgander2012,
21370  title         = {Why it is difficult to solve Helmholtz problems with classical iterative
21371                  methods},
21372  author        = {Oliver G Ernst and Martin J Gander},
21373  booktitle     = {Numerical analysis of multiscale problems},
21374  pages         = {325--363},
21375  url           = {http://www.mathe.tu-freiberg.de/~ernst/PubArchive/helmholtzDurham.pdf},
21376  year          = {2012}
21377}
21378
21379@Article{         warburtonkarniadakis1999,
21380  title         = {A discontinuous Galerkin method for the viscous {MHD} equations},
21381  author        = {Timothy C Warburton and George E Karniadakis},
21382  journal       = {Journal of Computational Physics},
21383  volume        = {152},
21384  number        = {2},
21385  pages         = {608--641},
21386  year          = {1999}
21387}
21388
21389@Article{         salahsoulaimanihabashi2001,
21390  title         = {A finite element method for magnetohydrodynamics},
21391  author        = {Nizar Ben Salah and Azzeddine Soulaimani and Wagdi G Habashi},
21392  journal       = {Computer Methods in Applied Mechanics and Engineering},
21393  volume        = {43},
21394  number        = {190},
21395  pages         = {5867--5892},
21396  year          = {2001}
21397}
21398
21399@Article{         nesliturktezersezgin2005,
21400  title         = {The finite element method for {MHD} flow at high {Hartmann} numbers},
21401  author        = {Ali I Nesliturk and M Tezer-Sezgin},
21402  journal       = {Computer methods in applied mechanics and engineering},
21403  volume        = {194},
21404  number        = {9},
21405  pages         = {1201--1224},
21406  year          = {2005}
21407}
21408
21409@Article{         strakschellart2016,
21410  title         = {Control of Slab Width on Subduction-Induced Upper Mantle Flow and Associated
21411                  Upwellings: Insights from Analog Models},
21412  author        = {Vincent Strak and Wouter P Schellart},
21413  journal       = {Journal of Geophysical Research: Solid Earth},
21414  year          = {2016}
21415}
21416
21417@InBook{          kirbyloggrognesterrel2012,
21418  title         = {Common and unusual finite elements},
21419  author        = {Robert C. Kirby and Anders Logg and Marie E. Rognes and Andy R. Terrel},
21420  editor        = {Anders Logg and Kent-Andre Mardal and Garth Wells},
21421  booktitle     = {Automated Solution of Differential Equations by the Finite Element Method: The
21422                  FEniCS Book},
21423  publisher     = {Springer Berlin Heidelberg},
21424  address       = {Berlin, Heidelberg},
21425  pages         = {95--119},
21426  isbn          = {978-3-642-23099-8},
21427  doi           = {10.1007/978-3-642-23099-8_3},
21428  year          = {2012}
21429}
21430
21431@InBook{          kirbymardal2012,
21432  author        = {Robert C. Kirby and Kent-Andre Mardal},
21433  title         = {Constructing general reference finite elements},
21434  editor        = {Anders Logg and Kent-Andre Mardal and Garth Wells},
21435  booktitle     = {Automated Solution of Differential Equations by the Finite Element Method: The
21436                  FEniCS Book},
21437  publisher     = {Springer Berlin Heidelberg},
21438  address       = {Berlin, Heidelberg},
21439  pages         = {121--132},
21440  isbn          = {978-3-642-23099-8},
21441  doi           = {10.1007/978-3-642-23099-8_4},
21442  year          = {2012}
21443}
21444
21445@Book{            wriggers2008,
21446  title         = {Nonlinear finite element methods},
21447  author        = {Peter Wriggers},
21448  publisher     = {Springer Science \& Business Media},
21449  year          = {2008}
21450}
21451
21452@Book{            zienkiewicztaylor1977,
21453  title         = {The finite element method},
21454  author        = {Zienkiewicz, Olgierd Cecil and Taylor, Robert Leroy and Taylor, Robert Lee},
21455  publisher     = {McGraw-hill London},
21456  volume        = {3},
21457  year          = {1977}
21458}
21459
21460@Article{         rogneskirbylogg2009,
21461  title         = {Efficient assembly of {H(div)} and {H(curl)} conforming finite elements},
21462  author        = {Marie E Rognes and Robert C Kirby and Anders Logg},
21463  journal       = {SIAM Journal on Scientific Computing},
21464  volume        = {31},
21465  number        = {6},
21466  pages         = {4130--4151},
21467  year          = {2009}
21468}
21469
21470@Book{            kelley03,
21471  title         = {Solving nonlinear equations with Newton's method},
21472  author        = {Carl T. Kelley},
21473  publisher     = {SIAM},
21474  year          = {2003}
21475}
21476
21477@Article{         turing1937,
21478  title         = {The Chemical Basis of Morphogenesis},
21479  author        = {A. M. Turing},
21480  journal       = {Philosophical Transactions of the Royal Society B: Biological Sciences},
21481  volume        = {237},
21482  number        = {641},
21483  pages         = {37--72},
21484  doi           = {10.1098/rstb.1952.0012},
21485  issn          = {0080-4622},
21486  url           = {http://rstb.royalsocietypublishing.org/content/237/641/37},
21487  eprint        = {http://rstb.royalsocietypublishing.org/content/237/641/37.full.pdf},
21488  year          = {1952}
21489}
21490
21491@Article{         fabienknepleymillsriviere2017,
21492  title         = {Manycore parallel computing for a hybridizable discontinuous {Galerkin} nested
21493                  multigrid method},
21494  author        = {Maurice S. Fabien and Matthew G. Knepley and Richard Mills and B\'eatrice M.
21495                  Rivi\`ere},
21496  journal       = {SIAM Journal on Scientific Computing},
21497  url           = {https://arxiv.org/abs/1705.09907},
21498  volume        = {41},
21499  number        = {2},
21500  pages         = {C73--C96},
21501  doi           = {10.1137/17M1128903},
21502  year          = {2018}
21503}
21504
21505@Article{         fabienknepleyriviere2018,
21506  title         = {A hybridizable discontinuous Galerkin method for two-phase flow in heterogeneous
21507                  porous media},
21508  author        = {Maurice S. Fabien and Matthew G. Knepley and B\'eatrice M. Rivier\'e},
21509  journal       = {International Journal for Numerical Methods in Engineering},
21510  doi           = {10.1002/nme.5919},
21511  year          = {2018}
21512}
21513
21514@Article{         fabienknepleyriviere2020,
21515  title         = {A high order hybridizable discontinuous Galerkin method for incompressible
21516                  miscible displacement in heterogeneous media},
21517  author        = {Maurice S. Fabien and Matthew G. Knepley and B\'eatrice M. Rivi\`ere},
21518  journal       = {Results in Applied Mathematics},
21519  url           = {https://arxiv.org/abs/1809.00747},
21520  volume        = {8},
21521  doi           = {10.1016/j.rinam.2019.100089},
21522  year          = {2020}
21523}
21524
21525@Article{         fabienknepleyriviere2019b,
21526  title         = {Families of Interior Penalty Hybridizable discontinuous Galerkin methods for
21527                  second order elliptic problems},
21528  author        = {Maurice S. Fabien and Matthew G. Knepley and B\'eatrice M. Rivi\`ere},
21529  journal       = {Journal of Numerical Mathematics},
21530  doi           = {10.1515/jnma-2019-0027},
21531  year          = {2019}
21532}
21533
21534@Article{         fabien2019,
21535  title         = {A {GPU}-Accelerated Hybridizable Discontinuous {Galerkin} Method for Linear
21536                  Elasticity},
21537  author        = {Maurice S. Fabien},
21538  journal       = {Communications in Computational Physics},
21539  volume        = {27},
21540  number        = {2},
21541  pages         = {513--545},
21542  issn          = {1991-7120},
21543  doi           = {10.4208/cicp.OA-2018-0235},
21544  year          = {2019}
21545}
21546
21547@Unpublished{     awanoufabienguzmanstern2020,
21548  title         = {Hybridization and postprocessing in finite element exterior calculus},
21549  author        = {Gerard Awanou and Maurice Fabien and Johnny Guzm\'an and Ari Stern},
21550  eprint        = {2008.00149},
21551  note          = {preprint},
21552  primaryclass  = {math.NA},
21553  year          = {2020}
21554}
21555
21556@Article{         chaabanegiraultrivierethompson2018,
21557  title         = {A stable enriched Galerkin element for the Stokes problem},
21558  author        = {Nabil Chaabane and Vivette Girault and B\'eatrice Rivi\`ere and Travis Thompson},
21559  journal       = {Applied Numerical Mathematics},
21560  volume        = {132},
21561  pages         = {1--21},
21562  issn          = {0168-9274},
21563  doi           = {https://doi.org/10.1016/j.apnum.2018.04.008},
21564  url           = {http://www.sciencedirect.com/science/article/pii/S0168927418300977},
21565  year          = {2018}
21566}
21567
21568@Article{         thompsonriviereknepley2018,
21569  title         = {An Implicit Discontinuous Galerkin Method For Modeling Acute Edema and
21570                  Resuscitation In The Small Intestine},
21571  author        = {Travis Thompson and B\'eatrice M. Rivi\`ere and Matthew G. Knepley},
21572  journal       = {Mathematical Medicine and Biology},
21573  doi           = {10.1093/imammb/dqz00},
21574  year          = {2019}
21575}
21576
21577@Article{         kevrekidisthompsongoriely2020,
21578  title         = {Anisotropic Diffusion and Traveling Waves of Toxic Proteins in Neurodegenerative
21579                  Diseases},
21580  author        = {P. G. Kevrekidis and Travis Thompson and Alain Goriely},
21581  journal       = {Physics Letters A},
21582  volume        = {384},
21583  number        = {36},
21584  pages         = {126935},
21585  year          = {2020}
21586}
21587
21588@Article{         mardalrognesthompson2021,
21589  title         = {Accurate Discretization Of Poroelasticity Without {Darcy} Stability --
21590                  {Stokes-Biot} Stability Revisited},
21591  author        = {Kent-Andre Mardal and Marie E. Rognes and Travis B. Thompson},
21592  journal       = {BIT Numerical Mathematics},
21593  pages         = {1--36},
21594  year          = {2021}
21595}
21596
21597@Article{         piersantileethompsonmardalrognes2021,
21598  title         = {Parameter robust preconditioning by congruence for multiple-network
21599                  poroelasticity},
21600  author        = {Piersanti, Eleonora and Lee, Jeonghun J and Thompson, Travis and Mardal, K-A and
21601                  Rognes, Marie E},
21602  journal       = {SIAM Journal on Scientific Computing},
21603  volume        = {43},
21604  number        = {4},
21605  pages         = {B984--B1007},
21606  year          = {2021},
21607  publisher     = {SIAM}
21608}
21609
21610@InProceedings{   actorfuentesriviere2020b,
21611  title         = {Identification of Kernels in a Convolutional Neural Network: Connections Between
21612                  Level Set Equation and Deep Learning for Image Segmentation},
21613  author        = {Jonas A. Actor and David T. Fuentes and B\'eatrice M. Rivi\`ere},
21614  booktitle     = {Proceedings of the SPIE Medical Imaging Conference},
21615  year          = {2020}
21616}
21617
21618@Article{         actorfuentesriviere2020,
21619  title         = {Robust Regularized Networks in the Presence of Noise},
21620  author        = {Jonas A. Actor and David T. Fuentes and B\'eatrice M. Rivi\`ere},
21621  journal       = {Medical Image Analysis},
21622  note          = {In revision},
21623  year          = {2020}
21624}
21625
21626@Book{            byerly1893,
21627  title         = {An elementary treatise on Fourier's series: and spherical, cylindrical, and
21628                  ellipsoidal harmonics, with applications to problems in mathematical physics},
21629  author        = {William Elwood Byerly},
21630  publisher     = {Dover},
21631  year          = {1893}
21632}
21633
21634@Book{            hobson1931,
21635  title         = {The theory of spherical and ellipsoidal harmonics},
21636  author        = {Ernest William Hobson},
21637  year          = {1931},
21638  publisher     = {CUP Archive}
21639}
21640
21641@Book{            dassios2012,
21642  title         = {Ellipsoidal harmonics: theory and applications},
21643  author        = {George Dassios},
21644  volume        = {146},
21645  year          = {2012},
21646  publisher     = {Cambridge University Press}
21647}
21648
21649@Book{            miller1977,
21650  title         = {Symmetry and separation of variables},
21651  author        = {Miller, Jr, Willard},
21652  year          = {1977},
21653  address       = {Reading, MA},
21654  publisher     = {Addison-Wesley Publishing Co., Inc.}
21655}
21656
21657@TechReport{      epanet-users-manual,
21658  author        = {Lewis A. Rossman},
21659  title         = {{EPANET 2} Users Manual},
21660  institution   = {Water Supply and Water Resources Division, National Risk Management Research
21661                  Laboratory, Cincinnati, OH 45268},
21662  year          = {2000}
21663}
21664
21665@Article{         klocknerbarnettgreengardoneil2013,
21666  title         = {Quadrature by expansion: A new method for the evaluation of layer potentials},
21667  author        = {Andreas Kl{\"o}ckner and Alexander Barnett and Leslie Greengard and Michael
21668                  O'Neil},
21669  journal       = {Journal of Computational Physics},
21670  volume        = {252},
21671  pages         = {332--349},
21672  year          = {2013}
21673}
21674
21675@Article{         turcksinkronbichlerbangerth2016,
21676  title         = {WorkStream--A Design Pattern for Multicore-Enabled Finite Element Computations},
21677  author        = {Bruno Turcksin and Martin Kronbichler and Wolfgang Bangerth},
21678  journal       = {ACM Transactions on Mathematical Software)},
21679  volume        = {43},
21680  number        = {1},
21681  pages         = {2},
21682  year          = {2016}
21683}
21684
21685@Article{         vitushkin1954,
21686  title         = {On {Hilbert's} thirteenth problem},
21687  author        = {A. G. Vitushkin},
21688  journal       = {Dokl. Akad. Nauk SSSR},
21689  volume        = {95},
21690  pages         = {701--704},
21691  year          = {1954}
21692}
21693
21694@Article{         kolmogorov1957,
21695  title         = {On the representation of continuous functions of several variables as
21696                  superpositions of continuous functions of one variable and addition},
21697  author        = {Andrei N. Kolmogorov},
21698  journal       = {Dokl. Akad. Nauk SSSR},
21699  pages         = {953--956},
21700  volume        = {114:5},
21701  note          = {English transl. Amer. Math. Soc. Transl. (2) 28 (1963), 55},
21702  year          = {1957}
21703}
21704
21705@Article{         fridman1967,
21706  title         = {Improvement in the smoothness of functions in the {Kolmogorov Superposition
21707                  Theorem}},
21708  author        = {B. L. Fridman},
21709  journal       = {Dokl. Akad. Nauk SSR},
21710  volume        = {177:5},
21711  pages         = {1019--1022},
21712  note          = {English transl. Soviet Math. Dokl. 8, 6 (1967), 1550-1553},
21713  year          = {1967}
21714}
21715
21716@Article{         sprecher1972,
21717  title         = {An improvement in The {Superposition Theorem of Kolmogorov}},
21718  author        = {David Sprecher},
21719  journal       = {Journal of Mathematical Analysis and Applications},
21720  volume        = {38},
21721  pages         = {208--213},
21722  year          = {1972}
21723}
21724
21725@Article{         diaconisshahshahani1984,
21726  title         = {On nonlinear functions of linear combinations},
21727  author        = {Persi Diaconis and Mehrdad Shahshahani},
21728  journal       = {SIAM Journal on Scientific and Statistical Computing},
21729  volume        = {5},
21730  number        = {1},
21731  pages         = {175--191},
21732  year          = {1984},
21733  publisher     = {SIAM}
21734}
21735
21736@InProceedings{   hechtnielsen1987,
21737  title         = {Kolmogorov's mapping neural network existence theorem},
21738  author        = {R. Hecht-Nielsen},
21739  booktitle     = {Proceedings of the International Conference on Neural Networks},
21740  volume        = {III},
21741  pages         = {11--14},
21742  publisher     = {IEEE Press},
21743  year          = {1987}
21744}
21745
21746@InProceedings{   hechtnielsen1989,
21747  title         = {Theory of the back-propagation neural network},
21748  author        = {R. Hecht-Nielsen},
21749  booktitle     = {Proceedings of the International Joint Conference on Neural Networks},
21750  volume        = {I},
21751  pages         = {593--608},
21752  publisher     = {IEEE Press},
21753  year          = {1989}
21754}
21755
21756@Article{         girosipoggio1989,
21757  title         = {Representation properties of networks: {Kolmogorov's} theorem is irrelevant},
21758  author        = {Federico Girosi and Tomaso Poggio},
21759  journal       = {Neural Computation},
21760  volume        = {1},
21761  number        = {4},
21762  pages         = {465--469},
21763  year          = {1989},
21764  publisher     = {MIT Press}
21765}
21766
21767@InBook{          koppen2002,
21768  title         = {On the Training of a Kolmogorov Network},
21769  author        = {Mario K\"oppen},
21770  pages         = {474--9},
21771  publisher     = {ICANN 2002, LNCS 2415},
21772  year          = {2002}
21773}
21774
21775@PhDThesis{       bryant2008,
21776  title         = {Analysis of {Kolmogorov's} superposition theorem and its implementation in
21777                  applications with low and high dimensional data},
21778  author        = {Donald W Bryant},
21779  school        = {University of Central Florida},
21780  year          = {2008}
21781}
21782
21783@InCollection{    griebel2006,
21784  title         = {Sparse Grids for Higher Dimensional Problems},
21785  author        = {Michael Griebel},
21786  booktitle     = {Foundations of Computational Mathematics},
21787  editor        = {Luis M. Pardo and Allan Pinkus and Endre Suli and Michael J. Todd},
21788  publisher     = {Cambridge University Press},
21789  pages         = {106--161},
21790  doi           = {10.1017/CBO9780511721571.004},
21791  url           = {https://www.cambridge.org/core/books/foundations-of-computational-mathematics-santander-2005/sparse-grids-for-higher-dimensional-problems/C6E91FFE07DF5F6C069B80805B216B50},
21792  month         = jun,
21793  day           = {29},
21794  year          = {2006}
21795}
21796
21797@Article{         braungriebel2009,
21798  title         = {On a constructive proof of {Kolmogorov}'s superposition theorem},
21799  author        = {Jurgen Bra\"un and Michael Griebel},
21800  journal       = {Constructive Approximation},
21801  pages         = {653--675},
21802  volume        = {30},
21803  year          = {2009}
21804}
21805
21806@InProceedings{   lenifougerolletruchetet2009,
21807  title         = {Kolmogorov superposition theorem and its application to wavelet image
21808                  decompositions},
21809  author        = {Pierre-Emmanuel Leni and Yohan D Fougerolle and Fr{\'{e}}d{\'{e}}ric Truchetet},
21810  booktitle     = {Electronic Imaging-Wavelet Applications in Industrial Processing VI, Proceedings
21811                  of the SPIE},
21812  pages         = {724804--724804},
21813  doi           = {10.1117/12.805916},
21814  url           = {http://le2i.cnrs.fr/IMG/publications/2228{\_}main.pdf{\%}5Cnhttp://proceedings.spiedigitallibrary.org/proceeding.aspx?articleid=1335035},
21815  year          = {2009}
21816}
21817
21818@Article{         oseledets2011,
21819  title         = {Tensor-train decomposition},
21820  author        = {Ivan V Oseledets},
21821  journal       = {SIAM Journal on Scientific Computing},
21822  volume        = {33},
21823  number        = {5},
21824  pages         = {2295--2317},
21825  year          = {2011}
21826}
21827
21828@PhDThesis{       liu2015,
21829  title         = {Kolmogorov superposition theorem and its applications},
21830  author        = {Xing Liu},
21831  school        = {Imperial College London},
21832  year          = {2015}
21833}
21834
21835@Article{         lecunbengiohinton2015,
21836  title         = {Deep learning},
21837  author        = {Yann LeCun and Yoshua Bengio and Geoffrey Hinton},
21838  journal       = {Nature},
21839  volume        = {521},
21840  number        = {7553},
21841  pages         = {436--444},
21842  year          = {2015}
21843}
21844
21845@Book{            trefethen2013,
21846  title         = {Approximation theory and approximation practice},
21847  author        = {Lloyd N Trefethen},
21848  publisher     = {SIAM},
21849  year          = {2013}
21850}
21851
21852@Article{         butlergrahammattiswalsh2017,
21853  title         = {A measure-theoretic interpretation of sample based numerical integration with
21854                  applications to inverse and prediction problems under uncertainty},
21855  author        = {Troy Butler and Lindsey Graham and S. Mattis and S. Walsh},
21856  journal       = {SIAM Journal on Scientific Computing},
21857  volume        = {39},
21858  number        = {5},
21859  pages         = {A2072--A2098},
21860  year          = {2017}
21861}
21862
21863@Article{         logg2009,
21864  title         = {Efficient representation of computational meshes},
21865  author        = {Anders Logg},
21866  journal       = {International Journal of Computational Science and Engineering},
21867  volume        = {4},
21868  number        = {4},
21869  pages         = {283--295},
21870  year          = {2009}
21871}
21872
21873@Article{         agelekandersonbangerthbarth2017,
21874  title         = {On orienting edges of unstructured two-and three-dimensional meshes},
21875  author        = {Rainer Agelek and Michael Anderson and Wolfgang Bangerth and William L Barth},
21876  journal       = {ACM Transactions on Mathematical Software (TOMS)},
21877  volume        = {44},
21878  number        = {1},
21879  pages         = {5},
21880  year          = {2017}
21881}
21882
21883@Article{         actorknepley2018,
21884  title         = {An Algorithm for Computing {Lipschitz} Inner Functions in {Kolmogorov's
21885                  Superposition Theorem}},
21886  author        = {Jonas Actor and Matthew G. Knepley},
21887  journal       = {SIAM Journal on Numerical Analysis},
21888  note          = {In review},
21889  url           = {},
21890  year          = {2018}
21891}
21892
21893@Book{            driscollhaletrefethen2014,
21894  title         = {Chebfun guide},
21895  author        = {Tobin A Driscoll and Nicholas Hale and Lloyd N Trefethen},
21896  publisher     = {Pafnuty Publications, Oxford},
21897  year          = {2014}
21898}
21899
21900@Article{         johntobiska2000,
21901  title         = {Numerical performance of smoothers in coupled multigrid methods for the parallel
21902                  solution of the incompressible Navier-Stokes equations},
21903  author        = {Volker John and Lutz Tobiska},
21904  journal       = {International Journal for Numerical Methods in Fluids},
21905  volume        = {33},
21906  number        = {4},
21907  pages         = {453--473},
21908  year          = {2000}
21909}
21910
21911@Article{         vanka1986,
21912  title         = {Block-implicit multigrid calculation of two-dimensional recirculating flows},
21913  author        = {S. P. Vanka},
21914  journal       = {Computer Methods in Applied Mechanics and Engineering},
21915  volume        = {59},
21916  number        = {1},
21917  pages         = {29--48},
21918  year          = {1986}
21919}
21920
21921@Article{         bartelgunther2018,
21922  author        = {Andreas Bartel and Michael G\"unther},
21923  title         = {{PDAEs} in refined electrical network modeling},
21924  journal       = {SIAM Review},
21925  volume        = {60},
21926  number        = {1},
21927  pages         = {56--91},
21928  doi           = {10.1137/17M1113643},
21929  year          = {2018}
21930}
21931
21932@Article{         matpower,
21933  author        = {Ray D. Zimmerman and Carlos E. Murillo-S{\'a}nchez and Robert J. Thomas},
21934  title         = {{MATPOWER}: Steady-state operations, planning and analysis tools for power
21935                  systems research and education},
21936  journal       = {IEEE Transactions on Power Systems},
21937  volume        = {26},
21938  number        = {1},
21939  pages         = {12--19},
21940  year          = {2011},
21941  doi           = {10.1109/TPWRS.2010.2051168}
21942}
21943
21944@Article{         betrieyan2018,
21945  author        = {G. Betrie and E. Yan},
21946  title         = {Development and Verification of Thermoelectric Power Plant Model for Assessing
21947                  Energy and Water Nexus},
21948  journal       = {Applied Energy, Submitted},
21949  volume        = {},
21950  number        = {},
21951  pages         = {},
21952  doi           = {},
21953  year          = {2018}
21954}
21955
21956@Article{         faeth2012,
21957  author        = {P. Faeth},
21958  title         = {{U.S.} Energy Security and Water: The Challenges We Face},
21959  journal       = {Environment: Science and Policy for Sustainable Development},
21960  volume        = {54(1)},
21961  number        = {1},
21962  pages         = {4--19},
21963  year          = {2012},
21964  doi           = {10.1080/00139157.2012.639595}
21965}
21966
21967@InProceedings{   hagberg2008,
21968  title         = {Exploring network structure, dynamics, and function using {NetworkX}},
21969  author        = {Hagberg, Aric A. and Schult, Daniel A. and Swart, Pieter J.},
21970  booktitle     = {Proceedings of the 7th Python in Science Conference (SciPy2008), Ga\"{e}l
21971                  Varoquaux, Travis Vaught, and Jarrod Millman (Eds), (Pasadena, CA USA)},
21972  year          = {2008},
21973  pages         = {11--15}
21974}
21975
21976@Misc{            simulink-web-page,
21977  author        = {Mathworks},
21978  title         = {{SIMULINK} web page},
21979  note          = {\url{https://www.mathworks.com/products/simulink.html}},
21980  year          = {2017}
21981}
21982
21983@Misc{            labview-web-page,
21984  author        = {National Instruments},
21985  title         = {{LabVIEW} web page},
21986  note          = {\url{http://www.ni.com/labview/}},
21987  key           = {labview},
21988  year          = {2017}
21989}
21990
21991@Misc{            modelica-web-page,
21992  author        = {Modelica Association},
21993  title         = {Modelica web page},
21994  note          = {\url{https://www.modelica.org/}},
21995  year          = {2017}
21996}
21997
21998@InProceedings{   yangsc16,
21999  author        = {C. Yang and W. Xue and H. Fu and H. You and X. Wang and Y. Ao and F. Liu and L.
22000                  Gan and P. Xu and L. Wang and G. Yang and W. Zheng},
22001  booktitle     = {{SC '16}: Proceedings of the International Conference for High Performance
22002                  Computing, Networking, Storage and Analysis},
22003  title         = {{10M-Core} Scalable Fully-Implicit Solver for Nonhydrostatic Atmospheric
22004                  Dynamics},
22005  note          = {Gordon Bell Award},
22006  year          = {2016}
22007}
22008
22009@InProceedings{   bekassc15,
22010  author        = {C. Bekas and A. Curioni and O. Ghattas and M. Gurnis and Y. Ineichen and T. Isaac
22011                  and C. Malossi and J. Rudi and G. Stadler and P.W.J. Staar},
22012  booktitle     = {{SC '15}: Proceedings of the International Conference for High Performance
22013                  Computing, Networking, Storage and Analysis},
22014  title         = {An Extreme-Scale Implicit Solver for Complex {PDEs}: Highly Heterogeneous Flow in
22015                  Earth's Mantle},
22016  note          = {Gordon Bell Award},
22017  year          = {2015}
22018}
22019
22020@Misc{            improving-software-whitepaper2017,
22021  author        = {M. Heroux and L.C. McInnes},
22022  title         = {Improving and accelerating scientific discovery through better software},
22023  note          = {whitepaper for 2017 ASCR Applied Mathematics PI Meeting},
22024  doi           = {10.6084/m9.figshare.5339692},
22025  year          = {2017}
22026}
22027
22028@Misc{            doe:40thanniversarycollection,
22029  title         = {{DOE Office of Science} 40th anniversary collection of 40 major papers that have
22030                  changed the face of science},
22031  key           = {Department of Energy, Office of Science},
22032  howpublished  = {\url{https://science.energy.gov/news/doe-science-at-40}},
22033  year          = {2017}
22034}
22035
22036@Misc{            siam:fellowsprogram,
22037  title         = {{Society for Industrial and Applied Mathematics, Fellows Program}},
22038  key           = {SIAM},
22039  howpublished  = {\url{http://www.siam.org/prizes/fellows}}
22040}
22041
22042@Misc{            r-and-d100:awards2009,
22043  title         = {{R\&D100 Award Winners 2009}},
22044  key           = {{R\&D100 Award Winners 2009}},
22045  howpublished  = {\url{https://www.rdmag.com/2009/08/2009-r-d-100-award-winners}}
22046}
22047
22048@Misc{            xsdk:website,
22049  title         = {{xSDK: Extreme-scale Scientific Software Development Kit}},
22050  key           = {xSDK: Extreme-scale Scientific Software Development Kit},
22051  howpublished  = {\url{https://xsdk.info}}
22052}
22053
22054@Misc{            xsdk-community-installation-policies2017,
22055  title         = {{xSDK} Community Installation Policies: {GNU Autoconf} and {CMake} Options},
22056  author        = {R. Bartlett and J. Sarich and B. Smith and T. Gamblin and {xSDK developers}},
22057  note          = {version 0.3, November 7, 2017},
22058  doi           = {10.6084/m9.figshare.4495133},
22059  year          = {2017}
22060}
22061
22062@Misc{            xsdk-community-package-policies2017,
22063  title         = {{xSDK} Community Package Policies},
22064  author        = {B. Smith and R. Bartlett and {xSDK developers}},
22065  note          = {version 0.3, November 7, 2017},
22066  doi           = {10.6084/m9.figshare.4495136},
22067  year          = {2017}
22068}
22069
22070@Misc{            ideas-what-are-interoperable-libraries,
22071  title         = {What Are Interoperable Software Libraries: Introducing the {xSDK}},
22072  author        = {Lois Curfman McInnes and Michael A. Heroux and Xiaoye Li and Barry Smith and
22073                  Ulrike Yang and {all xSDK developers}},
22074  note          = {IDEAS {\em WhatIs} document, version 0.2, April 25, 2016, available via
22075                  \url{https://ideas-productivity.org/resources/howtos/}},
22076  year          = {2016}
22077}
22078
22079@Misc{            ideas-productivity:website,
22080  title         = {{IDEAS Scientific Software Productivity Project}},
22081  key           = {IDEAS Scientific Software Productivity Project},
22082  howpublished  = {\url{https://ideas-productivity.org}}
22083}
22084
22085@Misc{            ecp:website,
22086  key           = {{U.S. DOE Exascale Computing Project (ECP)}},
22087  title         = {{U.S. DOE Exascale Computing Project (ECP)}},
22088  note          = {\url{https://exascaleproject.org}},
22089  year          = {2018}
22090}
22091
22092@Misc{            siam-cse-jan2018,
22093  author        = {Ulrich R\"{u}de and Karen Willcox and Lois Curfman McInnes and Hans {De Sterck}
22094                  and George Biros and Hans Bungartz and James Corones and Evin Cramer and James
22095                  Crowley and Omar Ghattas and Max Gunzburger and Michael Hanke and Robert Harrison
22096                  and Michael Heroux and Jan Hesthaven and Peter Jimack and Chris Johnson and Kirk
22097                  E. Jordan and David E. Keyes and Rolf Krause and Vipin Kumar and Stefan Mayer and
22098                  Juan Meza and Knut Martin M{\o}rken and J. Tinsley Oden and Linda Petzold and
22099                  Padma Raghavan and Suzanne M. Shontz and Anne Trefethen and Peter Turner and
22100                  Vladimir Voevodin and Barbara Wohlmuth and Carol S. Woodward},
22101  title         = {Research and Education in Computational Science and Engineering},
22102  note          = {available via \url{https://arxiv.org/abs/1610.02608}, to appear in {\em SIAM
22103                  Review}},
22104  year          = {2018}
22105}
22106
22107@Misc{            doe-appliedmathpimeeting2017,
22108  author        = {Jeff Hittinger and Lois Curfman McInnes and Abani Patra and Nathan Baker and
22109                  Miranda Holmes-Cerfon and Barney Maccabe and Esmong Ng and Pieter Swart and Karen
22110                  Willcox and Steven Lee},
22111  title         = {{Report on the 2017 ASCR Applied Mathematics Principal Investigators Meeting}},
22112  note          = {\url{http://www.orau.gov/ascr-appliedmath-pi2017}},
22113  year          = {2017}
22114}
22115
22116@Misc{            doe-fusionintegratedsimulationsworkshopreport2015,
22117  author        = {P. Bonoli and L. C. {McInnes (Chairs)}},
22118  title         = {{Report on the DOE Workshop on Integrated Simulations for Magnetic Fusion Energy
22119                  Sciences}},
22120  note          = {available via
22121                  \url{http://science.energy.gov/~/media/fes/pdf/workshop-reports/2016/ISFusionWorkshopReport_11-12-2015.pdf}},
22122  year          = {2015}
22123}
22124
22125@Misc{            sisc-specialissueintro,
22126  title         = {Introduction to {SISC} Special section associated with {CSE15} on {'CSE
22127                  Software'} and {'Big Data in CSE'}},
22128  author        = {H. {De Sterck} and C. Johnson and L.C. McInnes},
22129  month         = nov,
22130  year          = {2016},
22131  journal       = {SIAM J. Sci. Comput.},
22132  doi           = {10.1137/16N974188}
22133}
22134
22135@Article{         xsdk-foundations2017,
22136  title         = {{xSDK} Foundations: Toward an Extreme-scale Scientific Software Development Kit},
22137  author        = {R. Bartlett and I. Demeshko and T. Gamblin and G. Hammond and M. Heroux and J.
22138                  Johnson and A. Klinvex and X. Li and L.C. McInnes and J.D. Moulton and D.
22139                  Osei-Kuffuor and J. Sarich and B. Smith and J. Willenbring and U.M. Yang},
22140  journal       = {Supercomputing Frontiers and Innovations},
22141  month         = feb,
22142  year          = {2017},
22143  note          = {available via \url{https://arxiv.org/abs/1702.08425}}
22144}
22145
22146@Misc{            deal.ii:website,
22147  title         = {{{deal.II}: An open-source finite element library}},
22148  author        = {Wolfgang Bangerth and others},
22149  howpublished  = {\url{http://www.dealii.org}},
22150  year          = {2018}
22151}
22152
22153@Misc{            fission-gas-scidac:website,
22154  title         = {{Simulation of Fission Gas in Uranium Oxide Nuclear Fuel}},
22155  author        = {A. David {Andersson (PI)}},
22156  howpublished  = {SciDAC project, \url{https://collab.cels.anl.gov/display/FissionGasSciDAC2}},
22157  year          = {2018}
22158}
22159
22160@Misc{            tokamak-disruption-scidac:project,
22161  title         = {{Tokamak Disruption Simulation}},
22162  author        = {Xianzhu {Tang (PI)}},
22163  howpublished  = {SciDAC project},
22164  year          = {2018}
22165}
22166
22167@InProceedings{   duplyakin2018memory,
22168  title         = {Evaluating Active Learning with Cost and Memory Awareness},
22169  author        = {Duplyakin, Dmitry and Brown, Jed and Calhoun, Donna},
22170  booktitle     = {2018 IEEE International Parallel and Distributed Processing Symposium (IPDPS)},
22171  pages         = {214--223},
22172  year          = {2018},
22173  organization  = {IEEE},
22174  pdf           = {https://jedbrown.org/files/DuplyakinBrownCalhoun-ActiveLearningCostMemoryAware-2018.pdf}
22175}
22176
22177@InProceedings{   duplyakin2016active,
22178  author        = {Dmitry Duplyakin and Jed Brown and Robert Ricci},
22179  title         = {Active Learning in Performance Analysis},
22180  booktitle     = {Proceedings of the IEEE Cluster Conference},
22181  year          = {2016},
22182  month         = sep,
22183  url           = {http://www.flux.utah.edu/paper/duplyakin-cluster16},
22184  pdf           = {https://jedbrown.org/files/DuplyakinBrownRicci-ActiveLearningPerformanceAnalysis-2016.pdf}
22185}
22186
22187@Misc{            xgc1:website,
22188  title         = {{XGC1 project website}},
22189  author        = {C. S. Chang and others},
22190  howpublished  = {\url{https://epsi.pppl.gov/computing/xgc-1}},
22191  year          = {2018}
22192}
22193
22194@Misc{            wdmapp-bhattacharjee-ecp:website,
22195  title         = {{WDMApp: High-Fidelity Whole Device Modeling of Magnetically Confined Fusion
22196                  Plasmas}},
22197  author        = {A. Bhattacharjee and others},
22198  note          = {ECP application project},
22199  howpublished  = {\url{https://www.exascaleproject.org/activity/energy-applications}},
22200  year          = {2018}
22201}
22202
22203@Misc{            subsurface-steefel-ecp:website,
22204  title         = {{Subsurface: Exascale Subsurface Simulator of Coupled Flow, Transport, Reactions,
22205                  and Mechanics}},
22206  note          = {ECP application project},
22207  author        = {C. Steefel and others},
22208  howpublished  = {\url{https://www.exascaleproject.org/activity/earth-space-science-applications}},
22209  year          = {2018}
22210}
22211
22212@Article{         chombo-crunch:2014,
22213  title         = {High-Resolution Simulation of Pore-Scale Reactive Transport Processes Associated
22214                  with Carbon Sequestration},
22215  author        = {D. Trebotich and M. F. Adams and S. Molins and C. Steefel and C. Shen},
22216  journal       = {Computing in Science and Engineering},
22217  volume        = {16},
22218  issue         = {6},
22219  year          = {2014},
22220  pages         = {22--31},
22221  doi           = {10.1109/MCSE.2014.77}
22222}
22223
22224@Article{         courantfriedrichslewy1967,
22225  title         = {On the partial difference equations of mathematical physics},
22226  author        = {Richard Courant and Kurt Friedrichs and Hans Lewy},
22227  journal       = {IBM journal of Research and Development},
22228  volume        = {11},
22229  number        = {2},
22230  pages         = {215--234},
22231  year          = {1967},
22232  publisher     = {IBM}
22233}
22234
22235@Article{         erway2017solving,
22236  title         = {On solving large-scale limited-memory quasi-Newton equations},
22237  author        = {Erway, Jennifer B and Marcia, Roummel F},
22238  journal       = {Linear Algebra and its Applications},
22239  volume        = {515},
22240  pages         = {196--225},
22241  year          = {2017},
22242  publisher     = {Elsevier}
22243}
22244
22245@Article{         griewank2012broyden,
22246  title         = {Broyden updating, the good and the bad!},
22247  author        = {Griewank, Andreas},
22248  journal       = {Optimization Stories, Documenta Mathematica. Extra Volume: Optimization Stories},
22249  pages         = {301--315},
22250  year          = {2012}
22251}
22252
22253@Book{            tarantola2005,
22254  title         = {Inverse problem theory and methods for model parameter estimation},
22255  author        = {Albert Tarantola},
22256  volume        = {89},
22257  year          = {2005},
22258  publisher     = {SIAM}
22259}
22260
22261@Article{         rutkaikristof2010,
22262  title         = {Dynamic Monte Carlo simulation in mixtures},
22263  author        = {G{\'a}bor Rutkai and Tam{\'a}s Krist{\'o}f},
22264  journal       = {The Journal of Chemical Physics},
22265  volume        = {132},
22266  number        = {10},
22267  pages         = {104107},
22268  year          = {2010},
22269  publisher     = {AIP}
22270}
22271
22272@Book{            vogel2002,
22273  title         = {Computational methods for inverse problems},
22274  author        = {Curtis R Vogel},
22275  volume        = {23},
22276  year          = {2002},
22277  publisher     = {SIAM}
22278}
22279
22280@Article{         malqvistpeterseim2014,
22281  title         = {Localization of elliptic multiscale problems},
22282  author        = {Axel M{\aa}lqvist and Daniel Peterseim},
22283  journal       = {Mathematics of Computation},
22284  volume        = {83},
22285  number        = {290},
22286  pages         = {2583--2603},
22287  year          = {2014}
22288}
22289
22290@Article{         brandtbrannickkahllivshits2011,
22291  title         = {Bootstrap {AMG}},
22292  author        = {Achi Brandt and James Brannick and Karsten Kahl and Irene Livshits},
22293  journal       = {SIAM Journal on Scientific Computing},
22294  volume        = {33},
22295  number        = {2},
22296  pages         = {612--632},
22297  year          = {2011}
22298}
22299
22300@InProceedings{   barralalauzet2014,
22301  title         = {Large displacement body-fitted {FSI} simulations using a mesh-connectivity-change
22302                  moving mesh strategy},
22303  author        = {Nicolas Barral and Fr{\'e}d{\'e}ric Alauzet},
22304  booktitle     = {44th AIAA Fluid Dynamics Conference},
22305  pages         = {2773},
22306  year          = {2014}
22307}
22308
22309@InProceedings{   barralalauzetloseille2015,
22310  title         = {Metric-based anisotropic mesh adaptation for three-dimensional time-dependent
22311                  problems involving moving geometries},
22312  author        = {Nicolas Barral and Fr{\'e}d{\'e}ric Alauzet and Adrien Loseille},
22313  booktitle     = {53rd AIAA Aerospace Sciences Meeting},
22314  pages         = {2039},
22315  year          = {2015}
22316}
22317
22318@Article{         barralolivieralauzet2017,
22319  title         = {Time-accurate anisotropic mesh adaptation for three-dimensional time-dependent
22320                  problems with body-fitted moving geometries},
22321  author        = {Nicolas Barral and G{\'e}raldine Olivier and Fr{\'e}d{\'e}ric Alauzet},
22322  journal       = {Journal of Computational Physics},
22323  volume        = {331},
22324  pages         = {157--187},
22325  year          = {2017}
22326}
22327
22328@Article{         ibanezbarralkrakosloseillemichalpark2017,
22329  title         = {First Benchmark of the Unstructured Grid Adaptation Working Group},
22330  author        = {Daniel Ibanez and Nicolas Barral and Joshua Krakos and Adrien Loseille and Todd
22331                  Michal and Mike Park},
22332  journal       = {Procedia engineering},
22333  volume        = {203},
22334  pages         = {154--166},
22335  year          = {2017}
22336}
22337
22338@InProceedings{   parkbarralibanezkamenetskiykrakosmichalloseille2018,
22339  title         = {Unstructured Grid Adaptation and Solver Technology for Turbulent Flows},
22340  author        = {Michael A Park and Nicolas Barral and Daniel Ibanez and Dmitry S Kamenetskiy and
22341                  Joshua A Krakos and Todd R Michal and Adrien Loseille},
22342  booktitle     = {2018 AIAA Aerospace Sciences Meeting},
22343  pages         = {1103},
22344  year          = {2018}
22345}
22346
22347@InProceedings{   barralangeloudiskramergormanpiggott2018,
22348  title         = {An anisotropic mesh adaptation approach for regional tidal energy hydrodynamics
22349                  modelling},
22350  author        = {Nicolas Barral and Athanasios Angeloudis and Stephan C Kramer and Gerard J Gorman
22351                  and Matthew D Piggott},
22352  booktitle     = {EGU General Assembly Conference Abstracts},
22353  volume        = {20},
22354  pages         = {19168},
22355  year          = {2018}
22356}
22357
22358@Article{         principe2009,
22359  title         = {{Mathematical models for thermally coupled low speed flows}},
22360  author        = {Javier Principe and Ramon Codina},
22361  journal       = {Advances in Theoretical and Applied Mechanics},
22362  volume        = {2},
22363  number        = {1-4},
22364  pages         = {93--112},
22365  url           = {http://www.m-hikari.com/atam/atam2009/atam1-4-2009/principeATAM1-4-2009.pdf},
22366  year          = {2009}
22367}
22368
22369@Book{            vandervorst2003,
22370  title         = {Iterative {K}rylov Methods for Large Linear Systems},
22371  author        = {van der Vorst, H.},
22372  isbn          = {9780521818285},
22373  publisher     = {Cambridge University Press},
22374  year          = {2003}
22375}
22376
22377@Book{            peres2006,
22378  author        = {Asher Peres},
22379  title         = {Quantum theory: concepts and methods},
22380  volume        = {57},
22381  publisher     = {Springer Science \& Business Media},
22382  year          = {2006}
22383}
22384
22385@Book{            kuttler2012,
22386  title         = {Linear algebra: theory and applications},
22387  author        = {Kenneth Kuttler},
22388  url           = {http://www.math.byu.edu/~klkuttle/Linearalgebra.pdf},
22389  year          = {2012}
22390}
22391
22392@Book{            elman_silvester_wathen_2014,
22393  place         = {Oxford},
22394  title         = {Finite elements and fast iterative solvers: with applications in incompressible
22395                  fluid dynamics},
22396  publisher     = {Oxford University Press},
22397  author        = {Elman, Howard C. and Silvester, David J. and Wathen, Andrew J.},
22398  url           = {https://global.oup.com/academic/product/finite-elements-and-fast-iterative-solvers-9780199678792?cc=us&lang=en&},
22399  year          = {2014}
22400}
22401
22402@Article{         alametal2007,
22403  title         = {An evaluation of the ORNL Cray XT3},
22404  author        = {S. R. Alam and R. F. Barrett and M. R. Fahey and J. A. Kuehn and O. E. B. Messer
22405                  and R. T. Mills and P. C. Roth and J. S. Vetter and P. H. Worley},
22406  journal       = {International Journal of High Performance Computing Applications},
22407  volume        = {22},
22408  number        = {1},
22409  pages         = {52--80},
22410  doi           = {10.1177/1094342007085019},
22411  year          = {2007}
22412}
22413
22414@Article{         plazacarey2000,
22415  title         = {Local refinement of simplicial grids based on the skeleton},
22416  author        = {Plaza, A. and Carey, Graham F.},
22417  journal       = {Applied Numerical Mathematics},
22418  doi           = {10.1016/S0168-9274(99)00022-7},
22419  issn          = {01689274},
22420  volume        = {32},
22421  number        = {2},
22422  pages         = {195--218},
22423  year          = {2000}
22424}
22425
22426@Article{         carsonstrakos2020,
22427  title         = {On the cost of iterative computations},
22428  author        = {Eric Carson and Zden\v{e}k Strako\v{s}},
22429  journal       = {Phil. Trans. R. Soc. A},
22430  volume        = {378},
22431  number        = {20190050},
22432  doi           = {10.1098/rsta.2019.0050},
22433  url           = {https://royalsocietypublishing.org/doi/full/10.1098/rsta.2019.0050},
22434  year          = {2020}
22435}
22436
22437@Article{         schoberl1999,
22438  title         = {Multigrid methods for a parameter dependent problem in primal variables},
22439  author        = {Joachim Sch{\"o}berl},
22440  journal       = {Numerische Mathematik},
22441  volume        = {84},
22442  number        = {1},
22443  pages         = {97--119},
22444  year          = {1999}
22445}
22446
22447@Article{         wuleexuzikatanov2008,
22448  title         = {Convergence analysis on iterative methods for semidefinite systems},
22449  author        = {Jinbiao Wu and Young-Ju Lee and Jinchao Xu and Ludmil Zikatanov},
22450  journal       = {Journal of Computational Mathematics},
22451  pages         = {797--815},
22452  year          = {2008}
22453}
22454
22455@Article{         maierrannacher2016,
22456  title         = {Duality-based adaptivity in finite element discretization of heterogeneous
22457                  multiscale problems},
22458  author        = {Maier, Matthias and Rannacher, Rolf},
22459  journal       = {Journal of Numerical Mathematics},
22460  volume        = {24},
22461  number        = {3},
22462  pages         = {167--187},
22463  year          = {2016}
22464}
22465
22466@Article{         maierrannacher2018,
22467  title         = {A duality-based optimization approach for model adaptivity in heterogeneous
22468                  multiscale problems},
22469  author        = {Maier, Matthias and Rannacher, Rolf},
22470  journal       = {Multiscale Modeling \& Simulation},
22471  volume        = {16},
22472  number        = {1},
22473  pages         = {412--428},
22474  year          = {2018}
22475}
22476
22477@Article{         margetismaierluskin2017,
22478  title         = {On the Wiener--Hopf method for surface plasmons: Diffraction from semiinfinite
22479                  metamaterial sheet},
22480  author        = {Margetis, Dionisios and Maier, Matthias and Luskin, Mitchell},
22481  journal       = {Studies in Applied Mathematics},
22482  volume        = {139},
22483  number        = {4},
22484  pages         = {599--625},
22485  year          = {2017}
22486}
22487
22488@Article{         maiermargetisluskin2017b,
22489  title         = {Dipole excitation of surface plasmon on a conducting sheet: Finite element
22490                  approximation and validation},
22491  author        = {Maier, Matthias and Margetis, Dionisios and Luskin, Mitchell},
22492  journal       = {Journal of Computational Physics},
22493  volume        = {339},
22494  pages         = {126--145},
22495  year          = {2017}
22496}
22497
22498@Article{         maiermargetisluskin2018,
22499  title         = {Generation of surface plasmon-polaritons by edge effects},
22500  author        = {Matthias Maier and Dionisios Margetis and Mitchell Luskin},
22501  journal       = {Communications in Mathematical Sciences},
22502  volume        = {16},
22503  number        = {1},
22504  pages         = {77--95},
22505  url           = {http://arxiv.org/abs/1702.00848},
22506  year          = {2018}
22507}
22508
22509@Article{         maiermattheakiskaxirasluskinmargetis2018,
22510  title         = {Universal behavior of a dispersive Dirac cone in gradient-index plasmonic
22511                  metamaterials},
22512  author        = {Maier, Matthias and Mattheakis, Marios and Kaxiras, Efthimios and Luskin,
22513                  Mitchell and Margetis, Dionisios},
22514  journal       = {Physical Review B},
22515  volume        = {97},
22516  number        = {3},
22517  pages         = {035307},
22518  year          = {2018}
22519}
22520
22521@Article{         maiermattheakiskaxirasluskinmargetis2019,
22522  title         = {Homogenization of plasmonic crystals: seeking the epsilon-near-zero effect},
22523  author        = {Maier, Matthias and Mattheakis, Marios and Kaxiras, Efthimios and Luskin,
22524                  Mitchell and Margetis, Dionisios},
22525  journal       = {Proceedings of the Royal Society A},
22526  volume        = {475},
22527  number        = {2230},
22528  pages         = {20190220},
22529  year          = {2019}
22530}
22531
22532@Article{         maiermargetisluskin2020,
22533  title         = {Finite-size effects in wave transmission through plasmonic crystals: A tale of
22534                  two scales},
22535  author        = {Maier, Matthias and Luskin, Mitchell and Margetis, Dionisios},
22536  journal       = {Physical Review B},
22537  volume        = {102},
22538  number        = {7},
22539  pages         = {075308},
22540  year          = {2020}
22541}
22542
22543@Article{         margetismaierstauberlowluskin2020,
22544  title         = {Nonretarded edge plasmon-polaritons in anisotropic two-dimensional materials},
22545  author        = {Margetis, Dionisios and Maier, Matthias and Stauber, Tobias and Low, Tony and
22546                  Luskin, Mitchell},
22547  journal       = {Journal of Physics A: Mathematical and Theoretical},
22548  volume        = {53},
22549  number        = {5},
22550  pages         = {055201},
22551  year          = {2020}
22552}
22553
22554@Article{         maiermargetismellet2020,
22555  title         = {Homogenization of time-harmonic Maxwell’s equations in nonhomogeneous plasmonic
22556                  structures},
22557  author        = {Maier, Matthias and Margetis, Dionisios and Mellet, Antoine},
22558  journal       = {Journal of Computational and Applied Mathematics},
22559  volume        = {377},
22560  pages         = {112909},
22561  year          = {2020}
22562}
22563
22564@Article{         maierkronbichler2021,
22565  title         = {Efficient parallel 3D computation of the compressible Euler equations with an
22566                  invariant-domain preserving second-order finite-element scheme},
22567  author        = {Maier, Matthias and Kronbichler, Martin},
22568  journal       = {ACM Transactions on Parallel Computing},
22569  volume        = {8},
22570  number        = {3},
22571  pages         = {1--30},
22572  year          = {2021}
22573}
22574
22575@Article{         guermondmaierpopovtomas2021,
22576  title         = {Second-order invariant domain preserving approximation of the compressible
22577                  Navier--Stokes equations},
22578  author        = {Guermond, Jean-Luc and Maier, Matthias and Popov, Bojan and Tomas, Ignacio},
22579  journal       = {Computer Methods in Applied Mechanics and Engineering},
22580  volume        = {375},
22581  pages         = {113608},
22582  year          = {2021}
22583}
22584
22585@Article{         liliptonmaier2021,
22586  title         = {Lorentz Resonance in the Homogenization of Plasmonic Crystals},
22587  author        = {Li, Wei and Lipton, Robert and Maier, Matthias},
22588  eprint        = {2009.12166},
22589  archiveprefix = {arXiv},
22590  primaryclass  = {phys.optics},
22591  year          = {2021}
22592}
22593
22594@Article{         songmaierluskin2020,
22595  title         = {Nonlinear eigenvalue problems for coupled Helmholtz equations modeling
22596                  gradient-index graphene waveguides},
22597  author        = {Song, Jung Heon and Maier, Matthias and Luskin, Mitchell},
22598  journal       = {Journal of Computational Physics},
22599  volume        = {423},
22600  pages         = {109871},
22601  year          = {2020}
22602}
22603
22604@Article{         songmaierluskin2019,
22605  title         = {Adaptive finite element simulations of waveguide configurations involving
22606                  parallel 2D material sheets},
22607  author        = {Song, Jung Heon and Maier, Matthias and Luskin, Mitchell},
22608  journal       = {Computer Methods in Applied Mechanics and Engineering},
22609  volume        = {351},
22610  pages         = {20--34},
22611  year          = {2019}
22612}
22613
22614%
22615%  <a name="consults"></a><H3><center>Users Who have Visited ANL for Consulting on PETSc</center></H3>
22616%
22617%
22618@Unpublished{     rob1,
22619  author        = {Rob Kunz},
22620  institution   = {Computational Mechanics Division, Applied Research Laboratory, The Pennsylvania
22621                  State University},
22622  url           = {http://www.arl.psu.edu/areas/compmech/compmech.html},
22623  sponsors      = {U.S. Navy, NRC},
22624  note          = {Using the PETSc and hypre linear solvers to solve pressure equations in CFD
22625                  simulations, including lake warming by power plants},
22626  dates         = {Oct 3 and 4, 2002},
22627  email         = {rfk@wt.arl.psu.edu}
22628}
22629
22630@Unpublished{     au1,
22631  author        = {Feng Wang and William Appelbe},
22632  institution   = {VPAC, Victorian Partnership for Advanced Computing, Melbourne, Australia},
22633  url           = {http://www.vpac.org},
22634  sponsors      = { },
22635  note          = {Using PETSc for a Variety of Geophysical Simulations},
22636  dates         = {Nov 22, 2002}
22637}
22638
22639@Unpublished{     carl1,
22640  author        = {Carl Sovinec},
22641  institution   = {Applied Physics, University of Wisconsin},
22642  url           = {http://nimrodteam.org},
22643  sponsors      = {DOE Office of Fusion Research},
22644  note          = {Investigating using PETSc for NIMROD},
22645  dates         = {Nov 21, 2002},
22646  email         = {sovinec@engr.wisc.edu}
22647}
22648
22649@Unpublished{     au1b,
22650  author        = {Pablo Carrica and Robert Wilson},
22651  institution   = {INSTITUTE HYDRAULIC RESEARCH, University of Iowa},
22652  url           = {http://},
22653  sponsors      = {Office of Naval Research},
22654  note          = {Using PETSc for a hydrodynamics of ships and submarines},
22655  dates         = {Sept, 2002},
22656  email         = {pablo-carrica@uiowa.edu and robert-wilson@uiowa.edu}
22657}
22658
22659% ------------------- TAO References ----------------------
22660@Article{         benson:2001:csp,
22661  author        = {Steven J. Benson and Lois Curfman McInnes and Jorge J. More'},
22662  title         = {A Case Study in the Performance and Scalability of Optimization Algorithms},
22663  journal       = {{ACM} Transactions on Mathematical Software},
22664  volume        = {27},
22665  number        = {3},
22666  month         = sep,
22667  year          = {2001},
22668  pages         = {361--376}
22669}
22670
22671@TechReport{      tao-user-ref-2000,
22672  author        = {Steve Benson and Lois Curfman McInnes and Jorge Mor\'{e}},
22673  title         = {{TAO} Users Manual},
22674  year          = {2000},
22675  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
22676  number        = {ANL/MCS-TM-242},
22677  note          = {See \url{http://www.mcs.anl.gov/tao}}
22678}
22679
22680% ------------------- Optimization References ----------------------
22681@Book{            optguide93,
22682  title         = {Optimization Software Guide},
22683  author        = {Jorge J. Mor\'{e} and Stephen J. Wright},
22684  publisher     = {SIAM Publications},
22685  address       = {Philadelphia},
22686  year          = {1993}
22687}
22688
22689@InProceedings{   more84,
22690  author        = {Jorge J. Mor\'{e} and Danny C. Sorenson and Burton S. Garbow and Kenneth E.
22691                  Hillstrom},
22692  title         = {The {MINPACK} Project},
22693  booktitle     = {Sources and Development of Mathematical Software},
22694  editor        = {Wayne R. Cowell},
22695  year          = {1984},
22696  pages         = {88--111}
22697}
22698
22699@Article{         steihaug:83,
22700  author        = {Trond Steihaug},
22701  title         = {The Conjugate Gradient Method and Trust Regions in Large Scale Optimization},
22702  journal       = {SIAM J. Numer. Anal.},
22703  volume        = {20},
22704  year          = {1983},
22705  pages         = {626--637},
22706  key           = {steihaug92 ! trust_region}
22707}
22708
22709@TechReport{      minpack2test,
22710  author        = {Brett M. Averick and Richard G. Carter and Jorge J. Mor\'{e}},
22711  title         = {The {MINPACK-2} Test Problem Collection},
22712  institution   = {Argonne National Laboratory},
22713  year          = {1991},
22714  number        = {ANL/MCS-TM-150},
22715  key           = {more91 ! MINPACK-2}
22716}
22717
22718@TechReport{      hohmann:94,
22719  author        = {Andreas Hohmann},
22720  title         = {Object Oriented Design of Multilevel {N}ewton and Continuation Methods},
22721  institution   = {Konrad-Zuse-Zentrum fur Informationstechnik Berlin},
22722  year          = {1994},
22723  number        = {SC-94-4},
22724  key           = {Hohmann94}
22725}
22726
22727@TechReport{      meza:94,
22728  author        = {Juan C. Meza},
22729  title         = {{OPT}++: An Object-Oriented Class Library for Nonlinear Optimization},
22730  institution   = {Sandia National Laboratory},
22731  year          = {1994},
22732  number        = {SAND94-8225},
22733  key           = {Meza94}
22734}
22735
22736@Book{            nw99,
22737  author        = {Jorge Nocedal and Stephen J. Wright},
22738  title         = {Numerical Optimization},
22739  year          = {1999},
22740  publisher     = {Springer-Verlag},
22741  address       = {New York}
22742}
22743
22744@Book{            dennis:83,
22745  author        = {J. E. {Dennis Jr.} and Robert B. Schnabel},
22746  title         = {Numerical Methods for Unconstrained Optimization and Nonlinear Equations},
22747  publisher     = {Prentice-Hall, Inc.},
22748  address       = {Englewood Cliffs, NJ},
22749  year          = {1983}
22750}
22751
22752@TechReport{      more:92,
22753  author        = {Jorge J. Mor\'{e} and David Thuente},
22754  title         = {Line search algorithms with guaranteed sufficient decrease},
22755  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
22756  year          = {1992},
22757  number        = {MCS-P330-1092}
22758}
22759
22760@Article{         more-toraldo,
22761  author        = {Jorge J. Mor\'e and G. Toraldo},
22762  journal       = {SIOPT},
22763  pages         = {93--113},
22764  title         = {On the solution of large quadratic programming problems with bound constraints},
22765  volume        = {1},
22766  year          = {1991}
22767}
22768
22769@Article{         byrd:1995:lma,
22770  author        = {Richard H. Byrd and Peihuang Lu and Jorge Nocedal and Ci You Zhu},
22771  title         = {A Limited Memory Algorithm for Bound Constrained Optimization},
22772  journal       = {SIAM Journal on Scientific Computing},
22773  volume        = {16},
22774  number        = {5},
22775  pages         = {1190--1208},
22776  month         = sep,
22777  year          = {1995},
22778  coden         = {SJOCE3},
22779  issn          = {1064-8275 (print), 1095-7197 (electronic)},
22780  mrclass       = {90C30 (65K05)},
22781  mrnumber      = {96e:90039},
22782  mrreviewer    = {Henry Wolkowicz},
22783  bibdate       = {Fri Dec 4 16:17:35 MST 1998}
22784}
22785
22786@Article{         lin_c3,
22787  author        = {C.-J. Lin and J. J. Mor\'e},
22788  title         = {Newton's method for large bound-constrained optimization problems},
22789  year          = {1999},
22790  journal       = {SIOPT},
22791  volume        = {9(4)},
22792  pages         = {1100--1127},
22793  url           = {http://www.mcs.anl.gov/home/more/papers/nb.ps.gz}
22794}
22795
22796@TechReport{      dolan2,
22797  author        = {E. Dolan and J. J. Mor\'{e}},
22798  title         = {Benchmarking Optimization Software with Performance Profiles},
22799  year          = {2001},
22800  month         = jan,
22801  number        = {ANL/MCS-P861-1200},
22802  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
22803  address       = {Argonne, IL},
22804  url           = {http://www.mcs.anl.gov/~more/cops/}
22805}
22806
22807@InProceedings{   owlqn,
22808  author        = {Galen Andrew and Jianfeng Gao},
22809  title         = {Scalable training of L1-regularized log-linear models},
22810  booktitle     = {Proceedings of the 24th international conference on Machine learning (ICML)},
22811  pages         = {33--40},
22812  year          = {2007}
22813}
22814
22815@Article{         bmrm,
22816  author        = {Choon Hue Teo and S.V.N. Vishwanathan and Alex J. Smola and Quoc V. Le},
22817  title         = {Bundle methods for regularized risk minimization},
22818  year          = {2010},
22819  journal       = {Journal of Machine Learning Research},
22820  volume        = {11},
22821  pages         = {311--365}
22822}
22823
22824% ------------------- Component Software References ----------------------
22825@InProceedings{   cca99,
22826  author        = {R. Armstrong and D. Gannon and A. Geist and K. Keahey and S. Kohn and L. C.
22827                  McInnes and S. Parker and B. Smolinski},
22828  title         = {Toward a Common Component Architecture for High-Performance Scientific
22829                  Computing},
22830  booktitle     = {Proceedings of {High Performance Distributed Computing}},
22831  pages         = {115--124},
22832  year          = {1999},
22833  note          = {See \url{http://cca-forum.org}}
22834}
22835
22836@Book{            szyperski98,
22837  author        = {Clemens Szyperski},
22838  title         = {Component Software: Beyond Object-Oriented Programming},
22839  publisher     = {ACM Press},
22840  address       = {New York},
22841  year          = {1998}
22842}
22843
22844@Article{         broy98,
22845  author        = {Manfred Broy and Anton Deimel and Juergen Henn and Kai Koskimies and
22846                  Franti\v{s}ek Pl\'{a}\v{s}il and Gustave Pomberger and Wolfgang Pree and Michael
22847                  Stal and Clemens Szyperski},
22848  title         = {What Characterizes a (Software) Component?},
22849  journal       = {Software -- Concepts and Tools},
22850  publisher     = {Springer-Verlag},
22851  year          = {1998},
22852  volume        = {19},
22853  pages         = {49--56}
22854}
22855
22856@Article{         componentware:94,
22857  author        = {Jon Udell},
22858  title         = {Componentware},
22859  journal       = {Byte},
22860  volume        = {may},
22861  pages         = {46--56},
22862  year          = {1994},
22863  key           = {Udell94 ! componentware}
22864}
22865
22866@Misc{            cca-web-page,
22867  author        = {{Common Component Architecture Forum}},
22868  note          = {See \url{http://cca-forum.org}}
22869}
22870
22871% --------------- References for Tools Used by TAO Developers -----------------
22872
22873%
22874% tohtml: Used to generate on-line TAO users manual and manual pages
22875%
22876@TechReport{      tohtml,
22877  author        = {William Gropp},
22878  title         = {Users Manual for tohtml: Producing true hypertext documents from {LaTeX}},
22879  institution   = {Argonne National Laboratory},
22880  number        = {ANL/MCS-TM-00},
22881  month         = jan,
22882  year          = {1995},
22883  key           = {tohtml}
22884}
22885
22886%
22887% doctext: Used to generate tex version of TAO manual pages
22888%
22889@TechReport{      doctext,
22890  author        = {William Gropp},
22891  title         = {Users Manual for doctext: Producing documentation from {C} source code},
22892  institution   = {Argonne National Laboratory},
22893  number        = {ANL/MCS-TM-00},
22894  month         = jan,
22895  year          = {1995},
22896  key           = {doctext}
22897}
22898
22899%
22900% bfort: Used to generate TAO Fortran interface
22901%
22902@TechReport{      bfort,
22903  author        = {William Gropp},
22904  title         = {Users Manual for bfort: Producing {F}ortran interfaces to {C} source code},
22905  institution   = {Argonne National Laboratory},
22906  number        = {ANL/MCS-TM-208},
22907  month         = mar,
22908  year          = {1995},
22909  key           = {doctext}
22910}
22911
22912% ------------------------- PETSc References ------------------------------
22913@InProceedings{   petsc,
22914  author        = {Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith},
22915  title         = {Efficient Management of Parallelism in Object Oriented Numerical Software
22916                  Libraries},
22917  booktitle     = {Modern Software Tools in Scientific Computing},
22918  editor        = {E. Arge and A. M. Bruaset and H. P. Langtangen},
22919  publisher     = {Birkhauser Press},
22920  pages         = {163--202},
22921  year          = {1997}
22922}
22923
22924% ------------------------- Misc Other References ------------------------------
22925@Misc{            indeps-web-page,
22926  title         = {{InDEPS} {W}eb page},
22927  note          = {http://z.ca.sandia.gov/\~{ }indeps/},
22928  author        = {et al. Robert Armstrong},
22929  institution   = {Sandia National Laboratory},
22930  key           = {{InDEPS} {W}eb page}
22931}
22932
22933@Misc{            pooma,
22934  title         = {{POOMA}: {A} FrameWork for scientific computing applications on parallel ar
22935                  chitectures},
22936  year          = {1996},
22937  author        = {J. V. W. Reynders and J. C. Cummings and P. J. Hinker and M. Tholburn a nd M. S.
22938                  S. Banerjee and S. Karmesin and S. Atlas and K. Keahey and W. F. Humphr ey}
22939}
22940
22941@Misc{            isis++-web-page,
22942  title         = {{ISIS++} {W}eb Page},
22943  note          = {See \url{http://ca.sandia.gov/isis}},
22944  author        = {Robert L. Clay and Kyran Mish and Alan B. Williams},
22945  institution   = {Sandia National Laboratories}
22946}
22947
22948@Misc{            trilinos-web-page,
22949  title         = {{Trilinos} {W}eb Page},
22950  note          = {See
22951                  \url{http://www.cs.sandia.gov/\~mheroux/Trilinos/doc/TrilinosIntroduction.htm}},
22952  author        = {Mike Heroux et al.},
22953  institution   = {Sandia National Laboratories}
22954}
22955
22956@Misc{            alice-web-page,
22957  title         = {{ALICE} {W}eb page},
22958  note          = {http://www.mcs.anl.gov/\-alice, Mathematics and Computer Science Division,
22959                  Argonne National Laboratory},
22960  key           = {{ALICE} {W}eb page}
22961}
22962
22963@Misc{            autodiff-webpage,
22964  author        = {{Computational Differentiation Project}},
22965  note          = {See \url{http://www.mcs.anl.gov/autodiff}}
22966}
22967
22968@Misc{            coool-home-page,
22969  author        = {Lydia Deng and Wences Gouveia and John Scales},
22970  title         = {{The CWP Object-Oriented Optimization Library}},
22971  note          = {See \url{http://www.cwp.mines.edu/cwpcodes/coool}}
22972}
22973
22974@Misc{            rice-inversion-home-page,
22975  author        = {Mark S. Gokenbach and William W. Symes},
22976  title         = {{The Hilbert Class Library}},
22977  note          = {See \url{http://www.trip.caam.rice.edu/}}
22978}
22979
22980@Misc{            opt++-home-page,
22981  author        = {{OPT++: An Object-Oriented Nonlinear Optimization Library}},
22982  note          = {See \url{http://csmr.ca.sandia.gov/projects/opt/opt++.html}}
22983}
22984
22985@Article{         gockenbach:1999:ccl,
22986  author        = {Mark S. Gockenbach and Matthew J. Petro and William W. Symes},
22987  title         = {C++ Classes for Linking Optimization with Complex Simulations},
22988  journal       = {{ACM} Transactions on Mathematical Software},
22989  volume        = {25},
22990  number        = {2},
22991  month         = jun,
22992  year          = {1999},
22993  pages         = {191-212},
22994  abstract      = {The object-oriented programming paradigm can be used to overcome the
22995                  incompatibilities between off-the-shelf optimization software and application
22996                  software. The Hilbert Class Library (HCL) defines the fundamental mathematical
22997                  objects arising in optimization problems, such as vectors, linear operators, and
22998                  so forth, as C++ classes, making it possible to write optimization code in a
22999                  natural fashion, while allowing application software such as simulators to use the
23000                  most convenient data structures and programming style. In spite of the poor
23001                  reputation C++ has for runtime performance, the use of mixed-language programming
23002                  allows performance equal to that achieved by standard Fortran packages, as
23003                  comparisons with the popular code LBFGS and ARPACK demonstrate.},
23004  accepted      = {April 1999},
23005  url           = {http://www.acm.org/pubs/citations/journals/toms/1999-25-2/p191-gockenbach/}
23006}
23007
23008@Misc{            neos-guide,
23009  author        = {{The Optimization Software Guide}},
23010  note          = {See \url{http://www.mcs.anl.gov/otc/Guide/}}
23011}
23012
23013@Article{         boyd,
23014  title         = {Distributed optimization and statistical learning via the alternating direction
23015                  method of multipliers},
23016  author        = {Boyd, Stephen and Parikh, Neal and Chu, Eric and Peleato, Borja and Eckstein,
23017                  Jonathan and others},
23018  journal       = {Foundations and Trends{\textregistered} in Machine learning},
23019  volume        = {3},
23020  number        = {1},
23021  pages         = {1-122},
23022  year          = {2011},
23023  publisher     = {Now Publishers, Inc.}
23024}
23025
23026@Misc{            :alertsys,
23027  title         = {page{ALERT}},
23028  organization  = {Alert Systems, Inc},
23029  address       = {Madison, Wisconsin},
23030  note          = {http://www.alertsys.com/}
23031}
23032
23033@Manual{          :cmfortran,
23034  title         = {{CM} {F}ortran Language Reference Manual},
23035  organization  = {Thinking Machines Corporation},
23036  year          = {1994},
23037  address       = {Cambridge, MA}
23038}
23039
23040@Manual{          :cmmd,
23041  title         = {{CMMD} Reference Manual, Version 3.0},
23042  organization  = {Thinking Machines Corporation},
23043  year          = {1993},
23044  address       = {Cambridge, MA}
23045}
23046
23047@Manual{          :cmssl,
23048  title         = {{CMSSL} for {CM} {F}ortran},
23049  volume        = {I},
23050  organization  = {Thinking Machines Corporation},
23051  year          = {1994},
23052  address       = {Cambridge, MA}
23053}
23054
23055@Misc{            :condor,
23056  author        = {M. Livny},
23057  title         = {{PI}, The {Condor} Project, High Throughput Computing},
23058  howpublished  = {www.cs.wisc.edu/condor}
23059}
23060
23061@Manual{          :connection,
23062  title         = {Connection Machine {CM}--5 Technical Summary},
23063  organization  = {Thinking Machines Corporation},
23064  year          = {1993},
23065  address       = {Cambridge, MA}
23066}
23067
23068@Manual{          :cplex,
23069  title         = {{CPLEX} Optimizer},
23070  organization  = {ILOG CPLEX Division},
23071  address       = {889 Alder Avenue, Incline Village, Nevada},
23072  note          = {http://www.cplex.com/}
23073}
23074
23075@Manual{          :cplextm,
23076  title         = {Using the {CPLEX(TM)} Linear Optimizer and {CPLEX(TM)} Mixed Integer Optimizer
23077                  (Version 2.0)},
23078  organization  = {CPLEX Optimization Inc.},
23079  year          = {1992},
23080  address       = {Incline Village, Nevada}
23081}
23082
23083@Misc{            :fatcop,
23084  author        = {M. C. Ferris},
23085  title         = {{PI}, {FATCOP}: {A} Fault Tolerant {Condor} {PVM} Mixed Integer Programming
23086                  Solver},
23087  howpublished  = {www.cs.wisc.edu/math-prog/fatcop}
23088}
23089
23090@Misc{            :metaneos,
23091  author        = {S. J. Wright},
23092  title         = {{metaNEOS}: Metacomputing Environments for Optimization},
23093  howpublished  = {www-unix.mcs.anl.gov/metaneos}
23094}
23095
23096@InCollection{    gropp.more:optimization,
23097  author        = {W. Gropp and J. J. Mor\'e},
23098  title         = {Optimization environments and the {NEOS} Server},
23099  booktitle     = {Approximation Theory and Optimization},
23100  pages         = {167--182},
23101  publisher     = {Cambridge University Press},
23102  year          = {1997},
23103  editor        = {M. D. Buhmann and A. Iserles}
23104}
23105
23106@Article{         czyzyk.mesnier.ea:neos,
23107  author        = {J. Czyzyk and M. P. Mesnier and J. J. Mor\'e},
23108  title         = {The {NEOS} Server},
23109  journal       = {IEEE Journal on Computational Science and Engineering},
23110  volume        = {5},
23111  year          = {1998},
23112  pages         = {68--75}
23113}
23114
23115@Book{            :osl,
23116  title         = {Handbook for {IBM OSL}},
23117  author        = {M. S. Hung and W. O. Rom and A. D. Warren},
23118  year          = {1994},
23119  publisher     = {Boyd and Fraser},
23120  address       = {Danvers, Massachusetts}
23121}
23122
23123@Manual{          :pro-matlab,
23124  title         = {{PRO}--{MATLAB} User's Guide},
23125  organization  = {The MathWorks, Inc.},
23126  year          = {1989},
23127  address       = {21 Eliot Street, South Natick, MA 01760}
23128}
23129
23130@Misc{            :prostate,
23131  key           = {Biomedical},
23132  title         = {Biomedical Business International Newsletter},
23133  howpublished  = {pp. 72--75},
23134  year          = {1996}
23135}
23136
23137@Misc{            :sipcase,
23138  key           = {Natural},
23139  title         = {Natural Gas Planning: An Application of Stochastic Linear Programming},
23140  howpublished  = {http://www-fp.mcs.anl.gov/otc/Guide/CaseStudies/slp/index.html}
23141}
23142
23143@Book{            aarts.korst:simulated,
23144  author        = {E. Aarts and J. Korst},
23145  title         = {Simulated Annealing and Boltzman Machines},
23146  year          = {1990},
23147  publisher     = {John Wiley \& Sons},
23148  address       = {Chichester}
23149}
23150
23151@TechReport{      aarts.laarhoven.ea:local-search-based,
23152  author        = {E. H. L. Aarts and P. J. M. van Laarhoven and N. L. J. Ulder},
23153  title         = {Local-Search-Based Algorithms for Job Shop Scheduling},
23154  institution   = {Centre for Quantitative Methods},
23155  year          = {1991},
23156  address       = {Nederlandse Philips Bedrijven B.V., P.O. Box 218, NL-5600 MD Eindhoven},
23157  number        = {106},
23158  type          = {CQM-Not}
23159}
23160
23161@Article{         aashtiani.magnanti:equilibria,
23162  author        = {H. Z. Aashtiani and T. L. Magnanti},
23163  title         = {Equilibria on a congested transportation network},
23164  journal       = {SIAM Journal on Algebraic and Discrete Methods},
23165  volume        = {2},
23166  year          = {1981},
23167  pages         = {213--226}
23168}
23169
23170@Article{         ablow.brigham:analog,
23171  author        = {C. M. Ablow and G. Brigham},
23172  title         = {An Analog Solution of Programming Problems},
23173  journal       = {Operations Research},
23174  year          = {1955},
23175  volume        = {3},
23176  pages         = {388--394}
23177}
23178
23179@Article{         achuthan.grabowski.ea:optimal,
23180  author        = {N. R. Achuthan and J. Grabowski and J. B. Sidney},
23181  title         = {Optimal Flow--Shop Scheduling with Earliness and Tardiness Penalties},
23182  journal       = {Opsearch},
23183  year          = {1981},
23184  volume        = {18},
23185  pages         = {117--138}
23186}
23187
23188@Book{            adelman.robinson:income,
23189  author        = {I. Adelman and S. Robinson},
23190  title         = {Income Distribution Policy in Developing Countries},
23191  publisher     = {Stanford University Press},
23192  year          = {1978},
23193  address       = {Stanford, California}
23194}
23195
23196@Article{         adler.resende.ea:implementation,
23197  author        = {I. Adler and M. G. C. Resende and G. Veiga and N. K. Karmarkar},
23198  title         = {An Implementation of {K}armarkar's Algorithm for Linear Programming},
23199  journal       = {Mathematical Programming},
23200  year          = {1989},
23201  volume        = {44},
23202  pages         = {297--336}
23203}
23204
23205@TechReport{      aeberhard.coomans.ea:comparison,
23206  author        = {S. Aeberhard and D. Coomans and O. de Vel},
23207  title         = {Comparison of Classifiers in High Dimensional Settings},
23208  institution   = {Departments of Computer Science and of Mathematics and Statistics, James Cook
23209                  University of North Queensland},
23210  year          = {1992},
23211  number        = {92-02},
23212  type          = {Technical Report}
23213}
23214
23215@Article{         aganagic.cottle:constructive,
23216  author        = {M. Aganagi\'{c} and R. W. Cottle},
23217  title         = {A Constructive Characterization of ${Q}_0$ Matrices with Nonnegative Principal
23218                  Minors},
23219  journal       = {Mathematical Programming},
23220  year          = {1987},
23221  volume        = {37},
23222  pages         = {223--231}
23223}
23224
23225@TechReport{      aganagic:iterative,
23226  author        = {M. Aganagi\'{c}},
23227  title         = {Iterative Methods for the Linear Complementarity Problem},
23228  institution   = {Systems Optimization Laboratory, Department of Operations Research, Stanford
23229                  University},
23230  year          = {1978},
23231  type          = {SOL},
23232  number        = {78-10},
23233  address       = {Stanford, California}
23234}
23235
23236@Book{            ahlfors:complex,
23237  author        = {L. V. Ahlfors},
23238  title         = {Complex Analysis},
23239  publisher     = {McGraw--Hill Book Company},
23240  address       = {New York},
23241  series        = {International Series in Pure and Applied Mathematics},
23242  edition       = {Second},
23243  year          = {1966}
23244}
23245
23246@Article{         ahn:solution,
23247  author        = {B--H. Ahn},
23248  title         = {Solution of Non--Symmetric Linear Complementarity Problems by Iterative Methods},
23249  journal       = {Journal of Optimization Theory and Applications},
23250  year          = {1981},
23251  volume        = {33},
23252  pages         = {175--185}
23253}
23254
23255@Article{         al-fahed.stavroulakis.ea:hard,
23256  author        = {A. M. Al-Fahed and G. E. Stavroulakis and P. D. Panagiotopoulos},
23257  title         = {Hard and soft fingered robot grippers. The linear complementarity approach},
23258  journal       = {Zeitschrift f{\"{u}}r Angewandte Mathematik und Mechanik},
23259  volume        = {71},
23260  year          = {1991},
23261  pages         = {257--265}
23262}
23263
23264@Article{         al-fahed.stavroulakis.ea:linear,
23265  author        = {A. M. Al-Fahed and G. E. Stavroulakis and P. D. Panagiotopoulos},
23266  title         = {A linear complementarity approach to the frictionless gripper},
23267  journal       = {International Journal of Robotic Research},
23268  volume        = {11},
23269  year          = {1992},
23270  pages         = {112--122}
23271}
23272
23273@Article{         al-khayyal.falk:jointly,
23274  author        = {F. A. Al--Khayyal and J. E. Falk},
23275  title         = {Jointly Constrained Biconvex Programming},
23276  journal       = {Mathematics of Operations Research},
23277  year          = {1983},
23278  volume        = {8},
23279  pages         = {273--286}
23280}
23281
23282@Article{         al-khayyal.kyparisis:finite,
23283  author        = {F. A. Al--Khayyal and J. Kyparisis},
23284  title         = {Finite Convergence of Algorithms for Nonlinear Programs and Variational
23285                  Inequalities},
23286  journal       = {Journal of Optimization Theory and Applications},
23287  year          = {1991},
23288  volume        = {70},
23289  pages         = {319--332}
23290}
23291
23292@PhDThesis{       al-khayyal:biconvex,
23293  author        = {F. A. Al--Khayyal},
23294  title         = {Biconvex Programming and Biconcave Minimization},
23295  year          = {1977},
23296  school        = {The George Washington University}
23297}
23298
23299@Article{         alart.curnier:mixed,
23300  author        = {P. Alart and A. Curnier},
23301  title         = {A mixed formulation for frictional contact problems prone to {N}ewton like
23302                  solution methods},
23303  journal       = {Computer Methods in Applied Mechanics and Engineering},
23304  volume        = {92},
23305  year          = {1991},
23306  pages         = {353--375}
23307}
23308
23309@Misc{            alexander.kellog.ea:piecewise,
23310  author        = {J.~C. Alexander and R.~B. Kellog and T.-Y. Li and J~.A. Yorke},
23311  title         = {Piecewise smooth continuation},
23312  howpublished  = {Manuscript},
23313  year          = {1979}
23314}
23315
23316@InCollection{    alexander.li.ea:piecewise,
23317  author        = {J.~C. Alexander and T.-Y. Li and J~.A. Yorke},
23318  title         = {Piecewise smooth homotopies},
23319  booktitle     = {Homotopy Methods and Global Convergence},
23320  pages         = {1--14},
23321  publisher     = {Plenum Press},
23322  year          = {1983},
23323  editor        = {B.~C. Eaves and F.~J. Gould and H.-O. Peitgen and M.~J. Todd},
23324  address       = {New York}
23325}
23326
23327@InCollection{    alexander:topological,
23328  author        = {J.~C. Alexander},
23329  title         = {The topological theory of an embedding method},
23330  booktitle     = {Continuation Methods},
23331  pages         = {37--68},
23332  publisher     = {Academic Press},
23333  year          = {1978},
23334  editor        = {H. Wacker},
23335  address       = {New York}
23336}
23337
23338@Book{            allen:probability,
23339  author        = {A. O. Allen},
23340  title         = {Probability, Statistics and Queueing Theory},
23341  publisher     = {Academic Press},
23342  year          = {1990},
23343  address       = {London},
23344  edition       = {Second}
23345}
23346
23347@Book{            allgower.georg:numerical,
23348  author        = {E. L. Allgower and K. Georg},
23349  title         = {Numerical Continuation Methods, An Introduction},
23350  publisher     = {Springer-Verlag},
23351  year          = {1990},
23352  address       = {Berlin}
23353}
23354
23355@InProceedings{   allgower.georg:predictor-corrector,
23356  crossref      = {bachem.grotschel.ea:mathematical},
23357  author        = {E. L. Allgower and K. Georg},
23358  title         = {Predictor--Corrector and Simplicial Methods for Approximating Fixed Points and
23359                  Zero Points of Nonlinear Mappings},
23360  pages         = {15--56}
23361}
23362
23363@Article{         aluffi-pentini.parisi.ea:algorithm,
23364  author        = {F. Aluffi-Pentini and V. Parisi and F. Zirilli},
23365  title         = {Algorithm 667: {SIGMA}- {A} Stochastic-Integration Global Minimization
23366                  Algorithm},
23367  journal       = {ACM Transactions on Mathematical Software},
23368  year          = {1988},
23369  volume        = {14},
23370  pages         = {366--380}
23371}
23372
23373@Article{         anandalingam.friesz:hierarchical,
23374  author        = {G. Anandalingam and T. L. Friesz},
23375  title         = {Hierarchical Optimization: An Introduction},
23376  journal       = {Annals of Operations Research},
23377  year          = {1992},
23378  volume        = {34},
23379  pages         = {1--11}
23380}
23381
23382@Article{         anandalingam.white:solution,
23383  author        = {G. Anandalingam and D. J. White},
23384  title         = {A Solution Method for the Linear Static Stackelberg Problem Using Penalty
23385                  Functions},
23386  journal       = {IEEE Transactions on Automatic Control},
23387  year          = {1990},
23388  volume        = {35},
23389  number        = {10},
23390  pages         = {1170--1173}
23391}
23392
23393@Article{         andersen.andersen:presolving,
23394  author        = {E. Andersen and K. Andersen},
23395  title         = {Presolving in Linear Programming},
23396  year          = {1995},
23397  journal       = {Mathematical Programming},
23398  volume        = {71},
23399  pages         = {221--245}
23400}
23401
23402@InProceedings{   andersen.ye:homogeneous,
23403  author        = {E. Andersen and Y. Ye},
23404  title         = {On a Homogeneous Algorithm for a Monotone Complementarity Problem with Nonlinear
23405                  Equality Constraints},
23406  crossref      = {ferris.pang:complementarity},
23407  pages         = {1--11}
23408}
23409
23410@Book{            anderson.bai.ea:lapack,
23411  author        = {E. Anderson and Z. Bai and C. Bischof and J. Demmel and J. Dongarra and J. Du
23412                  Cros and A. Greenbaum and S. Hammarling and A. McKenney and S. Ostrouchov and D.
23413                  Sorensen},
23414  title         = {{LAPACK} User's Guide},
23415  publisher     = {SIAM},
23416  year          = {1995},
23417  address       = {Philadelphia, Pennsylvania},
23418  edition       = {Second}
23419}
23420
23421@Article{         anderson.ferris:direct,
23422  author        = {E. J. Anderson and M. C. Ferris},
23423  title         = {A Direct Search Algorithm for Optimization with Noisy Function Evaluations},
23424  year          = {2001},
23425  journal       = {SIAM Journal on Optimization, forthcoming},
23426  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/96-11.ps},
23427  key           = {55}
23428}
23429
23430@InProceedings{   anderson.ferris:genetic,
23431  author        = {E. J. Anderson and M. C. Ferris},
23432  title         = {A Genetic Algorithm for the Assembly Line Balancing Problem},
23433  booktitle     = {Proceedings of the Integer Programming / Combinatorial Optimization Conference,
23434                  Waterloo, Ontario, Canada, May 28--30},
23435  publisher     = {University of Waterloo Press},
23436  key           = {14},
23437  year          = {1990}
23438}
23439
23440@Article{         anderson.ferris:genetic*1,
23441  author        = {E. J. Anderson and M. C. Ferris},
23442  title         = {Genetic Algorithms for Combinatorial Optimization: The Assembly Line Balancing
23443                  Problem},
23444  journal       = {ORSA Journal on Computing},
23445  year          = {1994},
23446  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/93-ga.ps},
23447  volume        = {6},
23448  pages         = {161--173},
23449  key           = {22}
23450}
23451
23452@InProceedings{   anderson.ferris:parallel,
23453  author        = {E. J. Anderson and M. C. Ferris},
23454  title         = {Parallel Genetic Algorithms in Optimization},
23455  booktitle     = {Proceedings of the Fourth SIAM conference on Parallel Processing for Scientific
23456                  Computing, Chicago, Illinois, December 11-13},
23457  year          = {1989},
23458  key           = {12}
23459}
23460
23461@Unpublished{     anderson.lewis:primal,
23462  author        = {E. J. Anderson and A. S. Lewis},
23463  title         = {A New Primal Algorithm for Semi-Infinite Linear Programming},
23464  note          = {In preparation}
23465}
23466
23467@Book{            anderson.nash:linear,
23468  author        = {E. J. Anderson and P. Nash},
23469  title         = {Linear Programming in Infinite--Dimensional Spaces},
23470  year          = {1987},
23471  publisher     = {John Wiley \& Sons},
23472  address       = {Chichester}
23473}
23474
23475@InProceedings{   anderson:primal,
23476  author        = {E. J. Anderson},
23477  title         = {A New Primal Algorithm for Semi-Infinite Linear Programming},
23478  booktitle     = {Proceedings of an International Symposium on Infinite Dimensional Linear
23479                  Programming, Cambridge, September 1984},
23480  year          = {1985},
23481  editor        = {E. J. Anderson and A. B. Philpott},
23482  publisher     = {Springer-Verlag},
23483  address       = {Berlin}
23484}
23485
23486@Article{         andradottir:method,
23487  author        = {S. Andrad\'{o}ttir},
23488  title         = {A Method of Discrete Stochastic Optimization},
23489  journal       = {Management Science},
23490  year          = {1995},
23491  volume        = {41},
23492  pages         = {1946--1961}
23493}
23494
23495@Article{         andradottir:global,
23496  author        = {S. Andrad\'{o}ttir},
23497  title         = {A Global Search Method for Discrete Stochastic Optimization},
23498  journal       = {SIAM Journal on Optimization},
23499  year          = {1996},
23500  volume        = {6},
23501  pages         = {513--530}
23502}
23503
23504@TechReport{      anitescu.lesaja.ea:infeasible-interior-point,
23505  author        = {M. Anitescu and G. Lesaja and F. A. Potra},
23506  title         = {An infeasible--interior--point predictor--corrector algorithm for the
23507                  {P}$_x$--geometric {LCP}},
23508  institution   = {Department of Mathematics, The University of Iowa},
23509  address       = {Iowa City, Iowa},
23510  year          = {1994},
23511  number        = {62},
23512  type          = {Reports on Computational Mathematics}
23513}
23514
23515@TechReport{      anitescu.potra:formulating,
23516  author        = {M. Anitescu and F. A. Potra},
23517  title         = {Formulating Dynamic Multi-Rigid-Body Contact Problems with Friction as Solvable
23518                  Linear Complementarity Problems},
23519  institution   = {Department of Mathematics, The University of Iowa},
23520  year          = {1996},
23521  type          = {Report},
23522  number        = {93},
23523  address       = {Iowa City, Iowa}
23524}
23525
23526@Article{         anstreicher.lee.ea:crashing,
23527  author        = {K. M. Anstreicher and J. Lee and T. F. Rutherford},
23528  title         = {Crashing a Maximum-Weight Complementarity Basis},
23529  journal       = {Mathematical Programming},
23530  year          = {1992},
23531  volume        = {54},
23532  pages         = {281--294}
23533}
23534
23535@Article{         anstreicher:combined,
23536  author        = {K. M. Anstreicher},
23537  title         = {A combined phase {I}--phase {II} scaled potential algorithm for linear
23538                  programming},
23539  journal       = {Mathematical Programming},
23540  year          = {1991},
23541  volume        = {52},
23542  pages         = {429--440}
23543}
23544
23545@Article{         anstreicher:combined*1,
23546  author        = {K. M. Anstreicher},
23547  title         = {A combined phase {I}--phase {II} projective algorithm for linear programming},
23548  journal       = {Mathematical Programming},
23549  year          = {1989},
23550  volume        = {43},
23551  pages         = {209--223}
23552}
23553
23554@InCollection{    arbenz.gander.ea:remote,
23555  author        = {P. Arbenz and W. Gander and M. Oettli},
23556  title         = {The Remote Computational System},
23557  booktitle     = {High-Performance Computation and Networks},
23558  publisher     = {Springer-Verlag},
23559  year          = {1996},
23560  volume        = {1067},
23561  series        = {Lecture Notes in Computer Science},
23562  pages         = {662--667}
23563}
23564
23565@InCollection{    arcus:comsoal,
23566  author        = {A. L. Arcus},
23567  title         = {{COMSOAL}: {A} Computer Method of Sequencing Operations for Assembly Lines},
23568  booktitle     = {Readings in Production and Operations Management},
23569  year          = {1966},
23570  editor        = {E. S. Buffa},
23571  publisher     = {John Wiley \& Sons},
23572  address       = {New York}
23573}
23574
23575@TechReport{      arioli.chan.ea:computing,
23576  author        = {M. Arioli and T. F. Chan and I. S. Duff and N. I. M. Gould and J. K. Reid},
23577  title         = {Computing a Search Direction for Large-Scale Linearly-Constrained Nonlinear
23578                  Optimization Calculations},
23579  institution   = {CERFACS},
23580  year          = {1993},
23581  number        = {TR/PA/93/34}
23582}
23583
23584@Article{         armijo:minimization,
23585  author        = {L. Armijo},
23586  title         = {Minimization of Functions having {L}ipschitz-continuous First Partial
23587                  Derivatives},
23588  journal       = {Pacific Journal of Mathematics},
23589  year          = {1966},
23590  volume        = {16},
23591  pages         = {1--3}
23592}
23593
23594@Article{         arrow.debreu:existence,
23595  author        = {K. Arrow and G. Debreu},
23596  title         = {Existence of Equilibrium for a Competitive Economy},
23597  journal       = {Econometrica},
23598  year          = {1954},
23599  volume        = {22},
23600  pages         = {265--290}
23601}
23602
23603@InCollection{    arrow.solow:gradient,
23604  author        = {K. J. Arrow and R. M. Solow},
23605  title         = {Gradient Methods for Constrained Maxima with Weakened Assumptions},
23606  booktitle     = {Studies in Linear and Nonlinear Programming},
23607  year          = {1958},
23608  editor        = {K. J. Arrow and L. Hurwicz and H. Uzawa},
23609  publisher     = {Stanford University Press},
23610  address       = {Stanford, California},
23611  pages         = {166--176}
23612}
23613
23614@Book{            aubin.ekeland:nonlinear,
23615  author        = {J.-P. Aubin and I. Ekeland},
23616  title         = {Applied nonlinear analysis},
23617  publisher     = {John Wiley \& Sons},
23618  address       = {New York},
23619  year          = {1984}
23620}
23621
23622@Article{         auchmuty:variational,
23623  author        = {G. Auchmuty},
23624  title         = {Variational Principles for Variational Inequalities},
23625  journal       = {Numerical Functional Analysis and Optimization},
23626  year          = {1989},
23627  volume        = {10},
23628  pages         = {863--874}
23629}
23630
23631@Book{            auerbach.kotlikoff:dynamic,
23632  author        = {A. J. Auerbach and L. J. Kotlikoff},
23633  title         = {Dynamic Fiscal Policy},
23634  publisher     = {Cambridge University Press},
23635  address       = {Cambridge, England},
23636  year          = {1987}
23637}
23638
23639@InProceedings{   ault.deutsch.ea:interpolating,
23640  author        = {D. A. Ault and F. R. Deutsch and P. D. Morris and J. E. Olson},
23641  title         = {Interpolating Subspaces in Approximation Theory},
23642  booktitle     = {Approximation Theory},
23643  year          = {1970},
23644  editor        = {A. Talbot},
23645  publisher     = {Academic Press},
23646  address       = {London}
23647}
23648
23649@Article{         auslender.crouzeix:global,
23650  author        = {A. A. Auslender and J.--P. Crouzeix},
23651  title         = {Global Regularity Theorems},
23652  journal       = {Mathematics of Operations Research},
23653  year          = {1988},
23654  volume        = {13},
23655  pages         = {243--253}
23656}
23657
23658@Article{         auslender.haddou:interior-proximal,
23659  author        = {A. Auslender and M. Haddou},
23660  title         = {An interior-proximal method for convex linearly constrained problems and its
23661                  extension to variational inequalities},
23662  year          = {1995},
23663  journal       = {Mathematical Programming},
23664  pages         = {77--100},
23665  volume        = {71}
23666}
23667
23668@Article{         auslender:convergence,
23669  author        = {A. Auslender},
23670  title         = {Convergence of stationary sequences for variational inequalities with maximal
23671                  monotone operators},
23672  journal       = {Applied Mathematics and Optimization},
23673  volume        = {28},
23674  year          = {1993},
23675  pages         = {161--172}
23676}
23677
23678@Book{            auslender:optimization,
23679  author        = {A. Auslender},
23680  title         = {Optimization {M}\'{e}thodes Num\'{e}riques},
23681  year          = {1976},
23682  publisher     = {Masson},
23683  address       = {Paris}
23684}
23685
23686@TechReport{      averick.carter.ea:minpack-2,
23687  author        = {B. M. Averick and R. G. Carter and J. J. Mor\'e and G. -L. Xue},
23688  title         = {The {MINPACK-2} Test Problem Collection},
23689  institution   = {Argonne National Laboratory},
23690  year          = {1992},
23691  address       = {Argonne, Illinois},
23692  number        = {MCS-P153-0692}
23693}
23694
23695@TechReport{      axline.billups.ea:guidelines,
23696  author        = {R. A. Axline and S. C. Billups and M. F. Grady},
23697  title         = {Guidelines for Software Security ({U})},
23698  institution   = {SNL},
23699  year          = {1989},
23700  month         = oct,
23701  address       = {Albuquerque, New Mexico},
23702  number        = {SAND88-2955}
23703}
23704
23705@Article{         ayres.walter:greenhouse,
23706  author        = {R. U. Ayres and J. Walter},
23707  title         = {The Greenhouse Effect: Damages, Costs and Abatement},
23708  journal       = {Environmental and Resource Economics},
23709  year          = {1991},
23710  volume        = {1},
23711  pages         = {237--270}
23712}
23713
23714@PhDThesis{       bagley:behaviour,
23715  author        = {J. D. Bagley},
23716  title         = {The Behaviour of Adaptive Systems which employ Genetic and Correlation
23717                  Algorithms},
23718  year          = {1967},
23719  school        = {University of Michigan}
23720}
23721
23722@Article{         bain.stewart:application,
23723  author        = {R. S. Bain and W. E. Stewart},
23724  title         = {Application of Robust Nonmonotonic Descent Criteria to the Solution of Nonlinear
23725                  Algebraic Equation Systems},
23726  journal       = {Computers in Chemical Engineering},
23727  year          = {1991},
23728  volume        = {15},
23729  pages         = {203--208}
23730}
23731
23732@Article{         baker.lasdon:successive,
23733  author        = {T. E. Baker and L. S. Lasdon},
23734  title         = {Successive Linear Programming at {E}xxon},
23735  journal       = {Management Science},
23736  year          = {1985},
23737  volume        = {31},
23738  pages         = {264--274}
23739}
23740
23741@InProceedings{   baker:reducing,
23742  crossref      = {grefenstette:genetic},
23743  author        = {J. E. Baker},
23744  title         = {Reducing Bias and Inefficiency in the Selection Algorithm},
23745  pages         = {14--21}
23746}
23747
23748@Article{         balas.zemel:algorithm,
23749  author        = {E. Balas and E. Zemel},
23750  title         = {An Algorithm for Large Zero--One Knapsack Problems},
23751  journal       = {Operations Research},
23752  year          = {1980},
23753  volume        = {28},
23754  pages         = {1132--1154}
23755}
23756
23757@Book{            ballard.fullerton.ea:general,
23758  author        = {C. Ballard and D. Fullerton and J. B. Shoven and J. Whalley},
23759  title         = {A General Equilibrium Model for Tax Policy Evaluation},
23760  publisher     = {The University of Chicago Press},
23761  year          = {1985},
23762  series        = {National Bureau of Economic Research Monograph}
23763}
23764
23765@InProceedings{   balog.angelos.ea:dose,
23766  author        = {J. Balog and L. Angelos and T. R. Mackie and P. Reckwerdt},
23767  title         = {Dose Computation for a One-Dimensional Multileaf Collimator},
23768  booktitle     = {Proceedings of the XII International Conference on the Use of Computers in
23769                  Radiation Therapy, Salt Lake City},
23770  year          = {1997},
23771  editor        = {D. D. Leavitt and G. Starkshall},
23772  publisher     = {Medical Physics Publishing},
23773  address       = {St. Louis, Missouri},
23774  pages         = {323--326}
23775}
23776
23777@Article{         baraff:fast,
23778  author        = {D. Baraff},
23779  title         = {Fast contact force computation for nonpenetrating rigid bodies},
23780  journal       = {Computer Graphics (Proceedings SIGRAPH)},
23781  year          = {1994},
23782  pages         = {23--34},
23783  volume        = {28}
23784}
23785
23786@Article{         baraff:issues,
23787  author        = {D. Baraff},
23788  title         = {Issues in computing contact forces for nonpenetrating rigid bodies},
23789  journal       = {Algorithmica},
23790  volume        = {10},
23791  year          = {1993},
23792  pages         = {292--352}
23793}
23794
23795@Book{            barrett.berry.ea:templates,
23796  title         = {Templates for the Solution of Linear Systems: Building Blocks for Iterative
23797                  Methods},
23798  author        = {R. Barrett and M. Berry and T. F. Chan and J. Demmel and J. Donato and J.
23799                  Dongarra and V. Eijkhout and R. Pozo and C. Romine and H. van der Vorst},
23800  year          = {1994},
23801  publisher     = {SIAM},
23802  address       = {Philadelphia, Pennsylvania}
23803}
23804
23805@Article{         bard:algorithm,
23806  author        = {J. F. Bard},
23807  title         = {An Algorithm for Solving the General Bi--Level Programming Problem},
23808  journal       = {Mathematics of Operations Research},
23809  year          = {1983},
23810  volume        = {8},
23811  pages         = {260--272}
23812}
23813
23814@Article{         bard:convex,
23815  author        = {J. F. Bard},
23816  title         = {Convex Two-Level Optimization},
23817  journal       = {Mathematical Programming},
23818  year          = {1988},
23819  volume        = {40},
23820  pages         = {15--27}
23821}
23822
23823@InCollection{    bard:eclectic,
23824  author        = {Y. Bard},
23825  title         = {An Eclectic Approach to Nonlinear Programming},
23826  booktitle     = {Optimization},
23827  publisher     = {University of Queensland Press},
23828  editor        = {R. S. Anderson and L. S. Jennings and D. M. Ryan},
23829  year          = {1972},
23830  address       = {St. Lucia, Queensland, Australia},
23831  pages         = {116--128}
23832}
23833
23834@Article{         barnes:variation,
23835  author        = {E. R. Barnes},
23836  title         = {A Variation on {K}armarkar's Algorithm for Solving Linear Programming Problems},
23837  journal       = {Mathematical Programming},
23838  year          = {1986},
23839  volume        = {36},
23840  pages         = {174--182}
23841}
23842
23843@Article{         bartels.golub:simplex,
23844  author        = {R. H. Bartels and G. H. Golub},
23845  title         = {The Simplex Method of Linear Programming using {LU} Decomposition},
23846  journal       = {Communications of the Asociation for Computing Machinery},
23847  year          = {1969},
23848  volume        = {12},
23849  pages         = {266--268}
23850}
23851
23852@Article{         barton.ivey:nelder,
23853  author        = {R. Barton and J. S. Ivey},
23854  title         = {{N}elder {M}ead Simplex Modifications for Simulation Optimization},
23855  journal       = {Management Science},
23856  year          = {1996},
23857  volume        = {42},
23858  number        = {7},
23859  pages         = {954--973}
23860}
23861
23862@Article{         battiti:first-,
23863  author        = {R. Battiti},
23864  title         = {First- and Second-Order Methods for Learning: Between Steepest Descent and
23865                  {N}ewton's Method},
23866  journal       = {Neural Computation},
23867  year          = {1992},
23868  volume        = {4},
23869  pages         = {141--166}
23870}
23871
23872@Article{         baudet:asynchronous,
23873  author        = {G. M. Baudet},
23874  title         = {Asynchronous iterative methods for multiprocesors},
23875  journal       = {Journal of the Association for Computing Machinery},
23876  year          = {1978},
23877  volume        = {25},
23878  pages         = {226--244}
23879}
23880
23881@InProceedings{   baum.haussler:what,
23882  author        = {E. B. Baum and D. Haussler},
23883  title         = {What Size Net Gives Valid Generalization},
23884  booktitle     = {Advances in Neural Information Processing Systems I},
23885  year          = {1989},
23886  editor        = {D. S. Touretzky},
23887  publisher     = {Morgan Kaufmann},
23888  address       = {San Mateo, California},
23889  pages         = {81--90}
23890}
23891
23892@Misc{            baum:private,
23893  author        = {E. B. Baum},
23894  title         = {Private Communication},
23895  year          = {1992},
23896  address       = {NEC Research Institute, Princeton, New Jersey}
23897}
23898
23899@Book{            bazaraa.sherali.ea:nonlinear,
23900  author        = {M. S. Bazaraa and H. D. Sherali and C. M. Shetty},
23901  title         = {Nonlinear Programming},
23902  edition       = {Second},
23903  publisher     = {John Wiley and Sons},
23904  address       = {New York},
23905  year          = {1993}
23906}
23907
23908@Book{            bazaraa.shetty:nonlinear,
23909  author        = {M. S. Bazaraa and C. M. Shetty},
23910  title         = {Nonlinear Programming: Theory and Algorithms},
23911  publisher     = {John Wiley \& Sons},
23912  year          = {1979},
23913  address       = {New York, New York}
23914}
23915
23916@Article{         beale:cycling,
23917  author        = {E. M. L. Beale},
23918  title         = {Cycling in the Dual Simplex Method},
23919  journal       = {Naval Research Logistics Quarterly},
23920  year          = {1955},
23921  volume        = {2},
23922  pages         = {103--107}
23923}
23924
23925@InProceedings{   becker.cun:improving,
23926  author        = {S. Becker and Y. le Cun},
23927  title         = {Improving the Convergence of Backpropagation Learning with Second Order Methods},
23928  booktitle     = {Proceedings of 1988 Connectionist Models Summer School},
23929  year          = {1988},
23930  editor        = {D. S. Touretzky},
23931  publisher     = {Morgan Kaufmann},
23932  address       = {San Mateo, California},
23933  pages         = {29--37}
23934}
23935
23936@Book{            ben-israel.ben-tal.ea:optimality,
23937  author        = {A. Ben--Israel and A. Ben--Tal and S. Zlobec},
23938  title         = {Optimality in Nonlinear Programming: {A} Feasible Directions Approach},
23939  year          = {1981},
23940  publisher     = {John Wiley \& Sons},
23941  address       = {New York}
23942}
23943
23944@Article{         ben-israel:newton-raphson,
23945  author        = {A. Ben--Israel},
23946  title         = {A {N}ewton--{R}aphson Method for the Solution of Systems of Equations},
23947  journal       = {Journal of Mathematical Analysis and its Applications},
23948  year          = {1966},
23949  volume        = {15},
23950  pages         = {243--252}
23951}
23952
23953@Article{         ben-tal.melman.ea:curved,
23954  author        = {A. Ben--Tal and A. Melman and J. Zowe},
23955  title         = {Curved Search Methods for Unconstrained Optimization},
23956  journal       = {Optimization},
23957  year          = {1990},
23958  volume        = {21},
23959  pages         = {669--695},
23960  publisher     = {John Wiley \& Sons},
23961  address       = {New York}
23962}
23963
23964@InProceedings{   bennett.ferris.ea:genetic,
23965  crossref      = {belew.booker:fourth},
23966  author        = {K. Bennett and M. C. Ferris and Y. E. Ioannidis},
23967  title         = {A Genetic Algorithm for Database Query Optimization},
23968  pages         = {400--407},
23969  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1991/tr1004.ps},
23970  key           = {19}
23971}
23972
23973@Article{         bennett.mangasarian:bilinear,
23974  author        = {K. P. Bennett and O. L. Mangasarian},
23975  title         = {Bilinear Separation of Two Sets in n-Space},
23976  journal       = {Computational Optimization and Applications},
23977  year          = {1993},
23978  volume        = {2},
23979  pages         = {207--227}
23980}
23981
23982@Article{         bennett.mangasarian:multicategory,
23983  author        = {K. P. Bennett and O. L. Mangasarian},
23984  title         = {Multicategory Separation via Linear Programming},
23985  journal       = {Optimization Methods and Software},
23986  year          = {1993},
23987  volume        = {3},
23988  pages         = {27--39}
23989}
23990
23991@InProceedings{   bennett.mangasarian:neural,
23992  author        = {K. P. Bennett and O. L. Mangasarian},
23993  title         = {Neural Network Training via Linear Programming},
23994  booktitle     = {Advances in Optimization and Parallel Computing},
23995  year          = {1992},
23996  editor        = {P. M. Pardalos},
23997  publisher     = {North Holland},
23998  address       = {Amsterdam},
23999  pages         = {56--67}
24000}
24001
24002@Article{         bennett.mangasarian:robust,
24003  author        = {K. P. Bennett and O. L. Mangasarian},
24004  title         = {Robust Linear Programming Discrimination of Two Linearly Inseparable Sets},
24005  journal       = {Optimization Methods and Software},
24006  year          = {1992},
24007  volume        = {1},
24008  pages         = {23--34}
24009}
24010
24011@Article{         bennett.mangasarian:serial,
24012  author        = {K. P. Bennett and O. L. Mangasarian},
24013  title         = {Serial and Parallel Multicategory Separation},
24014  journal       = {SIAM Journal on Optimization},
24015  year          = {1994},
24016  volume        = {4},
24017  pages         = {722--734}
24018}
24019
24020@TechReport{      bennett.wu.ea:support,
24021  author        = {K. P. Bennett and D. Wu and L. Auslender},
24022  title         = {On Support Vector Decision Trees for Database Marketing},
24023  institution   = {Department of Mathematical Sciences, Rensselaer Polytechnic Institute},
24024  year          = {1998},
24025  optkey        = {},
24026  opttype       = {RPI Math Report},
24027  optnumber     = {98-100},
24028  optaddress    = {Troy, New York},
24029  optmonth      = {},
24030  optnote       = {},
24031  optannote     = {}
24032}
24033
24034@InProceedings{   bennett:decision,
24035  author        = {K. P. Bennett},
24036  title         = {Decision Tree Construction Via Linear Programming},
24037  booktitle     = {Proceedings of the 4th Midwest Artificial Intelligence and Cognitive Science
24038                  Society Conference},
24039  year          = {1992},
24040  editor        = {M. Evans},
24041  address       = {Utica, Illinois},
24042  pages         = {97--101}
24043}
24044
24045@Book{            berge.ghouila-houri:programming,
24046  author        = {C. Berge and A. Ghouila-Houri},
24047  title         = {Programming, Games and Transportation Networks},
24048  year          = {1965},
24049  publisher     = {John Wiley \& Sons},
24050  address       = {New York}
24051}
24052
24053@Book{            berge:topological,
24054  author        = {C. Berge},
24055  title         = {Topological Spaces},
24056  year          = {1963},
24057  publisher     = {McMillan},
24058  address       = {New York}
24059}
24060
24061@TechReport{      berkelaar.jansen.ea:basis,
24062  author        = {A. B. Berkelaar and B. Jansen and C. Roos and T. Terlaky},
24063  title         = {Basis and Tripartition Identification for Quadratic Programming and Linear
24064                  Complementarity Problems},
24065  institution   = {Department of Econometrics and Operations Research},
24066  year          = {1996},
24067  address       = {Erasmus University, Rotterdam, The Netherlands}
24068}
24069
24070@Article{         bertsekas.baz:distributed,
24071  author        = {D. P. Bertsekas and D. El Baz},
24072  title         = {Distributed Asynchronous Relaxation Methods for the Convex Network Flow Problem},
24073  journal       = {SIAM Journal on Control and Optimization},
24074  year          = {1987},
24075  volume        = {25},
24076  pages         = {74--85}
24077}
24078
24079@Article{         bertsekas.gafni:projection,
24080  author        = {D. P. Bertsekas and E. M. Gafni},
24081  title         = {Projection Methods for Variational Inequalities with Application to the Traffic
24082                  Assignment Problem},
24083  journal       = {Mathematical Programming Study},
24084  year          = {1982},
24085  volume        = {17},
24086  pages         = {139--159}
24087}
24088
24089@Article{         bertsekas.hossein.ea:relaxation,
24090  author        = {D. P. Bertsekas and P. Hossein and P. Tseng},
24091  title         = {Relaxation Methods for Network Flow Problems with Convex Arc Costs},
24092  journal       = {SIAM Journal on Control and Optimization},
24093  year          = {1987},
24094  volume        = {25},
24095  pages         = {1219--1243}
24096}
24097
24098@Unpublished{     bertsekas.tseng:partial,
24099  author        = {D. P. Bertsekas and P. Tseng},
24100  title         = {Partial Proximal Minimization for Convex Programming},
24101  year          = {1991},
24102  note          = {Manuscript}
24103}
24104
24105@Article{         bertsekas.tsitsiklis:analysis,
24106  author        = {D. P. Bertsekas and J. N. Tsitsiklis},
24107  title         = {An Analysis of Stochastic Shortest Path Problems},
24108  journal       = {Mathematics of Operations Research},
24109  year          = {1991},
24110  volume        = {16},
24111  pages         = {580--595}
24112}
24113
24114@Book{            bertsekas.tsitsiklis:parallel,
24115  author        = {D. P. Bertsekas and J. N. Tsitsiklis},
24116  title         = {Parallel and Distributed Computation: Numerical Methods},
24117  publisher     = {Prentice-Hall, Inc},
24118  year          = {1989},
24119  address       = {Englewood Cliffs, New Jersey}
24120}
24121
24122@Book{            bertsekas:constrained,
24123  author        = {D. P. Bertsekas},
24124  title         = {Constrained Optimization and Lagrange Multiplier Methods},
24125  year          = {1982},
24126  publisher     = {Academic Press},
24127  address       = {New York}
24128}
24129
24130@Book{            bertsekas:dynamic,
24131  author        = {D. P. Bertsekas},
24132  title         = {Dynamic Programming and Optimal Control},
24133  publisher     = {Athena Scientific},
24134  year          = {1995},
24135  address       = {Belmont MA}
24136}
24137
24138@Article{         bertsekas:enlarging,
24139  author        = {D. P. Bertsekas},
24140  title         = {Enlarging the Region of Convergence of {N}ewton's Method for Constrained
24141                  Optimization},
24142  journal       = {Journal of Optimization Theory and Applications},
24143  year          = {1982},
24144  volume        = {36},
24145  pages         = {221--252}
24146}
24147
24148@Article{         bertsekas:goldstein-levitin-poljak,
24149  author        = {D. P. Bertsekas},
24150  title         = {On the {G}oldstein-{L}evitin-{P}oljak Gradient Projection Algorithm},
24151  journal       = {IEEE Transactions on Automatic Control},
24152  year          = {1976},
24153  volume        = {AC-21},
24154  pages         = {174--184}
24155}
24156
24157@Article{         bertsekas:multiplier,
24158  author        = {D. P. Bertsekas},
24159  title         = {Multiplier Methods: {A} Survey},
24160  journal       = {Automatica},
24161  year          = {1976},
24162  volume        = {12},
24163  pages         = {133--145}
24164}
24165
24166@Article{         bertsekas:necessary,
24167  author        = {D. P. Bertsekas},
24168  title         = {Necessary and Sufficient Conditions for a Penalty Method to be Exact},
24169  journal       = {Mathematical Programming},
24170  year          = {1975},
24171  volume        = {9},
24172  pages         = {87--99}
24173}
24174
24175@Book{            bertsekas:nonlinear,
24176  author        = {D. P. Bertsekas},
24177  title         = {Nonlinear Programming},
24178  publisher     = {Athena Scientific},
24179  year          = {1995},
24180  address       = {Belmont, Massachusetts}
24181}
24182
24183@Article{         bertsekas:projected,
24184  author        = {Dimitri P. Bertsekas},
24185  title         = {Projected {N}ewton Methods for Optimization Problems with Simple Constraints},
24186  journal       = {SIAM Journal on Control and Optimization},
24187  year          = {1982},
24188  volume        = {20},
24189  pages         = {221--246}
24190}
24191
24192@Article{         billups.dirkse.ea:comparison,
24193  author        = {S. C. Billups and S. P. Dirkse and M. C. Ferris},
24194  title         = {A Comparison of Large Scale Mixed Complementarity Problem Solvers},
24195  journal       = {Computational Optimization and Applications},
24196  year          = {1997},
24197  pages         = {3--25},
24198  volume        = {7},
24199  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/95-16.ps},
24200  key           = {51}
24201}
24202
24203@Article{         billups.ferris:convergence,
24204  author        = {S. C. Billups and M. C. Ferris},
24205  title         = {Convergence of an Infeasible Interior--Point Algorithm from Arbitrary Positive
24206                  Starting Points},
24207  journal       = {SIAM Journal on Optimization},
24208  year          = {1996},
24209  volume        = {6},
24210  pages         = {316--325},
24211  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1993/tr1180.ps},
24212  key           = {34}
24213}
24214
24215@TechReport{      billups.ferris:convergence*1,
24216  author        = {S. C. Billups and M. C. Ferris},
24217  title         = {Convergence of Infeasible Interior--Point Algorithms from Arbitrary Starting
24218                  Points},
24219  institution   = {Computer Sciences Department, University of Wisconsin},
24220  year          = {1993},
24221  address       = {Madison, Wisconsin},
24222  number        = {1180},
24223  note          = {Revised version in SIAM Journal on Optimization.}
24224}
24225
24226@Article{         billups.ferris:qpcomp,
24227  author        = {S. C. Billups and M. C. Ferris},
24228  title         = {{QPCOMP}: {A} Quadratic Program Based Solver for Mixed Complementarity Problems},
24229  year          = {1997},
24230  journal       = {Mathematical Programming},
24231  pages         = {533--562},
24232  volume        = {76},
24233  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/95-09.ps},
24234  key           = {47}
24235}
24236
24237@Article{         billups.ferris:solutions,
24238  author        = {S. C. Billups and M. C. Ferris},
24239  title         = {Solutions to Affine Generalized Equations Using Proximal Mappings},
24240  journal       = {Mathematics of Operations Research},
24241  volume        = {24},
24242  pages         = {219--236},
24243  year          = {1999},
24244  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/94-15.ps},
24245  key           = {42},
24246  institution   = {Computer Sciences Department, University of Wisconsin},
24247  address       = {Madison, Wisconsin},
24248  type          = {Mathematical Programming Technical Report},
24249  number        = {94--15}
24250}
24251
24252@TechReport{      billups.murata.ea:users,
24253  author        = {S. C. Billups and K. K. Murata and K. E. Washington and D. L. Y. Louie},
24254  title         = {User's manual for {CONTAIN--HWR/0}, Rev. 1: {A} Computer Code for the Analysis of
24255                  Heavy Water Nuclear Reactor Containments Under Accident Conditions},
24256  institution   = {SNL},
24257  year          = {1994},
24258  month         = jan,
24259  address       = {Albuquerque, New Mexico},
24260  number        = {SAND91--1482}
24261}
24262
24263@TechReport{      billups.speight.ea:nonmonotone,
24264  author        = {S. C. Billups and A. L. Speight and L. T. Watson},
24265  title         = {Nonmonotone Path Following Methods for Nonsmooth Equations and Complementarity
24266                  Problems},
24267  institution   = {Department of Mathematics, University of Colorado},
24268  year          = {1999},
24269  address       = {Denver, Colorado}
24270}
24271
24272@PhDThesis{       billups:algorithms,
24273  author        = {S. C. Billups},
24274  title         = {Algorithms for Complementarity Problems and Generalized Equations},
24275  school        = {University of Wisconsin--Madison},
24276  year          = {1995},
24277  address       = {Madison, Wisconsin},
24278  month         = aug
24279}
24280
24281@MastersThesis{   billups:augmented,
24282  author        = {S. C. Billups},
24283  title         = {An Augmented Jacobian Matrix Algorithm for Tracking Homotopy Zero Curves},
24284  school        = {Virginia Tech},
24285  year          = {1985},
24286  address       = {Blacksburg, Virginia}
24287}
24288
24289@TechReport{      billups:homotopy,
24290  author        = {S. C. Billups},
24291  title         = {A Homotopy Based Algorithm for Mixed Complementarity Problems},
24292  institution   = {Department of Mathematics, University of Colorado},
24293  year          = {1998},
24294  address       = {Denver, Colorado}
24295}
24296
24297@Article{         billups:improving,
24298  author        = {S. C. Billups},
24299  title         = {Improving the Robustness of Descent-Based Methods for Semi-Smooth Equations Using
24300                  Proximal Perturbations},
24301  year          = {2000},
24302  journal       = {Mathematical Programming},
24303  volume        = {87},
24304  pages         = {153--176}
24305}
24306
24307@Book{            birge.louveaux:introduction,
24308  author        = {J. R. Birge and R. Louveaux},
24309  title         = {Introduction to Stochastic Programming},
24310  publisher     = {Springer},
24311  address       = {New York},
24312  year          = {1997}
24313}
24314
24315@TechReport{      bischof.carle.ea:adifor,
24316  author        = {C. Bischof and A. Carle and P. Khademi and A. Mauer and P. Hovland},
24317  title         = {{ADIFOR} 2.0 User's Guide},
24318  institution   = {Argonne National Laboratory},
24319  year          = {1995},
24320  address       = {Argonne, Illinois},
24321  number        = {ANL/MCS--TM--192},
24322  type          = {Mathematics and Computer Science Division Report}
24323}
24324
24325@Book{            bisschop.entriken:aimms,
24326  author        = {J. Bisschop and R. Entriken},
24327  title         = {{AIMMS} -- The Modeling System},
24328  year          = {1993},
24329  publisher     = {Paragon Decision Technology},
24330  address       = {Haarlem, The Netherlands}
24331}
24332
24333@Article{         bisschop.meeraus:development,
24334  author        = {J. Bisschop and A. Meeraus},
24335  title         = {On the Development of a General Algebraic Modeling System in a Strategic Planning
24336                  Environment},
24337  journal       = {Mathematical Programming Study},
24338  year          = {1982},
24339  volume        = {20},
24340  pages         = {1--29}
24341}
24342
24343@Misc{            bixby.ceria.ea:miplib,
24344  author        = {R. E. Bixby and S. Ceria and C. M. McZeal and M. W. P. Savelsbergh},
24345  title         = {{MIPLIB} 3.0},
24346  howpublished  = {http://www.caam.rice.edu/\~bixby/miplib/miplib.html}
24347}
24348
24349@InProceedings{   bjorkman.klarbring.ea:sequential,
24350  author        = {G. Bj{\"{o}}rkman and A. Klarbring and T. Larsson and M. R{\"{o}}nnqvist and B.
24351                  Sj{\"{o}}din},
24352  title         = {Sequential quadratic programming for non-linear elastic contact problems},
24353  editor        = {J. Herskovits},
24354  booktitle     = {Structural Optimization 93, The World Congress on Optimal Design of Structural
24355                  Systems},
24356  volume        = {2},
24357  year          = {1993},
24358  pages         = {301--308}
24359}
24360
24361@Article{         bjorkman:path,
24362  author        = {G. Bj{\"o}rkman},
24363  title         = {Path Following and Critical Points for Contact Problems},
24364  journal       = {Computational Mechanics},
24365  volume        = {10},
24366  pages         = {231--246},
24367  year          = {1992}
24368}
24369
24370@Article{         bjorkman:solution,
24371  author        = {G. Bj{\"o}rkman},
24372  title         = {The Solution of Large Displacement Frictionless Contact Problems using a Sequence
24373                  of Linear Complementarity Problems},
24374  journal       = {International Journal for Numerical Methods in Engineering},
24375  volume        = {31},
24376  pages         = {1553--1566},
24377  year          = {1991}
24378}
24379
24380@Article{         bland:pivot,
24381  author        = {R. G. Bland},
24382  title         = {New Pivot Rules for the Simplex Method},
24383  journal       = {Mathematics of Operations Research},
24384  year          = {1977},
24385  volume        = {2},
24386  pages         = {103--107}
24387}
24388
24389@Article{         block.levin:boundedness,
24390  author        = {H. D. Block and S. A. Levin},
24391  title         = {On the Boundedness of an Iterative Procedure for Solving a System of Linear
24392                  Inequalities},
24393  journal       = {Proceedings of the American Mathematical Society},
24394  year          = {1970},
24395  volume        = {26},
24396  pages         = {229--235}
24397}
24398
24399@Book{            bloomer:power,
24400  author        = {J. Bloomer},
24401  title         = {Power Programming with {RPC}},
24402  publisher     = {O'Reilly and Associates, Inc.},
24403  address       = {Sebastopol, CA},
24404  year          = {1992}
24405}
24406
24407@InProceedings{   blum.rivest:training,
24408  author        = {A. Blum and R. L. Rivest},
24409  title         = {Training a 3-Node Neural Network is {NP}-Complete},
24410  booktitle     = {Advances in Neural Information Processing Systems I},
24411  year          = {1989},
24412  editor        = {D. S. Touretzky},
24413  publisher     = {Morgan Kaufmann},
24414  address       = {San Mateo, California},
24415  pages         = {494--501}
24416}
24417
24418@InProceedings{   boehringer.ferris.ea:exemptions,
24419  author        = {C. B{\"{o}}ehringer and M. C. Ferris and T. F. Rutherford},
24420  title         = {Exemptions, Grandfathered Permits and the Costs of Emission Restrictions: Results
24421                  from a General Equilibrium Model for Six {EU} Countries},
24422  key           = {49},
24423  booktitle     = {Economic Aspects of Environmental Policy Making in a Federal System},
24424  year          = {1995}
24425}
24426
24427@Article{         boender.kan:bayesian,
24428  author        = {C. G. E. Boender and A. H. G. Rinooy Kan},
24429  title         = {Bayesian Stopping Rules for Global Optimization},
24430  journal       = {Mathematical Programming},
24431  year          = {1987},
24432  volume        = {37},
24433  pages         = {59--80}
24434}
24435
24436@Article{         boggs:convergence,
24437  author        = {P. T. Boggs},
24438  title         = {The Convergence of the {B}en--{I}srael Iteration for Nonlinear Least Squares
24439                  Problems},
24440  journal       = {Mathematics of Computation},
24441  year          = {1976},
24442  volume        = {30},
24443  pages         = {512--522}
24444}
24445
24446@InProceedings{   bolzon.cochetti.ea:computing,
24447  author        = {G. Bolzon and G. Cochetti and G. Maier and F. Tin-Loi},
24448  title         = {On computing all solutions in decohesion},
24449  booktitle     = {IUTAM (International Union of Theoretical and Applied Mechanics), 19th
24450                  International Congress of Theoretical and Applied Mechanics},
24451  year          = {1996},
24452  address       = {Kyoto}
24453}
24454
24455@InProceedings{   bolzon.maier.ea:holonomic,
24456  author        = {G. Bolzon and G. Maier and F. Tin-Loi},
24457  title         = {Holonomic and nonholonomic simulations of quasi-brittle fracture: a comparative
24458                  study of mathematical programming approaches},
24459  booktitle     = {Fracture Mechanics of Concrete Structures},
24460  editor        = {F. H. Wittmann},
24461  series        = {Second International Conference on Fracture Mechanics of Concrete Structures
24462                  (FRAMCOS 2)},
24463  year          = {1995},
24464  publisher     = {Aedificatio Publishers},
24465  pages         = {885--898}
24466}
24467
24468@InProceedings{   bolzon.maier.ea:holonomic*1,
24469  author        = {G. Bolzon and G. Maier and F. Tin-Loi},
24470  title         = {On holonomic structural analysis as a complementarity problem},
24471  booktitle     = {APCOM96, Seoul},
24472  year          = {1996}
24473}
24474
24475@Article{         bolzon.maier.ea:multiplicity,
24476  author        = {G. Bolzon and G. Maier and F. Tin-Loi},
24477  title         = {On the Multiplicity of Solutions in Quasi-Brittle Fracture Computations},
24478  journal       = {Computational Mechanics},
24479  year          = {1997},
24480  volume        = {19},
24481  pages         = {511--516}
24482}
24483
24484@Article{         bongartz.conn.ea:cute,
24485  author        = {I. Bongartz and A. R. Conn and N. Gould and Ph. L. Toint},
24486  title         = {{CUTE}: Constrained and Unconstrained Testing Environment},
24487  year          = {1995},
24488  journal       = {{ACM} Transactions on Mathematical Software},
24489  volume        = {21},
24490  pages         = {123--160}
24491}
24492
24493@Article{         boppana:eigenvalues,
24494  author        = {R. Boppana},
24495  title         = {Eigenvalues and Graph Bisection: An Average Case Analysis},
24496  journal       = {Proc. 28th Annual Symposium on Foundations of Computer Science},
24497  pages         = {280--285},
24498  year          = {1987}
24499}
24500
24501@Article{         bortfeld.kahler.ea:x-ray,
24502  author        = {T. R. Bortfeld and D. L. Kahler and T. J. Waldron and A. L. Boyer},
24503  title         = {{X}-ray field compensation with multileaf collimators},
24504  journal       = {International Journal of Radiation Oncology, Biology and Physics},
24505  year          = {1994},
24506  volume        = {28},
24507  number        = {3},
24508  pages         = {723--730}
24509}
24510
24511@Article{         bortfeld.schlegel:optimization,
24512  author        = {T. Bortfeld and W. Schlegel},
24513  title         = {Optimization of beam orientations in radiation therapy: some theoretical
24514                  considerations},
24515  journal       = {Physics in Medicine and Biology},
24516  year          = {1993},
24517  volume        = {38},
24518  number        = {2},
24519  pages         = {291--304}
24520}
24521
24522@Article{         borwein:stability,
24523  author        = {J. M. Borwein},
24524  title         = {Stability and regular points of inequality systems},
24525  journal       = {Journal of Optimization Theory and Applications},
24526  year          = {1986},
24527  volume        = {48},
24528  pages         = {9--52}
24529}
24530
24531@Article{         boyer:present,
24532  author        = {A. L. Boyer},
24533  title         = {Present and Future Developments in Radiotherapy Treatment Units},
24534  journal       = {Seminars in Radiation Oncology},
24535  year          = {1995},
24536  volume        = {5},
24537  number        = {2},
24538  pages         = {146--155}
24539}
24540
24541@Article{         bracken.mcgill:mathematical,
24542  author        = {J. Bracken and J. T. McGill},
24543  title         = {Mathematical programs with optimization problems in the constraints},
24544  journal       = {Operations Research},
24545  volume        = {21},
24546  year          = {1973},
24547  pages         = {37--44}
24548}
24549
24550@Article{         bradley.fayyad.ea:mathematical,
24551  author        = {P. S. Bradley and U. M. Fayyad and O. L. Mangasarian},
24552  title         = {Mathematical Programming for Data Mining: Formulations and Challenges},
24553  journal       = {INFORMS Journal on Computing},
24554  year          = {1999},
24555  volume        = {11},
24556  pages         = {217--238}
24557}
24558
24559@TechReport{      bradley.mangasarian.ea:clustering,
24560  author        = {P. S. Bradley and O. L. Mangasarian and W. N. Street},
24561  title         = {Clustering via Concave Minimization},
24562  institution   = {Computer Sciences Department, University of Wisconsin},
24563  year          = {1996},
24564  type          = {Mathematical Programming Technical Report},
24565  number        = {96-03},
24566  address       = {Madison, Wisconsin}
24567}
24568
24569@TechReport{      bradley.mangasarian.ea:feature,
24570  author        = {P. S. Bradley and O. L. Mangasarian and W. N. Street},
24571  title         = {Feature Selection via Mathematical Programming},
24572  institution   = {Computer Sciences Department, University of Wisconsin},
24573  year          = {1995},
24574  type          = {Mathematical Programming Technical Report},
24575  number        = {95-21},
24576  address       = {Madison, Wisconsin}
24577}
24578
24579@Article{         bradley.mangasarian:massive,
24580  author        = {P. S. Bradley and O. L. Mangasarian},
24581  title         = {Massive Data Discrimination via Linear Support Vector Machines},
24582  year          = {2000},
24583  journal       = {Optimization Methods and Software},
24584  volume        = {13},
24585  pages         = {1-10}
24586}
24587
24588@PhDThesis{       brady:condition,
24589  author        = {L. Brady},
24590  title         = {Condition Constants for Solutions of Convex Inequalities},
24591  year          = {1988},
24592  address       = {Madison, Wisconsin},
24593  school        = {Computer Sciences Department, University of Wisconsin}
24594}
24595
24596@Article{         braess:uber,
24597  author        = {D. Braess},
24598  title         = {{\"{U}}ber ein {P}aradoxon aus der {V}erkehrsplanung},
24599  journal       = {Unternehmensforschung},
24600  year          = {1968},
24601  volume        = {12},
24602  pages         = {258--268}
24603}
24604
24605@Article{         brahme:optimization,
24606  author        = {A. Brahme},
24607  title         = {Optimization of Radiation Therapy and the Development of Multileaf Collimation},
24608  journal       = {International Journal of Radiation Oncology, Biology and Physics},
24609  year          = {1993},
24610  volume        = {25},
24611  pages         = {373--375}
24612}
24613
24614@Article{         brahme:stationary,
24615  author        = {A. Brahme},
24616  title         = {Optimization of stationary and moving beam radiation therapy techniques},
24617  journal       = {Radiother. Oncol.},
24618  year          = {1988},
24619  volume        = {12},
24620  pages         = {129--140}
24621}
24622
24623@InCollection{    brahme:treatment,
24624  author        = {A. Brahme},
24625  title         = {Treatment Optimization: Using Physical and Radiobiological Objective Functions},
24626  booktitle     = {Radiation Therapy Physics},
24627  publisher     = {Springer-Verlag},
24628  year          = {1995},
24629  editor        = {A. R. Smith},
24630  address       = {Berlin},
24631  pages         = {209--246}
24632}
24633
24634@TechReport{      branch:getting,
24635  author        = {M. A. Branch},
24636  title         = {Getting {CUTE} with {M}atlab},
24637  institution   = {Cornell University},
24638  year          = {1994},
24639  type          = {Cornell Theory Center Report},
24640  number        = {CTC94TR194},
24641  address       = {Ithaca, New York}
24642}
24643
24644@Article{         brearley.mitra.ea:analysis,
24645  author        = {A. Brearley and G. Mitra and H. Williams},
24646  title         = {Analysis of Mathematical Programming Problems Prior to Applying the Simplex
24647                  Algorithm},
24648  journal       = {Mathematical Programming},
24649  year          = {1975},
24650  volume        = {8},
24651  pages         = {54--83}
24652}
24653
24654@Article{         bredensteiner.bennett:feature,
24655  author        = {E. Bredensteiner and K. Bennett},
24656  title         = {Feature Minimization within Decision Trees},
24657  journal       = {Computational Optimization and Applications},
24658  year          = {1998},
24659  volume        = {10},
24660  pages         = {111--126}
24661}
24662
24663@Article{         bregman:relaxation,
24664  author        = {L. M. Bregman},
24665  title         = {The Relaxation Method of Finding the Common Point of Convex Sets and its
24666                  Application to the Solution of Problems in Convex Programming},
24667  journal       = {USSR Computational Mathematics and Mathematical Physics},
24668  year          = {1967},
24669  volume        = {7},
24670  pages         = {200--217}
24671}
24672
24673@Book{            brenner.hall:making,
24674  author        = {D. J. Brenner and E. J. Hall},
24675  title         = {Making the Radiation Therapy Decision},
24676  publisher     = {Contemporary Books},
24677  year          = {1996},
24678  address       = {Chicago, IL}
24679}
24680
24681@Book{            brent:algorithms,
24682  author        = {R. P. Brent},
24683  title         = {Algorithms for Minimization without Derivatives},
24684  publisher     = {Prentice-Hall, Inc},
24685  year          = {1973},
24686  address       = {Englewood Cliffs, New Jersey}
24687}
24688
24689@Article{         brewster.mohan.ea:three,
24690  author        = {L. Brewster and R. Mohan and G. Mageras and C. Burman and S. Leibel and Z. Fuks},
24691  title         = {Three dimensional conformal treatment planning with multileaf collimators},
24692  journal       = {International Journal of Radiation Oncology, Biology and Physics},
24693  year          = {1995},
24694  volume        = {33},
24695  number        = {5},
24696  pages         = {1081--1089}
24697}
24698
24699@Article{         brezis.lions:produits,
24700  author        = {H. Br\'{e}zis and P.--L. Lions},
24701  title         = {Produits Infinis de Resolvantes},
24702  journal       = {Israel Journal of Mathematics},
24703  year          = {1978},
24704  volume        = {29},
24705  pages         = {329--345}
24706}
24707
24708@Book{            brezis:operateurs,
24709  author        = {H. Br\'{e}zis},
24710  title         = {Op\'{e}rateurs Maximaux Monotones et Semi-Groupes de Contractions dans les
24711                  Espaces de Hilbert},
24712  publisher     = {North-Holland},
24713  address       = {Amsterdam},
24714  year          = {1973}
24715}
24716
24717@Book{            brooke.kendrick.ea:gams,
24718  author        = {A. Brooke and D. Kendrick and A. Meeraus},
24719  title         = {{GAMS}: {A} User's Guide},
24720  year          = {1988},
24721  publisher     = {The Scientific Press},
24722  address       = {South San Francisco, CA}
24723}
24724
24725@Article{         brown.demarzo.ea:computing,
24726  author        = {D. J. Brown and P. M. DeMarzo and B. C. Eaves},
24727  title         = {Computing Equilibria when Asset Markets Are Incomplete},
24728  journal       = {Econometrica},
24729  year          = {1996},
24730  volume        = {64},
24731  pages         = {1--28}
24732}
24733
24734@Article{         bruck:iterative,
24735  author        = {R. E. Bruck},
24736  title         = {An Iterative Solution of a Variational Inequality for Certain Monotone Operators
24737                  in {H}ilbert Space},
24738  journal       = {Bulletin of the American Mathematical Society},
24739  year          = {1975},
24740  volume        = {81},
24741  pages         = {890--892}
24742}
24743
24744@Article{         bunch.parlett:direct,
24745  author        = {J. R. Bunch and B. N. Parlett},
24746  title         = {Direct Methods for Solving Symmetric Indefinite Systems of Linear Equations},
24747  journal       = {SIAM Journal on Numerical Analysis},
24748  year          = {1971},
24749  volume        = {8},
24750  pages         = {639--655}
24751}
24752
24753@Article{         burachik.iusem.ea:enlargement,
24754  author        = {R. S. Burachik and A. N. Iusem and B. F. Svaiter},
24755  title         = {Enlargement of Monotone Operators with Applications to Variational Inequalities},
24756  year          = {1997},
24757  journal       = {Set-Valued Analysis, forthcoming}
24758}
24759
24760@TechReport{      burachik.iusem:generalized,
24761  author        = {R. S. Burachik and A. N. Iusem},
24762  title         = {A Generalized Proximal Point Algorithm for the Nonlinear Complementarity
24763                  Problem},
24764  institution   = {Instituto de Matem\'{a}tica Pura e Aplicada},
24765  year          = {1995},
24766  type          = {Working Paper},
24767  address       = {Rio de Janeiro}
24768}
24769
24770@Article{         burachik.iusem:generalized*1,
24771  author        = {R. S. Burachik and A. N. Iusem},
24772  title         = {A Generalized Proximal Point Algorithm for the Variational Inequality Problem in
24773                  {A} {H}ilbert Space},
24774  year          = {1998},
24775  journal       = {SIAM Journal on Optimization},
24776  volume        = {8},
24777  pages         = {197--216}
24778}
24779
24780@Article{         burdakov:globally,
24781  author        = {O. P. Burdakov},
24782  title         = {Some Globally Convergent Modifications of {N}ewton's Method for Solving Systems
24783                  of Nonlinear Equations},
24784  journal       = {Soviet Mathematics Doklady},
24785  year          = {1980},
24786  volume        = {22},
24787  pages         = {376--379}
24788}
24789
24790@Article{         burges:tutorial,
24791  author        = {C. J. C. Burges},
24792  title         = {A Tutorial on Support Vector Machines for Pattern Recognition},
24793  journal       = {Data Mining and Knowledge Discovery},
24794  volume        = {2},
24795  number        = {2},
24796  pages         = {121-167},
24797  year          = {1998}
24798}
24799
24800@Article{         burke.ferris.ea:clarke,
24801  author        = {J. V. Burke and M. C. Ferris and M. Qian},
24802  title         = {On the {C}larke Subdifferential of the Distance Function to a Closed Set},
24803  journal       = {Journal of Mathematical Analysis and its Applications},
24804  year          = {1992},
24805  volume        = {166},
24806  pages         = {199--213},
24807  key           = {16}
24808}
24809
24810@Unpublished{     burke.ferris.ea:least,
24811  author        = {J. V. Burke and M. C. Ferris and L. Qi},
24812  title         = {A Least Squares Algorithm for Nonlinear Complementarity Problems},
24813  year          = {1994},
24814  month         = mar,
24815  note          = {Manuscript},
24816  key           = {999}
24817}
24818
24819@Article{         burke.ferris:characterization,
24820  author        = {J. V. Burke and M. C. Ferris},
24821  title         = {Characterization of Solution Sets of Convex Programs},
24822  journal       = {Operations Research Letters},
24823  year          = {1991},
24824  volume        = {10},
24825  pages         = {57--60},
24826  key           = {10}
24827}
24828
24829@Article{         burke.ferris:gauss-newton,
24830  author        = {J. V. Burke and M. C. Ferris},
24831  title         = {A {G}auss--{N}ewton Method for Convex Composite Optimization},
24832  journal       = {Mathematical Programming},
24833  year          = {1995},
24834  volume        = {71},
24835  pages         = {179--194},
24836  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1993/tr1176.ps},
24837  key           = {32}
24838}
24839
24840@Article{         burke.ferris:weak,
24841  author        = {J. V. Burke and M. C. Ferris},
24842  title         = {Weak Sharp Minima in Mathematical Programming},
24843  journal       = {SIAM Journal on Control and Optimization},
24844  year          = {1993},
24845  volume        = {31},
24846  pages         = {1340--1359},
24847  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1991/tr1050a.ps},
24848  key           = {23}
24849}
24850
24851@Article{         burke.more.ea:convergence,
24852  author        = {J. V. Burke and J. J. Mor\'{e} and G. Toraldo},
24853  title         = {Convergence Properties of Trust Region Methods for Linear and Convex
24854                  Constraints},
24855  journal       = {Mathematical Programming},
24856  year          = {1990},
24857  volume        = {47},
24858  pages         = {305--336}
24859}
24860
24861@Article{         burke.more:exposing,
24862  author        = {J. V. Burke and J. J. Mor\'{e}},
24863  title         = {Exposing Constraints},
24864  journal       = {SIAM Journal on Optimization},
24865  year          = {1994},
24866  volume        = {4},
24867  pages         = {573--595}
24868}
24869
24870@Article{         burke.more:identification,
24871  author        = {J. V. Burke and J. J. Mor\'{e}},
24872  title         = {On the Identification of Active Constraints},
24873  journal       = {SIAM Journal on Numerical Analysis},
24874  year          = {1988},
24875  volume        = {25},
24876  pages         = {1197--1211}
24877}
24878
24879@Article{         burke.poliquin:optimality,
24880  author        = {J. V. Burke and R. A. Poliquin},
24881  title         = {Optimality Conditions for Non Finite--Valued Convex Composite Functions},
24882  journal       = {Mathematical Programming},
24883  year          = {1992},
24884  volume        = {57},
24885  pages         = {103--120}
24886}
24887
24888@Article{         burke.tseng:unified,
24889  author        = {J. V. Burke and P. Tseng},
24890  title         = {A Unified Analysis of {H}offman's Bound via {F}enchel Duality},
24891  journal       = {SIAM Journal on Optimization},
24892  year          = {1996},
24893  volume        = {6},
24894  pages         = {265--282}
24895}
24896
24897@Article{         burke.xu:global,
24898  author        = {J. V. Burke and S. Xu},
24899  title         = {The Global Linear Convergence of a Non-Interior Path-Following Algorithm for
24900                  Linear Complementarity Problems},
24901  year          = {1998},
24902  journal       = {Mathematics of Operations Research},
24903  volume        = {23},
24904  pages         = {719--735}
24905}
24906
24907@TechReport{      burke:algorithms,
24908  author        = {J. V. Burke},
24909  title         = {Algorithms for Solving Finite Dimensional Systems of Nonlinear Equations and
24910                  Inequalities that have both Global and Quadratic Convergence Properties},
24911  institution   = {Argonne National Laboratory},
24912  year          = {1985},
24913  address       = {Argonne, Illinois},
24914  number        = {ANL/MCS--TM--54},
24915  type          = {Mathematics and Computer Science Division Report}
24916}
24917
24918@Article{         burke:descent,
24919  author        = {J. V. Burke},
24920  title         = {Descent Methods for Composite Nondifferentiable Optimization Problems},
24921  journal       = {Mathematical Programming},
24922  year          = {1985},
24923  volume        = {33},
24924  pages         = {260--279}
24925}
24926
24927@Article{         burke:exact,
24928  author        = {J. V. Burke},
24929  title         = {An Exact Penalization Viewpoint of Constrained Optimization},
24930  journal       = {SIAM Journal on Control and Optimization},
24931  year          = {1991},
24932  volume        = {29},
24933  pages         = {968--998}
24934}
24935
24936@Article{         burke:identification,
24937  author        = {J. V. Burke},
24938  title         = {On the Identification of Active Constraints {II}: The Nonconvex Case},
24939  journal       = {SIAM Journal on Numerical Analysis},
24940  year          = {1990},
24941  volume        = {27},
24942  pages         = {1081--1102}
24943}
24944
24945@Article{         burke:robust,
24946  author        = {J. V. Burke},
24947  title         = {A Robust Trust Region Method for Constrained Nonlinear Programming Problem},
24948  journal       = {SIAM Journal on Optimization},
24949  year          = {1992},
24950  volume        = {2},
24951  pages         = {325--347}
24952}
24953
24954@Article{         burke:second,
24955  author        = {J. V. Burke},
24956  title         = {Second Order Necessary and Sufficient Conditions for Convex Composite {NDO}},
24957  journal       = {Mathematical Programming},
24958  year          = {1987},
24959  volume        = {38},
24960  pages         = {287--302}
24961}
24962
24963@Article{         burke:sequential,
24964  author        = {J. V. Burke},
24965  title         = {A Sequential Quadratic Programming Method for Potentially Infeasible Mathematical
24966                  Programs},
24967  journal       = {Journal of Mathematical Analysis and its Applications},
24968  year          = {1989},
24969  volume        = {139},
24970  pages         = {319--351}
24971}
24972
24973@Article{         burman.kutcher.ea:fitting,
24974  author        = {C. Burman and G. J. Kutcher and B. Emami and M. Goitein},
24975  title         = {Fitting of Normal Tissue Tolerance Data to an Analytical Function},
24976  journal       = {International Journal of Radiation Oncology, Biology and Physics},
24977  year          = {1991},
24978  optvolume     = {21},
24979  optpages      = {123-135}
24980}
24981
24982@TechReport{      busovaca:handling,
24983  author        = {S. Busovaca},
24984  title         = {Handling Degeneracy in a Nonlinear $\ell_1$ algorithm},
24985  institution   = {University of Waterloo},
24986  year          = {1985},
24987  address       = {Ontario},
24988  number        = {CS85 34},
24989  type          = {Technical Report}
24990}
24991
24992@Article{         butler.martin:method,
24993  author        = {T. Butler and A. V. Martin},
24994  title         = {On a Method of {C}ourant for Minimizing Functionals},
24995  journal       = {Journal of Mathematical Physics},
24996  year          = {1962},
24997  volume        = {41},
24998  pages         = {291--299}
24999}
25000
25001@Article{         calamai.more:projected,
25002  author        = {P. H. Calamai and J. J. Mor\'{e}},
25003  title         = {Projected Gradient Methods for Linearly Constrained Problems},
25004  journal       = {Mathematical Programming},
25005  year          = {1987},
25006  volume        = {39},
25007  pages         = {93--116}
25008}
25009
25010@Article{         cao.ferris:genetic,
25011  author        = {M. Cao and M. C. Ferris},
25012  title         = {Genetic Algorithms in Optimization},
25013  journal       = {Journal of Undergraduate Mathematics and its Applications},
25014  year          = {1991},
25015  volume        = {12},
25016  pages         = {81--90},
25017  key           = {17}
25018}
25019
25020@Article{         cao.ferris:interior,
25021  author        = {M. Cao and M. C. Ferris},
25022  title         = {An Interior Point Algorithm for Monotone Affine Variational Inequalities},
25023  journal       = {Journal of Optimization Theory and Applications},
25024  year          = {1994},
25025  volume        = {83},
25026  pages         = {269--283},
25027  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1992/tr1101.ps},
25028  key           = {28}
25029}
25030
25031@Article{         cao.ferris:lineality,
25032  author        = {M. Cao and M. C. Ferris},
25033  title         = {Lineality Removal for Copositive--Plus Normal Maps},
25034  year          = {1995},
25035  volume        = {2},
25036  pages         = {1--10},
25037  journal       = {Communications on Applied Nonlinear Analysis},
25038  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-02.ps},
25039  key           = {38}
25040}
25041
25042@Article{         cao.ferris:pc,
25043  author        = {M. Cao and M. C. Ferris},
25044  title         = {{$P_C$} Matrices and the Linear Complementarity Problem},
25045  journal       = {Linear Algebra and Its Applications},
25046  year          = {1996},
25047  volume        = {246},
25048  pages         = {299--312},
25049  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-01.ps},
25050  key           = {37}
25051}
25052
25053@Article{         cao.ferris:pivotal,
25054  author        = {M. Cao and M. C. Ferris},
25055  title         = {A Pivotal Method for Affine Variational Inequalities},
25056  journal       = {Mathematics of Operations Research},
25057  year          = {1996},
25058  volume        = {21},
25059  pages         = {44--64},
25060  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1992/tr1114.ps},
25061  key           = {29}
25062}
25063
25064@PhDThesis{       cao:piecewise,
25065  author        = {M. Cao},
25066  title         = {Piecewise Linear Homotopies and Affine Variational Inequalities},
25067  school        = {Computer Sciences Department, University of Wisconsin},
25068  year          = {1994},
25069  address       = {Madison, Wisconsin},
25070  note          = {Technical Report 1210}
25071}
25072
25073@Article{         caroe.schultz:dual,
25074  author        = {C. C. Car{\o}e and R. Schultz},
25075  title         = {Dual Decomposition in Stochastic Integer Programming},
25076  journal       = {Operations Research Letters},
25077  volume        = {24},
25078  pages         = {37-45},
25079  year          = {1999}
25080}
25081
25082@Article{         carol.targovnik.ea:initial,
25083  author        = {M. Carol and W. H. Grant and D. Pavord and P. Eddy and H. S. Targovnik and B.
25084                  Butler and S. Woo and J. Figura and V. Onufrey and R. Grossman and R. Selkar},
25085  title         = {Initial clinical experience with the Peacock intensity modulation of a 3-{D}
25086                  conformal radiation therapy system},
25087  journal       = {Stereotactic and Functional Neurosurgery},
25088  year          = {1996},
25089  volume        = {66},
25090  pages         = {30--34}
25091}
25092
25093@Article{         carolan.hill.ea:empirical,
25094  author        = {W. J. Carolan and J. E. Hill and J. L. Kennington and S. Niemi and S. J.
25095                  Wichmann},
25096  title         = {An Empirical Evaluation of the {KORBX} Algorithms for Military Airlift
25097                  Applications},
25098  journal       = {Operations Research},
25099  year          = {1990},
25100  volume        = {38},
25101  pages         = {240--248}
25102}
25103
25104@Article{         carroll:created,
25105  author        = {C. W. Carroll},
25106  title         = {The Created Response Surface Technique for Optimizing Nonlinear Restrained
25107                  Systems},
25108  journal       = {Operations Research},
25109  year          = {1961},
25110  volume        = {9},
25111  pages         = {169--184}
25112}
25113
25114@PhDThesis{       carroll:operations,
25115  author        = {C. W. Carroll},
25116  title         = {An Operations Research Approach to the Economic Optimization of a Kraft Pulping
25117                  Process},
25118  year          = {1959},
25119  address       = {Appleton, Wisconsin},
25120  school        = {Institute of Paper Chemistry}
25121}
25122
25123@TechReport{      casanova.dongarra:netsolve,
25124  author        = {H. Casanova and J. Dongarra},
25125  title         = {{N}et{S}olve: {A} Network Server for Solving Computational Science Problems},
25126  institution   = {University of Tennessee},
25127  year          = {1996},
25128  type          = {Technical Report}
25129}
25130
25131@TechReport{      cavalier.soyster:computational,
25132  author        = {T. M. Cavalier and A. L. Soyster},
25133  title         = {Some Computational Experience and a Modification of the {K}armarkar Algorithm},
25134  institution   = {Pennsylvania State University},
25135  year          = {1985},
25136  address       = {Pennsylvania},
25137  number        = {85-105},
25138  type          = {ISME Working Paper}
25139}
25140
25141@TechReport{      censor.iusem.ea:interior-point,
25142  author        = {Y. Censor and A. N. Iusem and S. A. Zenios},
25143  title         = {An Interior-Point Method with {B}regman Functions for the Variational Inequality
25144                  Problem with Paramonotone Operators},
25145  institution   = {University of Haifa},
25146  year          = {1994},
25147  type          = {Working Paper}
25148}
25149
25150@Article{         censor.lent:iterative,
25151  author        = {Y. Censor and A. Lent},
25152  title         = {An Iterative Row-Action Method for Interval Convex Programming},
25153  journal       = {Journal of Optimization Theory and Applications},
25154  year          = {1981},
25155  volume        = {34},
25156  pages         = {275--291}
25157}
25158
25159@InCollection{    censor.pierro.ea:iterative,
25160  author        = {Y. Censor and A. R. {De~Pierro} and T. Elfving and G. T. Herman and A. N. Iusem},
25161  title         = {On Iterative Methods for Linearly Constrained Entropy Maximization},
25162  booktitle     = {Numerical Analysis and Mathematical Modeling, Banach Center Publication Volume
25163                  XXIV},
25164  publisher     = {Banach Center},
25165  year          = {1987},
25166  editor        = {A. J. Wakulicz},
25167  address       = {Warsaw, Poland}
25168}
25169
25170@Article{         censor.segman:block-iterative,
25171  author        = {Y. Censor and J. Segman},
25172  title         = {On Block-Iterative Entropy Maximization},
25173  journal       = {Journal of Information and Optimization Science},
25174  year          = {1987},
25175  volume        = {8},
25176  pages         = {275--291}
25177}
25178
25179@Article{         censor.zenios:proximal,
25180  author        = {Y. Censor and S. A. Zenios},
25181  title         = {The Proximal Minimization Algorithm with ${D}$-functions},
25182  journal       = {Journal of Optimization Theory and Applications},
25183  year          = {1992},
25184  volume        = {73},
25185  pages         = {451--464}
25186}
25187
25188@Article{         censor:parallel,
25189  author        = {Yair Censor},
25190  title         = {Parallel Application of Block-Iterative Methods in Medical Imaging and Radiation
25191                  Therapy},
25192  journal       = {Mathematical Programming},
25193  year          = {1988},
25194  volume        = {42},
25195  pages         = {307--325}
25196}
25197
25198@Article{         censor:row-action,
25199  author        = {Yair Censor},
25200  title         = {Row-action Methods for Huge and Sparse Systems and their Applications},
25201  journal       = {SIAM Review},
25202  year          = {1981},
25203  volume        = {23},
25204  pages         = {444--466}
25205}
25206
25207@Article{         chajakis.zenios:synchronous,
25208  author        = {E. D. Chajakis and S. A. Zenios},
25209  title         = {Synchronous and Asynchronous Implementations of Relaxation Algorithms for
25210                  Nonlinear Network Optimization},
25211  journal       = {Parallel Computing},
25212  year          = {1990},
25213  note          = {To appear}
25214}
25215
25216@Article{         chamberlain.powell.ea:watchdog,
25217  author        = {R. M. Chamberlain and M. J. D. Powell and C. Lemar\'{e}chal},
25218  title         = {The Watchdog Technique for Forcing Convergence in Algorithms for Constrained
25219                  Optimization},
25220  journal       = {Mathematical Programming Study},
25221  year          = {1982},
25222  volume        = {16},
25223  pages         = {1--17}
25224}
25225
25226@Article{         chan.pang:generalized,
25227  author        = {D. Chan and J. S. Pang},
25228  title         = {The Generalized Quasi-Variational Inequality Problem},
25229  journal       = {Mathematics of Operations Research},
25230  volume        = {7},
25231  pages         = {211--222},
25232  year          = {1982}
25233}
25234
25235@Article{         charalambous:nonlinear,
25236  author        = {C. Charalambous},
25237  title         = {Nonlinear Least p--th Optimization and Nonlinear Programming},
25238  journal       = {Mathematical Programming},
25239  year          = {1977},
25240  volume        = {12},
25241  pages         = {195--225}
25242}
25243
25244@Article{         charnes.cooper.ea:duality,
25245  author        = {A. Charnes and W. W. Cooper and K. O. Kortanek},
25246  title         = {Duality, {H}aar Programs and Finite Sequence Spaces},
25247  journal       = {Proceedings of the National Academy of Sciences of the United States},
25248  year          = {1962},
25249  pages         = {783--786}
25250}
25251
25252@Book{            charnes.cooper.ea:introduction,
25253  author        = {A. Charnes and W. W. Cooper and A. Henderson},
25254  title         = {An Introduction to Linear Programming},
25255  year          = {1953},
25256  publisher     = {John Wiley \& Sons},
25257  address       = {New York}
25258}
25259
25260@TechReport{      charnes.semple:practical,
25261  author        = {A. Charnes and J. Semple},
25262  title         = {Practical Error Bounds for a Class of Quadratic Programming Problems},
25263  institution   = {CCS},
25264  year          = {1991},
25265  address       = {Austin, Texas},
25266  number        = {663},
25267  type          = {Research Report}
25268}
25269
25270@InProceedings{   charnes:fundamental,
25271  author        = {A. Charnes},
25272  title         = {Some Fundamental Theorems of Perceptron Theory and Their Geometry},
25273  booktitle     = {Computer and Information Sciences},
25274  year          = {1964},
25275  editor        = {J. T. Lou and R. H. Wilcox},
25276  publisher     = {Spartan Books},
25277  address       = {Washington, D.C.},
25278  pages         = {67--74}
25279}
25280
25281@TechReport{      chen.chen.ea:penalized,
25282  author        = {B. Chen and X. Chen and C. Kanzow},
25283  title         = {A Penalized {F}ischer-{B}urmeister {NCP}-Function: Theoretical Investigation and
25284                  Numerical Results},
25285  institution   = {Institute of Applied Mathematics, University of Hamburg},
25286  year          = {1997},
25287  type          = {Preprint},
25288  number        = {126},
25289  address       = {Hamburg, Germany}
25290}
25291
25292@Article{         chen.chen:global,
25293  author        = {B. Chen and X. Chen},
25294  title         = {A Global and Local Superlinear Continuation-Smoothing Method for ${P}_0$ +
25295                  ${R}_0$ {NCP} or Monotone {NCP}},
25296  journal       = {SIAM Journal on Optimization},
25297  year          = {1999},
25298  volume        = {9},
25299  pages         = {624--645}
25300}
25301
25302@Article{         chen.ferris.ea:fatcop,
25303  author        = {Q. Chen and M. C. Ferris and J. T. Linderoth},
25304  title         = {{FATCOP} 2.0: Advanced Features in an Opportunistic Mixed Integer Programming
25305                  Solver},
25306  journal       = {Annals of Operations Research, forthcoming},
25307  year          = {2000},
25308  url           = {ftp://ftp.cs.wisc.edu/pub/dmi/tech-reports/99-11.ps},
25309  key           = {89},
25310  type          = {Data Mining Institute Technical Report},
25311  institution   = {Computer Sciences Department, University of Wisconsin},
25312  address       = {Madison, Wisconsin},
25313  number        = {99-11}
25314}
25315
25316@TechReport{      chen.ferris:fatcop,
25317  author        = {Q. Chen and M. C. Ferris},
25318  title         = {{FATCOP}: {A} Fault Tolerant {C}ondor-{PVM} Mixed Integer Program Solver},
25319  type          = {Mathematical Programming Technical Report},
25320  institution   = {Computer Sciences Department, University of Wisconsin},
25321  address       = {Madison, Wisconsin},
25322  year          = {1999},
25323  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/99-05.ps},
25324  number        = {99-05},
25325  key           = {81},
25326  annote        = {Submitted to {\em SIOPT}}
25327}
25328
25329@Article{         chen.florian:nonlinear,
25330  author        = {Y. Chen and M. Florian},
25331  title         = {The Nonlinear Bilevel Programming Problem: Formulations, Regularity, and
25332                  Optimality Conditions},
25333  journal       = {Optimization},
25334  year          = {1995},
25335  volume        = {32},
25336  pages         = {193--209}
25337}
25338
25339@TechReport{      chen.florian:o-d,
25340  author        = {Y. Chen and M. Florian},
25341  title         = {{O}-{D} demand adjustment problem with congestion: Part {I}. Model analysis and
25342                  optimality conditions},
25343  type          = {Publication},
25344  number        = {CRT-94-56},
25345  institution   = {Centre de Recherche sur les Transports, Universit\'e de Montr\'eal},
25346  address       = {Montr\'eal, Canada},
25347  year          = {1994}
25348}
25349
25350@Article{         chen.harker:continuation,
25351  author        = {B. Chen and P. T. Harker},
25352  title         = {A Continuation Method for Monotone Variational Inequalities},
25353  journal       = {Mathematical Programming},
25354  volume        = {69},
25355  pages         = {237--253},
25356  year          = {1995}
25357}
25358
25359@Article{         chen.harker:non-interior,
25360  author        = {B. Chen and P. T. Harker},
25361  title         = {A Non-Interior-Point Continuation Method for Linear Complementarity Problems},
25362  journal       = {SIAM Journal on Matrix Analysis and Applications},
25363  year          = {1993},
25364  volume        = {14},
25365  pages         = {1168--1190}
25366}
25367
25368@Article{         chen.harker:smooth,
25369  author        = {B. Chen and P. T. Harker},
25370  title         = {Smooth Approximations to Nonlinear Complementarity Problems},
25371  journal       = {SIAM Journal on Optimization},
25372  year          = {1997},
25373  volume        = {7},
25374  pages         = {403--420}
25375}
25376
25377@Article{         chen.mangasarian:class,
25378  author        = {Chunhui Chen and O. L. Mangasarian},
25379  title         = {A Class of Smoothing Functions for Nonlinear and Mixed Complementarity Problems},
25380  journal       = {Computational Optimization and Applications},
25381  year          = {1996},
25382  volume        = {5},
25383  pages         = {97--138}
25384}
25385
25386@Article{         chen.mangasarian:smoothing,
25387  author        = {Chunhui Chen and O. L. Mangasarian},
25388  title         = {Smoothing Methods for Convex Inequalities and Linear Complementarity Problems},
25389  journal       = {Mathematical Programming},
25390  year          = {1995},
25391  volume        = {78},
25392  pages         = {51--70}
25393}
25394
25395@Article{         chen.nashed.ea:convergence,
25396  author        = {X. Chen and Z. Nashed and L. Qi},
25397  title         = {Convergence of {N}ewton's Method for Singular Smooth and Nonsmooth Equations
25398                  using Adaptive Outer Inverses},
25399  year          = {1997},
25400  journal       = {SIAM Journal on Optimization},
25401  volume        = {7},
25402  pages         = {445--462}
25403}
25404
25405@Article{         chen.qi.ea:global,
25406  author        = {X. Chen and L. Qi and D. Sun},
25407  title         = {Global and Superlinear Convergence of the Smoothing {N}ewton Method and its
25408                  Application to General Box Constrained Variational Inequalities},
25409  year          = {1998},
25410  journal       = {Mathematics of Computation},
25411  volume        = {67},
25412  pages         = {519--540}
25413}
25414
25415@Article{         chen.teboulle:convergence,
25416  author        = {G. Chen and M. Teboulle},
25417  title         = {A Convergence Analysis of Proximal-Like Minimization Algorithms Using {B}regman
25418                  Functions},
25419  journal       = {SIAM Journal on Optimization},
25420  year          = {1993},
25421  volume        = {3},
25422  pages         = {538--543}
25423}
25424
25425@Article{         chen.ye:homotopy-smoothing,
25426  author        = {X.~Chen and Y.~Ye},
25427  title         = {On Homotopy-Smoothing Methods for Variational Inequalities},
25428  year          = {1999},
25429  journal       = {SIAM Journal on Control and Optimization},
25430  volume        = {37},
25431  pages         = {589--616}
25432}
25433
25434@PhDThesis{       chen:forward-backward,
25435  author        = {G. H.--G. Chen},
25436  title         = {Forward--Backward Splitting Techniques: Theory and Applications},
25437  school        = {University of Washington},
25438  year          = {1994}
25439}
25440
25441@PhDThesis{       chen:smoothing,
25442  author        = {Chunhui Chen},
25443  title         = {Smoothing Methods in Mathematical Programming},
25444  school        = {Computer Sciences Department, University of Wisconsin},
25445  year          = {1995},
25446  address       = {Madison, Wisconsin},
25447  note          = {Available from ftp://ftp.cs.wisc.edu/math-prog/tech-reports/},
25448  annote        = {Mathematical Programming Technical Report 95-12}
25449}
25450
25451@Book{            cheney:introduction,
25452  author        = {E. W. Cheney},
25453  title         = {Introduction to Approximation Theory},
25454  year          = {1966},
25455  publisher     = {McGraw--Hill},
25456  address       = {New York}
25457}
25458
25459@Article{         cho.kuterdem.ea:spherical,
25460  author        = {P. S. Cho and H. G. Kuterdem and R. J. Marks},
25461  title         = {A spherical dose model for radiosurgery treatment planning},
25462  journal       = {Physics in Medicine and Biology},
25463  year          = {1998},
25464  volume        = {43},
25465  pages         = {3145--3148}
25466}
25467
25468@Article{         cho.lee.ea:optimization,
25469  author        = {P. S. Cho and S. Lee and R. J. Marks and S. Oh and S. Sutlief and H. Phillips},
25470  title         = {Optimization of intensity modulated beams with volume constraints using two
25471                  methods: cost function minimization and projection onto convex sets},
25472  journal       = {Medical Physics},
25473  year          = {1998},
25474  volume        = {25},
25475  number        = {4},
25476  pages         = {435--443}
25477}
25478
25479@Article{         choi.desarbo.ea:product,
25480  author        = {S. C. Choi and W. S. DeSarbo and P. T. Harker},
25481  title         = {Product Positioning Under Price Competition},
25482  journal       = {Management Science},
25483  year          = {1990},
25484  volume        = {36},
25485  pages         = {175--199}
25486}
25487
25488@Article{         chow.mallet-parret.ea:finding,
25489  author        = {S. N. Chow and J. Mallet--Parret and J. A. Yorke},
25490  title         = {Finding Zeroes of Maps: Homotopy Methods that are Constructive with Probability
25491                  One},
25492  journal       = {Mathematics of Computing},
25493  year          = {1978},
25494  volume        = {32},
25495  pages         = {887--899}
25496}
25497
25498@Article{         christopherson:mathematical,
25499  author        = {D. G. Christopherson},
25500  title         = {A new mathematical method for the solution of film lubrication problems},
25501  journal       = {Proceedings of the Institute of Mechanical Engineers},
25502  volume        = {146},
25503  year          = {1941},
25504  pages         = {126--135}
25505}
25506
25507@TechReport{      chun.lee.ea:implementation,
25508  author        = {B. J. Chun and S. J. Lee and S. M. Robinson},
25509  title         = {An Implementation of the Bundle Decomposition Algorithm},
25510  institution   = {Department of Industrial Engineering, University of Wisconsin},
25511  year          = {1991},
25512  address       = {Madison, Wisconsin},
25513  number        = {91-6}
25514}
25515
25516@Article{         chung:np-completeness,
25517  author        = {S.--J. Chung},
25518  title         = {{NP}-Completeness of the Linear Complementarity Problem},
25519  journal       = {Journal of Optimization Theory and Applications},
25520  volume        = {60},
25521  year          = {1989},
25522  pages         = {393--399}
25523}
25524
25525@Book{            chvatal:linear,
25526  author        = {V. Chv\'atal},
25527  title         = {Linear Programming},
25528  year          = {1983},
25529  publisher     = {W. H. Freeman and Company},
25530  address       = {New York}
25531}
25532
25533@Book{            ciarlet:finite,
25534  author        = {P. G. Ciarlet},
25535  title         = {The Finite Element Method for Elliptic Problems},
25536  year          = {1978},
25537  publisher     = {North-Holland},
25538  address       = {New York}
25539}
25540
25541@Article{         cinquini.contro:optimal,
25542  author        = {C. Cinquini and R. Contro},
25543  title         = {Optimal design of beams discretized by elastic plastic finite element},
25544  journal       = {Computers \& Structures},
25545  volume        = {20},
25546  year          = {1985},
25547  pages         = {475--585}
25548}
25549
25550@Book{            clarke:optimization,
25551  author        = {F. H. Clarke},
25552  title         = {Optimization and Nonsmooth Analysis},
25553  year          = {1983},
25554  publisher     = {John Wiley \& Sons},
25555  address       = {New York}
25556}
25557
25558@InProceedings{   cleveland.smith:genetic,
25559  crossref      = {schaeffer:third},
25560  author        = {G. A. Cleveland and S. F. Smith},
25561  title         = {Using Genetic Algorithms to Schedule Flow Shop Releases},
25562  pages         = {160--169}
25563}
25564
25565@Book{            cochran:sampling,
25566  author        = {W. Cochran},
25567  title         = {Sampling Techniques},
25568  publisher     = {Wiley},
25569  year          = {1977},
25570  address       = {New York},
25571  edition       = {Third}
25572}
25573
25574@Article{         coleman.conn:nonlinear,
25575  author        = {T. F. Coleman and A. R. Conn},
25576  title         = {Nonlinear Programming via an Exact Penalty Function Method: Asymptotic Analysis},
25577  journal       = {Mathematical Programming},
25578  year          = {1982},
25579  volume        = {24},
25580  pages         = {123--136}
25581}
25582
25583@Article{         coleman.conn:nonlinear*1,
25584  author        = {T. F. Coleman and A. R. Conn},
25585  title         = {Nonlinear Programming via an Exact Penalty Function Method: Global Analysis},
25586  journal       = {Mathematical Programming},
25587  year          = {1982},
25588  volume        = {24},
25589  pages         = {137--161}
25590}
25591
25592@TechReport{      coleman.liu:interior,
25593  author        = {T. F. Coleman and J. Liu},
25594  title         = {An interior newton method for quadratic programming},
25595  institution   = {Dept. of Computer Science, Cornell University},
25596  year          = {1993},
25597  number        = {TR 93-1388},
25598  address       = {Ithaca, NY},
25599  month         = oct
25600}
25601
25602@Article{         coleman.more:estimation,
25603  author        = {T. F. Coleman and J. J. Mor\'{e}},
25604  title         = {Estimation of Sparse {J}acobian Matrices and Graph Coloring Problems},
25605  journal       = {SIAM Journal on Numerical Analysis},
25606  year          = {1983},
25607  volume        = {20},
25608  pages         = {187--209}
25609}
25610
25611@Manual{          coleman.verma:admat,
25612  author        = {T. F. Coleman and A. Verma},
25613  title         = {{ADMAT} User Guide},
25614  year          = {2000}
25615}
25616
25617@TechReport{      colville:comparative,
25618  author        = {A. R. Colville},
25619  title         = {A Comparative Study on Nonlinear Programming Codes},
25620  institution   = {IBM New York Scientific Center},
25621  year          = {1968},
25622  month         = jun,
25623  number        = {320--2949},
25624  type          = {Technical Report}
25625}
25626
25627@Article{         comi.maier:extremum,
25628  author        = {C. Comi and G. Maier},
25629  title         = {Extremum Theorem and Convergence Criterion for an Iterative Solution to the
25630                  Finite-Step Problem in Elastoplasticity with Mixed Nonlinear Hardening},
25631  journal       = {European Journal Mechanics A/Solids},
25632  volume        = {9},
25633  year          = {1990},
25634  pages         = {563--585}
25635}
25636
25637@Misc{            condon.dahl.ea:implementing,
25638  author        = {T. Condon and H. Dahl and S. Devarajan},
25639  title         = {Implementing a Computable General Equilibrium Model on {GAMS} -- The {C}ameroon
25640                  Model},
25641  year          = {1987},
25642  howpublished  = {{DRD} Discussion Paper 290},
25643  note          = {The World Bank, Washington DC}
25644}
25645
25646@Book{            conn.gould.ea:lancelot,
25647  author        = {A. R. Conn and N. I. M. Gould and Ph. L. Toint},
25648  title         = {{LANCELOT}: {A} {F}ortran package for Large--Scale Nonlinear Optimization
25649                  (Release {A})},
25650  year          = {1992},
25651  publisher     = {Springer Verlag},
25652  address       = {Heidelberg, Berlin},
25653  series        = {Springer Series in Computational Mathematics},
25654  number        = {17}
25655}
25656
25657@Article{         conn.gould.ea:numerical,
25658  author        = {A. R. Conn and N. I. M. Gould and Ph. L. Toint},
25659  title         = {Numerical Experiments with the {LANCELOT} Package (Release {A}) for Large-Scale
25660                  Nonlinear Optimization},
25661  journal       = {Mathematical Programming},
25662  year          = {1996},
25663  volume        = {75},
25664  pages         = {73--110}
25665}
25666
25667@Book{            cgt,
25668  author        = {A. R. Conn and N. I. M. Gould and Ph. L. Toint},
25669  title         = {Trust-Region Methods},
25670  year          = {2000},
25671  publisher     = {SIAM},
25672  address       = {Philadelphia, Pennsylvania}
25673}
25674
25675@InCollection{    conn.toint:algorithm,
25676  author        = {A. R. Conn and Ph. L. Toint},
25677  title         = {An Algorithm using Quadratic Interpolation for Unconstrained Derivative Free
25678                  Optimization},
25679  booktitle     = {Nonlinear Optimization and Applications},
25680  editor        = {G. Di Pillo and F. Giannessi},
25681  year          = {1996},
25682  publisher     = {Plenum Press},
25683  address       = {New York}
25684}
25685
25686@Article{         conry.seireg:mathematical,
25687  author        = {T. F. Conry and A. Seireg},
25688  title         = {A Mathematical Programming Method for Design for Elastic Bodies in Contact},
25689  journal       = {{ASME} Transactions Journal of Applied Mechanics},
25690  volume        = {93},
25691  year          = {1971},
25692  pages         = {387--392}
25693}
25694
25695@Article{         cook.gerards.ea:sensitivity,
25696  author        = {W. Cook and A. M. H. Gerards and A. Schrijver and \'{E}. Tardos},
25697  title         = {Sensitivity Results in Integer Linear Programming},
25698  journal       = {Mathematical Programming},
25699  year          = {1986},
25700  volume        = {34},
25701  pages         = {251--264}
25702}
25703
25704@Article{         cook:taxonomy,
25705  author        = {S. A. Cook},
25706  title         = {A Taxonomy of Problems with Fast Parallel Algorithms},
25707  journal       = {Information and Control},
25708  year          = {1985},
25709  volume        = {64},
25710  pages         = {2--22}
25711}
25712
25713@Article{         cooper:gradient,
25714  author        = {R. E. M. Cooper},
25715  title         = {A gradient method of optimizing external-beam radiotherapy treatment plans},
25716  journal       = {Radiology},
25717  year          = {1978},
25718  volume        = {128},
25719  pages         = {235--243}
25720}
25721
25722@Article{         cormack:problem,
25723  author        = {A. M. Cormack},
25724  title         = {A problem in roatation therapy with x-rays},
25725  journal       = {International Journal of Radiation Oncology, Biology and Physics},
25726  year          = {1987},
25727  volume        = {13},
25728  pages         = {623--630}
25729}
25730
25731@Article{         cormack:problem*1,
25732  author        = {A. M. Cormack},
25733  title         = {A problem in roatation therapy with x-rays2: dose distributions with an axis of
25734                  symmetry},
25735  journal       = {International Journal of Radiation Oncology, Biology and Physics},
25736  year          = {1987},
25737  volume        = {13},
25738  pages         = {1921--1925}
25739}
25740
25741@Article{         cottle.dantzig:complementary,
25742  author        = {R. W. Cottle and G. B. Dantzig},
25743  title         = {Complementary Pivot Theory of Mathematical Programming},
25744  journal       = {Linear Algebra and Its Applications},
25745  year          = {1968},
25746  volume        = {1},
25747  pages         = {103--125}
25748}
25749
25750@Article{         cottle.dantzig:generalization,
25751  author        = {R. W. Cottle and G. B. Dantzig},
25752  title         = {A Generalization of the Linear Complementarity Problem},
25753  journal       = {Journal of Combinatorial Theory},
25754  year          = {1970},
25755  volume        = {8},
25756  pages         = {79--90}
25757}
25758
25759@Book{            cottle.giannessi.ea:variational,
25760  author        = {R. W. Cottle and F. Giannessi and J.--L. Lions},
25761  title         = {Variational Inequalities and Complementarity Problems: Theory and Applications},
25762  year          = {1980},
25763  publisher     = {John Wiley \& Sons},
25764  address       = {New York}
25765}
25766
25767@InCollection{    cottle.goheen:special,
25768  author        = {R. W. Cottle and M. S. Goheen},
25769  title         = {A Special Class of Large Quadratic Programs},
25770  pages         = {361--390},
25771  crossref      = {mangasarian.meyer.ea:nonlinear*3}
25772}
25773
25774@Article{         cottle.golub.ea:solution,
25775  author        = {R. W. Cottle and G. H. Golub and R. S. Sacher},
25776  title         = {On the Solution of Large Structured Complementarity Problems: The Block
25777                  Partitioned Case},
25778  journal       = {Applied Mathematics and Optimization},
25779  year          = {1978},
25780  volume        = {4},
25781  pages         = {347--363}
25782}
25783
25784@Book{            cottle.pang.ea:linear,
25785  author        = {R. W. Cottle and J. S. Pang and R. E. Stone},
25786  title         = {The Linear Complementarity Problem},
25787  year          = {1992},
25788  publisher     = {Academic Press},
25789  address       = {Boston}
25790}
25791
25792@Article{         cottle.pang.ea:sufficient,
25793  author        = {R. W. Cottle and J. S. Pang and V. Venkateswaran},
25794  title         = {Sufficient Matrices and the Linear Complementarity Problem},
25795  journal       = {Linear Algebra and Its Applications},
25796  year          = {1989},
25797  volume        = {114/115},
25798  pages         = {231--249}
25799}
25800
25801@PhDThesis{       cottle:nonlinear,
25802  author        = {R. W. Cottle},
25803  title         = {Nonlinear programs with positively bounded {J}acobians},
25804  school        = {Department of Mathematics, University of California},
25805  year          = {1964},
25806  address       = {Berkeley, California}
25807}
25808
25809@Article{         cottle:nonlinear*1,
25810  author        = {R. W. Cottle},
25811  title         = {Nonlinear programs with positively bounded {J}acobians},
25812  journal       = {Journal of the Society for Industrial and Applied Mathematics},
25813  volume        = {14},
25814  year          = {1966},
25815  pages         = {147--158}
25816}
25817
25818@InCollection{    cottle:principal,
25819  author        = {R. W. Cottle},
25820  title         = {The principal pivoting method of quadratic programming},
25821  booktitle     = {Mathematics of the Decision Sciences, Part 1},
25822  publisher     = {American Mathematical Society},
25823  editor        = {G. B. Dantzig and Jr. A. F. Veinott},
25824  address       = {Providence, Rhode Island},
25825  year          = {1968},
25826  pages         = {144--162}
25827}
25828
25829@Unpublished{     courant:calculus,
25830  author        = {R. Courant},
25831  title         = {Calculus of Variations and Supplementary Notes and Exercises},
25832  year          = {1956},
25833  note          = {Supplementary notes by M. Kruskal and H. Rubin, revised and amended by J. Moser,
25834                  New York University}
25835}
25836
25837@Article{         courant:variational,
25838  author        = {R. Courant},
25839  title         = {Variational Methods for the Solution of Problems of Equilibrium and Vibration},
25840  journal       = {Bulletin of the American Mathematical Society},
25841  year          = {1943},
25842  volume        = {49},
25843  pages         = {1--23}
25844}
25845
25846@Book{            cristianini.shawe-taylor:introduction,
25847  author        = {N. Cristianini and J. Shawe-Taylor},
25848  title         = {An Introduction to Support Vector Machines},
25849  publisher     = {Cambridge University Press},
25850  address       = {Cambridge},
25851  year          = {2000}
25852}
25853
25854@Article{         cromme:strong,
25855  author        = {L. Cromme},
25856  title         = {Strong Uniqueness},
25857  journal       = {Numerische Mathematik},
25858  year          = {1978},
25859  volume        = {29},
25860  pages         = {179--193}
25861}
25862
25863@Article{         crowder.johnson.ea:solving,
25864  author        = {H. Crowder and E. L. Johnson and M. W. Padberg},
25865  title         = {Solving Large Scale Zero-One Linear Programming Problems},
25866  journal       = {Operations Research},
25867  year          = {1983},
25868  volume        = {31},
25869  pages         = {803--834}
25870}
25871
25872@Article{         cryer.dempster:equivalence,
25873  author        = {C. W. Cryer and M. A. H. Dempster},
25874  title         = {Equivalence of Linear Complementarity Problems and Linear Programs in Vector
25875                  Lattice {H}ilbert Spaces},
25876  journal       = {SIAM Journal on Control and Optimization},
25877  year          = {1980},
25878  volume        = {18},
25879  pages         = {76--89}
25880}
25881
25882@Article{         cryer:method,
25883  author        = {C. W. Cryer},
25884  title         = {The method of {C}hristopherson for solving free boundary problems for infinite
25885                  journal bearings by means of finite differences},
25886  journal       = {Mathematics of Computation},
25887  volume        = {25},
25888  year          = {1971},
25889  pages         = {435--553}
25890}
25891
25892@Article{         cryer:solution,
25893  author        = {C. W. Cryer},
25894  title         = {The Solution of a Quadratic Programming Problem Using Systematic Overrelaxation},
25895  journal       = {SIAM Journal on Control and Optimization},
25896  year          = {1971},
25897  volume        = {9},
25898  pages         = {385--392}
25899}
25900
25901@Article{         cryer:solution*1,
25902  author        = {C. W. Cryer},
25903  title         = {The Solution of a Quadratic Programming Using Systematic Overrelaxation},
25904  journal       = {SIAM Journal on Control},
25905  year          = {1971},
25906  volume        = {9},
25907  pages         = {385--392}
25908}
25909
25910@Manual{          culler:split-c,
25911  author        = {D. Culler},
25912  title         = {The Split--{C} Programming Language},
25913  organization  = {Computer Science Department, University of California, Berkeley}
25914}
25915
25916@InProceedings{   cun.denker.ea:optimal,
25917  author        = {Y. le Cun and J. S. Denker and S. A. Solla},
25918  title         = {Optimal Brain Damage},
25919  booktitle     = {Advances in Neural Information Processing Systems II {(Denver 1989)}},
25920  year          = {1990},
25921  editor        = {D. S. Touretzky},
25922  publisher     = {Morgan Kaufmann},
25923  address       = {San Mateo, California},
25924  pages         = {598--605}
25925}
25926
25927@TechReport{      czyzyk.mehrotra.ea:pcx,
25928  author        = {J. Czyzyk and S. Mehrotra and S. J. Wright},
25929  title         = {{PCx} Users Guide},
25930  institution   = {Optimization Technology Center, Argonne National Laboratory and Northwestern
25931                  University},
25932  year          = {1996},
25933  type          = {Technical Report},
25934  number        = {OTC 96/01}
25935}
25936
25937@TechReport{      czyzyk.mesnier.ea:network-enabled,
25938  address       = {Argonne, Illinois},
25939  author        = {J. Czyzyk and M. P. Mesnier and J. J. Mor\'e},
25940  institution   = {Argonne National Laboratory},
25941  number        = {MCS-P615-0996},
25942  title         = {The {N}etwork-{E}nabled {O}ptimization {S}erver},
25943  type          = {Preprint},
25944  year          = {1996}
25945}
25946
25947@Article{         czyzyk.wisniewski.ea:optimization,
25948  title         = {Optimization Case Studies in the {NEOS} Guide},
25949  author        = {J. Czyzyk and T. Wisniewski and S. J. Wright},
25950  journal       = {SIAM Review},
25951  volume        = {41},
25952  pages         = {148--163},
25953  year          = {1999}
25954}
25955
25956@Article{         dai.laan.ea:simplicial,
25957  author        = {Y. Dai and G. van der Laan and A. J. J. Talman and Y. Yamamoto},
25958  title         = {A Simplicial Algorithm for the Nonlinear Stationary Problem on an Unbounded
25959                  Polyhedron},
25960  journal       = {SIAM Journal on Optimization},
25961  year          = {1991},
25962  volume        = {1},
25963  pages         = {151--165}
25964}
25965
25966@Article{         dai.talman:linear,
25967  author        = {Y. Dai and D. Talman},
25968  title         = {Linear Stationary Point Problems on Unbounded Polyhedra},
25969  journal       = {Mathematics of Operations Research},
25970  year          = {1993},
25971  pages         = {635--644}
25972}
25973
25974@Book{            daniel:approximate,
25975  author        = {J. W. Daniel},
25976  title         = {The approximate minimization of functionals},
25977  year          = {1971},
25978  publisher     = {Prentice-Hall, Inc},
25979  address       = {Englewood Cliffs, New Jersey}
25980}
25981
25982@Article{         danskin:theory,
25983  author        = {J. M. Danskin},
25984  title         = {The Theory of Min--Max, with Applications},
25985  journal       = {SIAM Journal on Applied Mathematics},
25986  year          = {1964},
25987  volume        = {14},
25988  pages         = {641--664}
25989}
25990
25991@Book{            danskin:theory*1,
25992  author        = {J. M. Danskin},
25993  title         = {The Theory of Min--Max},
25994  year          = {1967},
25995  publisher     = {Springer-Verlag},
25996  address       = {New York}
25997}
25998
25999@InCollection{    dantzig.cottle:positive,
26000  author        = {G. B. Dantzig and R. W. Cottle},
26001  title         = {Positive (semi-)definite programming},
26002  booktitle     = {Nonlinear Programming},
26003  publisher     = {North-Holland},
26004  editor        = {J. Abadie},
26005  address       = {Amsterdam},
26006  year          = {1967},
26007  pages         = {55--73}
26008}
26009
26010@Article{         dantzig.manne:complementarity,
26011  author        = {G. B. Dantzig and A. S. Manne},
26012  title         = {A Complementarity Algorithm for an Optimal Captial Path with Invariant
26013                  Proportions},
26014  journal       = {Journal of Economic Theory},
26015  year          = {1974},
26016  volume        = {9},
26017  pages         = {312--323}
26018}
26019
26020@Article{         dantzig.wolfe:decomposition,
26021  author        = {G. B. Dantzig and P. Wolfe},
26022  title         = {Decomposition Principle for Linear Programs},
26023  journal       = {Operations Research},
26024  year          = {1960},
26025  volume        = {8},
26026  pages         = {101--111}
26027}
26028
26029@Book{            dantzig:linear,
26030  author        = {G. B. Dantzig},
26031  title         = {Linear Programming and Extensions},
26032  year          = {1963},
26033  publisher     = {Princeton University Press},
26034  address       = {Princeton, New Jersey}
26035}
26036
26037@Manual{          dash:xpress-mp,
26038  title         = {{XPRESS-MP} User Guide},
26039  organization  = {Dash Associates},
26040  address       = {Blisworth House, Blisworth, Northants, UK},
26041  note          = {http://www.dashopt.com/}
26042}
26043
26044@Book{            davis:handbook,
26045  author        = {L. D. Davis},
26046  title         = {The Handbook of Genetic Algorithms},
26047  year          = {1990},
26048  publisher     = {Van Nostrand Reinhold}
26049}
26050
26051@TechReport{      davis:users,
26052  author        = {T. A. Davis},
26053  title         = {Users' guide for the unsymmetric-pattern multifrontal Package ({UMFPACK})},
26054  type          = {{Technical Report}},
26055  year          = {1993},
26056  institution   = {Computer and Information Sciences Department, University of Florida},
26057  address       = {Gainesville, Florida}
26058}
26059
26060@TechReport{      dax:computation,
26061  author        = {A. Dax},
26062  title         = {The Computation of Descent Directions at Degenerate Points},
26063  institution   = {Hydrological Service of Israel},
26064  year          = {1985},
26065  type          = {Technical Report}
26066}
26067
26068@Article{         dax:note,
26069  author        = {A. Dax},
26070  title         = {A Note on Optimality Conditions for the Euclidean Multifacility Location
26071                  Problem},
26072  journal       = {Mathematical Programming},
26073  year          = {1986},
26074  volume        = {36},
26075  pages         = {72--80}
26076}
26077
26078@Article{         deasy:multiple,
26079  author        = {J. O. Deasy},
26080  title         = {Multiple local minima in radiotherapy optimization problems with dose volume
26081                  constraints},
26082  journal       = {Medical Physics},
26083  year          = {1997},
26084  optvolume     = {24},
26085  optnumber     = {7},
26086  optpages      = {1157-1161}
26087}
26088
26089@Article{         deboor.ron:computational,
26090  author        = {C. {deBoor} and A. Ron},
26091  title         = {Computational Aspects of Polynomial Interpolation in Several Variables},
26092  journal       = {Mathematics of Computation},
26093  year          = {1992},
26094  volume        = {58},
26095  pages         = {705--727}
26096}
26097
26098@Article{         debremaecker.ferris.ea:compressional,
26099  author        = {J.--C. {De~Bremaecker} and M. C. Ferris and D. Ralph},
26100  title         = {Compressional Fractures considered as Contact Problems and Mixed Complementarity
26101                  Problems},
26102  year          = {2000},
26103  key           = {82},
26104  journal       = {Engineering Fracture Mechanics},
26105  volume        = {66},
26106  pages         = {287--303}
26107}
26108
26109@Article{         debremaecker.ferris:comparison,
26110  author        = {J.--C. {De~Bremaecker} and M. C. Ferris},
26111  title         = {A Comparison of Two Algorithms for Solving Closed Crack Problems},
26112  year          = {2000},
26113  key           = {90},
26114  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/00-01.ps},
26115  journal       = {Engineering Fracture Mechanics},
26116  volume        = {66},
26117  pages         = {601--605},
26118  institution   = {Computer Sciences Department, University of Wisconsin},
26119  address       = {Madison, Wisconsin},
26120  number        = {00-01}
26121}
26122
26123@Article{         dedonato.maier:mathematical,
26124  author        = {O. {De~Donato} and G. Maier},
26125  title         = {Mathematical programming methods for the inelastic analysis of reinforced
26126                  concrete frames allowing for limited rotation capacity},
26127  journal       = {International Journal for Numerical Methods in Engineering},
26128  volume        = {4},
26129  year          = {1972},
26130  pages         = {307--329}
26131}
26132
26133@Book{            deimling:nonlinear,
26134  author        = {K. Deimling},
26135  title         = {Nonlinear Functional Analysis},
26136  publisher     = {Springer-Verlag},
26137  year          = {1985}
26138}
26139
26140@PhDThesis{       dejong:analysis,
26141  author        = {K. A. De~Jong},
26142  title         = {An Analysis of the Behavior of a Class of Genetic Adaptive Systems},
26143  year          = {1975},
26144  school        = {University of Michigan},
26145  note          = {Dissertation Abstracts International 36(10), 5140B}
26146}
26147
26148@Article{         deleone.mangasarian.ea:multi-sweep,
26149  author        = {R. {De~Leone} and O. L. Mangasarian and T.-H. Shiau},
26150  title         = {Multi-Sweep Asynchronous Parallel Successive Overelaxation for the Nonsymmetric
26151                  Linear Complementarity Problem},
26152  journal       = {Annals of Operations Research},
26153  year          = {1990},
26154  volume        = {22},
26155  pages         = {43--54}
26156}
26157
26158@InCollection{    deleone.mangasarian:serial,
26159  author        = {R. {De~Leone} and O. L. Mangasarian},
26160  title         = {Serial and Parallel Solution of Large Scale Linear Programs by Augmented
26161                  {L}agrangian Successive Overrelaxation},
26162  booktitle     = {Optimization, Parallel Processing and Applications},
26163  publisher     = {Springer-Verlag},
26164  year          = {1988},
26165  editor        = {A. Kurzhanski and K. Neumann and D. Pallaschke},
26166  volume        = {304},
26167  series        = {Lecture Notes in Economics and Mathematical Systems},
26168  pages         = {103--124},
26169  address       = {Berlin}
26170}
26171
26172@TechReport{      deluca.facchinei.ea:combining,
26173  author        = {T. {De~Luca} and F. Facchinei and C. Kanzow},
26174  title         = {Combining Equation-Based Methods for the Solution of Large-Scale Nonlinear
26175                  Complementarity Problems: Theory and Numerical Results},
26176  type          = {Preprint},
26177  institution   = {Institute of Applied Mathematics, University of Hamburg},
26178  year          = {1996}
26179}
26180
26181@TechReport{      deluca.facchinei.ea:general,
26182  author        = {T. {De~Luca} and F. Facchinei and C. Kanzow},
26183  title         = {A General Framework for Solving Nonlinear Complementarity Problems: Theory and
26184                  Numerical Results},
26185  type          = {Preprint},
26186  institution   = {Institute of Applied Mathematics, University of Hamburg},
26187  year          = {1997}
26188}
26189
26190@Article{         deluca.facchinei.ea:semismooth,
26191  author        = {T. {De~Luca} and F. Facchinei and C. Kanzow},
26192  title         = {A Semismooth Equation Approach to the Solution of Nonlinear Complementarity
26193                  Problems},
26194  journal       = {Mathematical Programming},
26195  volume        = {75},
26196  pages         = {407--439},
26197  year          = {1996}
26198}
26199
26200@Article{         deluca.facchinei.ea:theoretical,
26201  author        = {T. {De~Luca} and F. Facchinei and C. Kanzow},
26202  title         = {A Theoretical and Numerical Comparison of some Semismooth Algorithms for
26203                  Complementarity Problems},
26204  year          = {1999},
26205  journal       = {Computational Optimization and Applications, forthcoming}
26206}
26207
26208@Article{         demarzo.eaves:computing,
26209  author        = {P. M. DeMarzo and B. C. Eaves},
26210  title         = {Computing Equilibria of {GEI} by Relocalization on a Grassmann Manifold},
26211  journal       = {Journal of Mathematical Economics},
26212  year          = {1996},
26213  volume        = {26},
26214  pages         = {479--497}
26215}
26216
26217@Article{         dembo.steihaug:truncated,
26218  author        = {R. S. Dembo and T. Steihaug},
26219  title         = {Truncated {N}ewton Method Algorithms for Large--Scale Unconstrained
26220                  Optimization},
26221  journal       = {Mathematical Programming},
26222  year          = {1983},
26223  volume        = {26},
26224  pages         = {190--212}
26225}
26226
26227@Article{         dembo:performance,
26228  author        = {R. S. Dembo},
26229  title         = {The Performance of {NLPNET}, {A} Large--Scale Nonlinear Network Optimizer},
26230  journal       = {Mathematical Programming Study},
26231  year          = {1986},
26232  volume        = {26},
26233  pages         = {245--248}
26234}
26235
26236@Article{         demoor.vandenberghe.ea:generalized,
26237  author        = {B. {De~Moor} and L. Vandenberghe and J. Vandewalle},
26238  title         = {The generalized linear complementarity problem and an algorithm to find all its
26239                  solutions},
26240  journal       = {Mathematical Programming},
26241  volume        = {57},
26242  year          = {1992},
26243  pages         = {415--426}
26244}
26245
26246@Book{            demyanov.vasilev:nondifferentiable,
26247  author        = {V. F. Dem\'{y}anov and L. V. Vasil\'{e}v},
26248  title         = {Nondifferentiable Optimization},
26249  publisher     = {Optimization Software, Inc.},
26250  year          = {1985},
26251  address       = {New York}
26252}
26253
26254@Book{            dennis.schnabel:numerical,
26255  author        = {J. E. Dennis and R. B. Schnabel},
26256  title         = {Numerical Methods for Unconstrained Optimization and Nonlinear Equations},
26257  year          = {1983},
26258  publisher     = {Prentice-Hall, Inc},
26259  address       = {Englewood Cliffs, New Jersey}
26260}
26261
26262@Article{         dennis.torczon:direct,
26263  author        = {J. E. Dennis and V. Torczon},
26264  title         = {Direct Search Methods on Parallel Machines},
26265  journal       = {SIAM Journal on Optimization},
26266  year          = {1991},
26267  volume        = {1},
26268  pages         = {448--474}
26269}
26270
26271@TechReport{      depierro.iusem:convergence,
26272  author        = {A. R. {De~Pierro} and A. N. Iusem},
26273  title         = {Convergence Properties of Iterative Methods for Symmetric Positive Semidefinite
26274                  Linear Complementarity Problems},
26275  institution   = {Instituto de Matematica, Elasticita e Ciencia da Computacao},
26276  year          = {1990},
26277  address       = {Universidade Estadual de Campinas, CP 6065, Campinas, 13081, SP, Brazil}
26278}
26279
26280@Article{         depierro.iusem:relaxed,
26281  author        = {A. R. {De~Pierro} and A. N. Iusem},
26282  title         = {A Relaxed Version of {B}regman's Method for Convex Programming},
26283  journal       = {Journal of Optimization Theory and Applications},
26284  year          = {1986},
26285  volume        = {51},
26286  pages         = {421--440}
26287}
26288
26289@Book{            dervis.melo.ea:general,
26290  author        = {K. Dervis and J. de Melo and S. Robinson},
26291  title         = {General Equilibrium Models of Development Policy},
26292  publisher     = {Cambridge University Press},
26293  year          = {1982},
26294  address       = {Cambridge, England}
26295}
26296
26297@Article{         deschutter.demoor:minimal,
26298  author        = {B. {De~Schutter} and B. {De~Moor}},
26299  title         = {Minimal Realization in the Max Algebra is an Extended Linear Complementarity
26300                  Problem},
26301  journal       = {Systems \& Control Letters},
26302  year          = {1995},
26303  pages         = {103--111}
26304}
26305
26306@Article{         desilets.golden.ea:predicting,
26307  author        = {L. DeSilets and B. Golden and Q. Wang and R. Kumar},
26308  title         = {Predicting Salinity in the {C}hesapeake {B}ay Using Backpropagation},
26309  journal       = {Computers \& Operations Research},
26310  year          = {1992},
26311  volume        = {19},
26312  pages         = {277--285}
26313}
26314
26315@PhDThesis{       desilva:sensitivity,
26316  author        = {A. H. DeSilva},
26317  title         = {Sensitivity Formulas for Nonlinear Factorable Programming and their Application
26318                  to the Solution of an Implicitly Defined Optimization Model of {US} Crude Oil
26319                  Production},
26320  school        = {George Washington University},
26321  address       = {Washington, D.C.},
26322  year          = {1978}
26323}
26324
26325@TechReport{      dijkstra:cooperating,
26326  author        = {E. W. Dijkstra},
26327  title         = {Cooperating Sequential Processes},
26328  institution   = {Technological University},
26329  year          = {1965},
26330  address       = {Eindhoven, The Netherlands},
26331  number        = {EWD--123},
26332  type          = {Technical Report}
26333}
26334
26335@Article{         dikin:iterative,
26336  author        = {I. I. Dikin},
26337  title         = {Iterative Solution of Problems of Linear and Quadratic Programming},
26338  journal       = {Soviet Mathematics Doklady},
26339  year          = {1967},
26340  volume        = {8},
26341  pages         = {674--675}
26342}
26343
26344@InCollection{    dipillo.grippo.ea:class,
26345  author        = {G. Di~Pillo and L. Grippo and F. Lampariello},
26346  title         = {A Class of Methods for the Solution of Optimization Problems with Inequalities},
26347  booktitle     = {System Modelling and Optimization},
26348  year          = {1981},
26349  editor        = {R. F. Drenick and F. Kozin},
26350  publisher     = {Springer-Verlag},
26351  address       = {Berlin}
26352}
26353
26354@Article{         dipillo.grippo:augmented,
26355  author        = {G. Di~Pillo and L. Grippo},
26356  title         = {An Augmented {L}agrangian for Inequality Constraints in Nonlinear Programming
26357                  Problems},
26358  journal       = {Journal of Optimization Theory and Applications},
26359  year          = {1982},
26360  volume        = {36},
26361  pages         = {495--519}
26362}
26363
26364@Article{         dipillo.grippo:class,
26365  author        = {G. Di~Pillo and L. Grippo},
26366  title         = {A New Class of Augmented {L}agrangians in Nonlinear Programming},
26367  journal       = {SIAM Journal on Control and Optimization},
26368  year          = {1979},
26369  volume        = {17},
26370  pages         = {618--628}
26371}
26372
26373@Article{         dipillo.grippo:continuously,
26374  author        = {G. Di~Pillo and L. Grippo},
26375  title         = {A Continuously Differentiable Exact Penalty Function for Nonlinear Programming
26376                  Problems with Inequality Constraints},
26377  journal       = {SIAM Journal on Control and Optimization},
26378  year          = {1985},
26379  volume        = {23},
26380  pages         = {72--84}
26381}
26382
26383@Article{         dipillo.grippo:exact,
26384  author        = {G. Di~Pillo and L. Grippo},
26385  title         = {An Exact Penalty Method with Global Convergence Properties for Nonlinear
26386                  Programming Problems},
26387  journal       = {Mathematical Programming},
26388  year          = {1986},
26389  volume        = {36},
26390  pages         = {1--18}
26391}
26392
26393@TechReport{      dirkse.ferris.ea:gams,
26394  author        = {S. P. Dirkse and M. C. Ferris and P. V. Preckel and T. Rutherford},
26395  title         = {The {GAMS} Callable Program Library for Variational and Complementarity Solvers},
26396  institution   = {Computer Sciences Department, University of Wisconsin},
26397  year          = {1994},
26398  address       = {Madison, Wisconsin},
26399  number        = {94-07},
26400  type          = {Mathematical Programming Technical Report},
26401  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-07.ps},
26402  key           = {25}
26403}
26404
26405@InProceedings{   dirkse.ferris:crash,
26406  crossref      = {ferris.pang:complementarity},
26407  author        = {S. P. Dirkse and M. C. Ferris},
26408  title         = {Crash Techniques for Large-Scale Complementarity Problems},
26409  pages         = {40--61},
26410  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/95-22.ps},
26411  key           = {52}
26412}
26413
26414@Article{         dirkse.ferris:mcplib,
26415  author        = {S. P. Dirkse and M. C. Ferris},
26416  title         = {{MCPLIB}: {A} Collection of Nonlinear Mixed Complementarity Problems},
26417  journal       = {Optimization Methods and Software},
26418  pages         = {319--345},
26419  volume        = {5},
26420  year          = {1995},
26421  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1994/tr1215.ps},
26422  key           = {36}
26423}
26424
26425@InCollection{    dirkse.ferris:modeling,
26426  author        = {S. P. Dirkse and M. C. Ferris},
26427  title         = {Modeling and Solution Environments for {MPEC}: {GAMS} \& {MATLAB}},
26428  year          = {1999},
26429  pages         = {127--148},
26430  editor        = {M. Fukushima and L. Qi},
26431  booktitle     = {Reformulation: Nonsmooth, Piecewise Smooth, Semismooth and Smoothing Methods},
26432  publisher     = {Kluwer Academic Publishers},
26433  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/97-09.ps},
26434  key           = {62}
26435}
26436
26437@Article{         dirkse.ferris:path,
26438  author        = {S. P. Dirkse and M. C. Ferris},
26439  title         = {The {PATH} Solver: {A} Non-Monotone Stabilization Scheme for Mixed
26440                  Complementarity Problems},
26441  journal       = {Optimization Methods and Software},
26442  pages         = {123--156},
26443  volume        = {5},
26444  year          = {1995},
26445  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1993/tr1179.ps},
26446  key           = {33}
26447}
26448
26449@Article{         dirkse.ferris:pathsearch,
26450  author        = {S. P. Dirkse and M. C. Ferris},
26451  title         = {A Pathsearch Damped {N}ewton Method for Computing General Equilibria},
26452  journal       = {Annals of Operations Research},
26453  vol           = {68},
26454  year          = {1996},
26455  pages         = {211--232},
26456  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-03.ps},
26457  key           = {39}
26458}
26459
26460@InCollection{    dirkse.ferris:traffic,
26461  author        = {S. P. Dirkse and M. C. Ferris},
26462  title         = {Traffic Modeling and Variational Inequalities using {GAMS}},
26463  booktitle     = {Operations Research and Decision Aid Methodologies in Traffic and Transportation
26464                  Management},
26465  publisher     = {Springer-Verlag},
26466  year          = {1998},
26467  editor        = {Ph. L. Toint and M. Labbe and K. Tanczos and G. Laporte},
26468  series        = {NATO ASI Series F},
26469  volume        = {166},
26470  pages         = {136--163},
26471  key           = {61},
26472  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/97-06.ps}
26473}
26474
26475@PhDThesis{       dirkse:robust,
26476  author        = {S. P. Dirkse},
26477  title         = {Robust Solution of Mixed Complementarity Problems},
26478  school        = {Computer Sciences Department, University of Wisconsin},
26479  year          = {1994},
26480  address       = {Madison, Wisconsin},
26481  note          = {Available from ftp://ftp.cs.wisc.edu/math-prog/tech-reports/},
26482  annote        = {Mathematical Programming Technical Report 94-12}
26483}
26484
26485@TechReport{      dixon.mills:neural,
26486  author        = {L. C. Dixon and D. J. Mills},
26487  title         = {Neural Nets for Massively Parallel Optimisation},
26488  institution   = {Hatfield Polytechnic},
26489  year          = {1992},
26490  address       = {Hatfield, Hertforshire, England},
26491  number        = {Numerical Optimisation Centre Technical Report No. 259}
26492}
26493
26494@Article{         dontchev:local,
26495  author        = {A. L. Dontchev},
26496  title         = {Local Convergence of the {N}ewton method for Generalized Equations},
26497  journal       = {C.R. Acad. Sci. Paris Series I},
26498  year          = {1996},
26499  volume        = {332},
26500  pages         = {327--331}
26501}
26502
26503@Article{         douglas.rachford:numerical,
26504  author        = {J. Douglas and H. H. Rachford},
26505  title         = {On the Numerical Solution of Heat Conduction Problems in Two and Three Space
26506                  Variables},
26507  journal       = {Transactions of the American Mathematical Society},
26508  year          = {1956},
26509  volume        = {82},
26510  pages         = {421--439}
26511}
26512
26513@Article{         drud:conopt,
26514  author        = {A. Drud},
26515  title         = {{CONOPT}: {A} {GRG} Code for Large Sparse Dynamic Nonlinear Optimization
26516                  Problems},
26517  journal       = {Mathematical Programming},
26518  year          = {1985},
26519  volume        = {31},
26520  pages         = {153--191}
26521}
26522
26523@Article{         dsouza.meyer.ea:mixed,
26524  author        = {W. D. D'Souza and R. R. Meyer and M. C. Ferris and B. R. Thomadsen},
26525  title         = {Mixed Integer Programming Models for Prostate Brachytherapy Treatment
26526                  Optimization},
26527  journal       = {Medical Physics},
26528  year          = {1999},
26529  key           = {85},
26530  volume        = {26},
26531  number        = {6},
26532  pages         = {1099}
26533}
26534
26535@TechReport{      dsouza.meyer.ea:mixed*1,
26536  author        = {W. D. D'Souza and R. R. Meyer and M. C. Ferris and B. R. Thomadsen},
26537  title         = {Mixed Integer Programming Models for Prostate Brachytherapy Treatment
26538                  Optimization},
26539  year          = {1999},
26540  key           = {87},
26541  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/99-08.ps},
26542  institution   = {Computer Sciences Department, University of Wisconsin},
26543  address       = {Madison, Wisconsin},
26544  number        = {99-08},
26545  type          = {Mathematical Programming Technical Report},
26546  annote        = {Submitted to }
26547}
26548
26549@Article{         dsouza.meyer.ea:iterative,
26550  author        = {W. D. D'Souza and R. R. Meyer and B. R. Thomadsen and M. C. Ferris},
26551  title         = {An Iterative Sequential Mixed-Integer Approach to Automated Prostate
26552                  Brachytherapy Treatment Optimization},
26553  year          = {2000},
26554  key           = {96},
26555  journal       = {Physics and Medicine in Biology, forthcoming}
26556}
26557
26558@Article{         du.yu.ea:multileaf,
26559  author        = {M. N. Du and C. X. Yu and M. Symons and D. Yan and R. Taylor and R. C. Matter and
26560                  G. Gustafson and A. Martinez and J. W. Wong},
26561  title         = {A multileaf collimator field prescription preparation system for conventional
26562                  radiotherapy},
26563  journal       = {International Journal of Radiation Oncology, Biology and Physics},
26564  year          = {1994},
26565  volume        = {30},
26566  number        = {3},
26567  pages         = {707--714}
26568}
26569
26570@Article{         duda.fossum:pattern,
26571  author        = {R. O. Duda and H. Fossum},
26572  title         = {Pattern Classification by Iteratively Determined Linear and Piecewise Linear
26573                  Discriminant Functions},
26574  journal       = {IEEE Transactions on Electronic Computers},
26575  year          = {1966},
26576  volume        = {15},
26577  pages         = {220--232}
26578}
26579
26580@Book{            duda.hart:pattern,
26581  author        = {R. O. Duda and P. E. Hart},
26582  title         = {Pattern Classification and Scene Analysis},
26583  year          = {1973},
26584  publisher     = {John Wiley \& Sons},
26585  address       = {New York}
26586}
26587
26588@Book{            duff.erisman.ea:direct,
26589  author        = {I. S. Duff and A. M. Erisman and J. K. Reid},
26590  title         = {Direct Methods for Sparse Matrices},
26591  publisher     = {Oxford University Press},
26592  year          = {1986},
26593  address       = {Oxford, England}
26594}
26595
26596@InCollection{    duffin:infinite,
26597  author        = {R. J. Duffin},
26598  title         = {Infinite Programs},
26599  booktitle     = {Linear Inequalities and Related Systems},
26600  year          = {1975},
26601  editor        = {H. W. Kuhn and A. W. Tucker},
26602  publisher     = {Princeton University Press},
26603  address       = {Princeton, New Jersey},
26604  pages         = {157--170}
26605}
26606
26607@Article{         dunn.sachs:effect,
26608  author        = {J. C. Dunn and E. Sachs},
26609  title         = {The Effect of Perturbations on the Convergence Rates of Optimization Algorithms},
26610  journal       = {Applied Mathematics and Optimization},
26611  year          = {1983},
26612  volume        = {10},
26613  pages         = {143--157}
26614}
26615
26616@Article{         dunn:convergence,
26617  author        = {J. C. Dunn},
26618  title         = {On the Convergence of Projected Gradient Processes to Singular Critical Points},
26619  journal       = {Journal of Optimization Theory and Applications},
26620  year          = {1987},
26621  volume        = {55},
26622  pages         = {203--216}
26623}
26624
26625@Article{         dunn:global,
26626  author        = {J. C. Dunn},
26627  title         = {Global and Asymptotic Convergence Rate Estimates for a Class of Projected
26628                  Gradient Processes},
26629  journal       = {SIAM Journal on Control and Optimization},
26630  year          = {1981},
26631  volume        = {19},
26632  pages         = {368--400}
26633}
26634
26635@Article{         dunn:rates,
26636  author        = {J. C. Dunn},
26637  title         = {Rates of Convergence for Conditional Gradient Algorithms Near Singular and
26638                  Nonsingular Extremals},
26639  journal       = {SIAM Journal on Control and Optimization},
26640  year          = {1979},
26641  volume        = {17},
26642  pages         = {187--211}
26643}
26644
26645@Article{         dupuis.simha:sampling,
26646  author        = {P. Dupuis and R. Simha},
26647  title         = {On Sampling-Controlled Stochastic Approximation},
26648  journal       = {{IEEE} Transactions on Automatic Control},
26649  year          = {1991},
26650  volume        = {36},
26651  pages         = {915--924}
26652}
26653
26654@TechReport{      eager.ferris.ea:models,
26655  author        = {D. L. Eager and M. C. Ferris and M. K. Vernon},
26656  title         = {Models for Optimized Regional Caching in Heterogeneous Video-On-Demand Systems},
26657  institution   = {Computer Sciences Department, University of Wisconsin},
26658  year          = {1999},
26659  type          = {Technical Report},
26660  number        = {1402},
26661  address       = {Madison, Wisconsin},
26662  url           = {http: //www.cs.wisc.edu/tech-reports/reports/1999/tr1402.ps.Z},
26663  key           = {84}
26664}
26665
26666@InProceedings{   eager.ferris.ea:optimized,
26667  author        = {D. L. Eager and M. C. Ferris and M. K. Vernon},
26668  title         = {Optimized Regional Caching for On-Demand Data Delivery},
26669  year          = {1999},
26670  booktitle     = {Multimedia Computing and Networking, Proceedings of {SPIE}},
26671  volume        = {3654},
26672  address       = {Bellingham, Washington},
26673  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-10.ps},
26674  key           = {69},
26675  pages         = {301--316},
26676  annote        = {18 percent acceptance rate}
26677}
26678
26679@Article{         eager.ferris.ea:optimized*1,
26680  author        = {D. L. Eager and M. C. Ferris and M. K. Vernon},
26681  title         = {Optimized Caching in Systems with Heterogeneous Client Populations},
26682  journal       = {Performance Evaluation},
26683  year          = {2000},
26684  key           = {72},
26685  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-15.ps},
26686  volume        = {42},
26687  pages         = {163--185}
26688}
26689
26690@InProceedings{   eager.vernon:dynamic,
26691  author        = {D. L. Eager and M. K. Vernon},
26692  title         = {Dynamic Skyscraper Broadcasts for Video-On-Demand},
26693  year          = {1998},
26694  booktitle     = {Proceedings of the 4th International Workshop on Multimedia Information Systems
26695                  ({MIS '98})},
26696  pages         = {18--32},
26697  address       = {Istanbul, Turkey}
26698}
26699
26700@Article{         eaves.lemke:equivalence,
26701  author        = {B. C. Eaves and C. E. Lemke},
26702  title         = {Equivalence of {LCP} and {PLS}},
26703  journal       = {Mathematics of Operations Research},
26704  year          = {1981},
26705  volume        = {6},
26706  pages         = {475--484}
26707}
26708
26709@Article{         eaves.rothblum:relationships,
26710  author        = {B. C. Eaves and U. G. Rothblum},
26711  title         = {Relationships of Properties of Piecewise Affine Maps over Ordered Fields},
26712  journal       = {Linear Algebra and Its Applications},
26713  year          = {1990},
26714  volume        = {132},
26715  pages         = {1--63}
26716}
26717
26718@Article{         eaves:basic,
26719  author        = {B. C. Eaves},
26720  title         = {On the Basic Theorem of Complementarity},
26721  journal       = {Mathematical Programming},
26722  year          = {1971},
26723  volume        = {1},
26724  pages         = {68--87}
26725}
26726
26727@Article{         eaves:computing,
26728  author        = {B. C. Eaves},
26729  title         = {Computing Stationary Points},
26730  journal       = {Mathematical Programming Study},
26731  year          = {1978},
26732  volume        = {7},
26733  pages         = {1--14}
26734}
26735
26736@InCollection{    eaves:computing*1,
26737  author        = {B. C. Eaves},
26738  title         = {Computing Stationary Points, Again},
26739  pages         = {391--405},
26740  crossref      = {mangasarian.meyer.ea:nonlinear*3}
26741}
26742
26743@Article{         eaves:homotopies,
26744  author        = {B. C. Eaves},
26745  title         = {Homotopies for Computation of Fixed Points},
26746  journal       = {Mathematical Programming},
26747  year          = {1972},
26748  volume        = {3},
26749  pages         = {1--22}
26750}
26751
26752@Article{         eaves:linear,
26753  author        = {B. C. Eaves},
26754  title         = {The Linear Complementarity Problem},
26755  journal       = {Management Science},
26756  year          = {1971},
26757  volume        = {17},
26758  pages         = {612--634}
26759}
26760
26761@Article{         eaves:quadratic,
26762  author        = {B. C. Eaves},
26763  title         = {On Quadratic Programming},
26764  journal       = {Management Science},
26765  year          = {1971},
26766  volume        = {17},
26767  pages         = {698--711}
26768}
26769
26770@InProceedings{   eaves:short,
26771  author        = {B. C. Eaves},
26772  title         = {A Short Course in Solving Equations with {PL} Homotopies},
26773  booktitle     = {Nonlinear Programming},
26774  organization  = {American Mathematical Society},
26775  year          = {1976},
26776  editor        = {R. W. Cottle and C. E. Lemke},
26777  publisher     = {SIAM--AMS Proceedings},
26778  address       = {Providence, RI},
26779  pages         = {73--143}
26780}
26781
26782@InCollection{    ebiefung.kostreva:global,
26783  author        = {A. A. Ebiefung and M. M. Kostreva},
26784  title         = {Global Solvability of Generalized Linear Complementarity Problems and a Related
26785                  Class of Polynomial Complementarity Problems},
26786  editors       = {C. Floudas and P. Pardalos},
26787  booktitle     = {Recent Advances in Global Optimization},
26788  publisher     = {Princeton University Press},
26789  pages         = {102--124},
26790  year          = {1991}
26791}
26792
26793@TechReport{      ebiefung.kostreva:z-matrices,
26794  author        = {A. A. Ebiefung and M. M. Kostreva},
26795  title         = {{Z}--Matrices annd the Generalized Linear Complementarity Problem},
26796  institution   = {Department of Mathematical Sciences, Clemson University},
26797  year          = {1991},
26798  number        = {608},
26799  address       = {Clemson, South Carolina}
26800}
26801
26802@TechReport{      eckstein.bertsekas:alternating,
26803  author        = {J. Eckstein and D. P. Bertsekas},
26804  title         = {An Alternating Direction Method for Linear Programming},
26805  institution   = {Harvard Business School},
26806  year          = {1990},
26807  type          = {Working Paper},
26808  number        = {90-063},
26809  address       = {Boston, MA}
26810}
26811
26812@Article{         eckstein.bertsekas:douglas-rachford,
26813  author        = {J. Eckstein and D. P. Bertsekas},
26814  title         = {On the {D}ouglas-{R}achford Splitting Method and the Proximal Point Algorithm for
26815                  Maximal Monotone Operators},
26816  journal       = {Mathematical Programming},
26817  year          = {1992},
26818  pages         = {293--318},
26819  volume        = {55}
26820}
26821
26822@Article{         eckstein.bertsekas:douglas-rachford*1,
26823  author        = {J. Eckstein and D. P. Bertsekas},
26824  title         = {On the {D}ouglas--{R}achford Splitting Method and the Proximal Point Algorithm
26825                  for Maximal Monotone Operators},
26826  journal       = {Mathematical Programming},
26827  year          = {1991},
26828  note          = {To appear}
26829}
26830
26831@TechReport{      eckstein.ferris:operator,
26832  author        = {J. Eckstein and M. C. Ferris},
26833  title         = {Operator Splitting Methods for Monotone Linear Complementarity Problems},
26834  institution   = {Thinking Machines Corporation},
26835  year          = {1992},
26836  address       = {Cambridge, MA 02142},
26837  number        = {239},
26838  type          = {TMC},
26839  key           = {26}
26840}
26841
26842@Article{         eckstein.ferris:operator*1,
26843  author        = {J. Eckstein and M. C. Ferris},
26844  title         = {Operator Splitting Methods for Monotone Affine Variational Inequalities, with a
26845                  Parallel Application to Optimal Control},
26846  volume        = {10},
26847  pages         = {218--235},
26848  year          = {1998},
26849  journal       = {INFORMS Journal on Computing},
26850  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-17.ps},
26851  key           = {44}
26852}
26853
26854@Article{         eckstein.ferris:smooth,
26855  author        = {J. Eckstein and M. C. Ferris},
26856  title         = {Smooth Methods of Multipliers for Complementarity Problems},
26857  key           = {58},
26858  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/97-01.ps},
26859  year          = {1999},
26860  journal       = {Mathematical Programming},
26861  volume        = {86},
26862  pages         = {65--90}
26863}
26864
26865@InProceedings{   eckstein.hart.ea:resource,
26866  author        = {J. Eckstein and W. E. Hart and C. A. Phillips},
26867  title         = {Resource Management in a Parallel Mixed Integer Programming Package},
26868  booktitle     = {Intel Supercomputer Users Group Thirteenth Annual Conference},
26869  year          = {1997},
26870  note          = {www.cs.sandia.gov/ISUG97}
26871}
26872
26873@Article{         eckstein:alternating,
26874  author        = {J. Eckstein},
26875  title         = {The Alternating Step Method for Monotropic Programming on the {Connection Machine
26876                  CM-2}},
26877  journal       = {ORSA Journal on Computing},
26878  year          = {to appear}
26879}
26880
26881@Article{         eckstein:approximate,
26882  author        = {J. Eckstein},
26883  title         = {Approximate Iterations in {B}regman-Function-Based Proximal Algorithms},
26884  year          = {1998},
26885  journal       = {Mathematical Programming},
26886  volume        = {83},
26887  pages         = {113--124}
26888}
26889
26890@Article{         eckstein:communication,
26891  author        = {J. Eckstein},
26892  title         = {How Much Communication Does Parallel Branch and Bound Need},
26893  journal       = {{INFORMS} Journal on Computing},
26894  volume        = {9},
26895  year          = {1997},
26896  pages         = {15--29}
26897}
26898
26899@Article{         eckstein:distributed,
26900  author        = {J. Eckstein},
26901  title         = {Distributed Versus Centralized Control for Parallel Branch and Bound: {M}ixed
26902                  Integer Programming on the {CM}-5},
26903  journal       = {Computational Optimization and Applications},
26904  volume        = {7},
26905  pages         = {199--220},
26906  year          = {1997}
26907}
26908
26909@TechReport{      eckstein:lions-mercier,
26910  author        = {J. Eckstein},
26911  title         = {The {L}ions--{M}ercier Splitting Algorithm and the Alternating Direction Method
26912                  as instances of the Proximal Point Algorithm},
26913  institution   = {MIT},
26914  year          = {1988},
26915  address       = {Cambridge, Massachusetts},
26916  number        = {LIDS-P-1769}
26917}
26918
26919@Article{         eckstein:nonlinear,
26920  author        = {J. Eckstein},
26921  title         = {Nonlinear Proximal Point Algorithms Using {B}regman Functions, with Applications
26922                  to Convex Programming},
26923  journal       = {Mathematics of Operations Research},
26924  year          = {1993},
26925  pages         = {202--226},
26926  volume        = {18}
26927}
26928
26929@Article{         eckstein:parallel,
26930  author        = {J. Eckstein},
26931  title         = {Parallel Branch-and-Bound Algorithms for General Mixed Integer Programming on the
26932                  {CM}-5},
26933  journal       = {SIAM Journal on Optimization},
26934  volume        = {4},
26935  pages         = {794--814},
26936  year          = {1994}
26937}
26938
26939@TechReport{      eckstein:smooth,
26940  author        = {J. Eckstein},
26941  title         = {Smooth Methods of Multipliers for Monotone Complementarity Problems},
26942  institution   = {Rutgers Center for Operations Research, Rutgers University},
26943  address       = {New Brunswick, New Jersey},
26944  year          = {1996},
26945  type          = {Research Report},
26946  number        = {27-96}
26947}
26948
26949@PhDThesis{       eckstein:splitting,
26950  author        = {J. Eckstein},
26951  title         = {Splitting Methods for Monotone Operators, with Applications to Parallel
26952                  Optimization},
26953  school        = {Massachusetts Institute of Technology},
26954  year          = {1989},
26955  address       = {Cambridge, MA},
26956  note          = {Report LIDS-TH-1877, Laboratory for Information and Decision Systems, M.I.T.}
26957}
26958
26959@Article{         eglese:simulated,
26960  author        = {R. W. Eglese},
26961  title         = {Simulated Annealing: {A} Tool for Operational Research},
26962  journal       = {European Journal of Operations Research},
26963  year          = {1990},
26964  volume        = {46},
26965  pages         = {271--281}
26966}
26967
26968@Book{            ekeland.temam:convex,
26969  author        = {I. Ekeland and R. Temam},
26970  title         = {Convex Analysis and Variational Problems},
26971  year          = {1976},
26972  publisher     = {North--Holland},
26973  address       = {Amsterdam}
26974}
26975
26976@Article{         ekeland:variational,
26977  author        = {I. Ekeland},
26978  title         = {On the Variational Principle},
26979  journal       = {Journal of Mathematical Analysis and Applications},
26980  year          = {1974},
26981  volume        = {47},
26982  pages         = {324--353}
26983}
26984
26985@TechReport{      el-bakry.tapia.ea:formulation,
26986  author        = {A. S. El-Bakry and R. A. Tapia and T. Tsuchiya and Y. Zhang},
26987  title         = {On the formulation and theory of the primal-dual {N}ewton interior-point method
26988                  for nonlinear programming},
26989  type          = {{Technical Report TR92-40}},
26990  institution   = {{Department of Computational and Applied Mathematics, Rice University}},
26991  year          = {1992}
26992}
26993
26994@Article{         eldersveld.saunders:block,
26995  author        = {S. K. Eldersveld and M. A. Saunders},
26996  title         = {A Block-{LU} Update for Large--Scale Linear Programming},
26997  journal       = {SIAM Journal on Matrix Analysis and Applications},
26998  year          = {1992},
26999  volume        = {13},
27000  pages         = {191--201}
27001}
27002
27003@Article{         elster.neumaier:grid,
27004  author        = {C. Elster and A. Neumaier},
27005  title         = {A Grid Algorithm for Bound Constrained Optimization of Noisy Functions},
27006  journal       = {{IMA} Journal of Numerical Analysis},
27007  year          = {1995},
27008  volume        = {15},
27009  pages         = {585--608}
27010}
27011
27012@Article{         epema.livny.ea:worldwide,
27013  author        = {D. H. J. Epema and M. Livny and R. van Dantzig and X. Evers and J. Pruyne},
27014  title         = {A Worldwide Flock of Condors: Load Sharing among Workstation Clusters},
27015  journal       = {Journal on Future Generations of Computer Systems},
27016  year          = {1996},
27017  volume        = {12},
27018  pages         = {53--65}
27019}
27020
27021@Book{            ermoliev.editors:numerical,
27022  author        = {Y. Ermoliev and R. J.-B. Wets {(editors)}},
27023  title         = {Numerical Techniques for Stochastic Optimization Problems},
27024  year          = {1988},
27025  publisher     = {Springer-Verlag},
27026  address       = {Berlin}
27027}
27028
27029@TechReport{      evett.spiehler:rule,
27030  author        = {I. W. Evett and E. J. Spiehler},
27031  title         = {Rule Induction in Forensic Science},
27032  institution   = {Central Research Establishment, Home Office Forensic Science Service},
27033  year          = {1987},
27034  address       = {Aldermaston, Reading, Berkshire RG7 4PN},
27035  type          = {Technical Report}
27036}
27037
27038@Article{         evtushenko.purtov:sufficient,
27039  author        = {Y. G. Evtushenko and V. A. Purtov},
27040  title         = {Sufficient Conditions for a Minimum for Nonlinear Programming Problems},
27041  journal       = {Soviet Mathematics Doklady},
27042  year          = {1984},
27043  volume        = {30},
27044  pages         = {313--316}
27045}
27046
27047@Article{         facchinei.fischer.ea:regularity,
27048  author        = {F. Facchinei and A. Fischer and C. Kanzow},
27049  title         = {Regularity Properties of a Semismooth Reformulation of Variational Inequalities},
27050  journal       = {SIAM Journal on Optimization},
27051  year          = {1998},
27052  volume        = {8},
27053  pages         = {850--869}
27054}
27055
27056@Article{         facchinei.fischer.ea:semismooth,
27057  title         = {A Semismooth {N}ewton Method for Variational Inequalities: {T}he Case of Box
27058                  Constraints},
27059  author        = {Facchinei, Francisco and Fischer, Andreas and Kanzow, Christian},
27060  journal       = {Complementarity and Variational Problems: State of the Art},
27061  volume        = {92},
27062  pages         = {76},
27063  year          = {1997}
27064}
27065
27066@TechReport{      facchinei.fischer.ea:simply,
27067  author        = {F. Facchinei and A. Fischer and C. Kanzow and J. -M. Peng},
27068  title         = {A Simply Constrained Optimization Reformulation of {KKT} Systems Arising from
27069                  Variational Inequalities},
27070  institution   = {University of Hamburg},
27071  year          = {1996}
27072}
27073
27074@Article{         facchinei.jiang.ea:smoothing,
27075  author        = {F. Facchinei and H. Jiang and L. Qi},
27076  title         = {A Smoothing Method for Mathematical Programs with Equilibrium Constraints},
27077  year          = {1999},
27078  journal       = {Mathematical Programming},
27079  volume        = {85},
27080  pages         = {107--134}
27081}
27082
27083@Article{         facchinei.kanzow:nonsmooth,
27084  author        = {F. Facchinei and C. Kanzow},
27085  title         = {A Nonsmooth Inexact {N}ewton Method for the solution of Large-Scale Nonlinear
27086                  Complementarity Problems},
27087  year          = {1997},
27088  journal       = {Mathematical Programming},
27089  volume        = {76},
27090  pages         = {493--512}
27091}
27092
27093@Article{         facchinei.kanzow:unconstrained,
27094  author        = {F. Facchinei and C. Kanzow},
27095  title         = {On Unconstrained and Constrained Stationary Points of the {I}mplicit
27096                  {L}agrangian},
27097  year          = {1997},
27098  journal       = {Journal of Optimization Theory and Applications},
27099  volume        = {92},
27100  pages         = {99--115}
27101}
27102
27103@TechReport{      facchinei.pang:total,
27104  author        = {F. Facchinei and J. S. Pang},
27105  title         = {Total stability of variational inequalities},
27106  institution   = {Universit\'a di Roma ``La Sapienza'', Dipartimento di Informatica e Sistemistica},
27107  year          = {1988},
27108  type          = {Manuscript},
27109  address       = {Roma, Italy}
27110}
27111
27112@Article{         facchinei.soares:merit,
27113  author        = {F. Facchinei and J. Soares},
27114  title         = {A New Merit Function for Nonlinear Complementarity Problems and a Related
27115                  Algorithm},
27116  journal       = {SIAM Journal on Optimization},
27117  year          = {1997},
27118  volume        = {7},
27119  pages         = {225--247}
27120}
27121
27122@InCollection{    facchinei.soares:testing,
27123  author        = {F. Facchinei and J. Soares},
27124  title         = {Testing a new class of algorithms for nonlinear complementarity problems},
27125  booktitle     = {Variational Inequalities and Network Equilibrium Problems},
27126  publisher     = {Plenum Press},
27127  address       = {New York},
27128  editor        = {F. Giannessi and A. Maugeri},
27129  year          = {1995},
27130  pages         = {69--83}
27131}
27132
27133@InProceedings{   fahlman.lebiere:cascade-correlation,
27134  author        = {S. E. Fahlman and C. Lebiere},
27135  title         = {The cascade-correlation learning architecture},
27136  booktitle     = {Advances in Neural Information Processing Systems II {(Denver 1989)}},
27137  year          = {1990},
27138  editor        = {D. S. Touretzky},
27139  publisher     = {Morgan Kaufmann},
27140  address       = {San Mateo, California},
27141  pages         = {524--532}
27142}
27143
27144@InProceedings{   fang.geiser.ea:software,
27145  author        = {G. Fang and B. Geiser and T. R. Mackie},
27146  title         = {Software system for {UW}/{GE} tomotherapy prototype},
27147  booktitle     = {Proceedings of the XII International Conference on the Use of Computers in
27148                  Radiation Therapy, Salt Lake City},
27149  year          = {1997},
27150  editor        = {D. D. Leavitt and G. Starkshall},
27151  publisher     = {Medical Physics Publishing},
27152  address       = {St. Louis, Missouri},
27153  pages         = {332--334}
27154}
27155
27156@Book{            fang.puthenpura:linear,
27157  author        = {S.--C. Fang and S. Puthenpura},
27158  title         = {Linear Optimization and Extensions},
27159  year          = {1993},
27160  publisher     = {Prentice-Hall, Inc},
27161  address       = {Englewood Cliffs, New Jersey}
27162}
27163
27164@Article{         fayard.plateau:algorithm,
27165  author        = {D. Fayard and G. Plateau},
27166  title         = {An Algorithm for the Solution of the 0--1 Knapsack Problem},
27167  journal       = {Computing},
27168  year          = {1982},
27169  volume        = {28},
27170  pages         = {269--287}
27171}
27172
27173@Book{            feller:introduction,
27174  author        = {W. Feller},
27175  title         = {An Introduction to Probability Theory and its Applications},
27176  publisher     = {John Wiley \& Sons},
27177  year          = {1968},
27178  address       = {New York}
27179}
27180
27181@Article{         ferris.fourer.ea:expressing,
27182  author        = {M. C. Ferris and R. Fourer and D. M. Gay},
27183  title         = {Expressing Complementarity Problems and Communicating them to Solvers},
27184  journal       = {SIAM Journal on Optimization},
27185  volume        = {9},
27186  pages         = {991--1009},
27187  year          = {1999},
27188  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-02.ps},
27189  key           = {65},
27190  institution   = {Computer Sciences Department, University of Wisconsin},
27191  address       = {Madison, Wisconsin},
27192  number        = {98-02},
27193  type          = {Mathematical Programming Technical Report}
27194}
27195
27196@TechReport{      ferris.horn:nlp2mcp,
27197  author        = {M. C. Ferris and J. D. Horn},
27198  title         = {{NLP2MCP}: Automatic conversion of nonlinear programs into mixed complementarity
27199                  problems},
27200  year          = {1998},
27201  institution   = {Computer Sciences Department, University of Wisconsin},
27202  note          = {In preparation}
27203}
27204
27205@Article{         ferris.horn:partitioning,
27206  author        = {M. C. Ferris and J. D. Horn},
27207  title         = {Partitioning Mathematical Programs for Parallel Solution},
27208  year          = {1998},
27209  volume        = {80},
27210  pages         = {35--62},
27211  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/tr1232.ps},
27212  journal       = {Mathematical Programming},
27213  key           = {40}
27214}
27215
27216@Article{         ferris.kanzow.ea:feasible,
27217  author        = {M. C. Ferris and C. Kanzow and T. S. Munson},
27218  title         = {Feasible Descent Algorithms for Mixed Complementarity Problems},
27219  year          = {1999},
27220  journal       = {Mathematical Programming},
27221  volume        = {86},
27222  pages         = {475--497},
27223  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-04.ps},
27224  key           = {67}
27225}
27226
27227@InCollection{    ferris.kanzow:complementarity,
27228  author        = {M. C. Ferris and C. Kanzow},
27229  title         = {Complementarity and Related Problems: {A} Survey},
27230  booktitle     = {Handbook of Applied Optimization, forthcoming},
27231  key           = {74},
27232  publisher     = {Oxford University Press},
27233  year          = {2000},
27234  editor        = {P. M. Pardalos and M. G. C. Resende},
27235  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-17.ps},
27236  institution   = {Computer Sciences Department, University of Wisconsin},
27237  address       = {Madison, Wisconsin},
27238  number        = {98-17},
27239  type          = {Mathematical Programming Technical Report}
27240}
27241
27242@Article{         ferris.lucidi.ea:nonmonotone,
27243  author        = {M. C. Ferris and S. Lucidi and M. Roma},
27244  title         = {Nonmonotone Curvilinear Stabilization Techniques for Unconstrained Optimization},
27245  journal       = {Computational Optimization and Applications},
27246  volume        = {6},
27247  pages         = {117--136},
27248  year          = {1996},
27249  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/94-16.ps},
27250  key           = {43}
27251}
27252
27253@TechReport{      ferris.lucidi:globally,
27254  author        = {M. C. Ferris and S. Lucidi},
27255  title         = {Globally Convergent Methods for Nonlinear Equations},
27256  institution   = {Computer Sciences Department, University of Wisconsin},
27257  year          = {1991},
27258  address       = {Madison, Wisconsin},
27259  number        = {1030},
27260  url           = {ftp: //ftp.cs.wisc.edu/tech-reports/reports/1991/tr1030.ps},
27261  key           = {21}
27262}
27263
27264@Article{         ferris.lucidi:nonmonotone,
27265  author        = {M. C. Ferris and S. Lucidi},
27266  title         = {Nonmonotone Stabilization Methods for Nonlinear Equations},
27267  journal       = {Journal of Optimization Theory and Applications},
27268  year          = {1994},
27269  volume        = {81},
27270  pages         = {53--71},
27271  key           = {30}
27272}
27273
27274@Article{         ferris.mangasarian:breast,
27275  author        = {M. C. Ferris and O. L. Mangasarian},
27276  title         = {Breast Cancer Diagnosis via Linear Programming},
27277  key           = {50},
27278  journal       = {{IEEE} Computational Science and Engineering},
27279  year          = {1995},
27280  volume        = {2},
27281  pages         = {70--71}
27282}
27283
27284@Article{         ferris.mangasarian:error,
27285  author        = {M. C. Ferris and O. L. Mangasarian},
27286  title         = {Error Bounds and Strong Upper Semicontinuity for Monotone Affine Variational
27287                  Inequalities},
27288  journal       = {Annals of Operations Research},
27289  year          = {1993},
27290  volume        = {47},
27291  pages         = {293--305},
27292  url           = {ftp://ftp.cs.wisc.edu/tech-reports/reports/1991/tr1056a.ps},
27293  key           = {24}
27294}
27295
27296@Article{         ferris.mangasarian:finite,
27297  author        = {M. C. Ferris and O. L. Mangasarian},
27298  title         = {Finite Perturbation of Convex Programs},
27299  journal       = {Applied Mathematics and Optimization},
27300  year          = {1991},
27301  volume        = {23},
27302  pages         = {263--273},
27303  key           = {08}
27304}
27305
27306@Book{            ferris.mangasarian:linear,
27307  author        = {M. C. Ferris and O. L. Mangasarian},
27308  title         = {Linear Programming via {MATLAB}},
27309  publisher     = {in preparation},
27310  year          = {1995},
27311  address       = {Madison, Wisconsin}
27312}
27313
27314@Article{         ferris.mangasarian:minimum,
27315  author        = {M. C. Ferris and O. L. Mangasarian},
27316  title         = {Minimum Principle Sufficiency},
27317  journal       = {Mathematical Programming},
27318  year          = {1992},
27319  volume        = {57},
27320  pages         = {1--14},
27321  key           = {11}
27322}
27323
27324@Article{         ferris.mangasarian:parallel,
27325  author        = {M. C. Ferris and O. L. Mangasarian},
27326  title         = {Parallel Constraint Distribution},
27327  journal       = {SIAM Journal on Optimization},
27328  year          = {1991},
27329  volume        = {1},
27330  pages         = {487--500},
27331  url           = {ftp://ftp.cs.wisc.edu/tech-reports/reports/1990/tr971a.ps},
27332  key           = {18}
27333}
27334
27335@Article{         ferris.mangasarian:parallel*1,
27336  author        = {M. C. Ferris and O. L. Mangasarian},
27337  title         = {Parallel Variable Distribution},
27338  journal       = {SIAM Journal on Optimization},
27339  year          = {1994},
27340  volume        = {4},
27341  pages         = {815--832},
27342  url           = {ftp://ftp.cs.wisc.edu/tech-reports/reports/1993/tr1175.ps},
27343  key           = {31}
27344}
27345
27346@Article{         ferris.meeraus.ea:computing,
27347  title         = {Computing {W}ardropian Equilibrium in a Complementarity Framework},
27348  author        = {M. C. Ferris and A. Meeraus and T. F. Rutherford},
27349  journal       = {Optimization Methods and Software},
27350  year          = {1999},
27351  volume        = {10},
27352  pages         = {669--685},
27353  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/95-03.ps},
27354  key           = {45}
27355}
27356
27357@Article{         ferris.mesnier.ea:neos,
27358  author        = {M. C. Ferris and M. P. Mesnier and J. Mor\'{e}},
27359  title         = {{NEOS} and {C}ondor: Solving Nonlinear Optimization Problems over the
27360                  {I}nternet},
27361  year          = {2000},
27362  journal       = {{ACM} Transactions on Mathematical Software},
27363  key           = {54},
27364  volume        = {26},
27365  pages         = {1--18},
27366  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/96-08.ps},
27367  institution   = {Computer Sciences Department, University of Wisconsin},
27368  address       = {Madison, Wisconsin},
27369  number        = {96-08},
27370  type          = {Mathematical Programming Technical Report},
27371  note          = {Also available as ANL/MCS-P708-0398, Mathematics and Computer Science Division,
27372                  Argonne National Laboratory},
27373  annote        = {Revised version of: The {NEOS} System for Complementarity Problems: {PATH},
27374                  1996}
27375}
27376
27377@InCollection{    ferris.meyer:models,
27378  author        = {M. C. Ferris and R. R. Meyer},
27379  title         = {Models and Solution for On-Demand Data Delivery Problems},
27380  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/99-04.ps},
27381  key           = {80},
27382  booktitle     = {Approximation and Complexity in Numerical Optimization: Continuous and Discrete
27383                  Problems},
27384  editor        = {P. M. Pardalos},
27385  series        = {Nonconvex Optimization and its Applications},
27386  volume        = {42},
27387  address       = {Dordrect},
27388  year          = {2000},
27389  pages         = {175--188},
27390  publisher     = {Kluwer},
27391  type          = {Mathematical Programming Technical Report},
27392  institution   = {Computer Sciences Department, University of Wisconsin},
27393  number        = {99-04}
27394}
27395
27396@InProceedings{   ferris.munson.ea:homotopy,
27397  author        = {M. C. Ferris and T. S. Munson and D. Ralph},
27398  title         = {A Homotopy Method for Mixed Complementarity Problems based on the {PATH} Solver},
27399  booktitle     = {Numerical Analysis 1999},
27400  key           = {88},
27401  year          = {2000},
27402  editor        = {D. F. Griffiths and G. A. Watson},
27403  series        = {Research Notes in Mathematics},
27404  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/99-09.ps},
27405  address       = {London},
27406  pages         = {143--167},
27407  publisher     = {Chapman and Hall},
27408  institution   = {Computer Sciences Department, University of Wisconsin},
27409  number        = {99-09},
27410  type          = {Mathematical Programming Technical Report}
27411}
27412
27413@TechReport{      ferris.munson.ea:practical,
27414  author        = {M. C. Ferris and T. S. Munson and K. Sinapiromsaran},
27415  title         = {A Practical Approach to Sample-Path Simulation Optimization},
27416  type          = {Data Mining Institute Technical Report},
27417  institution   = {Computer Sciences Department, University of Wisconsin},
27418  address       = {Madison, Wisconsin},
27419  year          = {2000},
27420  url           = {ftp://ftp.cs.wisc.edu/pub/dmi/tech-reports/00-03.ps},
27421  number        = {00-03},
27422  key           = {92},
27423  annote        = {To appear in WSC 2000}
27424}
27425
27426@InCollection{    ferris.munson:case,
27427  author        = {M. C. Ferris and T. S. Munson},
27428  title         = {Case Studies in Complementarity: Improving Model Formulation},
27429  booktitle     = {Ill--Posed Variational Problems and Regularization Techniques},
27430  key           = {73},
27431  pages         = {79--98},
27432  publisher     = {Springer Verlag},
27433  year          = {1999},
27434  editor        = {M. Th\'{e}ra and R. Tichatschke},
27435  number        = {477},
27436  series        = {Lecture Notes in Economics and Mathematical Systems},
27437  address       = {Berlin},
27438  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-16.ps},
27439  type          = {Mathematical Programming Technical Report},
27440  institution   = {Computer Sciences Department, University of Wisconsin}
27441}
27442
27443@Article{         ferris.munson:complementarity,
27444  author        = {M. C. Ferris and T. S. Munson},
27445  title         = {Complementarity Problems in {GAMS} and the {PATH} Solver},
27446  year          = {2000},
27447  volume        = {24},
27448  pages         = {165--188},
27449  journal       = {Journal of Economic Dynamics and Control},
27450  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-12.ps},
27451  key           = {70},
27452  type          = {Mathematical Programming Technical Report},
27453  institution   = {Computer Sciences Department, University of Wisconsin},
27454  address       = {Madison, Wisconsin},
27455  number        = {98-12}
27456}
27457
27458@Misc{            ferris.munson:condor,
27459  author        = {M. C. Ferris and T. S. Munson},
27460  title         = {Condor Modeling Language Interface},
27461  organization  = {Computer Sciences Department, University of Wisconsin},
27462  address       = {Madison, Wisconsin},
27463  note          = {ftp://ftp.cs.wisc.edu/math-prog/condor}
27464}
27465
27466@Manual{          ferris.munson:gams,
27467  author        = {M. C. Ferris and T. S. Munson},
27468  title         = {{GAMS}/{PATH} User Guide: Version 4.3},
27469  organization  = {Department of Computer Sciences, University of Wisconsin, Madison}
27470}
27471
27472@Article{         ferris.munson:interfaces,
27473  author        = {M. C. Ferris and T. S. Munson},
27474  title         = {Interfaces to {PATH} 3.0: Design, Implementation and Usage},
27475  journal       = {Computational Optimization and Applications},
27476  volume        = {12},
27477  pages         = {207--227},
27478  year          = {1999},
27479  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/97-12.ps},
27480  key           = {63},
27481  institution   = {Computer Sciences Department, University of Wisconsin},
27482  address       = {Madison, Wisconsin},
27483  number        = {97-12},
27484  type          = {Mathematical Programming Technical Report}
27485}
27486
27487@TechReport{      ferris.munson:interior,
27488  author        = {M. C. Ferris and T. S. Munson},
27489  title         = {Interior Point Methods for Massive Support Vector Machines},
27490  institution   = {Computer Sciences Department, University of Wisconsin},
27491  year          = {2000},
27492  key           = {94},
27493  type          = {Data Mining Institute Technical Report},
27494  number        = {00-05},
27495  url           = {ftp://ftp.cs.wisc.edu/pub/dmi/tech-reports/00-05.ps},
27496  address       = {Madison, Wisconsin},
27497  annote        = {Submitted to SIOPT}
27498}
27499
27500@Article{         ferris.munson:linear,
27501  author        = {M. C. Ferris and T. S. Munson},
27502  title         = {Linear Programming for Emergency Broadcast Systems},
27503  year          = {1999},
27504  journal       = {{SIAG/OPT} Newsletter},
27505  volume        = {10},
27506  pages         = {6--8},
27507  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-20.ps},
27508  key           = {76},
27509  type          = {Mathematical Programming Technical Report},
27510  institution   = {Computer Sciences Department, University of Wisconsin},
27511  address       = {Madison, Wisconsin},
27512  number        = {98-20}
27513}
27514
27515@Article{         ferris.munson:modeling,
27516  author        = {M. C. Ferris and T. S. Munson},
27517  title         = {Modeling Languages and {C}ondor: Metacomputing for Optimization},
27518  year          = {2000},
27519  journal       = {Mathematical Programming},
27520  volume        = {88},
27521  pages         = {487--506},
27522  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-13.ps},
27523  key           = {71},
27524  type          = {Mathematical Programming Technical Report},
27525  institution   = {Computer Sciences Department, University of Wisconsin},
27526  address       = {Madison, Wisconsin},
27527  number        = {98-13}
27528}
27529
27530@TechReport{      ferris.munson:preprocessing,
27531  author        = {M. C. Ferris and T. S. Munson},
27532  title         = {Preprocessing Complementarity Problems},
27533  type          = {Mathematical Programming Technical Report},
27534  institution   = {Computer Sciences Department, University of Wisconsin},
27535  address       = {Madison, Wisconsin},
27536  year          = {1999},
27537  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/99-07.ps},
27538  number        = {99-07},
27539  key           = {86},
27540  annote        = {Submitted to ICCP 99}
27541}
27542
27543@TechReport{      ferris.munson:semismooth,
27544  author        = {M. C. Ferris and T. S. Munson},
27545  title         = {Semismooth Support Vector Machines},
27546  institution   = {Computer Sciences Department, University of Wisconsin},
27547  year          = {2000},
27548  key           = {97},
27549  type          = {Data Mining Institute Technical Report},
27550  number        = {00-09},
27551  url           = {ftp://ftp.cs.wisc.edu/pub/dmi/tech-reports/00-09.ps},
27552  address       = {Madison, Wisconsin},
27553  annote        = {Submitted to Math Prog B}
27554}
27555
27556@Article{         ferris.pang:engineering,
27557  author        = {M. C. Ferris and J. S. Pang},
27558  title         = {Engineering and Economic Applications of Complementarity Problems},
27559  year          = {1997},
27560  journal       = {SIAM Review},
27561  volume        = {39},
27562  pages         = {669--713},
27563  url           = {http: //www.siam.org/journals/sirev/39-4/28596.html},
27564  key           = {46}
27565}
27566
27567@Article{         ferris.pang:nondegenerate,
27568  author        = {M. C. Ferris and J. S. Pang},
27569  title         = {Nondegenerate Solutions and Related Concepts in Affine Variational Inequalities},
27570  journal       = {SIAM Journal on Control and Optimization},
27571  year          = {1996},
27572  volume        = {34},
27573  pages         = {244--263},
27574  url           = {ftp://ftp.cs.wisc.edu/tech-reports/reports/1994/tr1203.ps},
27575  key           = {35}
27576}
27577
27578@Article{         ferris.philpott:affine,
27579  author        = {M. C. Ferris and A. B. Philpott},
27580  title         = {On Affine Scaling and Semi--Infinite Programming},
27581  journal       = {Mathematical Programming},
27582  year          = {1992},
27583  volume        = {56},
27584  pages         = {361--364},
27585  key           = {15}
27586}
27587
27588@Article{         ferris.philpott:interior,
27589  author        = {M. C. Ferris and A. B. Philpott},
27590  title         = {An Interior Point Algorithm for Semi--Infinite Linear Programming},
27591  journal       = {Mathematical Programming},
27592  year          = {1989},
27593  volume        = {43},
27594  pages         = {257--276},
27595  key           = {04}
27596}
27597
27598@Article{         ferris.philpott:performance,
27599  author        = {M. C. Ferris and A. B. Philpott},
27600  title         = {On the Performance of {K}armarkar's Algorithm},
27601  journal       = {Journal of the Operational Research Society},
27602  year          = {1988},
27603  volume        = {39},
27604  pages         = {257--270},
27605  key           = {03}
27606}
27607
27608@InCollection{    ferris.ralph:projected,
27609  author        = {M. C. Ferris and D. Ralph},
27610  title         = {Projected Gradient Methods for Nonlinear Complementarity Problems via Normal
27611                  Maps},
27612  booktitle     = {Recent Advances in Nonsmooth Optimization},
27613  publisher     = {World Scientific Publishers},
27614  year          = {1995},
27615  pages         = {57--87},
27616  editor        = {D. Du and L. Qi and R. Womersley},
27617  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/94-08.ps},
27618  key           = {41}
27619}
27620
27621@Article{         ferris.ruszczynski:robust,
27622  author        = {M. C. Ferris and A. Ruszczy{\'{n}}ski},
27623  title         = {Robust Path Choice and Vehicle Guidance in Networks with Failures},
27624  year          = {2000},
27625  journal       = {Networks},
27626  volume        = {35},
27627  pages         = {181--194},
27628  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/97-04.ps},
27629  key           = {60}
27630}
27631
27632@InCollection{    ferris.rutherford:accessing,
27633  author        = {M. C. Ferris and T. F. Rutherford},
27634  title         = {Accessing Realistic Complementarity Problems within {Matlab}},
27635  booktitle     = {Nonlinear Optimization and Applications},
27636  key           = {48},
27637  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/95-10.ps},
27638  editor        = {G. Di Pillo and F. Giannessi},
27639  year          = {1996},
27640  pages         = {141--153},
27641  publisher     = {Plenum Press},
27642  address       = {New York}
27643}
27644
27645@InCollection{    ferris.shepard:optimizing,
27646  author        = {M. C. Ferris and D. M. Shepard},
27647  title         = {Optimization of Gamma Knife Radiosurgery},
27648  booktitle     = {Discrete Mathematical Problems with Medical Applications, forthcoming},
27649  editor        = {D.-Z. Du and P. Pardolas and J. Wang},
27650  publisher     = {AMS},
27651  year          = {2000},
27652  optseries     = {DIMACS},
27653  url           = {ftp://ftp.cs.wisc.edu/pub/dmi/tech-reports/00-01.ps},
27654  key           = {91},
27655  type          = {Data Mining Institute Technical Report},
27656  institution   = {Computer Sciences Department, University of Wisconsin},
27657  address       = {Madison, Wisconsin},
27658  number        = {00-01}
27659}
27660
27661@InCollection{    ferris.sinapiromsaran:formulating,
27662  author        = {M. C. Ferris and K. Sinapiromsaran},
27663  title         = {Formulating and Solving Nonlinear Programs as Mixed Complementarity Problems},
27664  booktitle     = {Optimization},
27665  key           = {77},
27666  publisher     = {Springer-Verlag},
27667  year          = {2000},
27668  editor        = {V.H. Nguyen and J. J. Strodiot and P. Tossings},
27669  volume        = {481},
27670  series        = {Lecture Notes in Economics and Mathematical Systems},
27671  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-21.ps},
27672  type          = {Mathematical Programming Technical Report},
27673  institution   = {Computer Sciences Department, University of Wisconsin},
27674  address       = {Madison, Wisconsin},
27675  number        = {98-21}
27676}
27677
27678@Article{         ferris.tin-loi:limit,
27679  author        = {M. C. Ferris and F. Tin-Loi},
27680  title         = {Limit Analysis of Frictional Block Assemblies as a Mathematical Program with
27681                  Complementarity Constraints},
27682  year          = {2001},
27683  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/99-01.ps},
27684  key           = {78},
27685  journal       = {International Journal of Mechanical Sciences},
27686  pages         = {209--224},
27687  volume        = {43},
27688  type          = {Mathematical Programming Technical Report},
27689  institution   = {Computer Sciences Department, University of Wisconsin},
27690  address       = {Madison, Wisconsin},
27691  number        = {99-01}
27692}
27693
27694@Article{         ferris.tin-loi:nonlinear,
27695  author        = {M. C. Ferris and F. Tin-Loi},
27696  title         = {Nonlinear Programming Approach for a Class of Inverse Problems in
27697                  Elastoplasticity},
27698  year          = {1998},
27699  key           = {64},
27700  volume        = {6},
27701  pages         = {857--870},
27702  journal       = {Structural Engineering and Mechanics}
27703}
27704
27705@Article{         ferris.tin-loi:solution,
27706  author        = {M. C. Ferris and F. Tin-Loi},
27707  title         = {On the Solution of a Minimum Weight Elastoplastic Problem involving Displacement
27708                  and Complementarity Constraints},
27709  year          = {1999},
27710  journal       = {Computer Methods in Applied Mechanics and Engineering},
27711  volume        = {174},
27712  pages         = {107--120},
27713  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/minwt.ps},
27714  key           = {66}
27715}
27716
27717@Article{         ferris.vlach:scheduling,
27718  author        = {M. C. Ferris and M. Vlach},
27719  title         = {Scheduling with Earliness and Tardiness Penalties},
27720  journal       = {Naval Research Logistics Quarterly},
27721  year          = {1992},
27722  volume        = {39},
27723  pages         = {229--245},
27724  key           = {13}
27725}
27726
27727@TechReport{      ferris.zavriev:linear,
27728  author        = {M. C. Ferris and S. K Zavriev},
27729  title         = {The Linear Convergence of a Successive Linear Programming Algorithm},
27730  institution   = {Computer Sciences Department, University of Wisconsin},
27731  year          = {1996},
27732  key           = {56},
27733  address       = {Madison, Wisconsin},
27734  type          = {Mathematical Programming Technical Report},
27735  number        = {96--12},
27736  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/96-12.ps}
27737}
27738
27739@Article{         ferris:finite,
27740  author        = {M. C. Ferris},
27741  title         = {Finite Termination of the Proximal Point Algorithm},
27742  journal       = {Mathematical Programming},
27743  year          = {1991},
27744  volume        = {50},
27745  pages         = {359--366},
27746  key           = {06}
27747}
27748
27749@Article{         ferris:iterative,
27750  author        = {M. C. Ferris},
27751  title         = {Iterative Linear Programming Solution of Convex Programs},
27752  journal       = {Journal of Optimization Theory and Applications},
27753  year          = {1990},
27754  volume        = {65},
27755  pages         = {53--65},
27756  key           = {07}
27757}
27758
27759@Article{         ferris:linear,
27760  author        = {M. C. Ferris},
27761  title         = {The Linear Complementarity Problem},
27762  journal       = {Bulletin of the American Mathematical Society},
27763  year          = {1993},
27764  volume        = {28},
27765  pages         = {169--175},
27766  key           = {27}
27767}
27768
27769@MastersThesis{   ferris:linear*1,
27770  author        = {M. C. Ferris},
27771  title         = {Linear Programming and Minimum Weight Design -- {A} Comparison of Methods for
27772                  Solving a Class of Structural Optimization Problems},
27773  year          = {1985},
27774  school        = {University of Cambridge},
27775  address       = {England},
27776  key           = {01}
27777}
27778
27779@TechReport{      ferris:matlab,
27780  author        = {M. C. Ferris},
27781  title         = {{MATLAB} and {GAMS}: Interfacing Optimization and Visualization Software},
27782  institution   = {Computer Sciences Department, University of Wisconsin},
27783  year          = {1998},
27784  address       = {Madison, Wisconsin},
27785  type          = {Mathematical Programming Technical Report},
27786  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-19.ps},
27787  number        = {98-19},
27788  key           = {75}
27789}
27790
27791@Article{         ferris:parallel,
27792  author        = {M. C. Ferris},
27793  title         = {Parallel Constraint Distribution for Convex Quadratic Programs},
27794  journal       = {Mathematics of Operations Research},
27795  year          = {1994},
27796  volume        = {19},
27797  pages         = {645--658},
27798  url           = {ftp://ftp.cs.wisc.edu/tech-reports/reports/1991/tr1009a.ps},
27799  key           = {20}
27800}
27801
27802@TechReport{      ferris:parallel*1,
27803  author        = {M. C. Ferris},
27804  title         = {Parallel Solution of Extremely Large Knapsack Problems},
27805  institution   = {Computer Sciences Department, University of Wisconsin},
27806  year          = {1989},
27807  address       = {Madison, Wisconsin},
27808  number        = {842},
27809  key           = {09}
27810}
27811
27812@PhDThesis{       ferris:weak,
27813  author        = {M. C. Ferris},
27814  title         = {Weak Sharp Minima and Penalty Functions in Mathematical Programming},
27815  year          = {1988},
27816  school        = {University of Cambridge},
27817  address       = {England},
27818  key           = {02}
27819}
27820
27821@TechReport{      ferris:weak*1,
27822  author        = {M. C. Ferris},
27823  title         = {Weak Sharp Minima and Penalty Functions in Mathematical Programming},
27824  institution   = {Computer Sciences Department, University of Wisconsin},
27825  year          = {1988},
27826  address       = {Madison, Wisconsin},
27827  number        = {779},
27828  key           = {05}
27829}
27830
27831@Book{            fiacco.mccormick:nonlinear,
27832  author        = {A. V. Fiacco and G. P. McCormick},
27833  title         = {Nonlinear Programming: Sequential Unconstrained Minimization Techniques},
27834  year          = {1968},
27835  publisher     = {John Wiley \& Sons},
27836  address       = {New York},
27837  note          = {SIAM Classics in Applied Mathematics 4, SIAM, Philadelphia, 1990}
27838}
27839
27840@Book{            fiacco:introduction,
27841  author        = {A. V. Fiacco},
27842  title         = {Introduction to Sensitivity and Stability Analysis in Nonlinear Programming},
27843  year          = {1983},
27844  publisher     = {Academic Press},
27845  address       = {New York}
27846}
27847
27848@Article{         fiedler.ptak:matrices,
27849  author        = {M. Fiedler and V. Pt\'{a}k},
27850  title         = {On matrices with nonpositive off-diagonal elements and positive principal
27851                  minors},
27852  journal       = {Czechoslovak Mathematics Journal},
27853  volume        = {12},
27854  pages         = {382--400},
27855  year          = {1962}
27856}
27857
27858@Article{         fischer.kanzow:finite,
27859  author        = {A. Fischer and C. Kanzow},
27860  title         = {On Finite Termination of an Iterative Method for Linear Complementarity
27861                  Problems},
27862  journal       = {Mathematical Programming},
27863  volume        = {74},
27864  pages         = {279--292},
27865  year          = {1996}
27866}
27867
27868@TechReport{      fischer:constrained,
27869  author        = {A. Fischer},
27870  title         = {A New Constrained Optimization Reformulation for Complementarity Problems},
27871  institution   = {Institute of Numerical Mathematics, Technical University of Dresden},
27872  year          = {1995},
27873  type          = {Technical Report},
27874  number        = {MATH-NM-10-1995},
27875  address       = {Dresden}
27876}
27877
27878@Article{         fischer:local,
27879  author        = {A. Fischer},
27880  title         = {On the local superlinear convergence of a {N}ewton-type method for {LCP} under
27881                  weak conditions},
27882  journal       = {Optimization Methods and Software},
27883  year          = {1995},
27884  volume        = {6},
27885  pages         = {83--107}
27886}
27887
27888@InCollection{    fischer:ncp-function,
27889  author        = {A. Fischer},
27890  title         = {An {NCP}--Function and its Use for the Solution of Complementarity Problems},
27891  booktitle     = {Recent Advances in Nonsmooth Optimization},
27892  publisher     = {World Scientific Publishers},
27893  editor        = {D. Z. Du and L. Qi and R. S. Womersley},
27894  year          = {1995},
27895  pages         = {88--105}
27896}
27897
27898@Article{         fischer:newton-type,
27899  author        = {A. Fischer},
27900  title         = {A {N}ewton-Type Method for Positive Semidefinite Linear Complementarity
27901                  Problems},
27902  journal       = {Journal of Optimization Theory and Applications},
27903  year          = {1995},
27904  volume        = {86},
27905  pages         = {585--608}
27906}
27907
27908@Article{         fischer:solution,
27909  author        = {A. Fischer},
27910  title         = {Solution of Monotone Complementarity Problems with Locally {L}ipschitzian
27911                  Functions},
27912  year          = {1997},
27913  journal       = {Mathematical Programming},
27914  pages         = {513--532}
27915}
27916
27917@Article{         fischer:special,
27918  author        = {A. Fischer},
27919  title         = {A Special {N}ewton--Type Optimization Method},
27920  journal       = {Optimization},
27921  year          = {1992},
27922  volume        = {24},
27923  pages         = {269--284}
27924}
27925
27926@Article{         fisher:use,
27927  author        = {R. A. Fisher},
27928  title         = {The Use of Multiple Measurements in Taxonomic Problems},
27929  journal       = {Annual Eugenics},
27930  year          = {1936},
27931  volume        = {7},
27932  number        = {Part II},
27933  pages         = {179--188}
27934}
27935
27936@Book{            fishman:principles,
27937  author        = {G. Fishman},
27938  title         = {Principles of Discrete Event Simulation},
27939  publisher     = {Wiley},
27940  address       = {New York, NY},
27941  year          = {1978}
27942}
27943
27944@Article{         fitchard.aldridge.ea:registration,
27945  author        = {E. E. Fitchard and J. S. Aldridge and P. J. Reckwerdt and T. R. Mackie},
27946  title         = {Registration of Synthetic Tomographic Projection Data Sets Using
27947                  Cross-Correlation},
27948  journal       = {Physics in Medicine and Biology},
27949  year          = {1998},
27950  volume        = {43},
27951  pages         = {1645--1657}
27952}
27953
27954@Article{         fletcher.matthews:stable,
27955  author        = {R. Fletcher and S. P. J. Matthews},
27956  title         = {Stable Modifications of Explicit {LU} Factors for Simplex Updates},
27957  journal       = {Mathematical Programming},
27958  year          = {1984},
27959  volume        = {30},
27960  pages         = {267--284}
27961}
27962
27963@TechReport{      fletcher.maza:nonlinear,
27964  author        = {R. Fletcher and E. Sainz de la Maza},
27965  title         = {Nonlinear Programming and Nonsmooth Optimization by Successive Linear
27966                  Programming},
27967  institution   = {Department of Mathematical Sciences},
27968  year          = {1987},
27969  address       = {The University, Dundee, Scotland},
27970  number        = {NA/100},
27971  type          = {Numerical Analysis Report}
27972}
27973
27974@InCollection{    fletcher:class,
27975  author        = {R. Fletcher},
27976  title         = {A Class of Methods for Nonlinear Programming with Termination and Convergence
27977                  Properties},
27978  booktitle     = {Integer and Nonlinear Programming},
27979  year          = {1970},
27980  editor        = {J. Abadie},
27981  publisher     = {North--Holland},
27982  address       = {Amsterdam},
27983  pages         = {157--173}
27984}
27985
27986@Article{         fletcher:exact,
27987  author        = {R. Fletcher},
27988  title         = {An Exact Penalty Function for Nonlinear Programming with Inequalities},
27989  journal       = {Mathematical Programming},
27990  year          = {1973},
27991  volume        = {5},
27992  pages         = {129--150}
27993}
27994
27995@Article{         fletcher:generalized,
27996  author        = {R. Fletcher},
27997  title         = {Generalized Inverse Methods for the Best Least Squares Solution of Non--Linear
27998                  Equations},
27999  journal       = {The Computer Journal},
28000  year          = {1968},
28001  volume        = {10},
28002  pages         = {392--399}
28003}
28004
28005@InProceedings{   fletcher:penalty,
28006  crossref      = {bachem.grotschel.ea:mathematical},
28007  author        = {R. Fletcher},
28008  title         = {Penalty Functions},
28009  pages         = {87--114}
28010}
28011
28012@Book{            fletcher:practical,
28013  author        = {R. Fletcher},
28014  title         = {Practical Methods of Optimization},
28015  year          = {1981},
28016  publisher     = {John Wiley \& Sons},
28017  address       = {Chichester},
28018  volume        = {1}
28019}
28020
28021@Book{            fletcher:practical*1,
28022  author        = {R. Fletcher},
28023  title         = {Practical Methods of Optimization},
28024  year          = {1981},
28025  publisher     = {John Wiley \& Sons},
28026  address       = {Chichester},
28027  volume        = {2}
28028}
28029
28030@Book{            fletcher:practical*2,
28031  author        = {R. Fletcher},
28032  title         = {Practical Methods of Optimization},
28033  year          = {1987},
28034  publisher     = {John Wiley \& Sons},
28035  address       = {New York},
28036  edition       = {second}
28037}
28038
28039@Unpublished{     fletcher:recent,
28040  author        = {R. Fletcher},
28041  title         = {Recent Developments in Nonlinear Programming},
28042  note          = {Presentation at SOR 96, Braunchweig, Germany},
28043  year          = {1996}
28044}
28045
28046@InCollection{    fletcher:second,
28047  author        = {R. Fletcher},
28048  title         = {Second Order Correction for Nondifferentiable Optimization},
28049  booktitle     = {Numerical Analysis},
28050  year          = {1982},
28051  editor        = {G. A. Watson},
28052  publisher     = {Springer-Verlag},
28053  address       = {Berlin},
28054  pages         = {85--114}
28055}
28056
28057@InCollection{    florian:mathematical,
28058  author        = {M. Florian},
28059  title         = {Mathematical programming applications in national, regional, and urban planning},
28060  editors       = {M. Iri and K. Tanabe},
28061  booktitle     = {Mathematical Programming: Recent Developments and Applications},
28062  publisher     = {Kluwer Academic Publishers},
28063  address       = {Tokyo},
28064  year          = {1989}
28065}
28066
28067@Article{         florian:nonlinear,
28068  author        = {M. Florian},
28069  title         = {Nonlinear Cost Network Models in Transportation Analysis},
28070  journal       = {Mathematical Programming Study},
28071  year          = {1986},
28072  volume        = {26},
28073  pages         = {167--196}
28074}
28075
28076@Article{         flynn:computer,
28077  author        = {M.~J. Flynn},
28078  title         = {Some Computer Organizations and their Effectiveness},
28079  journal       = {IEEE Transactions on Computers},
28080  year          = {1972},
28081  volume        = {C-21},
28082  pages         = {948--960}
28083}
28084
28085@InProceedings{   fogarty:varying,
28086  crossref      = {schaeffer:third},
28087  author        = {T. C. Fogarty},
28088  title         = {Varying the Probability of Mutation in the Genetic Algorithm},
28089  pages         = {422--427}
28090}
28091
28092@Article{         forrest.goldfarb:steepest-edge,
28093  author        = {J. J. Forrest and D. Goldfarb},
28094  title         = {Steepest--Edge Simplex Algorithms for Linear Programming},
28095  journal       = {Mathematical Programming},
28096  year          = {1992},
28097  volume        = {57},
28098  pages         = {341--374}
28099}
28100
28101@Article{         forrest.tomlin:updating,
28102  author        = {J. J. H. Forrest and J. A. Tomlin},
28103  title         = {Updating Triangular Factors of the Basis to Maintain Sparsity in the Product Form
28104                  Simplex Method},
28105  journal       = {Mathematical Programming},
28106  year          = {1972},
28107  volume        = {2},
28108  pages         = {263--278}
28109}
28110
28111@TechReport{      forsgren.gill.ea:computing,
28112  author        = {A. Forsgren and P. E. Gill and W. Murray},
28113  title         = {Computing Modified {N}ewton Directions using a Partial {C}holesky Factorization},
28114  institution   = {Department of Mathematics, Royal Institute of Technology},
28115  year          = {1993},
28116  number        = {TRITA-MAT-1993-9},
28117  address       = {Stockholm, Sweden}
28118}
28119
28120@TechReport{      forsgren.gill:primal-dual,
28121  author        = {A. Forsgren and P. E. Gill},
28122  title         = {Primal-Dual Interior Methods for Nonconvex Nonlinear Programming},
28123  institution   = {Department of Mathematics, University of California},
28124  year          = {1996},
28125  type          = {Report NA},
28126  number        = {96-3},
28127  address       = {San Diego}
28128}
28129
28130@InCollection{    fortin.glowinski:decomposition-coordination,
28131  author        = {M. Fortin and R. Glowinski},
28132  title         = {On Decomposition-Coordination Methods Using an Augmented Lagrangian},
28133  booktitle     = {Augmented Lagrangian methods: Applications to the Solution of Boundary Value
28134                  Problems},
28135  publisher     = {North-Holland},
28136  year          = {1983},
28137  editor        = {M. Fortin and R. Glowinski},
28138  address       = {Amsterdam}
28139}
28140
28141@Misc{            foster.kesselman:globus,
28142  author        = {I. Foster and C. Kesselman},
28143  title         = {The Globus Project},
28144  howpublished  = {www.globus.org}
28145}
28146
28147@Article{         foster.kesselman:globus*1,
28148  author        = {I. Foster and C. Kesselman},
28149  title         = {Globus: A Metacomputing Infrastructure Toolkit},
28150  journal       = {International Journal of Supercomputer Applications},
28151  volume        = {11},
28152  pages         = {115--128},
28153  year          = {1997}
28154}
28155
28156@Book{            foster.kesselman:grid,
28157  editor        = {I. Foster and C. Kesselman},
28158  title         = {The Grid: Blueprint for a Future Computing Infrastructure},
28159  publisher     = {Morgan Kaufmann Publishers},
28160  year          = {1999}
28161}
28162
28163@Book{            fourer.gay.ea:ampl,
28164  author        = {R. Fourer and D. M. Gay and B. W. Kernighan},
28165  title         = {{AMPL}: {A} Modeling Language for Mathematical Programming},
28166  year          = {1993},
28167  publisher     = {Duxbury Press}
28168}
28169
28170@Article{         fourer.gay.ea:modeling,
28171  author        = {R. Fourer and D. M. Gay and B. W. Kernighan},
28172  title         = {A Modeling Language for Mathematical Programming},
28173  journal       = {Management Science},
28174  year          = {1990},
28175  volume        = {36},
28176  pages         = {519--554}
28177}
28178
28179@Article{         fraass:development,
28180  author        = {A. Fraass},
28181  title         = {The development of conformal radiation therapy},
28182  journal       = {Medical Physics},
28183  year          = {1995},
28184  volume        = {22},
28185  number        = {11},
28186  pages         = {1911--1921}
28187}
28188
28189@TechReport{      fraley:algorithms,
28190  author        = {C. Fraley},
28191  title         = {Algorithms for Nonlinear Least Squares},
28192  institution   = {Stanford University},
28193  year          = {1988},
28194  number        = {{SOL} 88.16},
28195  type          = {Technical Report}
28196}
28197
28198@InCollection{    francois.mcdonald.ea:uruguay,
28199  author        = {J. F. Francois and B. McDonald and H. Nordstrom},
28200  title         = {The {U}ruguay Round: {A} Numerically Based Qualitative Assessment},
28201  booktitle     = {The {U}ruguay Round and the Developing Economies},
28202  address       = {New York},
28203  editors       = {W. Martin and L. A. Winters},
28204  publisher     = {Cambridge University Press}
28205}
28206
28207@InCollection{    francois.mcdonald.ea:uruguay*1,
28208  author        = {J. F. Francois and B. McDonald and H. Nordstrom},
28209  title         = {The {U}ruguay Round: {A} Global Analysis},
28210  booktitle     = {Challenges and Opportunities for East Asian Trade},
28211  address       = {Cambridge},
28212  editors       = {D. Robertson},
28213  publisher     = {Cambridge University Press}
28214}
28215
28216@Article{         frank.wolfe:algorithm,
28217  author        = {M. Frank and P. Wolfe},
28218  title         = {An Algorithm for Quadratic Programming},
28219  journal       = {Naval Research Logistics Quarterly},
28220  year          = {1956},
28221  volume        = {3},
28222  pages         = {95--110}
28223}
28224
28225@Article{         freund.nachtigal:qmrpack,
28226  author        = {R. W. Freund and N. M. Nachtigal},
28227  title         = {{QMRPACK}: {A} Package of {QMR} Algorithms},
28228  journal       = {{ACM} Transactions on Mathematical Software},
28229  year          = {1996},
28230  volume        = {22},
28231  pages         = {46--77}
28232}
28233
28234@InProceedings{   freund.schapire:experiments,
28235  author        = {Y. Freund and R. E. Schapire},
28236  title         = {Experiments with a New Boosting Algorithm},
28237  booktitle     = {Machine Learning: Proceedings of the Thirteenth National Conference},
28238  pages         = {148--156},
28239  year          = {1996},
28240  editor        = {L. Saitta},
28241  publisher     = {Morgan Kaufmann}
28242}
28243
28244@Unpublished{     freund.todd:barrier,
28245  author        = {Robert M. Freund and Michael J. Todd},
28246  title         = {Barrier functions and interior-point algorithms for linear programming with
28247                  zero-, one-, or two-sided bounds on the variables},
28248  year          = {1992},
28249  month         = jul
28250}
28251
28252@Article{         friedman.chernina:iterative,
28253  author        = {V. M. Friedman and V. S. Chernina},
28254  title         = {Iterative Methods Applied to the Solution of Contact Problems Between Bodies},
28255  note          = {In Russian},
28256  journal       = {Mekhanika Tvergodo Tela Academia Nauk SSSR},
28257  volume        = {1},
28258  pages         = {116--120},
28259  year          = {1967}
28260}
28261
28262@Article{         friesz.bernstein.ea:day-to-day,
28263  author        = {T. L. Friesz and D. Bernstein and N. J. Mehta and R. L. Tobin and S.
28264                  Ganjalizadeh},
28265  title         = {Day-to-day Dynamic Network Disequilibria and Idealized Traveller Information
28266                  Systems},
28267  journal       = {Operations Research},
28268  year          = {1994},
28269  volume        = {42},
28270  pages         = {1120--1136}
28271}
28272
28273@Article{         friesz.tobin.ea:nonlinear,
28274  author        = {T. L. Friesz and R. L. Tobin and T. E. Smith and P. T. Harker},
28275  title         = {A Nonlinear Complementarity Formulation and Solution Procedure for the General
28276                  Derived Demand Network Equilibrium Problem},
28277  journal       = {Journal of Regional Science},
28278  year          = {1983},
28279  volume        = {23},
28280  pages         = {337--359}
28281}
28282
28283@Article{         friesz:network,
28284  author        = {T. L. Friesz},
28285  title         = {Network Equilibrium, Design and Aggregation},
28286  journal       = {Transportation Research},
28287  volume        = {19A},
28288  year          = {1985},
28289  pages         = {413--427}
28290}
28291
28292@Unpublished{     frisch:logarithmic,
28293  author        = {K. R. Frisch},
28294  title         = {The Logarithmic Potential Method of Convex Programming},
28295  year          = {1955},
28296  note          = {Unpublished manuscript, University Institute of Economics, Oslo}
28297}
28298
28299@Book{            fukunaga:statistical,
28300  author        = {K. Fukunaga},
28301  title         = {Statistical Pattern Recognition},
28302  year          = {1990},
28303  publisher     = {Academic Press},
28304  address       = {New York}
28305}
28306
28307@Article{         fukushima.luo.ea:globally,
28308  author        = {M. Fukushima and Z.--Q. Luo and J. S. Pang},
28309  title         = {A Globally Convergent Sequential Quadratic Programming Algorithm for Mathematical
28310                  Programs with Linear Complementarity Constraints},
28311  journal       = {Computational Optimization and Applications},
28312  year          = {1998},
28313  volume        = {10},
28314  pages         = {5--34}
28315}
28316
28317@Article{         fukushima:equivalent,
28318  author        = {M. Fukushima},
28319  title         = {Equivalent Differentiable Optimization Problems and Descent Methods for
28320                  Asymmetric Variational Inequality Problems},
28321  journal       = {Mathematical Programming},
28322  year          = {1992},
28323  volume        = {53},
28324  pages         = {99--110}
28325}
28326
28327@Article{         fukushima:primal,
28328  author        = {M. Fukushima},
28329  title         = {The Primal {D}ouglas-{R}achford Splitting Algorithm for a Class of Monotone
28330                  Mappings with Application to the Traffic Equilibrium Problem},
28331  journal       = {Mathematical Programming},
28332  year          = {1996},
28333  volume        = {72},
28334  pages         = {1--15}
28335}
28336
28337@Article{         gabay.mercier:dual,
28338  author        = {D. Gabay and B. Mercier},
28339  title         = {A Dual Algorithm for the Solution of Nonlinear Variational Inequalities via
28340                  Finite Element Approximations},
28341  journal       = {Computational Mathematics and Applications},
28342  year          = {1976},
28343  volume        = {2},
28344  pages         = {17--48}
28345}
28346
28347@InCollection{    gabay:applications,
28348  author        = {D. Gabay},
28349  title         = {Applications of the Method of Multipliers to Variational Inequalities},
28350  booktitle     = {Augmented {L}agrangian Methods: Applications to the Solution of Boundary Value
28351                  Problems},
28352  publisher     = {North-Holland},
28353  year          = {1983},
28354  editor        = {M. Fortin and R. Glowinski},
28355  address       = {Amsterdam}
28356}
28357
28358@Unpublished{     gabriel.bernstein:path,
28359  author        = {S. A. Gabriel and D. Berstein},
28360  title         = {A Path Generation Method for the Nonadditive, Asymmetric, Elastic Traffic
28361                  Equilibrium Problem},
28362  note          = {Draft, 1995}
28363}
28364
28365@TechReport{      gabriel.kydes:nonlinear,
28366  author        = {S. A. Gabriel and A. S. Kydes},
28367  title         = {A Nonlinear Complementarity Approach for Solving the National Energy Modeling
28368                  System},
28369  institution   = {Mathematics and Computer Science Division, Argonne National Laboratory},
28370  year          = {1995},
28371  type          = {Preprint},
28372  number        = {MCS-P504-0395},
28373  address       = {Argonne, Illinois},
28374  month         = mar
28375}
28376
28377@InProceedings{   gabriel.more:smoothing,
28378  crossref      = {ferris.pang:complementarity},
28379  author        = {S. A. Gabriel and J. J. Mor\'{e}},
28380  title         = {Smoothing of Mixed Complementarity Problems}
28381}
28382
28383@Article{         gabriel.pang:inexact,
28384  author        = {S. A. Gabriel and J. S. Pang},
28385  title         = {An Inexact {NE/SQP} Method for Solving the Nonlinear Complementarity Problem},
28386  journal       = {Computational Optimization and Applications},
28387  year          = {1992},
28388  volume        = {1},
28389  pages         = {67--91}
28390}
28391
28392@InCollection{    gabriel.pang:trust,
28393  author        = {S. A. Gabriel and J. S. Pang},
28394  title         = {A Trust Region Method for Constrained Nonsmooth Equations},
28395  booktitle     = {Large--Scale Optimization: State of the Art},
28396  publisher     = {Kluwer Academic Publishers},
28397  year          = {1994},
28398  editor        = {W. W. Hager and D. W. Hearn and P. M. Pardalos},
28399  pages         = {159--186}
28400}
28401
28402@PhDThesis{       gabriel:algorithms,
28403  author        = {S. A. Gabriel},
28404  title         = {Algorithms for the Nonlinear Complementarity Problem: The {NE}/{SQP} Method and
28405                  Extensions},
28406  school        = {The Johns Hopkins University},
28407  year          = {1992},
28408  address       = {Baltimore, Maryland}
28409}
28410
28411@Article{         gafni.bertsekas:two-metric,
28412  author        = {E. M. Gafni and D. P. Bertsekas},
28413  title         = {Two-Metric Projection Methods for Constrained Optimization},
28414  journal       = {SIAM Journal on Control and Optimization},
28415  year          = {1984},
28416  volume        = {22},
28417  pages         = {936--964}
28418}
28419
28420@InProceedings{   gaivoronski:convergence,
28421  author        = {A. A. Gaivoronski},
28422  title         = {Convergence of Parallel Backpropagation for Neural Networks},
28423  booktitle     = {SIAM Journal on Optimization},
28424  year          = {1994},
28425  note          = {Proceedings of Symposium on Parallel Optimization 3, Madison July 7-9, 1993,
28426                  submitted}
28427}
28428
28429@Misc{            gaivoronski:private,
28430  author        = {A. A. Gaivoronski},
28431  title         = {Private Communication},
28432  year          = {1992},
28433  month         = nov,
28434  address       = {ITALTEL, Milan}
28435}
28436
28437@Book{            gale:theory,
28438  author        = {D. Gale},
28439  title         = {The Theory of Linear Economic Models},
28440  year          = {1960},
28441  publisher     = {McGraw-Hill Book Company},
28442  address       = {New York}
28443}
28444
28445@Book{            gallant:neural,
28446  author        = {S. I. Gallant},
28447  title         = {Neural Network Learning and Expert Systems},
28448  year          = {1993},
28449  publisher     = {MIT Press},
28450  address       = {Cambridge, Massachusetts}
28451}
28452
28453@InProceedings{   ganti.gehrke.ea:framework,
28454  author        = {V. Ganti and J. Gehrke and R. Ramakrishnan},
28455  title         = {A Framework for Measuring Changes in Data Characteristics},
28456  booktitle     = {Proceedings of the Eighteenth ACM SIGACT-SIGMOD-SIGART Symposium on Principles of
28457                  Database Systems, May 31 - June 2, 1999, Philadelphia, Pennsylvania},
28458  publisher     = {ACM Press},
28459  year          = {1999},
28460  isbn          = {1-58113-062-7},
28461  pages         = {126--137}
28462}
28463
28464@Book{            ganz:gamma,
28465  author        = {J. C. Ganz},
28466  title         = {Gamma Knife Surgery},
28467  publisher     = {Springer-Verlag Wien},
28468  year          = {1997},
28469  address       = {Austria}
28470}
28471
28472@TechReport{      gao:nonlinear,
28473  author        = {Y. Gao},
28474  title         = {Nonlinear Complementarity Problems in Large Deformed Beam Subject to Unilateral
28475                  Conditions},
28476  type          = {Manuscript},
28477  institution   = {Department of Mathematics, Virginia Polytechnic Institute and State University},
28478  month         = oct,
28479  year          = {1994}
28480}
28481
28482@Article{         garcia-palomares.mangasarian:superlinearly,
28483  author        = {U. M. {Garcia--Palomares} and O. L. Mangasarian},
28484  title         = {Superlinearly Convergent {Q}uasi--{N}ewton Algorithms for Nonlinearly Constrained
28485                  Optimization Problems},
28486  journal       = {Mathematical Programming},
28487  year          = {1976},
28488  volume        = {11},
28489  pages         = {1--13}
28490}
28491
28492@Article{         garcia-palomares.restuccia:global,
28493  author        = {U. M. {Garcia--Palomares} and A. Restuccia},
28494  title         = {A Global Quadratic Algorithm for Solving a System of Mixed Equations},
28495  journal       = {Mathematical Programming},
28496  year          = {1981},
28497  volume        = {21},
28498  pages         = {290--300}
28499}
28500
28501@InProceedings{   garcia-palomares:superlinearly,
28502  author        = {U. M. {Garcia--Palomares}},
28503  title         = {Superlinearly Convergent Algorithms for Linearly Constrained Optimization},
28504  crossref      = {mangasarian.meyer.ea:nonlinear*2},
28505  pages         = {101--119}
28506}
28507
28508@Article{         garcia.gould:theorem,
28509  author        = {C. B. Garcia and F. J. Gould},
28510  title         = {A Theorem on Homotopy Paths},
28511  journal       = {Mathematics of Operations Research},
28512  year          = {1978},
28513  volume        = {3},
28514  pages         = {282--289}
28515}
28516
28517@Book{            garcia.zangwill:pathways,
28518  author        = {C. B. Garcia and W. I. Zangwill},
28519  title         = {Pathways to Solutions, Fixed Points, and Equilibria},
28520  year          = {1981},
28521  publisher     = {Prentice-Hall, Inc},
28522  address       = {Englewood Cliffs, New Jersey}
28523}
28524
28525@Book{            garey.johnson:computers,
28526  author        = {M. R. Garey and D. S. Johnson},
28527  title         = {Computers and Intractability, {A} Guide to the Theory of {NP}--Completeness},
28528  year          = {1979},
28529  publisher     = {W.H. Freeman and Company},
28530  address       = {San Francisco}
28531}
28532
28533@Article{         garey.tarjan.ea:one-processor,
28534  author        = {M. R. Garey and R. E. Tarjan and G. T. Wilfong},
28535  title         = {One--Processor Scheduling with Symmetric Earliness and Tardiness Penalties},
28536  journal       = {Mathematics of Operations Research},
28537  year          = {1988},
28538  volume        = {13},
28539  pages         = {330--348}
28540}
28541
28542@Book{            garfinkel.nemhauser:integer,
28543  author        = {R. S. Garfinkel and G. L. Nemhauser},
28544  title         = {Integer Programming},
28545  year          = {1972},
28546  publisher     = {John Wiley \& Sons},
28547  address       = {New York}
28548}
28549
28550@Book{            gass:linear,
28551  author        = {S. Gass},
28552  title         = {Linear Programming Methods and Applications},
28553  edition       = {Fifth},
28554  publisher     = {Boyd and Fraser Publishing Company},
28555  address       = {Danvers, Massachusetts},
28556  year          = {1985}
28557}
28558
28559@InProceedings{   gay:combining,
28560  author        = {D. M. Gay},
28561  title         = {On Combining the Schemes of {R}eid and {S}aunders for Sparse {LP} Bases},
28562  booktitle     = {Sparse Matrix Proceedings 1978},
28563  editor        = {I. S. Duff and G. W. Stewart},
28564  year          = {1978},
28565  organization  = {SIAM},
28566  address       = {Philadelphia, Pennsylvania},
28567  pages         = {313--334}
28568}
28569
28570@Article{         gay:electronic,
28571  author        = {D. M. Gay},
28572  title         = {Electronic Mail Distribution of Linear Programming Test Problems},
28573  journal       = {{COAL} Newsletter},
28574  year          = {1985},
28575  volume        = {13},
28576  pages         = {10--12}
28577}
28578
28579@TechReport{      gay:hooking,
28580  author        = {D. M. Gay},
28581  title         = {Hooking Your Solver to {AMPL}},
28582  year          = {1997},
28583  institution   = {Bell Laboratories},
28584  address       = {Murray Hill, New Jersey},
28585  note          = {Revised 1994, 1997}
28586}
28587
28588@Article{         gay:variant,
28589  author        = {D. Gay},
28590  title         = {A Variant of {K}armarkar's Linear Programming Algorithm for Problems in Standard
28591                  Form},
28592  journal       = {Mathematical Programming},
28593  year          = {1987},
28594  volume        = {37},
28595  pages         = {81--90}
28596}
28597
28598@Article{         geiger.kanzow:resolution,
28599  author        = {C. Geiger and C. Kanzow},
28600  title         = {On the Resolution of Monotone Complementarity Problems},
28601  journal       = {Computational Optimization and Applications},
28602  volume        = {5},
28603  year          = {1996},
28604  pages         = {155--173}
28605}
28606
28607@Book{            geist.beguelin.ea:pvm,
28608  author        = {G. A. Geist and A. L. Beguelin and J. J. Dongarra and W. Jiang and R. Manchek and
28609                  V. S. Sunderam},
28610  title         = {{PVM}: Parallel Virtual Machine},
28611  publisher     = {MIT Press},
28612  address       = {Cambridge, Massachusetts},
28613  year          = {1994}
28614}
28615
28616@Article{         gendron.crainic:parallel,
28617  author        = {B. Gendron and T. G. Crainic},
28618  title         = {Parallel Branch-and-Bound Algorithms: Survey and Synthesis},
28619  journal       = {Operations Research},
28620  year          = {1994},
28621  volume        = {42},
28622  pages         = {1042--1060}
28623}
28624
28625@Article{         george:automatic,
28626  author        = {A. George},
28627  title         = {An automatic one-way dissection algorithm for irregular finite-element problems},
28628  journal       = {SIAM Journal on Numerical Analysis},
28629  vol           = {17},
28630  pages         = {740--751},
28631  year          = {1980}
28632}
28633
28634@InProceedings{   georges-schleuter:asparagos,
28635  crossref      = {schaeffer:third},
28636  author        = {M. Georges--Schleuter},
28637  title         = {Asparagos: An Asynchronous Parallel Genetic Algorithm},
28638  pages         = {416--421}
28639}
28640
28641@Article{         georgiou:comments,
28642  author        = {G. M. Georgiou},
28643  title         = {Comments On Hidden Nodes in Neural Nets},
28644  journal       = {IEEE Transactions on Circuits and Systems},
28645  year          = {1991},
28646  volume        = {38},
28647  pages         = {1410}
28648}
28649
28650@TechReport{      gertz.linderoth.ea:object-oriented,
28651  author        = {M. Gertz and J. Linderoth and S. Wright},
28652  title         = {Object-Oriented Software for Linear Complementarity and Quadratic Programming},
28653  institution   = {MCS Division, Argonne National Laboratory},
28654  year          = {in preparation}
28655}
28656
28657@Article{         ghellinck.vial:polynomial,
28658  author        = {G. de Ghellinck and J.--Ph. Vial},
28659  title         = {A Polynomial {N}ewton Method for Linear Programming},
28660  journal       = {Algorithmica},
28661  year          = {1986},
28662  volume        = {1},
28663  pages         = {425--453}
28664}
28665
28666@InCollection{    gilbert.ng:predicting,
28667  author        = {J. R. Gilbert and E. Ng},
28668  title         = {Predicting Structure in Nonsymmetric Sparse Matrix Factorizations},
28669  year          = {1993},
28670  booktitle     = {Graph Theory and Sparse Matrix Computation},
28671  editor        = {A. George and J. Gilbert and J. Liu},
28672  publisher     = {Springer-Verlag}
28673}
28674
28675@Article{         gilbert-lemarechal,
28676  author        = {J. C. Gilbert and C. Lemarechal},
28677  title         = {Some Numerical Experiments with Variable-Storage Quasi-Newton Algorithms},
28678  journal       = {Mathematical Programming},
28679  year          = {1989},
28680  volume        = {45},
28681  pages         = {407--434}
28682}
28683
28684@Article{         gill.murray.ea:computing,
28685  author        = {P. E. Gill and W. Murray and M. A. Saunders and M. H. Wright},
28686  title         = {Computing Forward-Difference Intervals for Numerical Optimization},
28687  journal       = {SIAM Journal on Scientific and Statistical Computing},
28688  year          = {1983},
28689  volume        = {4},
28690  pages         = {310--321}
28691}
28692
28693@Article{         gill.murray.ea:maintaining,
28694  author        = {P. E. Gill and W. Murray and M. A. Saunders and M. H. Wright},
28695  title         = {Maintaining {LU} Factors of a General Sparse Matrix},
28696  year          = {1987},
28697  journal       = {Linear Algebra and Its Applications},
28698  volume        = {88/89},
28699  pages         = {239--270}
28700}
28701
28702@Book{            gill.murray.ea:practical,
28703  author        = {P. E. Gill and W. Murray and M. H. Wright},
28704  title         = {Practical Optimization},
28705  year          = {1981},
28706  publisher     = {Academic Press},
28707  address       = {London}
28708}
28709
28710@Article{         gill.murray.ea:practical*1,
28711  author        = {P. E. Gill and W. Murray and M. A. Saunders and M. H. Wright},
28712  title         = {A Practical Anti-Cycling Procedure for Linearly Constrained Optimization},
28713  journal       = {Mathematical Programming},
28714  year          = {1989},
28715  volume        = {45},
28716  pages         = {437--474}
28717}
28718
28719@Article{         gill.murray.ea:projected,
28720  author        = {P. E. Gill and W. Murray and M. A. Saunders and J. A. Tomlin and M. H. Wright},
28721  title         = {On Projected {N}ewton Barrier Methods for Linear Programming and an Equivalence
28722                  to {K}armarkar's Projective Method},
28723  journal       = {Mathematical Programming},
28724  year          = {1986},
28725  volume        = {36},
28726  pages         = {183--209}
28727}
28728
28729@Article{         gill.murray:newton-type,
28730  author        = {P. E. Gill and W. Murray},
28731  title         = {{N}ewton--Type Methods for Unconstrained and Linearly Constrained Optimization},
28732  journal       = {Mathematical Programming},
28733  year          = {1974},
28734  volume        = {7},
28735  pages         = {311--350}
28736}
28737
28738@InProceedings{   gill.murray:nonlinear,
28739  author        = {P. E. Gill and W. Murray},
28740  title         = {Nonlinear Least Squares and Nonlinearly Constrained Optimization},
28741  booktitle     = {Numerical Analysis, Dundee 1975},
28742  year          = {1976},
28743  editor        = {G. A. Watson},
28744  publisher     = {Springer-Verlag},
28745  address       = {Berlin},
28746  note          = {Lecture Notes in Mathematics 506}
28747}
28748
28749@Book{            ginsburgh.waelbroeck:activity,
28750  author        = {V. Ginsburgh and J. Waelbroeck},
28751  title         = {Activity Analysis and General Equilibrium Modelling},
28752  publisher     = {North--Holland},
28753  year          = {1981},
28754  address       = {Amsterdam}
28755}
28756
28757@Article{         glad.goldstein:errors,
28758  author        = {T. Glad and A. Goldstein},
28759  title         = {Optimization of Functions Whose Values are Subject to Small Errors},
28760  journal       = {BIT},
28761  year          = {1977},
28762  volume        = {17},
28763  pages         = {160--169}
28764}
28765
28766@Article{         glad.polak:multiplier,
28767  author        = {T. Glad and E. Polak},
28768  title         = {A Multiplier Method with Automatic Limitation of Penalty Growth},
28769  journal       = {Mathematical Programming},
28770  year          = {1979},
28771  volume        = {17},
28772  pages         = {140--155}
28773}
28774
28775@Book{            glashoff.gustafson:linear,
28776  author        = {K. Glashoff and S.--\AA. Gustafson},
28777  title         = {Linear Optimization and Approximation},
28778  year          = {1983},
28779  publisher     = {Springer-Verlag},
28780  address       = {New York}
28781}
28782
28783@Article{         glover:improved,
28784  author        = {F. Glover},
28785  title         = {Improved Linear Programming Models for Discriminant Analysis},
28786  journal       = {Decision Sciences},
28787  year          = {1990},
28788  volume        = {21},
28789  pages         = {771--785}
28790}
28791
28792@Book{            glasserman:gradient,
28793  author        = {P. Glasserman},
28794  title         = {Gradient Estimation via Perturbation Analysis},
28795  publisher     = {Kluwer},
28796  year          = {1991},
28797  address       = {Norwell, MA}
28798}
28799
28800@Article{         glover:tabu,
28801  author        = {F. Glover},
28802  title         = {Tabu Search -- Part 1},
28803  journal       = {ORSA Journal on Computing},
28804  year          = {1989},
28805  volume        = {1},
28806  pages         = {190--206}
28807}
28808
28809@Article{         glowinski.marroco:sur,
28810  author        = {R. Glowinski and A. Marroco},
28811  title         = {Sur l'Approximation, par Elements d'Ordre un, et la Resolution, par
28812                  Penalisation-Dualit\'{e}, d'une Classe de Problemes de {D}irichlet non Lineares},
28813  journal       = {Revue Fran\c{c}aise d'Automatique, Informatique, et Recherche Operationelle},
28814  year          = {1975},
28815  volume        = {9(R-2)},
28816  pages         = {41--76}
28817}
28818
28819@TechReport{      goeleven.nguyen:convergence,
28820  author        = {D. Goeleven and V. H. Nguyen},
28821  title         = {On the Convergence of the Parallel Constraint Distribution Algorithm},
28822  institution   = {Department of Mathematics, Facultes Universitaires de Namur},
28823  year          = {1992},
28824  address       = {B-5000 Namur, Belgium}
28825}
28826
28827@Book{            goldberg:genetic,
28828  author        = {D. E. Goldberg},
28829  title         = {Genetic Algorithms in Search, Optimization and Machine Learning},
28830  year          = {1989},
28831  publisher     = {Addison-Wesley},
28832  address       = {Reading MA}
28833}
28834
28835@Article{         golden.skiscim:simulated,
28836  author        = {B. L. Golden and C. C. Skiscim},
28837  title         = {Using Simulated Annealing to Solve Routing and Location Problems},
28838  journal       = {Naval Research Logistics Quarterly},
28839  year          = {1989},
28840  volume        = {33},
28841  pages         = {261--279}
28842}
28843
28844@Article{         goldfarb.reid:practical,
28845  author        = {D. Goldfarb and J. K. Reid},
28846  title         = {A Practical Steepest--Edge Simplex Algorithm},
28847  journal       = {Mathematical Programming},
28848  year          = {1977},
28849  volume        = {12},
28850  pages         = {361--371}
28851}
28852
28853@InProceedings{   goldman.tucker:theory,
28854  author        = {A. J. Goldman and A. W. Tucker},
28855  title         = {Theory of Linear Programming},
28856  booktitle     = {Linear Inequalities and Related Systems},
28857  year          = {1956},
28858  editor        = {H. W. Kuhn and A. W. Tucker},
28859  publisher     = {Princeton University Press},
28860  address       = {Princeton, New Jersey},
28861  pages         = {53--97}
28862}
28863
28864@Book{            goldstein:constructive,
28865  author        = {A. A. Goldstein},
28866  title         = {Constructive Real Analysis},
28867  year          = {1967},
28868  publisher     = {Harper and Row},
28869  address       = {New York}
28870}
28871
28872@Article{         golshtein:block,
28873  author        = {Ye. G. Golshtein},
28874  title         = {The Block Method of Convex Programming},
28875  journal       = {Soviet Mathematics Doklady},
28876  year          = {1986},
28877  volume        = {33},
28878  pages         = {584--587}
28879}
28880
28881@Article{         golshtein:general,
28882  author        = {Ye. G. Golshtein},
28883  title         = {A General Approach to Decomposition of Optimization Systems},
28884  journal       = {Soviet Journal of Computer and Systems Sciences},
28885  year          = {1987},
28886  volume        = {3},
28887  pages         = {105--114}
28888}
28889
28890@Article{         golub.kahan:calculating,
28891  author        = {G. H. Golub and W. Kahan},
28892  title         = {Calculating the Singular Values and Pseudoinverse of a Matrix},
28893  journal       = {SIAM Journal on Numerical Analysis},
28894  year          = {1965},
28895  volume        = {2},
28896  pages         = {205--224}
28897}
28898
28899@Book{            golub.vanloan:matrix,
28900  author        = {G. H. Golub and C. F. {Van Loan}},
28901  title         = {Matrix Computations},
28902  year          = {1996},
28903  publisher     = {The John Hopkins University Press},
28904  address       = {Baltimore, Maryland},
28905  edition       = {Third}
28906}
28907
28908@TechReport{      gomez.barron:exponential,
28909  author        = {S. Gom\'{e}z and C. Barr\'{o}n},
28910  title         = {The Exponential Tunneling Method},
28911  institution   = {Universidad Nacional Autonoma de Mexico},
28912  year          = {1991},
28913  type          = {Serie Reportes de Investigacion},
28914  number        = {3},
28915  address       = {Mexico}
28916}
28917
28918@Article{         gondzio:multiple,
28919  author        = {J. Gondzio},
28920  title         = {Multiple Centrality Corrections in a Primal-Dual Method for Linear Programming},
28921  journal       = {Computational Optimization and Applications},
28922  year          = {1996},
28923  volume        = {6},
28924  pages         = {137--156}
28925}
28926
28927@TechReport{      gonzaga:algorithm,
28928  author        = {C. C. Gonzaga},
28929  title         = {An Algorithm for Solving Linear Programming Problems in {O}($n^3${L})
28930                  operations},
28931  institution   = {Electronics Research Laboratory, University of California},
28932  year          = {1987},
28933  address       = {Berkeley, California},
28934  number        = {UCB/ERL M87/10},
28935  type          = {Memorandum}
28936}
28937
28938@Article{         gould.tolle:necessary,
28939  author        = {F. J. Gould and J. W. Tolle},
28940  title         = {A Necessary and Sufficient Qualification for Constrained Optimization},
28941  journal       = {SIAM Journal on Applied Mathematics},
28942  year          = {1971},
28943  volume        = {20},
28944  pages         = {164--172}
28945}
28946
28947@InProceedings{   goux.kulkarni.ea:enabling,
28948  author        = {J.-P. Goux and S. Kulkarni and J. Linderoth and M. E. Yoder},
28949  title         = {An Enabling Framework for Master-Worker Applications on the Computational Grid},
28950  booktitle     = {Proceedings of the Ninth {IEEE} International Symposium on High Performance
28951                  Distributed Computing},
28952  year          = {2000}
28953}
28954
28955@Article{         gowda.pang:basic,
28956  author        = {M. S. Gowda and J. S. Pang},
28957  title         = {The Basic Theorem of Complementarity Revisited},
28958  journal       = {Mathematical Programming},
28959  year          = {1993},
28960  volume        = {58},
28961  pages         = {161--178}
28962}
28963
28964@Article{         gowda.pang:boundedness,
28965  author        = {M. S. Gowda and J. S. Pang},
28966  title         = {On the Boundedness and Stability of Solutions to the Affine Variational
28967                  Inequality Problem},
28968  journal       = {SIAM Journal on Control and Optimization},
28969  year          = {1994},
28970  volume        = {32},
28971  pages         = {421--441}
28972}
28973
28974@Article{         gowda.pang:stability,
28975  author        = {M. S. Gowda and J. S. Pang},
28976  title         = {Stability analysis of variational inequalities and nonlinear complementarity
28977                  problems, via the mixed linear complementarity problem and degree theory},
28978  journal       = {Mathematics of Operations Research},
28979  year          = {1994},
28980  volume        = {19},
28981  pages         = {831--879}
28982}
28983
28984@Article{         gowda.sznajder:generalizations,
28985  author        = {M. S. Gowda and R. Sznajder},
28986  title         = {Generalizations of ${P}_0$-- and ${P}$-- properties; Extended Vertical and
28987                  Horizontal {LCP}s},
28988  journal       = {Linear Algebra and Its Applications},
28989  year          = {1995},
28990  volume        = {223/224},
28991  pages         = {695--715}
28992}
28993
28994@Article{         gowda.sznajder:generalized,
28995  author        = {M. S. Gowda and R. Sznajder},
28996  title         = {The Generalized Order Linear Complementarity Problem},
28997  journal       = {SIAM Journal on Matrix Analysis and Applications},
28998  year          = {1994}
28999}
29000
29001@Article{         gowda:analysis,
29002  author        = {M. S. Gowda},
29003  title         = {An Analysis of Zero Set and Global Error Bound Properties of a Piecewise Affine
29004                  Function via its Recession Function},
29005  journal       = {SIAM Journal on Matrix Analysis and Applications},
29006  year          = {1996},
29007  volume        = {17},
29008  pages         = {594--609}
29009}
29010
29011@Article{         gowda:applications,
29012  author        = {M. S. Gowda},
29013  title         = {Applications of Degree Theory to Linear Complementarity Problems},
29014  journal       = {Mathematics of Operations Research},
29015  year          = {1993},
29016  volume        = {18},
29017  pages         = {868--879}
29018}
29019
29020@Article{         grant.woo:clinical,
29021  author        = {W. I. Grant and S. Y. Woo},
29022  title         = {Clinical and Financial Issues for Intensity Modulated Radiation Therapy
29023                  Delivery},
29024  journal       = {Seminars in Radiation Oncology},
29025  year          = {1999},
29026  volume        = {9},
29027  pages         = {99--107}
29028}
29029
29030@Article{         greenberg.hegerich:branch,
29031  author        = {H. Greenberg and R. L. Hegerich},
29032  title         = {A Branch Search Algorithm for the Knapsack Problem},
29033  journal       = {Management Science},
29034  year          = {1970},
29035  volume        = {16},
29036  pages         = {327--332}
29037}
29038
29039@InCollection{    grefenstette:incorporating,
29040  crossref      = {davis:genetic},
29041  author        = {J. J. Grefenstette},
29042  title         = {Incorporating Problem Specific Knowledge into Genetic Algorithms}
29043}
29044
29045@Book{            griewank.corliss:automatic,
29046  editor        = {A. Griewank and G. F. Corliss},
29047  title         = {Automatic Differentiation of Algorithms: Theory, Implementation and Application},
29048  publisher     = {SIAM},
29049  year          = {1991},
29050  address       = {Philadelphia, Pennsylvania}
29051}
29052
29053@Article{         griewank.juedes.ea:adol-c,
29054  author        = {A. Griewank and D. Juedes and J. Utke},
29055  title         = {{ADOL}-{C}: {A} Package for the Automatic Differentiation of Algorithms Written
29056                  in {C}/{C}++},
29057  journal       = {{ACM} Transactions on Mathematical Software},
29058  year          = {1996},
29059  volume        = {22},
29060  pages         = {131--167}
29061}
29062
29063@Article{         griffith.stewart:nonlinear,
29064  author        = {R. E. Griffith and R. A. Stewart},
29065  title         = {A Nonlinear Programming Technique for the Optimization of Continuous Processing
29066                  Systems},
29067  journal       = {Management Science},
29068  year          = {1961},
29069  volume        = {7},
29070  pages         = {379--392}
29071}
29072
29073@Article{         grinold:mathematical,
29074  author        = {R. C. Grinold},
29075  title         = {Mathematical Methods for {PA}ttern Classification},
29076  journal       = {Management Science},
29077  year          = {1972},
29078  volume        = {19},
29079  pages         = {272--289}
29080}
29081
29082@Article{         grippo.lampariello.ea:class,
29083  author        = {L. Grippo and F. Lampariello and S. Lucidi},
29084  title         = {A Class of Nonmonotone Stabilization Methods in Unconstrained Optimization},
29085  journal       = {Numerische Mathematik},
29086  year          = {1991},
29087  volume        = {59},
29088  pages         = {779--805}
29089}
29090
29091@Article{         grippo.lampariello.ea:global,
29092  author        = {L. Grippo and F. Lampariello and S. Lucidi},
29093  title         = {Global Convergence and Stabilization of Unconstrained Minimization Methods
29094                  Without Derivatives},
29095  journal       = {Journal of Optimization Theory and Applications},
29096  year          = {1988},
29097  volume        = {56},
29098  pages         = {385--406}
29099}
29100
29101@Article{         grippo.lampariello.ea:nonmonotone,
29102  author        = {L. Grippo and F. Lampariello and S. Lucidi},
29103  title         = {A Nonmonotone Line Search Technique for {N}ewton's Method},
29104  journal       = {SIAM Journal on Numerical Analysis},
29105  year          = {1986},
29106  volume        = {23},
29107  pages         = {707--716}
29108}
29109
29110@Misc{            grippo:private,
29111  author        = {L. Grippo},
29112  title         = {Private Communication},
29113  year          = {1992},
29114  address       = {Universita degli Studi di Roma ``La Sapienza'',Roma}
29115}
29116
29117@Article{         grotschel.lovasz.ea:ellipsoid,
29118  author        = {M. Gr{\"{o}}tschel and L. Lov\'{a}sz and A. Schrijver},
29119  title         = {The Ellipsoid Method and its Consequences in Combinatorial Optimization},
29120  journal       = {Combinatorica},
29121  year          = {1981},
29122  volume        = {1},
29123  pages         = {169--197}
29124}
29125
29126@Article{         guignard:generalized,
29127  author        = {M. Guignard},
29128  title         = {Generalized {K}uhn--{T}ucker conditions for Mathematical Programming in a
29129                  {B}anach Space},
29130  journal       = {SIAM Journal on Control and Optimization},
29131  year          = {1969},
29132  volume        = {7},
29133  pages         = {232--241}
29134}
29135
29136@Article{         guler.ye:convergence,
29137  author        = {O. G{\"{u}}ler and Y. Ye},
29138  title         = {Convergence Behavior of Interior--Point Algorithms},
29139  journal       = {Mathematical Programming},
29140  year          = {1993},
29141  volume        = {60},
29142  pages         = {215--228}
29143}
29144
29145@Article{         guler:existence,
29146  author        = {O. G{\"{u}}ler},
29147  title         = {Existence of Interior Points and Interior Paths in Nonlinear Monotone
29148                  Complementarity Problems},
29149  journal       = {Mathematics of Operations Research},
29150  year          = {1993},
29151  volume        = {18},
29152  pages         = {128--147}
29153}
29154
29155@Article{         guler:generalized,
29156  author        = {O. G{\"{u}}ler},
29157  title         = {Generalized Linear Complementarity Problems},
29158  journal       = {Mathematics of Operations Research},
29159  year          = {1995},
29160  volume        = {20},
29161  pages         = {441--448}
29162}
29163
29164@Article{         gupta.sen:minimizing,
29165  author        = {S. Gupta and T. Sen},
29166  title         = {Minimizing the Range of Lateness on a Single Machine},
29167  journal       = {Journal of the Operational Research Society},
29168  year          = {1984},
29169  volume        = {35},
29170  pages         = {853--857}
29171}
29172
29173@InCollection{    gustafson:numerical,
29174  author        = {S.-\AA. Gustafson},
29175  title         = {On Numerical Analysis in Semi-Infinite Programming},
29176  booktitle     = {Semi-Infinite Programming},
29177  year          = {1979},
29178  editor        = {R. Hettich},
29179  publisher     = {Springer-Verlag},
29180  address       = {Berlin}
29181}
29182
29183@Article{         gustafsson.lind.ea:simultaneous,
29184  author        = {A. Gustafsson and B. K. Lind and R. Svensson and A. Brahme},
29185  title         = {Simultaneous optimization of dynamic multileaf collimation and scanning patterns
29186                  or compensation filters using a generalized pencil beam algorithm},
29187  journal       = {Medical Physics},
29188  year          = {1995},
29189  volume        = {22},
29190  number        = {7},
29191  pages         = {1141--1156}
29192}
29193
29194@PhDThesis{       ha:decomposition,
29195  author        = {C. D. Ha},
29196  title         = {Decomposition Methods for Structured Convex Programming},
29197  year          = {1980},
29198  school        = {Department of Industrial Engineering, University of Wisconsin--Madison}
29199}
29200
29201@TechReport{      haakonsen.mathiesen:toward,
29202  author        = {L. Haakonsen and L. Mathiesen},
29203  title         = {Toward a more comprehensive cost measure for {CO2}-reductions},
29204  institution   = {NHH, Bergen},
29205  year          = {1995},
29206  type          = {Discussion Paper},
29207  number        = {3/95}
29208}
29209
29210@Article{         haaland.norman.ea:vemod,
29211  author        = {J. Haaland and V. Norman and T. Rutherford and T. Wergeland},
29212  title         = {{VEMOD}: {A} {R}icardo--{H}eckscher--{O}hlin--{J}ones Model of World Trade},
29213  journal       = {Scandinavian Journal of Economics},
29214  year          = {1987}
29215}
29216
29217@Article{         haarhoff.buys:method,
29218  author        = {P. C. Haarhoff and J. D. Buys},
29219  title         = {A New Method for the Optimization of a Nonlinear Function Subject to Nonlinear
29220                  Constraints},
29221  journal       = {Computer Journal},
29222  year          = {1970},
29223  volume        = {12},
29224  pages         = {178--184}
29225}
29226
29227@Article{         habetler.kostreva:direct,
29228  author        = {G. J. Habetler and M. M. Kostreva},
29229  title         = {On a direct algorithm for nonlinear complementarity problems},
29230  journal       = {SIAM Journal on Control and Optimization},
29231  volume        = {16},
29232  year          = {1978},
29233  pages         = {504--511}
29234}
29235
29236@Book{            hadamard:cauchys,
29237  author        = {J. Hadamard},
29238  title         = {Cauchy's Problem in Linear Partial Differential Equations},
29239  year          = {1923},
29240  publisher     = {Yale University Press}
29241}
29242
29243@Article{         haddock.mittenthal:simulation,
29244  author        = {J. Haddock and J. Mittenthal},
29245  title         = {Simulation optimization using simulated annealing},
29246  journal       = {Comput. Ind. Eng.},
29247  year          = {1992},
29248  volume        = {22},
29249  pages         = {387--395}
29250}
29251
29252@TechReport{      hamala:general,
29253  author        = {M. Hamala},
29254  title         = {A General Approach to Interior Point Methods with Linear Parameter for
29255                  Mathematical Programming},
29256  institution   = {Royal Institute of Technology},
29257  year          = {1978},
29258  number        = {1978--20},
29259  type          = {Department of Mathematics Paper TRITA--MAT}
29260}
29261
29262@Article{         han.mangasarian:dual,
29263  author        = {S.--P. Han and O. L. Mangasarian},
29264  title         = {A Dual Differentiable Exact Penalty Function},
29265  journal       = {Mathematical Programming},
29266  year          = {1983},
29267  volume        = {25},
29268  pages         = {293--301}
29269}
29270
29271@Article{         han.mangasarian:exact,
29272  author        = {S.--P. Han and O. L. Mangasarian},
29273  title         = {Exact Penalty Functions in Nonlinear Programming},
29274  journal       = {Mathematical Programming},
29275  year          = {1979},
29276  volume        = {17},
29277  pages         = {251--269}
29278}
29279
29280@Article{         han.pang.ea:globally,
29281  author        = {S.--P. Han and J. S. Pang and N. Rangaraj},
29282  title         = {Globally Convergent {N}ewton Methods for Nonsmooth Equations},
29283  journal       = {Mathematics of Operations Research},
29284  year          = {1992},
29285  volume        = {17},
29286  pages         = {586--607}
29287}
29288
29289@Article{         han:decomposition,
29290  author        = {S.--P. Han},
29291  title         = {A Decomposition Method and its Application to Convex Programming},
29292  journal       = {Mathematics of Operations Research},
29293  year          = {1989},
29294  volume        = {14},
29295  pages         = {237--248}
29296}
29297
29298@Article{         han:globally,
29299  author        = {S.--P. Han},
29300  title         = {A Globally Convergent Method for Nonlinear Programming},
29301  journal       = {Journal of Optimization Theory and Applications},
29302  year          = {1977},
29303  volume        = {22},
29304  pages         = {297--309}
29305}
29306
29307@Article{         han:superlinearly,
29308  author        = {S.--P. Han},
29309  title         = {Superlinearly Convergent Variable Metric Algorithms for General Nonlinear
29310                  Programming Problems},
29311  journal       = {Mathematical Programming},
29312  year          = {1976},
29313  volume        = {11},
29314  pages         = {263--282}
29315}
29316
29317@Article{         hansen.koopmans:definition,
29318  author        = {T. Hansen and T. C. Koopmans},
29319  title         = {On the Definition and Computation of a Capital Stock Invariant Under
29320                  Optimization},
29321  journal       = {Journal of Economic Theory},
29322  year          = {1972},
29323  volume        = {5},
29324  pages         = {487--523}
29325}
29326
29327@InCollection{    harker.pang:damped,
29328  author        = {P. T. Harker and J. S. Pang},
29329  title         = {A Damped {N}ewton Method for the Linear Complementarity Problem},
29330  booktitle     = {Computational Solution of Nonlinear Systems of Equations},
29331  publisher     = {AMS},
29332  year          = {1990},
29333  editor        = {E. L. Allgower and K. Georg},
29334  number        = {26},
29335  series        = {Lectures on Applied Mathematics},
29336  address       = {Providence, Rhode Island},
29337  pages         = {265--284}
29338}
29339
29340@Article{         harker.pang:existence,
29341  author        = {P. T. Harker and J. S. Pang},
29342  title         = {Existence of Optimal Solutions to Mathematical Programs with Equilibrium
29343                  Constraints},
29344  journal       = {Operations Research Letters},
29345  year          = {1988},
29346  volume        = {7},
29347  pages         = {61--64}
29348}
29349
29350@Article{         harker.pang:finite-dimensional,
29351  author        = {P. T. Harker and J. S. Pang},
29352  title         = {Finite--dimensional variational inequality and nonlinear complementarity
29353                  problems: {A} survey of theory, algorithms and applications},
29354  journal       = {Mathematical Programming},
29355  year          = {1990},
29356  volume        = {48},
29357  pages         = {161--220}
29358}
29359
29360@Article{         harker.xiao:newtons,
29361  author        = {P. T. Harker and B. Xiao},
29362  title         = {{N}ewton's Method for the Nonlinear Complementarity Problem: {A}
29363                  {B}--Differentiable Equation Approach},
29364  journal       = {Mathematical Programming},
29365  year          = {1990},
29366  volume        = {48},
29367  pages         = {339--358}
29368}
29369
29370@Article{         harker:accelerating,
29371  author        = {P. T. Harker},
29372  title         = {Accelerating the Convergence of the Diagonalization and Projection Algorithms for
29373                  Finite--Dimensional Variational Inequalities},
29374  journal       = {Mathematical Programming},
29375  year          = {1988},
29376  volume        = {41},
29377  pages         = {29--50}
29378}
29379
29380@Article{         harker:generalized,
29381  author        = {P. T. Harker},
29382  title         = {Generalized {N}ash Games and Quasi-Variational Inequalities},
29383  journal       = {European Journal of Operations Research},
29384  volume        = {54},
29385  pages         = {81--94},
29386  year          = {1987}
29387}
29388
29389@Book{            harker:lectures,
29390  author        = {P. T. Harker},
29391  title         = {Lectures on Computation of Equilibria with Equation--Based Methods},
29392  publisher     = {CORE Foundation, Louvain--la--Neuve, Universit\'{e} Catholique de Louvain},
29393  year          = {1993},
29394  series        = {CORE Lecture Series}
29395}
29396
29397@Article{         harris:pivot,
29398  author        = {P. M. J. Harris},
29399  title         = {Pivot Selection Methods of the {D}evex {LP} Code},
29400  journal       = {Mathematical Programming},
29401  year          = {1973},
29402  volume        = {5},
29403  pages         = {1--28}
29404}
29405
29406@InCollection{    harrison.kristrom:carbon,
29407  author        = {G. W. Harrison and B. Kristrom},
29408  title         = {Carbon Emissions and the Economic Costs of Transport Policy in {S}weden},
29409  booktitle     = {Environment and Transport in Economic Modelling},
29410  publisher     = {Kluwer Academic Publishers},
29411  year          = {1997},
29412  editor        = {R. Roson and K. A. Small},
29413  address       = {Amsterdam}
29414}
29415
29416@Article{         harrison.rutherford.ea:increased,
29417  author        = {G. W. Harrison and T. F. Rutherford and D. G. Tarr},
29418  title         = {Increased Competition and Completion of the Market in the {E}uropean {U}nion},
29419  journal       = {Journal of Economic Integration},
29420  year          = {1996},
29421  volume        = {11},
29422  pages         = {332--365}
29423}
29424
29425@Article{         harrison.rutherford.ea:liberalizing,
29426  author        = {G. W. Harrison and T. F. Rutherford and I. Wooton},
29427  title         = {Liberalizing Agriculture in the {E}uropean {U}nion},
29428  journal       = {Journal of Policy Modeling},
29429  year          = {1995},
29430  volume        = {17}
29431}
29432
29433@Article{         harrison.rutherford.ea:quantifying,
29434  author        = {G. W. Harrison and T. F. Rutherford and D. Tarr},
29435  title         = {Quantifying the {U}ruguay Round},
29436  journal       = {Finance and Development},
29437  year          = {1995},
29438  volume        = {32},
29439  pages         = {38--41}
29440}
29441
29442@InProceedings{   harrison.rutherford.ea:quantifying*1,
29443  author        = {G. W. Harrison and T. F. Rutherford and D. G. Tarr},
29444  title         = {Quantifying the {U}ruguay Round},
29445  year          = {1996},
29446  booktitle     = {The {U}ruguay Round and the Developing Economies},
29447  address       = {New York},
29448  editors       = {W. Martin and L. A. Winters},
29449  publisher     = {Cambridge University Press}
29450}
29451
29452@Article{         harrison.rutherford.ea:quantifying*2,
29453  author        = {G. W. Harrison and T. F. Rutherford and D. Tarr},
29454  title         = {Quantifying the {U}ruguay Round},
29455  journal       = {The Economic Journal},
29456  year          = {1997},
29457  volume        = {107},
29458  pages         = {1405--1430}
29459}
29460
29461@Article{         harrison.rutherford.ea:trade,
29462  author        = {G. W. Harrison and T. F. Rutherford and D. G. Tarr},
29463  title         = {Trade Reform in the Partially Liberalized Economy of {T}urkey},
29464  journal       = {The World Bank Economic Review},
29465  year          = {1993},
29466  volume        = {7},
29467  pages         = {191--217}
29468}
29469
29470@Article{         hartman.stampacchia:nonlinear,
29471  author        = {P. Hartman and G. Stampacchia},
29472  title         = {On some nonlinear differential-functional equations},
29473  journal       = {Acta Mathematica},
29474  year          = {1966},
29475  volume        = {115},
29476  pages         = {271--310}
29477}
29478
29479@Book{            harvey:forecasting,
29480  author        = {Andrew C. Harvey},
29481  title         = {Forecasting, Structural Time Series Models and the {K}alman Filter},
29482  publisher     = {Cambridge University Press},
29483  address       = {New York, NY},
29484  year          = {1989}
29485}
29486
29487@Article{         haurie.marcotte:relationship,
29488  author        = {A. Haurie and P. Marcotte},
29489  title         = {On the Relationship between {N}ash--{C}ournot and {W}ardrop Equilibria},
29490  journal       = {Networks},
29491  year          = {1985},
29492  volume        = {15},
29493  pages         = {295--308}
29494}
29495
29496@Article{         hearn.lawphongpanich.ea:restricted,
29497  author        = {D. W. Hearn and S. Lawphongpanich and J. A. Ventura},
29498  title         = {Restricted Simplicial Decomposition: Computation and Extensions},
29499  journal       = {Mathematical Programming Study},
29500  year          = {1987},
29501  volume        = {31},
29502  pages         = {99--118}
29503}
29504
29505@Article{         hearn:gap,
29506  author        = {D. W. Hearn},
29507  title         = {The Gap Function of a Convex Program},
29508  journal       = {Operations Research Letters},
29509  year          = {1982},
29510  volume        = {1},
29511  pages         = {67--71}
29512}
29513
29514@Article{         hedlund.gustavsson:design,
29515  author        = {P. Hedlund and A. Gustavsson},
29516  title         = {Design and Evaluation of Modified Simplex Methods having Enhanced Convergence
29517                  Ability},
29518  journal       = {Analytica Chimica Acta},
29519  year          = {1992},
29520  volume        = {259},
29521  pages         = {243--256}
29522}
29523
29524@Article{         helgason.kennington.ea:parallelization,
29525  author        = {R. V. Helgason and J. L. Kennington and H. A. Zaki},
29526  title         = {A Parallelization of the Simplex Method},
29527  journal       = {Annals of Operations Research},
29528  year          = {1988},
29529  volume        = {14},
29530  pages         = {17--40}
29531}
29532
29533@Article{         helgason.kennington.ea:polynomially,
29534  author        = {Richard Helgason and James Kennington and H. Lall},
29535  title         = {A Polynomially Bounded Algorithm for Singly Constrained Quadratic Programs},
29536  journal       = {Mathematical Programming},
29537  year          = {1980},
29538  volume        = {18},
29539  pages         = {338--343}
29540}
29541
29542@Book{            henderson.quandt:microeconomic,
29543  author        = {J. M. Henderson and R. E. Quandt},
29544  title         = {Microeconomic Theory},
29545  publisher     = {McGraw--Hill},
29546  address       = {New York},
29547  year          = {1980},
29548  edition       = {Third}
29549}
29550
29551@TechReport{      hendrickson.leland:chaco,
29552  author        = {B. Hendrickson and R. Leland},
29553  title         = {The {C}haco User's Guide: Version 2},
29554  institution   = {Sandia National Laboratories},
29555  type          = {Technical Report},
29556  number        = {SAND94-2692},
29557  address       = {Albuquerque, New Mexico},
29558  year          = {1994}
29559}
29560
29561@InProceedings{   hendrickson.leland:multilevel,
29562  author        = {B. Hendrickson and R. Leland},
29563  title         = {A Multilevel Algorithm for Partitioning Graphs},
29564  booktitle     = {Proceedings of Supercomputing '95},
29565  year          = {1995}
29566}
29567
29568@Book{            hertz.krogh.ea:introduction,
29569  author        = {J. Hertz and A. Krogh and R. G. Palmer},
29570  title         = {Introduction to the Theory of Neural Computation},
29571  year          = {1991},
29572  publisher     = {Addison-Wesley},
29573  address       = {Redwood City, California}
29574}
29575
29576@Article{         hertz.werra:tabu,
29577  author        = {A. Hertz and D. de Werra},
29578  title         = {Using {T}abu Search techniques for Graph Coloring},
29579  journal       = {Computing},
29580  year          = {1987},
29581  volume        = {29},
29582  pages         = {345--351}
29583}
29584
29585@InCollection{    hettich:review,
29586  author        = {R. Hettich},
29587  title         = {A Review of Numerical Methods for Semi-Infinite Optimization},
29588  booktitle     = {Semi-Infinite Programming and Applications},
29589  year          = {1983},
29590  editor        = {A. V. Fiacco and K. O. Kortanek},
29591  publisher     = {Springer-Verlag},
29592  address       = {Berlin}
29593}
29594
29595@Article{         highleyman:note,
29596  author        = {W. H. Highleyman},
29597  title         = {A Note on Linear Separation},
29598  journal       = {IRE Transactions on Electronic Computers},
29599  year          = {1961},
29600  volume        = {10},
29601  pages         = {777--778}
29602}
29603
29604@Article{         hildreth:quadratic,
29605  author        = {C. Hildreth},
29606  title         = {A Quadratic Programming Procedure},
29607  journal       = {Naval Research Logistics Quarterly},
29608  year          = {1957},
29609  volume        = {4},
29610  pages         = {79--85},
29611  note          = {Erratum, p. 361}
29612}
29613
29614@Book{            himmelblau:applied,
29615  author        = {D. M. Himmelblau},
29616  title         = {Applied Nonlinear Programming},
29617  year          = {1972},
29618  publisher     = {McGraw--Hill},
29619  address       = {New York}
29620}
29621
29622@Book{            hiriart-urruty.lemarechal:convex,
29623  author        = {Jean-Baptiste Hiriart-Urruty and Claude Lemar\'{e}chal},
29624  title         = {Convex Analysis and Minimization Algorithms {I}},
29625  year          = {1993},
29626  publisher     = {Springer Verlag},
29627  address       = {Berlin},
29628  volume        = {305},
29629  series        = {Grundlehren der mathematischen Wissenschaften}
29630}
29631
29632@TechReport{      hironaka:introduction,
29633  author        = {H. Hironaka},
29634  title         = {Introduction to real-analytic sets and real-analytic maps},
29635  institution   = {Instituto Matematico ``L. Tonelli'', Universit\`a di Pisa},
29636  year          = {1973},
29637  type          = {Technical Report},
29638  address       = {Pisa, Italy}
29639}
29640
29641@Article{         ho.lee.ea:decomposition,
29642  author        = {J. K. Ho and T. C. Lee and R. P. Sundarraj},
29643  title         = {Decomposition of Linear Programs Using Parallel Computation},
29644  journal       = {Mathematical Programming},
29645  year          = {1988},
29646  volume        = {42},
29647  pages         = {391--405}
29648}
29649
29650@Article{         ho.loute:computational,
29651  author        = {J. K. Ho and E. Loute},
29652  title         = {Computational Experience with Advanced Implementation of Decomposition Algorithms
29653                  for Linear Programming},
29654  journal       = {Mathematical Programming},
29655  year          = {1983},
29656  volume        = {27},
29657  pages         = {283--290}
29658}
29659
29660@Book{            hock.schittkowski:test,
29661  author        = {W. Hock and K. Schittkowski},
29662  title         = {Test Examples for Nonlinear Programming Codes},
29663  volume        = {187},
29664  series        = {Lecture Notes in Economics and Mathematical Systems},
29665  year          = {1981},
29666  publisher     = {Springer Verlag},
29667  address       = {Berlin, Germany}
29668}
29669
29670@Book{            hockney.jesshope:parallel,
29671  author        = {R. W. Hockney and C. R. Jesshope},
29672  title         = {Parallel Computers 2},
29673  publisher     = {Adam Hilger},
29674  year          = {1988},
29675  address       = {Bristol}
29676}
29677
29678@Article{         hoffman:approximate,
29679  author        = {A. J. Hoffman},
29680  title         = {On Approximate Solutions of Systems of Linear Inequalities},
29681  journal       = {Journal of Research of the National Bureau of Standards},
29682  year          = {1952},
29683  volume        = {49},
29684  pages         = {263--265}
29685}
29686
29687@Article{         hogan:comments,
29688  author        = {W. W. Hogan},
29689  title         = {Comments on Manne and Richels: `{CO2} Emission Limits: An Economic Cost Analysis
29690                  for the {USA}},
29691  journal       = {The Energy Journal},
29692  year          = {1990},
29693  volume        = {11},
29694  pages         = {75--84}
29695}
29696
29697@Article{         hogan:energy,
29698  author        = {W. W. Hogan},
29699  title         = {Energy Policy Models for {P}roject {I}ndependence},
29700  journal       = {Computers \& Operations Research},
29701  year          = {1975},
29702  volume        = {2},
29703  pages         = {251--271}
29704}
29705
29706@Book{            holland:adaptation,
29707  author        = {J. Holland},
29708  title         = {Adaptation in Natural and Artificial Systems},
29709  year          = {1975},
29710  publisher     = {The University of Michigan Press},
29711  address       = {Ann Arbor, Michigan}
29712}
29713
29714@Article{         holmes.mackie:comparison,
29715  author        = {T. Holmes and T. R. Mackie},
29716  title         = {A comparison of three inverse treatment planning algorithms},
29717  journal       = {Physics in Medicine and Biology},
29718  year          = {1994},
29719  volume        = {39},
29720  number        = {1},
29721  pages         = {91--106}
29722}
29723
29724@Article{         holmes.mackie:filtered,
29725  author        = {T. Holmes and T. R. Mackie},
29726  title         = {A filtered backprojection dose calculation method for inverse treatment
29727                  planning},
29728  journal       = {Medical Physics},
29729  year          = {1994},
29730  volume        = {21},
29731  number        = {2},
29732  pages         = {303--313}
29733}
29734
29735@Article{         hooke.jeeves:direct,
29736  author        = {R. Hooke and T. A. Jeeves},
29737  title         = {Direct Search Solution of Numerical and Statistical Problems},
29738  journal       = {Journal of Associated Computing Machinery},
29739  year          = {1961},
29740  volume        = {8},
29741  pages         = {212--229}
29742}
29743
29744@Article{         hoppe.mittelmann:multi-grid,
29745  author        = {R. H. W. Hoppe and H. D. Mittelmann},
29746  title         = {A Multi-grid Continuation Strategy for Parameter-dependent Variational
29747                  Inequalities},
29748  journal       = {Journal of Computational and Applied Mathematics},
29749  year          = {1989},
29750  volume        = {26},
29751  pages         = {35--46}
29752}
29753
29754@Book{            horn.johnson:matrix,
29755  author        = {R. A. Horn and C. R. Johnson},
29756  title         = {Matrix Anaysis},
29757  publisher     = {Cambridge University Press},
29758  year          = {1985},
29759  address       = {Cambridge, England}
29760}
29761
29762@Article{         hornik.stinchcombe.ea:multilayer,
29763  author        = {K. Hornik and M. Stinchcombe and H. White},
29764  title         = {Multilayer Feedforward Networks are Universal Approximators},
29765  journal       = {Neural Networks},
29766  year          = {1989},
29767  volume        = {2},
29768  pages         = {359--366}
29769}
29770
29771@Article{         horowitz.sahni:computing,
29772  author        = {E. Horowitz and S. Sahni},
29773  title         = {Computing Partitions with Applications to the Knapsack Problem},
29774  journal       = {jacm},
29775  year          = {1974},
29776  volume        = {21},
29777  pages         = {277--292}
29778}
29779
29780@Article{         hristov.fallone:continuous,
29781  author        = {D. H. Hristov and B. G. Fallone},
29782  title         = {A continuous penalty function method for inverse treatment planning},
29783  journal       = {Medical Physics},
29784  year          = {1998},
29785  volume        = {25},
29786  number        = {2},
29787  pages         = {208--223}
29788}
29789
29790@Article{         hu.cheng.ea:numerical,
29791  author        = {Y. Hu and H. S. Cheng and T. Arai and Y. Kobayashi and S. Aoyama},
29792  title         = {Numerical simulation of piston ring in mixed lubrication---a nonaxisymmetrical
29793                  analysis},
29794  journal       = {Transactions of the {ASME}},
29795  volume        = {116},
29796  year          = {1994},
29797  pages         = {470--478}
29798}
29799
29800@InProceedings{   hua.sheu:skyscraper,
29801  author        = {K. A. Hua and S. Sheu},
29802  title         = {Skyscraper Broadcasting: {A} New Broadcasting System for Metropolitan
29803                  Video-On-Demand Systems},
29804  year          = {1997},
29805  booktitle     = {Proceedings of the {ACM SIGCOMM'97} Conference},
29806  address       = {Cannes, France},
29807  pages         = {89--100}
29808}
29809
29810@Article{         huang.pang:option,
29811  author        = {J. Huang and J. S. Pang},
29812  title         = {Option Pricing and Linear Complementarity},
29813  journal       = {Journal of Computational Finance},
29814  volume        = {2},
29815  year          = {1998},
29816  pages         = {31--60}
29817}
29818
29819@InCollection{    huard:resolution,
29820  author        = {P. Huard},
29821  title         = {Resolution of Mathematical Programming with Nonlinear Constraints by the Method
29822                  of Centers},
29823  booktitle     = {Nonlinear Programming},
29824  year          = {1967},
29825  editor        = {J. Abadie},
29826  publisher     = {North--Holland},
29827  address       = {Amsterdam},
29828  pages         = {207--219}
29829}
29830
29831@Book{            huber:robust,
29832  author        = {P. J. Huber},
29833  title         = {Robust Statistics},
29834  year          = {1981},
29835  publisher     = {John Wiley},
29836  address       = {New York}
29837}
29838
29839@Book{            hudson:piecewise,
29840  author        = {J. F. P. Hudson},
29841  title         = {Piecewise Linear Topology},
29842  publisher     = {Benjamin},
29843  address       = {New York},
29844  year          = {1969}
29845}
29846
29847@InCollection{    hunter.markusen.ea:north,
29848  author        = {L. Hunter and J. R. Markusen and T. F. Rutherford},
29849  title         = {{N}orth {A}merican free trade and the production of finished automobiles},
29850  booktitle     = {Modeling North American Economic Integration},
29851  publisher     = {Kluwer Academic Publishers},
29852  year          = {1995},
29853  editor        = {T. Kehoe and P. Kehoe},
29854  pages         = {117--130}
29855}
29856
29857@Article{         ibarra.kim:fast,
29858  author        = {O. H. Ibarra and C. E. Kim},
29859  title         = {Fast Approximation Algorithms for the Knapsack and Sum of Subset Problems},
29860  journal       = {jacm},
29861  year          = {1975},
29862  volume        = {22},
29863  pages         = {463--468}
29864}
29865
29866@Article{         ijiri:fundamental,
29867  author        = {Y. Ijiri},
29868  title         = {Fundamental Queries in Aggregation Theory},
29869  journal       = {Journal of the American Statistical Association},
29870  year          = {1971},
29871  volume        = {66},
29872  pages         = {766--782}
29873}
29874
29875@Article{         ingargiola.korsh:reduction,
29876  author        = {G. P. Ingargiola and J. F. Korsh},
29877  title         = {A Reduction Algorithm for the Zero--One Single Knapsack Problem},
29878  journal       = {Management Science},
29879  year          = {1973},
29880  volume        = {20},
29881  pages         = {460--463}
29882}
29883
29884@Article{         ioffe:variational,
29885  author        = {A. D. Ioffe},
29886  title         = {Variational Analysis of a Composite Function: {A} Formula for the Lower
29887                  Second--Order Directional Derivative},
29888  journal       = {Journal of Mathematical Analysis and its Applications},
29889  year          = {1993}
29890}
29891
29892@Article{         iri.imai:multiplicative,
29893  author        = {M. Iri and H. Imai},
29894  title         = {A Multiplicative Barrier Function Method for Linear Programming},
29895  journal       = {Algorithmica},
29896  year          = {1986},
29897  volume        = {1},
29898  pages         = {455--482}
29899}
29900
29901@Article{         isac.goeleven:implicit,
29902  author        = {G. Isac and D. Goeleven},
29903  title         = {The Implicit General Order Complementarity Problem, Models and Iterative
29904                  Methods},
29905  journal       = {Annals of Operations Research},
29906  year          = {1993}
29907}
29908
29909@Article{         isac.kostreva:generalized,
29910  author        = {G. Isac and M. M. Kostreva},
29911  title         = {The Generalized Order Complementarity Problem},
29912  journal       = {Journal of Optimization Theory and Applications},
29913  volume        = {19},
29914  pages         = {227--232},
29915  year          = {1991}
29916}
29917
29918@Book{            isac:complementarity,
29919  author        = {G. Isac},
29920  title         = {Complementarity Problems},
29921  publisher     = {Springer-Verlag},
29922  year          = {1992},
29923  series        = {Lecture Notes in Mathematics},
29924  address       = {New York}
29925}
29926
29927@Article{         iusem.svaiter:variant,
29928  author        = {A. N. Iusem and B. F. Svaiter},
29929  title         = {A Variant of {K}orpelevich's Method for Variational Inequalities with a New
29930                  Search Strategy},
29931  journal       = {Optimization},
29932  year          = {1997},
29933  volume        = {42},
29934  pages         = {309--321}
29935}
29936
29937@Article{         iusem:convergence,
29938  author        = {A. N. Iusem},
29939  title         = {On the Convergence of Iterative Methods for Symmetric Linear Complementarity
29940                  Problems},
29941  journal       = {Mathematical Programming},
29942  year          = {1993},
29943  volume        = {59},
29944  pages         = {33--48}
29945}
29946
29947@Article{         jackson.kutcher.ea:probability,
29948  author        = {A. Jackson and G. J. Kutcher and E. D. Yorke},
29949  title         = {Probability of Radiation-Induced Complications for Normal Tissues with Parallel
29950                  Architecture subject to Non-Uniform Irradiation},
29951  journal       = {Medical Physics},
29952  year          = {1993},
29953  volume        = {20},
29954  pages         = {613--625}
29955}
29956
29957@Article{         jackson:optimization,
29958  author        = {A. Jackson and X. H. Wang and R. Mohan},
29959  title         = {Optimization of Conformal Treatment Planning and Quadratic Dose Objectives
29960                  (abstract)},
29961  journal       = {Medical Physics},
29962  year          = {1994},
29963  volume        = {21},
29964  pages         = {1006}
29965}
29966
29967@TechReport{      jackson:scheduling,
29968  author        = {J. R. Jackson},
29969  title         = {Scheduling a Production Line to Minimize Maximum Tardiness},
29970  institution   = {University of California},
29971  year          = {1955},
29972  address       = {Los Angeles},
29973  number        = {43},
29974  type          = {Research Report}
29975}
29976
29977@Article{         jansen.roos.ea:polynomiality,
29978  author        = {B. Jansen and C. Roos and T. Terlaky and A. Yoshise},
29979  title         = {Polynomiality of Primal-Dual Affine Scaling Algorithms for Nonlinear
29980                  Complementarity Problems},
29981  journal       = {Mathematical Programming},
29982  volume        = {78},
29983  pages         = {315--346},
29984  year          = {1997}
29985}
29986
29987@Article{         jiang.fukushima.ea:trust,
29988  author        = {H. Jiang and M. Fukushima and L. Qi and D. Sun},
29989  title         = {A Trust Region Method for Solving Generalized Complementarity Problems},
29990  journal       = {SIAM Journal on Optimization},
29991  volume        = {8},
29992  pages         = {140--157},
29993  year          = {1998}
29994}
29995
29996@Article{         jiang.qi:nonsmooth,
29997  author        = {H. Jiang and L. Qi},
29998  title         = {A New Nonsmooth Equations Approach to Nonlinear Complementarity Problems},
29999  journal       = {SIAM Journal on Control and Optimization},
30000  volume        = {35},
30001  pages         = {178--193},
30002  year          = {1997}
30003}
30004
30005@TechReport{      jiang.ralph:qpecgen,
30006  author        = {H. Jiang and D. Ralph},
30007  title         = {{QPECgen}, a {MATLAB} Generator for Mathematical Programs with Quadratic
30008                  Objectives and Affine Variational Inequality Constraints},
30009  year          = {1997},
30010  institution   = {Department of Mathematics and Statistics, The University of Melbourne},
30011  address       = {Australia}
30012}
30013
30014@TechReport{      jiang.ralph:smooth,
30015  author        = {H. Jiang and D. Ralph},
30016  title         = {Smooth {SQP} methods for Mathematical Programs with Nonlinear Complementarity
30017                  Constraints},
30018  year          = {1997},
30019  institution   = {Department of Mathematics and Statistics, The University of Melbourne},
30020  address       = {Australia}
30021}
30022
30023@Article{         jiang:unconstrained,
30024  author        = {H. Jiang},
30025  title         = {Unconstrained Minimization Approaches to Nonlinear Complementarity Problems},
30026  journal       = {Journal of Global Optimization, forthcoming},
30027  year          = {1997}
30028}
30029
30030@Article{         jittorntrum.osborne:strong,
30031  author        = {K. Jittorntrum and M. R. Osborne},
30032  title         = {Strong uniqueness and second order convergence in nonlinear discrete
30033                  approximation},
30034  journal       = {Numerische Mathematik},
30035  year          = {1980},
30036  volume        = {34},
30037  pages         = {439--455}
30038}
30039
30040@InProceedings{   jog.suh.ea:effects,
30041  crossref      = {schaeffer:third},
30042  author        = {P. Jog and J. Y. Suh and D. Van Gucht},
30043  title         = {The Effects of Population Size, Heuristic Crossover and Local Improvement on a
30044                  Genetic Algorithm for the Travelling Salesman Problem},
30045  pages         = {110--115}
30046}
30047
30048@Article{         jog.suh.ea:parallel,
30049  author        = {P. Jog and J. Y. Suh and D. Van Gucht},
30050  title         = {Parallel Genetic Algorithms Applied to the Travelling Salesman Problem},
30051  journal       = {SIAM Journal on Optimization},
30052  year          = {1991},
30053  volume        = {1}
30054}
30055
30056@Article{         johansson.klarbring:rigid,
30057  author        = {L. Johansson and A. Klarbring},
30058  title         = {The Rigid Punch Problem with Friction using Variational Inequalities and Linear
30059                  Complementarity},
30060  journal       = {Mechanics of Structures \& Machines},
30061  volume        = {20},
30062  pages         = {293--319},
30063  year          = {1992}
30064}
30065
30066@Article{         johnson.aragon.ea:optimization,
30067  author        = {D. S. Johnson and C. R. Aragon and L. A. McGeoch and C. Schevon},
30068  title         = {Optimization by Simulated Annealing: An Experimental Evaluation; Part {I}, Graph
30069                  Partitioning},
30070  journal       = {Operations Research},
30071  year          = {1989},
30072  volume        = {37},
30073  pages         = {865--892}
30074}
30075
30076@Article{         johnson:optimally,
30077  author        = {R. Johnson},
30078  title         = {Optimally Balancing Large Assembly Lines with {FABLE}},
30079  journal       = {Management Science},
30080  year          = {1988},
30081  volume        = {34},
30082  pages         = {240--253}
30083}
30084
30085@Article{         johnsson:solving,
30086  author        = {S. L. Johnsson},
30087  title         = {Solving Tridiagonal Systems on Ensemble Architectures},
30088  journal       = {SIAM Journal on Scientific and Statistical Computing},
30089  year          = {1987},
30090  volume        = {8},
30091  pages         = {475--489}
30092}
30093
30094@Article{         jorgenson.wilcoxen:reducing,
30095  author        = {D. W. Jorgenson and P. J. Wilcoxen},
30096  title         = {Reducing {US} Carbon Emissions: An Econometric General Equilibrium Assessment},
30097  journal       = {Resource and Energy Economics},
30098  year          = {1993},
30099  volume        = {15},
30100  pages         = {7--25}
30101}
30102
30103@TechReport{      josephy:hogans,
30104  author        = {N. H. Josephy},
30105  title         = {Hogan's {PIES} Example and {L}emke's Algorithm},
30106  institution   = {Mathematics Research Center, University of Wisconsin--Madison},
30107  year          = {1979},
30108  address       = {Madison, Wisconsin},
30109  number        = {1972},
30110  type          = {Technical Summary Report}
30111}
30112
30113@TechReport{      josephy:newton,
30114  author        = {N. H. Josephy},
30115  title         = {A {N}ewton Method for the {PIES} Energy Model},
30116  institution   = {Mathematics Research Center, University of Wisconsin--Madison},
30117  year          = {1979},
30118  address       = {Madison, Wisconsin},
30119  number        = {1971},
30120  type          = {Technical Summary Report}
30121}
30122
30123@PhDThesis{       josephy:newtons,
30124  author        = {N. H. Josephy},
30125  title         = {{N}ewton's Method for Generalized Equations and the {PIES} Energy Model},
30126  year          = {1979},
30127  school        = {Department of Industrial Engineering, University of Wisconsin--Madison}
30128}
30129
30130@TechReport{      josephy:newtons*1,
30131  author        = {N. H. Josephy},
30132  title         = {{N}ewton's Method for Generalized Equations},
30133  institution   = {Mathematics Research Center, University of Wisconsin},
30134  year          = {1979},
30135  address       = {Madison, Wisconsin},
30136  number        = {1965},
30137  type          = {Technical Summary Report}
30138}
30139
30140@TechReport{      josephy:quasi-newton,
30141  author        = {N. H. Josephy},
30142  title         = {Quasi--{N}ewton Methods for Generalized Equations},
30143  institution   = {Mathematics Research Center, University of Wisconsin},
30144  year          = {1979},
30145  address       = {Madison, Wisconsin},
30146  number        = {1966},
30147  type          = {Technical Summary Report}
30148}
30149
30150@PhDThesis{       kabbadj:methodes,
30151  author        = {S. Kabbadj},
30152  title         = {Methodes Proximales Entropiques},
30153  school        = {Universit\'{e} de Montpellier II -- Sciences et Techniques du Languedoc},
30154  year          = {1994},
30155  type          = {Doctoral Thesis}
30156}
30157
30158@Book{            kall.wallace:stochastic,
30159  author        = {P. Kall and S. W. Wallace},
30160  title         = {Stochastic Programming},
30161  publisher     = {John Wiley \& Sons},
30162  year          = {1994},
30163  address       = {Chichester}
30164}
30165
30166@Article{         kallman.agren.ea:tumor,
30167  author        = {P. Kallman and A. Agren and A. Brahme},
30168  title         = {Tumor and Normal Tissue Responses to Fractionated Non-Uniform Dose Delivery},
30169  journal       = {International Journal of Radiation Biology},
30170  year          = {1992},
30171  volume        = {62},
30172  pages         = {249--262}
30173}
30174
30175@Misc{            kalvelagen:gams,
30176  author        = {Erwin Kalvelagen},
30177  title         = {The {GAMS} {I/O} Library},
30178  howpublished  = {mimeo, GAMS Development Corporation},
30179  year          = {1992},
30180  note          = {Preliminary Version}
30181}
30182
30183@Article{         kaneko:complete,
30184  author        = {I. Kaneko},
30185  title         = {Complete solution of a class of elastic-plastic structures},
30186  journal       = {Computer Methods in Applied Mechanics and Engineering},
30187  volume        = {21},
30188  year          = {1980},
30189  pages         = {193--209}
30190}
30191
30192@Article{         kaneko:mathematical,
30193  author        = {I. Kaneko},
30194  title         = {A mathematical programming method for the inelastic analysis of reinforced
30195                  concrete frames},
30196  journal       = {International Journal for Numerical Methods in Engineering},
30197  volume        = {11},
30198  year          = {1977},
30199  pages         = {1137--1154}
30200}
30201
30202@Article{         kaneko:piecewise,
30203  author        = {I. Kaneko},
30204  title         = {Piecewise linear elastic-plastic analysis},
30205  journal       = {International Journal for Numerical Methods in Engineering},
30206  volume        = {14},
30207  year          = {1979},
30208  pages         = {757--767}
30209}
30210
30211@Article{         kanet:minimizing,
30212  author        = {J. J. Kanet},
30213  title         = {Minimizing the Average Deviation of Job Completion Times about a Common Due
30214                  Date},
30215  journal       = {Naval Research Logistics Quarterly},
30216  year          = {1981},
30217  volume        = {28},
30218  pages         = {643--651}
30219}
30220
30221@Article{         kantorovich:mathematical,
30222  author        = {L. V. Kantorovich},
30223  title         = {Mathematical Methods in the Organization and Planning of Production},
30224  journal       = {Management Science},
30225  year          = {1960},
30226  volume        = {6},
30227  pages         = {366--422},
30228  note          = {English translation, Russian version 1939}
30229}
30230
30231@Article{         kanzow.fukushima:equivalence,
30232  author        = {C. Kanzow and M. Fukushima},
30233  title         = {Equivalence of the Generalized Complementarity Problem to Differentiable
30234                  Unconstrained Minimization},
30235  journal       = {Journal of Optimization Theory and Applications},
30236  year          = {1996},
30237  volume        = {90},
30238  pages         = {581--603}
30239}
30240
30241@Article{         kanzow.fukushima:theoretical,
30242  author        = {C. Kanzow and M. Fukushima},
30243  title         = {Theoretical and Numerical Investigation of the {D}-gap function for
30244                  Box-Constrained Variational Inequalities},
30245  journal       = {Mathematical Programming},
30246  year          = {1998},
30247  volume        = {83},
30248  pages         = {55--88}
30249}
30250
30251@Article{         kanzow.jiang:continuation,
30252  author        = {C. Kanzow and H. Jiang},
30253  title         = {A Continuation Method for (Strongly) Monotone Variational Inequalities},
30254  journal       = {Mathematical Programming},
30255  year          = {1998},
30256  volume        = {81},
30257  pages         = {103--125}
30258}
30259
30260@Article{         kanzow.kleinmichel:class,
30261  author        = {C. Kanzow and H. Kleinmichel},
30262  title         = {A Class of {N}ewton-Type Methods for Equality and Inequality Constrained
30263                  Optimization},
30264  journal       = {Optimization Methods and Software},
30265  year          = {1995},
30266  volume        = {5},
30267  pages         = {173--198}
30268}
30269
30270@Article{         kanzow.kleinmichel:new,
30271  author        = {C. Kanzow and H. Kleinmichel},
30272  title         = {A New Class of Semismooth {N}ewton-Type Methods for Nonlinear Complementarity
30273                  Problems},
30274  journal       = {Computational Optimization and Applications},
30275  volume        = {11},
30276  pages         = {227--251},
30277  year          = {1998}
30278}
30279
30280@Article{         kanzow.pieper:jacobian,
30281  author        = {C. Kanzow and H. Pieper},
30282  title         = {Jacobian Smoothing Methods for Nonlinear Complementarity Problems},
30283  journal       = {SIAM Journal on Optimization},
30284  year          = {1999},
30285  volume        = {9},
30286  pages         = {342--373}
30287}
30288
30289@Article{         kanzow.qi:qp-free,
30290  author        = {C. Kanzow and H. -D. Qi},
30291  title         = {A {QP}-free constrained {N}ewton-type method for variational inequality
30292                  problems},
30293  journal       = {Mathematical Programming},
30294  year          = {1999},
30295  volume        = {85},
30296  pages         = {81--106}
30297}
30298
30299@Article{         kanzow.yamashita.ea:ncp-functions,
30300  author        = {C. Kanzow and N. Yamashita and M. Fukushima},
30301  title         = {New {NCP}-functions and their properties},
30302  journal       = {Journal of Optimization Theory and Applications},
30303  year          = {1997},
30304  volume        = {94},
30305  pages         = {115--135}
30306}
30307
30308@TechReport{      kanzow.zupke:inexact,
30309  author        = {C. Kanzow and M. Zupke},
30310  title         = {Inexact Trust-Region Methods for Nonlinear Complementarity Problems},
30311  year          = {1997},
30312  institution   = {Institute of Applied Mathematics, University of Hamburg},
30313  type          = {Preprint},
30314  number        = {127},
30315  address       = {Hamburg, Germany}
30316}
30317
30318@Article{         kanzow:approach,
30319  author        = {C. Kanzow},
30320  title         = {A New Approach to Continuation Methods for Complementarity Problems with Uniform
30321                  {P}-Functions},
30322  journal       = {Operations Research Letters},
30323  volume        = {20},
30324  year          = {1997},
30325  pages         = {85--92}
30326}
30327
30328@Article{         kanzow:equation-based,
30329  author        = {C. Kanzow},
30330  title         = {Some Equation--Based Methods for the Nonlinear Complementarity Problem},
30331  journal       = {Optimization Methods and Software},
30332  year          = {1994},
30333  volume        = {3},
30334  pages         = {327--340}
30335}
30336
30337@Article{         kanzow:global,
30338  author        = {C. Kanzow},
30339  title         = {Global Convergence Properties of Some Iterative Methods for Linear
30340                  Complementarity Problems},
30341  journal       = {SIAM Journal on Optimization},
30342  year          = {1996},
30343  volume        = {6},
30344  pages         = {326--341}
30345}
30346
30347@Article{         kanzow:inexact,
30348  author        = {C. Kanzow},
30349  title         = {An Inexact {QP}--based method for nonlinear complementarity problems},
30350  journal       = {Numerische Mathematik, forthcoming},
30351  year          = {1999}
30352}
30353
30354@Article{         kanzow:noninterior,
30355  author        = {C. Kanzow},
30356  title         = {Some Noninterior Continuation Methods for Linear Complementarity Problems},
30357  journal       = {SIAM Journal on Matrix Analysis and Applications},
30358  volume        = {17},
30359  pages         = {851--868},
30360  year          = {1996}
30361}
30362
30363@Article{         kanzow:nonlinear,
30364  author        = {C. Kanzow},
30365  title         = {Nonlinear Complementarity as Unconstrained Optimization},
30366  journal       = {Journal of Optimization Theory and Applications},
30367  year          = {1996},
30368  volume        = {88},
30369  pages         = {139--155}
30370}
30371
30372@TechReport{      kanzow:semismooth,
30373  author        = {C. Kanzow},
30374  title         = {Semismooth {N}ewton-Type Methods for the Solution of Nonlinear Complementarity
30375                  Problems},
30376  institution   = {Institute of Applied Mathematics, University of Hamburg},
30377  year          = {1997},
30378  type          = {Preprint},
30379  address       = {Hamburg, Germany}
30380}
30381
30382@TechReport{      kanzow:tools,
30383  annote        = {This should be replaced by kanzow:noninterior},
30384  author        = {C. Kanzow},
30385  title         = {Some Tools Allowing Interior--Point Methods to Become Noninterior},
30386  institution   = {Institute of Applied Mathematics, University of Hamburg},
30387  year          = {1994},
30388  address       = {Germany}
30389}
30390
30391@Article{         kaplan.meier:nonparametric,
30392  author        = {E. L. Kaplan and P. Meier},
30393  title         = {Nonparametric Estimation from Incomplete Observations},
30394  journal       = {J. Am. Stat. Assoc.},
30395  year          = {1958},
30396  volume        = {53},
30397  pages         = {457--481}
30398}
30399
30400@Article{         karamardian:complementarity,
30401  author        = {S. Karamardian},
30402  title         = {The Complementarity Problem},
30403  journal       = {Mathematical Programming},
30404  year          = {1972},
30405  volume        = {2},
30406  pages         = {107--129}
30407}
30408
30409@Article{         karamardian:complementarity*1,
30410  author        = {S. Karamardian},
30411  title         = {Complementarity Problems over {C}ones with Monotone and Pseudomonotone Maps},
30412  journal       = {Journal of Optimization Theory and Applications},
30413  year          = {1976},
30414  volume        = {18},
30415  pages         = {445--454}
30416}
30417
30418@Article{         karamardian:generalized,
30419  author        = {S. Karamardian},
30420  title         = {Generalized Complementarity Problem},
30421  journal       = {Journal of Optimization Theory and Applications},
30422  year          = {1971},
30423  volume        = {8},
30424  pages         = {161--167}
30425}
30426
30427@Article{         karmarkar.karp.ea:probabilistic,
30428  author        = {N. Karmarkar and R. M. Karp and G. S. Lueker and A. M. Odlyzko},
30429  title         = {Probabilistic Analysis of Optimum Partitioning},
30430  journal       = {Journal of Applied Probability},
30431  year          = {1986},
30432  volume        = {23},
30433  pages         = {626--645}
30434}
30435
30436@Article{         karmarkar:polynomial,
30437  author        = {N. Karmarkar},
30438  title         = {A New Polynomial Time Algorithm for Linear Programming},
30439  journal       = {Combinatorica},
30440  year          = {1984},
30441  volume        = {4},
30442  pages         = {373--395}
30443}
30444
30445@Unpublished{     karp:probabilistic,
30446  author        = {R. M. Karp},
30447  title         = {Probabilistic Analysis of Algorithms},
30448  note          = {(Lecture Notes)}
30449}
30450
30451@InCollection{    karp:reducibility,
30452  author        = {R. M. Karp},
30453  title         = {Reducibility among Combinatorial Problems},
30454  booktitle     = {Complexity of Computer Computations},
30455  year          = {1972},
30456  editor        = {R. E. Miller and J. W. Thatcher},
30457  publisher     = {Plenum Press},
30458  address       = {New York},
30459  pages         = {85--103}
30460}
30461
30462@MastersThesis{   karush:minima,
30463  author        = {W. Karush},
30464  title         = {Minima of Functions of Several Variables with Inequalities as Side Conditions},
30465  year          = {1939},
30466  school        = {Department of Mathematics, University of Chicago}
30467}
30468
30469@TechReport{      karypis.kumar:metis,
30470  author        = {G. Karypis and V. Kumar},
30471  title         = {{METIS}: Unstructured Graph Partitioning and Sparse Matrix Ordering System,
30472                  Version 2.0},
30473  institution   = {University of Minnesota, Department of Computer Science},
30474  type          = {Technical Report},
30475  address       = {Minnesota},
30476  year          = {1995}
30477}
30478
30479@TechReport{      karypis.kumar:multilevel,
30480  author        = {G. Karypis and V. Kumar},
30481  title         = {Multilevel k-way Partitioning Scheme for Irregular Graphs},
30482  institution   = {University of Minnesota, Department of Computer Science},
30483  type          = {Technical Report},
30484  number        = {95-064},
30485  address       = {Minnesota},
30486  year          = {1995}
30487}
30488
30489@Article{         katukani:generalization,
30490  author        = {S. Katukani},
30491  title         = {A Generalization of {B}rouwer's Fixed Point Theorem},
30492  journal       = {Duke Mathematical Journal},
30493  year          = {1941},
30494  volume        = {8},
30495  pages         = {457--459}
30496}
30497
30498@Article{         keifer.wolfowitz:stochastic,
30499  author        = {J. Keifer and J. Wolfowitz},
30500  title         = {Stochastic Estimation of the Maximum of a Regression Function},
30501  journal       = {Annals of Mathematical Statistics},
30502  year          = {1952},
30503  volume        = {23},
30504  pages         = {462--466}
30505}
30506
30507@InCollection{    kellog.li.ea:method,
30508  author        = {R. B. Kellog and T. Y. Li and J. A. Yorke},
30509  title         = {A Method of Continuation for Calculating a {B}rouwer Fixed Point},
30510  booktitle     = {Computing Fixed Points with Applications},
30511  year          = {1977},
30512  editor        = {S. Karamardian},
30513  publisher     = {Academic Press},
30514  pages         = {133--147}
30515}
30516
30517@Book{            kennington.helgason:algorithms,
30518  author        = {J. L. Kennington and R. V. Helgason},
30519  title         = {Algorithms for Network Programming},
30520  year          = {1980},
30521  publisher     = {John Wiley \& Sons},
30522  address       = {New York}
30523}
30524
30525@Article{         kernighan.lin:efficient,
30526  author        = {B. W. Kernighan and S. Lin},
30527  title         = {An Efficient Heuristic Procedure for Partitioning Graphs},
30528  journal       = {The Bell System Technical Journal},
30529  pages         = {291--307},
30530  volume        = {29},
30531  year          = {1970}
30532}
30533
30534@Article{         khachian:polynomial,
30535  author        = {L. G. Khachian},
30536  title         = {A Polynomial Algorithm for Linear Programming},
30537  journal       = {Soviet Mathematics Doklady},
30538  year          = {1979},
30539  volume        = {20},
30540  pages         = {191--194}
30541}
30542
30543@Article{         khobotov:modification,
30544  author        = {E. N. Khobotov},
30545  title         = {A Modification of the Extragradient Method for the Solution of Variational
30546                  Inequalities and some Optimization Problems},
30547  journal       = {Zhurnal Vychislitel'noi Matematiki i Matematicheskoi Fiziki},
30548  year          = {1987},
30549  volume        = {27},
30550  pages         = {1462--1473}
30551}
30552
30553@Book{            khuri.cornell:response,
30554  author        = {A. I. Khuri and J. A. Cornell},
30555  title         = {Response Surfaces: Designs and Analyses},
30556  publisher     = {Marcel Dekker},
30557  year          = {1987},
30558  address       = {New York}
30559}
30560
30561@Article{         kibardin:decomposition,
30562  author        = {V. M. Kibardin},
30563  title         = {Decomposition into Functions in the Minimization Problems},
30564  journal       = {Automation and Remote Control},
30565  year          = {1980},
30566  volume        = {40},
30567  pages         = {1311--1323}
30568}
30569
30570@TechReport{      king:sposl,
30571  author        = {A. J. King},
30572  title         = {{SP/OSL} Version 1.0 Stochastic Programming Interface Library User's Guide},
30573  institution   = {IBM T.J. Watson Research Center},
30574  year          = {1994},
30575  number        = {RC 19757},
30576  address       = {Yorktown Heights, New York}
30577}
30578
30579@Article{         kirkpatrick.gelatt.ea:optimization,
30580  author        = {S. Kirkpatrick and C. D. Gelatt and M. P. {Vecchi Jr.}},
30581  title         = {Optimization by Simulated Annealing},
30582  journal       = {Science},
30583  year          = {1983},
30584  volume        = {220},
30585  pages         = {671--680}
30586}
30587
30588@Book{            kiwiel:methods,
30589  author        = {K. C. Kiwiel},
30590  title         = {Methods of Descent for Nondifferentiable Optimization},
30591  year          = {1985},
30592  publisher     = {Springer-Verlag},
30593  address       = {Berlin},
30594  series        = {Lecture Notes in Mathematics},
30595  number        = {1133}
30596}
30597
30598@Article{         kiwiel:twice,
30599  author        = {K. C. Kiwiel},
30600  title         = {On the Twice Differentiable Cubic Augmented {L}agrangian},
30601  journal       = {Journal of Optimization Theory and Applications},
30602  year          = {1996},
30603  volume        = {88},
30604  pages         = {233--236}
30605}
30606
30607@Article{         klarbring.bjorkman:mathematical,
30608  author        = {A. Klarbring and G. Bj{\"{o}}rkman},
30609  title         = {A mathematical programming approach to contact problems with friction and varying
30610                  contact surface},
30611  journal       = {Computers \& Structures},
30612  volume        = {30},
30613  year          = {1988},
30614  pages         = {1185--1198}
30615}
30616
30617@Article{         klarbring.bjorkman:solution,
30618  author        = {A. Klarbring and G. Bj{\"{o}}rkman},
30619  title         = {Solution of large displacement contact problems with friction using {N}ewton's
30620                  method for generalized equations},
30621  journal       = {International Journal for Numerical Methods in Engineering},
30622  volume        = {34},
30623  year          = {1992},
30624  pages         = {249--269}
30625}
30626
30627@Article{         klarbring.pang:existence,
30628  author        = {A. Klarbring and J. S. Pang},
30629  title         = {Existence of solution to discrete semicoercive frictional contact problems},
30630  journal       = {{SIAM} Journal on Optimization, under review},
30631  year          = {1996}
30632}
30633
30634@Article{         klarbring:discrete,
30635  author        = {A. Klarbring},
30636  title         = {On Discrete and Discretized Non-linear Elastic Structures in Unilateral Contact
30637                  (Stability, Uniqueness and Variational Principles)},
30638  journal       = {International Journal on Solids and Structures},
30639  volume        = {24},
30640  pages         = {459--479},
30641  year          = {1988}
30642}
30643
30644@TechReport{      klarbring:large,
30645  author        = {A. Klarbring},
30646  title         = {Large Displacement Frictional Contact: a Continuum Framework for Finite Element
30647                  Discretization},
30648  number        = {LiTH-IKP-R-798},
30649  institution   = {Department of Mechanical Engineering, Link{\"o}ping Institute of Technology},
30650  address       = {Link{\"o}ping},
30651  year          = {1994}
30652}
30653
30654@Article{         klarbring:mathematical,
30655  author        = {A. Klarbring},
30656  title         = {A mathematical programming approach to three dimensional contact problems with
30657                  friction},
30658  journal       = {Computer Methods in Applied Mechanics and Engineering},
30659  volume        = {58},
30660  year          = {1986},
30661  pages         = {175--200}
30662}
30663
30664@InCollection{    klarbring:mathematical*1,
30665  author        = {A. Klarbring},
30666  title         = {Mathematical programming and augmented {L}agrangian methods for frictional
30667                  contact problems},
30668  editor        = {A. Curnier},
30669  booktitle     = {Proceedings Contact Mechanics International Symposium},
30670  publisher     = {Presse Polytechniques et Universitaires Romandes},
30671  address       = {Lausanne},
30672  year          = {1992},
30673  pages         = {409--422}
30674}
30675
30676@InCollection{    klarbring:mathematical*2,
30677  author        = {A. Klarbring},
30678  title         = {Mathematical programming in contact problems},
30679  editors       = {M. H. Aliabadi and C. A. Brebbia},
30680  booktitle     = {Computational Methods for Contact Problems},
30681  publisher     = {Computational Mechanics Publications},
30682  address       = {Southampton},
30683  year          = {1993},
30684  pages         = {233--264}
30685}
30686
30687@Article{         klarbring:quadratic,
30688  author        = {A. Klarbring},
30689  title         = {A quadratic program in frictionless contact problems},
30690  journal       = {International Journal of Engineering Science},
30691  volume        = {24},
30692  pages         = {1207--1217},
30693  year          = {1986}
30694}
30695
30696@InCollection{    klee.minty:how,
30697  author        = {V. Klee and G. J. Minty},
30698  title         = {How Good is the Simplex Algorithm?},
30699  booktitle     = {Inequalities--III},
30700  year          = {1972},
30701  publisher     = {Academic Press},
30702  pages         = {159--175}
30703}
30704
30705@Article{         kleywegt.shapiro:sample,
30706  author        = {A. Kleywegt and A. Shapiro},
30707  title         = {The Sample Average Approximation Method for Stochastic Discrete Optimization},
30708  journal       = {Stochastic Programming E-Print Series},
30709  year          = {1999},
30710  note          = {Available from dochost.rz.hu-berlin.de/speps}
30711}
30712
30713@Book{            knuth:art,
30714  author        = {D. E. Knuth},
30715  title         = {The Art of Computer Programming},
30716  publisher     = {Addison-Wesley Longman Inc.},
30717  address       = {Reading, Massachusetts},
30718  year          = {1998},
30719  edition       = {Third},
30720  volume        = {2}
30721}
30722
30723@InProceedings{   kocvara.outrata:nonsmooth,
30724  author        = {M. Ko\v{c}vara and J. V. Outrata},
30725  title         = {A nonsmooth approach to optimization problems with equilibrium constraints},
30726  crossref      = {ferris.pang:complementarity},
30727  pages         = {148--164}
30728}
30729
30730@Article{         kocvara.outrata:optimization,
30731  author        = {M. Ko\v{c}vara and J. V. Outrata},
30732  title         = {On Optimization of Systems Governed by Implicit Complementarity Problems},
30733  volume        = {15},
30734  journal       = {Numerical Fucntional Analysis and Optimization},
30735  year          = {1994},
30736  pages         = {869--887}
30737}
30738
30739@InCollection{    kocvara.outrata:solution,
30740  author        = {M. Ko\v{c}vara and J. V. Outrata},
30741  title         = {On the solution of optimum design problems with variational inequalities},
30742  editors       = {D. Z. Du and L. Qi and R. Womersley},
30743  booktitle     = {Recent Advances in Nonsmooth Optimization},
30744  publisher     = {World Scientific Publishers},
30745  address       = {Singapore},
30746  year          = {1995},
30747  pages         = {172--192}
30748}
30749
30750@Article{         kojima.hirabayashi:homotopy,
30751  author        = {M. Kojima and R. Hirabayashi},
30752  title         = {Continuous deformation of nonlinear programs},
30753  journal       = {Mathematical Programming Study},
30754  editor        = {A.~V. Fiacco},
30755  publisher     = {North--Holland},
30756  address       = {Amsterdam},
30757  year          = {1984},
30758  volume        = {21},
30759  pages         = {150--198}
30760}
30761
30762@Article{         kojima.megiddo.ea:homotopy,
30763  author        = {M. Kojima and N. Megiddo and T. Noma},
30764  title         = {Homotopy Continuation Methods for Nonlinear Complementarity Problems},
30765  journal       = {Mathematics of Operations Research},
30766  year          = {1991},
30767  volume        = {16},
30768  pages         = {754--774}
30769}
30770
30771@TechReport{      kojima.megiddo.ea:primal-dual,
30772  author        = {M. Kojima and N. Megiddo and S. Mizuno},
30773  title         = {A primal-dual exterior point algorithm for linear programming},
30774  institution   = {IBM Alamaden Research Center},
30775  year          = {1991},
30776  number        = {RJ 8500},
30777  address       = {San Jose, California}
30778}
30779
30780@Book{            kojima.megiddo.ea:unified,
30781  author        = {M. Kojima and N. Megiddo and T. Noma and A. Yoshise},
30782  title         = {A Unified Approach to Interior Point Algorithms for Linear Complementarity
30783                  Problems},
30784  year          = {1991},
30785  publisher     = {Springer-Verlag},
30786  address       = {Berlin},
30787  volume        = {538},
30788  series        = {Lecture Notes in Computer Science}
30789}
30790
30791@Article{         kojima.mizuno.ea:continuation,
30792  author        = {M. Kojima and S. Mizuno and T. Noma},
30793  title         = {A New Continuation Method for Complementarity Problems with Uniform
30794                  {P}-function},
30795  journal       = {Mathematical Programming},
30796  year          = {1989},
30797  volume        = {43},
30798  pages         = {107--113}
30799}
30800
30801@TechReport{      kojima.mizuno.ea:infeasible,
30802  author        = {M. Kojima and S. Mizuno and M. Todd},
30803  title         = {Infeasible interior-point primal-dual potential-reduction algorithms for linear
30804                  programming},
30805  institution   = {School of Operations Research and Industrial Engineering, Cornell University},
30806  year          = {1992},
30807  number        = {1023},
30808  address       = {Ithaca, New York},
30809  month         = aug
30810}
30811
30812@Article{         kojima.mizuno.ea:onl,
30813  author        = {M. Kojima and S. Mizuno and A. Yoshise},
30814  title         = {An ${O}(\sqrt{n}{L})$ iteration potential reduction algorithm for linear
30815                  complementarity problems},
30816  journal       = {Mathematical Programming},
30817  year          = {1991},
30818  volume        = {50},
30819  pages         = {331--342}
30820}
30821
30822@Article{         kojima.mizuno.ea:polynomial-time,
30823  author        = {M. Kojima and S. Mizuno and A. Yoshise},
30824  title         = {A Polynomial-Time Algorithm for a Class of Linear Complementarity Problems},
30825  journal       = {Mathematical Programming},
30826  year          = {1989},
30827  volume        = {44},
30828  pages         = {1--20}
30829}
30830
30831@Article{         kojima.noma.ea:global,
30832  author        = {M. Kojima and T. Noma and A. Yoshise},
30833  title         = {Global Convergence in Infeasible Interior--Point Algorithms},
30834  journal       = {Mathematical Programming},
30835  volume        = {65},
30836  pages         = {43--72},
30837  year          = {1994}
30838}
30839
30840@Article{         kojima.shindo.ea:interior-point,
30841  author        = {M. Kojima and S. Shindo and S. Hara},
30842  title         = {Interior--Point Methods for the Monotone Semidefinite Linear Complementarity
30843                  Problem in Symmetric Matrices},
30844  journal       = {SIAM Journal on Optimization},
30845  volume        = {7},
30846  pages         = {86--125}
30847}
30848
30849@Article{         kojima.shindo:extensions,
30850  author        = {M. Kojima and S. Shindo},
30851  title         = {Extensions of {N}ewton and Quasi-{N}ewton Methods to Systems of {PC}$^1$
30852                  Equations},
30853  journal       = {Journal of Operations Research Society of Japan},
30854  year          = {1986},
30855  volume        = {29},
30856  pages         = {352--374}
30857}
30858
30859@Article{         kojima:computational,
30860  author        = {M. Kojima},
30861  title         = {Computational Methods for Solving the Nonlinear Complementarity Problem},
30862  journal       = {Keio Engineering Reports},
30863  year          = {1974},
30864  volume        = {27},
30865  pages         = {1--41}
30866}
30867
30868@Article{         kojima:recent,
30869  author        = {M. Kojima},
30870  title         = {Recent advances in mathematical programming. {X}. Computation of fixed points by
30871                  continuation methods},
30872  journal       = {Systems and Control},
30873  year          = {1981},
30874  volume        = {25},
30875  pages         = {421--430}
30876}
30877
30878@Article{         kolesar:branch,
30879  author        = {P. J. Kolesar},
30880  title         = {A Branch and Bound Algorithm for the Knapsack Problem},
30881  journal       = {Management Science},
30882  year          = {1967},
30883  volume        = {13},
30884  pages         = {723--735}
30885}
30886
30887@Book{            kolman.beck:elementary,
30888  author        = {B. Kolman and R. E. Beck},
30889  title         = {Elementary Linear Programming with Applications},
30890  year          = {1980},
30891  publisher     = {Academic Press}
30892}
30893
30894@Book{            koopmans:activity,
30895  editor        = {T. C. Koopmans},
30896  title         = {Activity Analysis of Production and Allocation},
30897  publisher     = {John Wiley},
30898  address       = {New York},
30899  year          = {1951}
30900}
30901
30902@Article{         korpelevich:extragradient,
30903  author        = {G. M. Korpelevich},
30904  title         = {The Extragradient Method for Finding Saddle Points and Other Problems},
30905  journal       = {Matecon},
30906  year          = {1976},
30907  volume        = {12},
30908  pages         = {747--756}
30909}
30910
30911@Article{         kortanek.shi:convergence,
30912  author        = {K. O. Kortanek and M. Shi},
30913  title         = {Convergence Results and Numerical Experiments on a Linear Programming Hybrid
30914                  Algorithm},
30915  journal       = {European Journal of Operational Research},
30916  year          = {1987},
30917  volume        = {32},
30918  pages         = {47--61}
30919}
30920
30921@TechReport{      kortanek.shi:remarks,
30922  author        = {K. O. Kortanek and M. Shi},
30923  title         = {Remarks on `Convergence Results and Numerical Experiments on a Linear Programming
30924                  Hybrid Algorithm 1985-6'},
30925  institution   = {College of Business Administration, University of Iowa},
30926  year          = {1987},
30927  address       = {Iowa City},
30928  number        = {87--1},
30929  type          = {Working Paper}
30930}
30931
30932@TechReport{      kortanek:vector-supercomputer,
30933  author        = {K. O. Kortanek},
30934  title         = {Vector--Supercomputer Experiments with the Linear Programming Scaling Algorithm},
30935  institution   = {College of Business Administration, University of Iowa},
30936  year          = {1987},
30937  address       = {Iowa City},
30938  number        = {87--2},
30939  type          = {Working Paper}
30940}
30941
30942@Article{         kostreva:block,
30943  author        = {M. M. Kostreva},
30944  title         = {Block Pivot Methods for Solving the Complementarity Problem},
30945  journal       = {Linear Algebra and Its Applications},
30946  volume        = {21},
30947  pages         = {207--215},
30948  year          = {1978}
30949}
30950
30951@Article{         kostreva:elasto-hydrodynamic,
30952  author        = {M. M. Kostreva},
30953  title         = {Elasto-hydrodynamic Lubrication: {A} non-linear complementarity problem},
30954  journal       = {International Journal for Numerical Methods in Fluids},
30955  year          = {1984},
30956  volume        = {4},
30957  pages         = {377--397}
30958}
30959
30960@Article{         kostreva:recent,
30961  author        = {M. M. Kostreva},
30962  title         = {Recent Results on Complementarity Models for Engineering and Economics},
30963  journal       = {Infor, Journal of the Canadian {OR} Society},
30964  year          = {1990},
30965  volume        = {28},
30966  pages         = {324--334}
30967}
30968
30969@Article{         kotiah.steinberg:occurrences,
30970  author        = {T. C. T. Kotiah and D. I. Steinberg},
30971  title         = {Occurrences of Cycling and Other Phenomena Arising in a Class of Linear
30972                  Programming Models},
30973  journal       = {Communications of the ACM},
30974  volume        = {20},
30975  year          = {1977},
30976  pages         = {107--112}
30977}
30978
30979@Article{         kotiah.steinberg:possibility,
30980  author        = {T. C. T. Kotiah and D. I. Steinberg},
30981  title         = {On the Possibility of Cycling with the Simplex Method},
30982  journal       = {Operations Research},
30983  volume        = {26},
30984  year          = {1978},
30985  pages         = {374--376}
30986}
30987
30988@InCollection{    kuhn.tucker:nonlinear,
30989  author        = {H. W. Kuhn and A. W. Tucker},
30990  title         = {Nonlinear Programming},
30991  booktitle     = {Proceedings of the Second Berkeley Symposium on Mathematical Statistics and
30992                  Probability},
30993  year          = {1951},
30994  editor        = {J. Neyman},
30995  publisher     = {University of California Press},
30996  address       = {Berkeley and Los Angeles},
30997  pages         = {481--492}
30998}
30999
31000@Article{         kummer:metric,
31001  author        = {B. Kummer},
31002  title         = {Metric regularity: characterizations, nonsmooth variations, and successive
31003                  approximation},
31004  journal       = {Journal of Mathematical Analysis and its Applications},
31005  year          = {},
31006  optkey        = {},
31007  optvolume     = {},
31008  optnumber     = {},
31009  optpages      = {},
31010  optmonth      = {},
31011  optnote       = {},
31012  optannote     = {}
31013}
31014
31015@InCollection{    kummer:newtons,
31016  author        = {B. Kummer},
31017  title         = {{N}ewton's Method for Non--Differentiable Functions},
31018  booktitle     = {Advances in Mathematical Optimization},
31019  publisher     = {Akademie--Verlag},
31020  year          = {1988},
31021  editors       = {J. Guddat et al.},
31022  pages         = {114--125},
31023  address       = {Berlin}
31024}
31025
31026@Unpublished{     kuntsevich.kappel:solvopt,
31027  author        = {A. Kuntsevich and F. Kappel},
31028  title         = {{SolvOpt}: The Solver for Local Nonlinear Optimization Problems},
31029  year          = {1997},
31030  note          = {Institute for Mathematics, Karl-Franzens University of Graz},
31031  url           = {http://bedvgm.kfunigraz.ac.at:8001/alex/solvopt/solvopt.html}
31032}
31033
31034@Book{            kushner.clark:stochastic,
31035  author        = {H. J. Kushner and D. S. Clark},
31036  title         = {Stochastic Approximation Methods for Constrained and Unconstrained Systems},
31037  publisher     = {Springer-Verlag},
31038  year          = {1978},
31039  address       = {New York}
31040}
31041
31042@Article{         kutcher.burman.ea:histogram,
31043  author        = {G. J. Kutcher and C. Burman and L. Brewster and M. Goitein and R. Mohan},
31044  title         = {Histogram reduction method for calculating complication probabilities for
31045                  three-dimensional treatment planning evaluation},
31046  journal       = {International Journal of Radiation Oncology, Biology and Physics},
31047  year          = {1991},
31048  optvolume     = {21},
31049  optpages      = {137-146}
31050}
31051
31052@Article{         kutcher.burman:calculation,
31053  author        = {G. J. Kutcher and C. Burman},
31054  title         = {Calculation of Complication Probability Factors for Non-Uniform Normal Tissue
31055                  Irradiation: The Effective Volume Method},
31056  journal       = {International Journal of Radiation Oncology, Biology and Physics},
31057  year          = {1989},
31058  volume        = {16},
31059  pages         = {1623--1630}
31060}
31061
31062@Article{         kwak.lee:complementarity,
31063  author        = {B. M. Kwak and B. C. Lee.},
31064  title         = {A Complementarity Problem Formulation for Two-Dimensional Frictional Contact
31065                  Problem},
31066  journal       = {Computers and Structures},
31067  volume        = {18},
31068  pages         = {469--480},
31069  year          = {1988}
31070}
31071
31072@Article{         kwak:complementarity,
31073  author        = {B. M. Kwak},
31074  title         = {Complementarity Problem Formulation of Three-Dimensional Frictional Contact},
31075  journal       = {Journal of Applied Mechanics},
31076  volume        = {58},
31077  pages         = {134--140},
31078  year          = {1991}
31079}
31080
31081@Article{         lagarias.reeds.ea:convergence,
31082  author        = {J. C. Lagarias and J. A. Reeds and M. H. Wright and P. E. Wright},
31083  title         = {Convergence of the {N}elder-{M}ead Simplex method in Low Dimensions},
31084  journal       = {SIAM Journal on Optimization},
31085  year          = {1998},
31086  volume        = {9},
31087  pages         = {112--147}
31088}
31089
31090@Article{         lahaye:methode,
31091  author        = {E. Lahaye},
31092  title         = {Une {M}\'{e}thode de {R}\'{e}solution d'une Cat\'{e}gorie d'\'{E}quations
31093                  transcendantes},
31094  journal       = {C. R. Acad. Sci. Paris},
31095  year          = {1934},
31096  volume        = {198},
31097  pages         = {1840--1842}
31098}
31099
31100@Article{         lahaye:solution,
31101  author        = {E. Lahaye},
31102  title         = {Solution of Systems of Transcendental Equations},
31103  journal       = {Acad. Roy. Belg. Bull. Cl. Sci.},
31104  year          = {1948},
31105  volume        = {5},
31106  pages         = {805--822}
31107}
31108
31109@Article{         lahenbruch.mickey:estimation,
31110  author        = {P. A. Lahenbruch and R. M. Mickey},
31111  title         = {Estimation of Error Rates in Discriminant Analysis},
31112  journal       = {Technometrics},
31113  year          = {1968},
31114  volume        = {10},
31115  pages         = {1--11}
31116}
31117
31118@Article{         lakshminarayan.lakshmanan.ea:optimal,
31119  author        = {S. Lakshminarayan and R. Lakshmanan and R. L. Papineau and R. Rochette},
31120  title         = {Optimal Single--Machine Scheduling with Earliness and Tardiness},
31121  journal       = {Operations Research},
31122  year          = {1978},
31123  volume        = {26},
31124  pages         = {1079--1082}
31125}
31126
31127@Article{         land.doig:automatic,
31128  author        = {A. H. Land and A. G. Doig},
31129  title         = {An Automatic Method for Solving Discrete Programming Problems},
31130  journal       = {Econometrica},
31131  volume        = {28},
31132  year          = {1960},
31133  pages         = {497-520}
31134}
31135
31136@Article{         langer.morrill:comparison,
31137  author        = {M. Langer and S. Morrill},
31138  title         = {A comparison of mixed integer programming and fast simulated annealing for
31139                  optimized beam weights in radiation therapy},
31140  journal       = {Medical Physics},
31141  year          = {1996},
31142  volume        = {23},
31143  number        = {6},
31144  pages         = {957--964}
31145}
31146
31147@Article{         larsson.patriksson:class,
31148  author        = {T. Larsson and M. Patriksson},
31149  title         = {A Class of Gap Functions for Variational Inequalities},
31150  journal       = {Mathematical Programming},
31151  year          = {1994},
31152  volume        = {64},
31153  pages         = {53--79}
31154}
31155
31156@Article{         lasdon.waren.ea:solving,
31157  author        = {L. S. Lasdon and A. Waren and S. Sarkar and F. Palacios},
31158  title         = {Solving the Pooling Problem Using Generalized Reduced Gradient and Successive
31159                  Linear Programming Algorithms},
31160  journal       = {ACM SIGMAP Bulletin},
31161  year          = {1979},
31162  volume        = {27},
31163  pages         = {9--15}
31164}
31165
31166@TechReport{      lawler.lenstra.ea:sequencing,
31167  author        = {E. L. Lawler and J. K. Lenstra and A. H. G. Rinnooy Kan and D. B. Shmoys},
31168  title         = {Sequencing and Scheduling: Algorithms and Complexity},
31169  institution   = {Centre for Mathematics and Computer Science},
31170  year          = {1989},
31171  address       = {P.O. Box 4079, 1009 AB Amsterdam, The Netherlands},
31172  number        = {BS--R89xx}
31173}
31174
31175@Article{         lawler:fast,
31176  author        = {E. L. Lawler},
31177  title         = {Fast Approximations Algorithms for Knapsack Problems},
31178  journal       = {Mathematics of Operations Research},
31179  year          = {1979},
31180  volume        = {4},
31181  pages         = {339--356}
31182}
31183
31184@Book{            lawless:statistical,
31185  author        = {J. F. Lawless},
31186  title         = {Statistical Models and Methods for Lifetime Data},
31187  year          = {1982},
31188  publisher     = {John Wiley and Sons},
31189  address       = {New York, NY}
31190}
31191
31192@Article{         lawrence.spingarn:fixed,
31193  author        = {J. Lawrence and J. E. Spingarn},
31194  title         = {On fixed points of non-expansive piecewise isometric mappings},
31195  journal       = {Proceedings of the London Mathematical Society},
31196  year          = {1987},
31197  volume        = {55},
31198  number        = {3},
31199  pages         = {605--624}
31200}
31201
31202@Article{         leavitt.martin.ea:dynamic,
31203  author        = {D. D. Leavitt and M. Martin and J. H. Moeller and W. L. Lee},
31204  title         = {Dynamic wedge field techniques through computer-controlled collimator motion and
31205                  dose delivery},
31206  journal       = {Medical Physics},
31207  year          = {1990},
31208  volume        = {17},
31209  number        = {1},
31210  pages         = {87--92}
31211}
31212
31213@Article{         leblanc.morlok.ea:efficient,
31214  author        = {L. J. LeBlanc and E. K. Morlok and W. P. Pierskalla},
31215  title         = {An Efficient Approach to Solving the Road Network Equilibrium Traffic Assignment
31216                  Problem},
31217  journal       = {Transportation Research},
31218  volume        = {9},
31219  year          = {1975},
31220  pages         = {309--318}
31221}
31222
31223@Article{         lee:computational,
31224  author        = {S. S. Lee},
31225  title         = {A computational method for frictional contact problem using finite element
31226                  method},
31227  journal       = {International Journal for Numerical Methods in Engineering},
31228  volume        = {37},
31229  year          = {1994},
31230  pages         = {217--228}
31231}
31232
31233@PhDThesis{       lee:military,
31234  author        = {D. K. Lee},
31235  title         = {Military Force Planning Problems Under Uncertainty},
31236  school        = {University of Wisconsin -- Madison},
31237  year          = {1996},
31238  address       = {Madison, Wisconsin}
31239}
31240
31241@Article{         leibel.kutcher.ea:improved,
31242  author        = {S. A. Leibel and G. J. Kutcher and L. B. Harrison and D. E. Fass and C. Burman
31243                  and M. Hunt and R. Mohan and L. J. Brewster and C. C. Ling and Z. Y. Fuks},
31244  title         = {Improved Dose Distributions For 3{D} Conformal Boost Treatments in Carcinoma of
31245                  the Nasopharynx},
31246  journal       = {International Journal of Radiation Oncology, Biology and Physics},
31247  year          = {1991},
31248  volume        = {20},
31249  pages         = {823--833}
31250}
31251
31252@Article{         lee.gallagher.ea:treatment,
31253  author        = {E. K. Lee and R. J. Gallagher and D. Silvern and C. S. Wuu and M. Zaider},
31254  title         = {Treatment Planning for Brachytherapy: an Integer Programming Model, Two
31255                  Computational Approaches and Experiments with Permanent Prostate Implant
31256                  Planning},
31257  journal       = {Physics in Medicine and Biology},
31258  year          = {1999},
31259  volume        = {44},
31260  pages         = {145--165}
31261}
31262
31263@Article{         lemarechal.nemirovskii.ea:variants,
31264  author        = {C. Lemar\'{e}chal and A. Nemirovskii and Y. Nesterov},
31265  title         = {New Variants of Bundle Methods},
31266  year          = {1995},
31267  journal       = {Mathematical Programming},
31268  volume        = {69},
31269  pages         = {111--147}
31270}
31271
31272@InCollection{    lemarechal.strodiot.ea:bundle,
31273  author        = {C. Lemar\'{e}chal and J. J. Strodiot and A. Bihain},
31274  title         = {On a Bundle Algorithm for Nonsmooth Optimization},
31275  booktitle     = {Nonlinear Programming},
31276  year          = {1981},
31277  editor        = {O. L. Mangasarian and R. R. Meyer and S. M. Robinson},
31278  publisher     = {Academic Press},
31279  pages         = {245--282},
31280  volume        = {4}
31281}
31282
31283@Article{         lemke.howson:equilibrium,
31284  author        = {C. E. Lemke and J. T. Howson},
31285  title         = {Equilibrium Points of Bimatrix Games},
31286  journal       = {SIAM Journal on Applied Mathematics},
31287  year          = {1964},
31288  volume        = {12},
31289  pages         = {413--423}
31290}
31291
31292@Article{         lemke:bimatrix,
31293  author        = {C. E. Lemke},
31294  title         = {Bimatrix Equilibrium Points and Mathematical Programming},
31295  journal       = {Management Science},
31296  year          = {1965},
31297  volume        = {11},
31298  pages         = {681--689}
31299}
31300
31301@InCollection{    lemke:complementary,
31302  author        = {C. E. Lemke},
31303  title         = {On Complementary Pivot Theory},
31304  booktitle     = {Mathematics of the Decision Sciences: Part 1},
31305  publisher     = {American Mathematical Society},
31306  year          = {1968},
31307  editor        = {G. B. Dantzig and A. F. Veinott},
31308  volume        = {11},
31309  series        = {Lectures in Applied Mathematics},
31310  address       = {Providence},
31311  pages         = {95--114}
31312}
31313
31314@Article{         levenberg:method,
31315  author        = {K. Levenberg},
31316  title         = {A Method for the Solution of Certain Nonlinear Problems in Least Squares},
31317  journal       = {Quarterly Applied Mathematics},
31318  year          = {1944},
31319  volume        = {2},
31320  pages         = {164--168}
31321}
31322
31323@Article{         levitin.polyak:constrained,
31324  author        = {E. S. Levitin and B. T. Polyak},
31325  title         = {Constrained minimization methods},
31326  journal       = {Computational Mathematics and Mathematical Physics},
31327  year          = {1968},
31328  volume        = {6},
31329  pages         = {1--50},
31330  note          = {Translated from Russian}
31331}
31332
31333@Article{         li.swetis:linear,
31334  author        = {W. Li and J. J. Swetits},
31335  title         = {The Linear $\ell_1$ Estimator and the {H}uber {M}-Estimator},
31336  journal       = {SIAM Journal on Optimization},
31337  volume        = {8},
31338  pages         = {457-475},
31339  year          = {1998}
31340}
31341
31342@TechReport{      li:error,
31343  author        = {W. Li},
31344  title         = {Error Bounds for Piecewise Convex Quadratic Programs and Applications},
31345  institution   = {Department of Mathematics and Statistics, Old Dominion University},
31346  year          = {1993},
31347  address       = {Norfolk, VA 23529},
31348  number        = {TR93-1},
31349  note          = {SIAM Journal on Control and Optimization, to appear}
31350}
31351
31352@TechReport{      li:linearly,
31353  author        = {W. Li},
31354  title         = {Linearly Convergent Descent Methods for Unconstrained Minimization of Convex
31355                  Quadratic Splines},
31356  institution   = {Department of Mathematics and Statistics, Old Dominion University},
31357  year          = {1993},
31358  address       = {Norfolk, VA 23529},
31359  number        = {TR93-3},
31360  note          = {Journal of Optimization Theory and Applications, to appear}
31361}
31362
31363@InProceedings{   li:merit,
31364  author        = {W. Li},
31365  title         = {A Merit Function and a {N}ewton-Type Method for Symmetric Linear Complementarity
31366                  Problems},
31367  crossref      = {ferris.pang:complementarity}
31368}
31369
31370@Article{         li:remarks,
31371  author        = {W. Li},
31372  title         = {Remarks on Convergence of Matrix Splitting Algorithm for the Symmetric Linear
31373                  Complementarity Problem},
31374  journal       = {SIAM Journal on Optimization},
31375  year          = {1993},
31376  volume        = {3},
31377  pages         = {155--163}
31378}
31379
31380@TechReport{      li:sharp,
31381  author        = {W. Li},
31382  title         = {Sharp {L}ipschitz Constants for Basic Optimal Solutions of Linear Programs},
31383  institution   = {Department of Mathematics and Statistics, Old Dominion University},
31384  year          = {1991},
31385  address       = {Norfolk, VA 23529},
31386  number        = {TR91-13},
31387  note          = {SIAM Journal on Control and Optimization, to appear}
31388}
31389
31390@Article{         lin.kernighan:efficient,
31391  author        = {S. Lin and B. W. Kernighan},
31392  title         = {An Efficient Heuristic Algorithm for the Traveling Salesman Problem},
31393  journal       = {Operations Research},
31394  year          = {1973},
31395  volume        = {21},
31396  pages         = {498--516}
31397}
31398
31399@Article{         lin.pang:iterative,
31400  author        = {Y. Y. Lin and J. S. Pang},
31401  title         = {Iterative Methods for Large Convex Quadratic Programs: {A} Survey},
31402  journal       = {SIAM Journal on Control and Optimization},
31403  year          = {1987},
31404  volume        = {25},
31405  pages         = {383--411}
31406}
31407
31408@Unpublished{     linderoth:branch,
31409  author        = {J. Linderoth},
31410  title         = {A {B}ranch-and-{P}rice Approach to Stochastic Integer Programming},
31411  institution   = {Argonne National Laboratories},
31412  year          = {2000},
31413  note          = {Working Paper}
31414}
31415
31416@Article{         lions.stampacchia:variational,
31417  author        = {J. L. Lions and G. Stampacchia},
31418  title         = {Variational Inequalities},
31419  journal       = {Communications on Pure and Applied Math},
31420  year          = {1967},
31421  volume        = {20},
31422  pages         = {493--19}
31423}
31424
31425@Article{         lions.mercier:splitting,
31426  author        = {P.--L. Lions and B. Mercier},
31427  title         = {Splitting Methods for the Sum of Two Nonlinear Operators},
31428  journal       = {SIAM Journal on Numerical Analysis},
31429  year          = {1979},
31430  volume        = {16},
31431  pages         = {964--979}
31432}
31433
31434@Article{         lions:methode,
31435  author        = {P.--L. Lions},
31436  title         = {Une {M}\'{e}thode it\'{e}rative de resolution d'une inequation variationnelle},
31437  journal       = {Israel Journal of Mathematics},
31438  year          = {1978},
31439  volume        = {31},
31440  number        = {2},
31441  pages         = {204--208}
31442}
31443
31444@InProceedings{   litzkow.livny.ea:condor,
31445  author        = {M. J. Litzkow and M. Livny and M. W. Mutka},
31446  title         = {Condor: {A} Hunter of Idle Workstations},
31447  booktitle     = {Proceedings of the 8th International Conference on Distributed Computing
31448                  Systems},
31449  year          = {1988},
31450  pages         = {104--111},
31451  month         = jun
31452}
31453
31454@Article{         liu.nocedal:limited,
31455  author        = {D. C. Liu and J. Nocedal},
31456  title         = {On the Limited Memory Method for Large Scale Optimization},
31457  journal       = {Mathematical Programming},
31458  year          = {1989},
31459  volume        = {45},
31460  pages         = {503--528}
31461}
31462
31463@InBook{          livny.raman:high,
31464  author        = {M. Livny and R. Raman},
31465  title         = {The Grid: Blueprint for a Future Computing Infrastructure},
31466  chapter       = {High Throughput Resource Management},
31467  publisher     = {Morgan Kaufmann Publishers},
31468  year          = {1999},
31469  pages         = {311--337}
31470}
31471
31472@Article{         llacer:inverse,
31473  author        = {J. Llacer},
31474  title         = {Inverse Radiation Treatment Planning using the Dynamically Penalized Likelihood
31475                  Method},
31476  journal       = {Medical Physics},
31477  year          = {1997},
31478  volume        = {24},
31479  number        = {11},
31480  pages         = {1751--1764}
31481}
31482
31483@Book{            lojasiewicz:ensembles,
31484  author        = {M. S. Lojasiewicz},
31485  title         = {Ensembles semi-analytiques},
31486  publisher     = {Institut des Hautes Etudes Scientifiques},
31487  year          = {1964},
31488  address       = {Bures-sur-Yvette}
31489}
31490
31491@Article{         lootsma:logarithmic,
31492  author        = {F. A. Lootsma},
31493  title         = {Logarithmic Programming: {A} Method of Solving Nonlinear Programming Problems},
31494  journal       = {Phillips Research Reports},
31495  year          = {1967},
31496  volume        = {22},
31497  pages         = {329--344}
31498}
31499
31500@InCollection{    lootsma:survey,
31501  author        = {F. A. Lootsma},
31502  title         = {A Survey of Methods for Solving Constrained Minimization Problems via
31503                  Unconstrained Minimization},
31504  booktitle     = {Numerical Methods for Nonlinear Optimization},
31505  year          = {1972},
31506  editor        = {F. A. Lootsma},
31507  publisher     = {Academic Press},
31508  address       = {London}
31509}
31510
31511@TechReport{      lopezdesilanes.markusen.ea:anti-competitive,
31512  author        = {F. {Lopez-de-Silanes} and J. R. Markusen and T. F. Rutherford},
31513  title         = {Anti--Competitive and Rent--Shifting Aspects of Domestic--Content Provisions in
31514                  Regional Trade Blocks},
31515  institution   = {National Bureau of Economic Research, Inc.},
31516  year          = {1993},
31517  number        = {4512},
31518  address       = {Cambridge, Massechusetts}
31519}
31520
31521@InCollection{    lopezdesilanes.markusen.ea:auto,
31522  author        = {F. {Lopez-de-Silanes} and J. R. Markusen and T. F. Rutherford},
31523  title         = {The auto industry and the {N}orth {A}merican free-trade agreement},
31524  year          = {1994},
31525  booktitle     = {Modelling Trade Policy: AGE Assessments of North American Free Trade},
31526  publisher     = {Cambridge University Press},
31527  editor        = {C. Shields and J. Francois}
31528}
31529
31530@Article{         lopezdesilanes.markusen.ea:complementarity,
31531  author        = {F. {Lopez-de-Silanes} and J. R. Markusen and T. F. Rutherford},
31532  title         = {Complementarity and Increasing Returns in Intermediate Inputs},
31533  journal       = {Journal of Development Economics},
31534  year          = {1994},
31535  volume        = {45},
31536  pages         = {133--151}
31537}
31538
31539@Article{         lopezdesilanes.markusen.ea:trade,
31540  author        = {F. {Lopez-de-Silanes} and J. R. Markusen and T. F. Rutherford},
31541  title         = {Trade Policy Subtleties with Multinational Firms},
31542  journal       = {European Economic Review},
31543  year          = {1996}
31544}
31545
31546@Article{         lotstedt:coulomb,
31547  author        = {P. L{\"{o}}tstedt},
31548  title         = {Coulomb friction in two-dimensional rigid body systems},
31549  journal       = {Zeitschrift f{\"{u}}r Angewandte Mathematik und Mechanik},
31550  volume        = {61},
31551  year          = {1981},
31552  pages         = {605--615}
31553}
31554
31555@Article{         lotstedt:mechanical,
31556  author        = {P. L{\"{o}}tstedt},
31557  title         = {Mechanical systems of rigid bodies subject to unilateral constraints},
31558  journal       = {SIAM Journal on Applied Mathematics},
31559  volume        = {42},
31560  year          = {1982},
31561  pages         = {281--296}
31562}
31563
31564@Book{            luenberger:linear,
31565  author        = {D. G. Luenberger},
31566  title         = {Linear and Nonlinear Programming},
31567  year          = {1984},
31568  publisher     = {Addison-Wesley},
31569  edition       = {Second}
31570}
31571
31572@Book{            luenberger:optimization,
31573  author        = {D. G. Luenberger},
31574  title         = {Optimization by Vector Space Methods},
31575  year          = {1969},
31576  publisher     = {John Wiley \& Sons},
31577  address       = {New York}
31578}
31579
31580@Article{         lundy.mees:convergence,
31581  author        = {M. Lundy and A. Mees},
31582  title         = {Convergence of an Annealing Algorithm},
31583  journal       = {Mathematical Programming},
31584  year          = {1986},
31585  volume        = {34},
31586  pages         = {111--124}
31587}
31588
31589@Article{         luo.luo:extension,
31590  author        = {X.-D. Luo and Z.-Q. Luo},
31591  title         = {Extension of Hoffman's Error Bound to Polynomial Systems},
31592  journal       = {SIAM Journal on Optimization},
31593  year          = {1994},
31594  volume        = {4},
31595  pages         = {383--392}
31596}
31597
31598@Article{         luo.mangasarian.ea:error,
31599  author        = {Z.-Q. Luo and O. L. Mangasarian and J. Ren and M. V. Solodov},
31600  title         = {New Error Bounds for the Linear Complementarity Problem},
31601  journal       = {Mathematics of Operations Research},
31602  year          = {1994},
31603  pages         = {880--892},
31604  volume        = {19}
31605}
31606
31607@Article{         luo.pang.ea:exact,
31608  author        = {Z.-Q. Luo and J. S. Pang and D. Ralph and S.-Q. Wu},
31609  title         = {Exact Penalization and Stationarity Conditions of Mathematical Programs with
31610                  Equilibrium Constraints},
31611  journal       = {Mathematical Programming},
31612  volume        = {75},
31613  pages         = {19--76},
31614  year          = {1996}
31615}
31616
31617@Book{            luo.pang.ea:mathematical,
31618  author        = {Z.-Q. Luo and J. S. Pang and D. Ralph},
31619  title         = {Mathematical Programs with Equilibrium Constraints},
31620  publisher     = {Cambridge University Press},
31621  year          = {1996}
31622}
31623
31624@Article{         luo.pang:error,
31625  author        = {Z.-Q. Luo and J. S. Pang},
31626  title         = {Error Bounds for Analytic Systems and their Applications},
31627  journal       = {Mathematical Programming},
31628  year          = {1994},
31629  volume        = {67},
31630  pages         = {1--28}
31631}
31632
31633@Article{         luo.shu.ea:optimizing,
31634  author        = {L. Luo and H. Shu and W. Yu and Y. Yan and X. Bao and Y. Fu},
31635  title         = {Optimizing computerized treatment planning for the Gamma Knife by source
31636                  culling},
31637  journal       = {International Journal of Radiation Oncology, Biology and Physics},
31638  year          = {1999},
31639  volume        = {45},
31640  number        = {5},
31641  pages         = {1339--1346}
31642}
31643
31644@InProceedings{   luo.tseng:class,
31645  author        = {Z.-Q. Luo and P. Tseng},
31646  title         = {A New Class of Merit Functions for the Nonlinear Complementarity Problem},
31647  crossref      = {ferris.pang:complementarity},
31648  pages         = {204--225}
31649}
31650
31651@Article{         luo.tseng:convergence,
31652  author        = {Z.-Q. Luo and P. Tseng},
31653  title         = {On the Convergence of the Coordinate Descent Method for Convex Differentiable
31654                  Minimization},
31655  journal       = {Journal of Optimization Theory and Applications},
31656  year          = {1992},
31657  volume        = {72},
31658  pages         = {7--35}
31659}
31660
31661@Article{         luo.tseng:convergence*1,
31662  author        = {Z.-Q. Luo and P. Tseng},
31663  title         = {On the Convergence of a Matrix Splitting Algorithm for the Symmetric Monotone
31664                  Linear Complementarity Problem},
31665  journal       = {SIAM Journal on Control and Optimization},
31666  year          = {1991},
31667  volume        = {29},
31668  pages         = {1037--1060}
31669}
31670
31671@Article{         luo.tseng:convergence*2,
31672  author        = {Z.-Q. Luo and P. Tseng},
31673  title         = {On the Convergence Rate of Dual Ascent Methods for Strictly Convex Minimization},
31674  journal       = {Mathematics of Operations Research},
31675  year          = {1993},
31676  volume        = {18},
31677  pages         = {846--867}
31678}
31679
31680@Article{         luo.tseng:error,
31681  author        = {Z.--Q. Luo and P. Tseng},
31682  title         = {Error Bound and Convergence Analysis of Matrix Splitting Algorithms for the
31683                  Affine Variational Inequality Problem},
31684  journal       = {SIAM Journal on Optimization},
31685  year          = {1992},
31686  volume        = {2},
31687  pages         = {43--54}
31688}
31689
31690@Article{         luo.tseng:error*1,
31691  author        = {Z.-Q. Luo and P. Tseng},
31692  title         = {Error Bound and Reduced Gradient Projection Algorithms for Convex Minimization
31693                  Over a Polyhedral Set},
31694  journal       = {SIAM Journal on Optimization},
31695  year          = {1993},
31696  volume        = {3},
31697  pages         = {43--59}
31698}
31699
31700@Article{         luo.tseng:error*2,
31701  author        = {Z.-Q. Luo and P. Tseng},
31702  title         = {Error Bounds and Convergence Analysis of Feasible Descent Methods: {A} General
31703                  Approach},
31704  journal       = {Annals of Operations Research},
31705  year          = {1993},
31706  volume        = {46},
31707  pages         = {157--178}
31708}
31709
31710@Article{         luo.tseng:global,
31711  author        = {Z.-Q. Luo and P. Tseng},
31712  title         = {On Global Error Bound for a Class of Monotone Affine Variational Inequality
31713                  Problems},
31714  journal       = {Operations Research Letters},
31715  year          = {1992},
31716  volume        = {11},
31717  pages         = {159--165}
31718}
31719
31720@Article{         luo.tseng:linear,
31721  author        = {Z.-Q. Luo and P. Tseng},
31722  title         = {On the linear convergence of descent methods for convex essentially smooth
31723                  minimization},
31724  journal       = {SIAM Journal on Control and Optimization},
31725  year          = {1992},
31726  volume        = {30},
31727  pages         = {408--425}
31728}
31729
31730@TechReport{      luo:convergence,
31731  author        = {Z.-Q. Luo},
31732  title         = {Convergence Analysis of Primal--Dual Interior--Point Algorithms for Convex
31733                  Quadratic Programs},
31734  institution   = {Communications Research Laboratory, McMaster University},
31735  year          = {1992},
31736  address       = {Hamilton, Ontario}
31737}
31738
31739@Article{         lustig.marsten.ea:computational,
31740  author        = {I. J. Lustig and R. E. Marsten and D. F. Shanno},
31741  title         = {Computational Experience with a Primal-Dual Interior Point Method for Linear
31742                  Programming},
31743  journal       = {Linear Algebra and Its Applications},
31744  year          = {1991},
31745  volume        = {152},
31746  pages         = {191--222}
31747}
31748
31749@Article{         lustig.marsten.ea:implementing,
31750  author        = {I. J. Lustig and R. E. Marsten and D. F. Shanno},
31751  title         = {On implementing {M}ehrotra's predictor-corrector interior point method for linear
31752                  programming},
31753  journal       = {SIAM Journal on Optimization},
31754  year          = {1992},
31755  volume        = {2},
31756  pages         = {435--449}
31757}
31758
31759@Article{         lustig.marsten.ea:interior-point,
31760  author        = {I. J. Lustig and R. E. Marsten and D. F. Shanno},
31761  title         = {Interior-Point Methods for Linear Programming: Computational State of the Art},
31762  journal       = {ORSA Journal on Computing},
31763  year          = {1994},
31764  volume        = {6},
31765  number        = {1},
31766  pages         = {1--38}
31767}
31768
31769@Article{         lyman.wolbarst:optimization,
31770  author        = {J. T. Lyman and A. B. Wolbarst},
31771  title         = {Optimization of Radiation Therapy {IV}: {A} Dose Volume Histogram Reduction
31772                  Algorithm},
31773  journal       = {International Journal of Radiation Oncology, Biology and Physics},
31774  year          = {1989},
31775  volume        = {17},
31776  pages         = {433--436}
31777}
31778
31779@Article{         mackie.holmes.ea:tomotherapy*1,
31780  author        = {T. R. Mackie and T. Holmes and S. Swerdloff and P. Reckwerdt and J. O. Deasy and
31781                  J. Yang and B. Paliwal and T. Kinsella},
31782  title         = {Tomotherapy: a new concept for the delivery of dynamic conformal radiotherapy},
31783  journal       = {Medical Physics},
31784  year          = {1993},
31785  volume        = {20},
31786  number        = {6},
31787  pages         = {1709--1719}
31788}
31789
31790@Article{         mackie.holmes.ea:tomotherapy*2,
31791  author        = {T. R. Mackie and T. W. Holmes and P. J. Reckwerdt and J. Yang},
31792  title         = {Tomotherapy: Optimized Planning and Delivery of Radiation Therapy},
31793  journal       = {Int. J. of Imaging Systems and Technology},
31794  year          = {1995},
31795  volume        = {6},
31796  pages         = {43--55}
31797}
31798
31799@Article{         mackie.scrimger.ea:convolution,
31800  author        = {T. R. Mackie and J. W. Scrimger and J. J. Batista},
31801  title         = {A convolution method of calculating dose from 15 Me{V} x-rays},
31802  journal       = {Medical Physics},
31803  year          = {1985},
31804  volume        = {12},
31805  pages         = {188--196}
31806}
31807
31808@Article{         mackinnon:technique,
31809  author        = {James G. Mac{K}innon},
31810  title         = {A Technique for the Solution of Spatial Equilibrium Models},
31811  journal       = {Journal of Regional Science},
31812  year          = {1976},
31813  volume        = {16},
31814  pages         = {293--307}
31815}
31816
31817@PhDThesis{       madsen:minimization,
31818  author        = {K. Madsen},
31819  title         = {Minimization of Nonlinear Approximation Functions},
31820  year          = {1985},
31821  address       = {Lyngby, Denmark},
31822  school        = {Institute of Numerical Analysis, Technical University of Denmark},
31823  annote        = {Dissertation}
31824}
31825
31826@Book{            magill.quinzii:theory,
31827  author        = {M. Magill and M. Quinzii},
31828  title         = {Theory of Incomplete Markets},
31829  publisher     = {MIT Press},
31830  year          = {1996}
31831}
31832
31833@InCollection{    magnanti:models,
31834  author        = {T. L. Magnanti},
31835  title         = {Models and Algorithms for Predicting Urban Traffic Equilibria},
31836  booktitle     = {Transportation Planning Models},
31837  year          = {1984},
31838  editor        = {M. Florian},
31839  publisher     = {North Holland},
31840  pages         = {153--186}
31841}
31842
31843@InCollection{    maguregui:modified,
31844  author        = {J. Maguregui},
31845  title         = {A modified {N}ewton algorithm for functions over convex sets},
31846  crossref      = {mangasarian.meyer.ea:nonlinear*3},
31847  pages         = {461--473}
31848}
31849
31850@PhDThesis{       maguregui:regular,
31851  author        = {J. Maguregui},
31852  title         = {Regular Multivalued Functions and Algorithmic Applications},
31853  year          = {1977},
31854  address       = {Madison, Wisconsin},
31855  school        = {Computer Sciences Department, University of Wisconsin}
31856}
31857
31858@Article{         mahey.oualibouch.ea:proximal,
31859  author        = {P. Mahey and S. Oualibouch and D. T. Pham},
31860  title         = {Proximal Decomposition on the Graph of a Maximal Monotone Operator},
31861  journal       = {SIAM Journal on Optimization},
31862  year          = {1995},
31863  volume        = {5},
31864  pages         = {454--466}
31865}
31866
31867@Article{         mahey.pham:partial,
31868  author        = {P. Mahey and D. T. Pham},
31869  title         = {Partial Regularization of the Sum of Two Maximal Monotone Operators},
31870  journal       = {{RAIRO} Mod\'{e}lisation et Analyse Num\'{e}rique},
31871  year          = {1993},
31872  volume        = {27},
31873  pages         = {375--392}
31874}
31875
31876@InCollection{    maier.novati:shakedown,
31877  author        = {G. Maier and G. Novati},
31878  title         = {A shakedown and bounding theory allowing for nonlinear hardening and second order
31879                  geometric effects with reference to discrete structural models},
31880  editors       = {J. A. K{\"{o}}nig and M. Kleiber},
31881  booktitle     = {Inelastic Solids and Structures, A. Sawczuk memorial volume},
31882  publisher     = {Pineridge Press},
31883  address       = {Swansea},
31884  year          = {1990},
31885  pages         = {451--471}
31886}
31887
31888@Article{         maier:incremental,
31889  author        = {G. Maier},
31890  title         = {Incremental Plastic Analysis in the Presence of Large Displacement and Physical
31891                  Instabilizing Effects},
31892  journal       = {International Journal of Solids and Structures},
31893  volume        = {7},
31894  year          = {1971},
31895  pages         = {345--372}
31896}
31897
31898@InCollection{    maier:inverse,
31899  author        = {G. Maier},
31900  title         = {Inverse Problems in Engineering Plasticity: {A} Quadratic Programming Approach},
31901  booktitle     = {Serie VIII},
31902  publisher     = {Academia Nazionale dei Lincei},
31903  year          = {1981},
31904  volume        = {LXX},
31905  pages         = {203--209}
31906}
31907
31908@Article{         maier:matrix,
31909  author        = {G. Maier},
31910  title         = {A matrix structural theory of piecewise linear elastoplasticity with interacting
31911                  yield planes},
31912  journal       = {Meccanica},
31913  volume        = {5},
31914  year          = {1970},
31915  pages         = {54--66}
31916}
31917
31918@Article{         maier:quadratic,
31919  author        = {G. Maier},
31920  title         = {A quadratic programming approach for certain classes of nonlinear structural
31921                  problems},
31922  journal       = {Meccanica},
31923  volume        = {3},
31924  year          = {1968},
31925  pages         = {121--130}
31926}
31927
31928@Book{            manber:introduction,
31929  author        = {U. Manber},
31930  title         = {Introduction to Algorithms: {A} Creative Approach},
31931  year          = {1989},
31932  publisher     = {Addison-Wesley}
31933}
31934
31935@Article{         mangasarian.deleone:error,
31936  author        = {O. L. Mangasarian and R. {De~Leone}},
31937  title         = {Error Bounds for Strongly Convex Programs and (Super)linearly Convergent
31938                  Iterative Schemes for the Least 2--norm Solution of Linear Programs},
31939  journal       = {Applied Mathematics and Optimization},
31940  year          = {1988},
31941  volume        = {17},
31942  pages         = {1--14}
31943}
31944
31945@Article{         mangasarian.deleone:parallel,
31946  author        = {O. L. Mangasarian and R. {De~Leone}},
31947  title         = {Parallel Successive Overrelaxation Methods for Symmetric Linear Complementarity
31948                  Problems and Linear Programs},
31949  journal       = {Journal of Optimization Theory and Applications},
31950  year          = {1987},
31951  volume        = {54},
31952  pages         = {437--446}
31953}
31954
31955@Article{         mangasarian.fromovitz:fritz,
31956  author        = {O. L. Mangasarian and S. Fromovitz},
31957  title         = {The {F}ritz {J}ohn necessary optimality conditions in the presence of equality
31958                  and inequality constraints},
31959  journal       = {Journal of Mathematical Analysis and its Applications},
31960  year          = {1967},
31961  volume        = {17},
31962  pages         = {37--47}
31963}
31964
31965@Article{         mangasarian.mclinden:simple,
31966  author        = {O. L. Mangasarian and L. McLinden},
31967  title         = {Simple Bounds for Solutions of Monotone Complementarity Problems and Convex
31968                  Programs},
31969  journal       = {Mathematical Programming},
31970  year          = {1985},
31971  volume        = {32},
31972  pages         = {32--40}
31973}
31974
31975@Article{         mangasarian.meyer:nonlinear,
31976  author        = {O. L. Mangasarian and R. R. Meyer},
31977  title         = {Nonlinear Perturbation of Linear Programs},
31978  journal       = {SIAM Journal on Control and Optimization},
31979  year          = {1979},
31980  volume        = {17},
31981  pages         = {745--752}
31982}
31983
31984@TechReport{      mangasarian.musicant:active,
31985  author        = {O. L. Mangasarian and David R. Musicant},
31986  title         = {Active Set Support Vector Machine Classification},
31987  institution   = {Data Mining Institute, Computer Sciences Department, University of Wisconsin},
31988  year          = {2000},
31989  number        = {00-04},
31990  address       = {Madison, Wisconsin}
31991}
31992
31993@TechReport{      mangasarian.musicant:lagrangian,
31994  author        = {O. L. Mangasarian and D. R. Musicant},
31995  title         = {Lagrangian Support Vector Machines},
31996  institution   = {Data Mining Institute, Computer Sciences Department, University of Wisconsin},
31997  year          = {2000},
31998  number        = {00-06},
31999  address       = {Madison, Wisconsin}
32000}
32001
32002@TechReport{      mangasarian.musicant:robust,
32003  author        = {O. L. Mangasarian and David R. Musicant},
32004  title         = {Robust Linear and Support Vector Regression},
32005  institution   = {Data Mining Institute, Computer Sciences Department, University of Wisconsin},
32006  year          = {1999},
32007  number        = {99-09},
32008  address       = {Madison, Wisconsin}
32009}
32010
32011@Article{         mangasarian.musicant:successive,
32012  author        = {O. L. Mangasarian and David R. Musicant},
32013  title         = {Successive Overrelaxation for Support Vector Machines},
32014  journal       = {IEEE Transactions on Neural Networks},
32015  volume        = {10},
32016  year          = {1999},
32017  pages         = {1032-1037}
32018}
32019
32020@Article{         mangasarian.pang:exact,
32021  author        = {O. L. Mangasarian and J. S. Pang},
32022  title         = {Exact Penalty Functions for Mathematical Programs with Linear Complementarity
32023                  Constraints},
32024  journal       = {Optimization},
32025  year          = {1997},
32026  volume        = {42},
32027  pages         = {1--8}
32028}
32029
32030@Article{         mangasarian.pang:extended,
32031  author        = {O. L. Mangasarian and J. S. Pang},
32032  title         = {The Extended Linear Complementarity Problem},
32033  journal       = {SIAM Journal on Matrix Analysis and Applications},
32034  year          = {1994},
32035  volume        = {16}
32036}
32037
32038@Article{         mangasarian.ren:error,
32039  author        = {O. L. Mangasarian and J. Ren},
32040  title         = {New error bounds for the nonlinear complementarity problem},
32041  year          = {1994},
32042  volume        = {1},
32043  pages         = {49--56},
32044  journal       = {Communications on Applied Nonlinear Analysis}
32045}
32046
32047@Article{         mangasarian.ren:improved,
32048  author        = {O. L. Mangasarian and J. Ren},
32049  title         = {New Improved Error Bounds for the Linear Complementarity Problem},
32050  year          = {1994},
32051  volume        = {66},
32052  journal       = {Mathematical Programming},
32053  pages         = {241--255}
32054}
32055
32056@InProceedings{   mangasarian.setiono.ea:pattern,
32057  crossref      = {coleman.li:large-scale},
32058  author        = {O. L. Mangasarian and R. Setiono and W. H. Wolberg},
32059  title         = {Pattern Recognition via Linear Programming: Theory and Application to Medical
32060                  Diagnosis},
32061  pages         = {22--31}
32062}
32063
32064@Article{         mangasarian.shiau:error,
32065  author        = {O. L. Mangasarian and T.--H. Shiau},
32066  title         = {Error Bounds for Monotone Linear Complementarity Problems},
32067  journal       = {Mathematical Programming},
32068  year          = {1986},
32069  volume        = {36},
32070  pages         = {81--89}
32071}
32072
32073@Article{         mangasarian.shiau:lipschitz,
32074  author        = {O. L. Mangasarian and T.--H. Shiau},
32075  title         = {{L}ipschitz Continuity of Solutions of Linear Inequalities, Programs and
32076                  Complementarity Problems},
32077  journal       = {SIAM Journal on Control and Optimization},
32078  year          = {1987},
32079  volume        = {25},
32080  pages         = {583--595}
32081}
32082
32083@Article{         mangasarian.solodov:nonlinear,
32084  author        = {O. L. Mangasarian and M. V. Solodov},
32085  title         = {Nonlinear Complementarity as Unconstrained and Constrained Minimization},
32086  journal       = {Mathematical Programming},
32087  year          = {1993},
32088  volume        = {62},
32089  pages         = {277--298}
32090}
32091
32092@Article{         mangasarian.solodov:serial,
32093  author        = {O. L. Mangasarian and M. V. Solodov},
32094  title         = {Serial and Parallel Backpropagation Convergence via Nonmonotone Perturbed
32095                  Minimization},
32096  year          = {1994},
32097  journal       = {Optimization Methods and Software},
32098  volume        = {4},
32099  pages         = {103--116}
32100}
32101
32102@Article{         mangasarian.street.ea:breast,
32103  author        = {O. L. Mangasarian and W. N. Street and W. H. Wolberg},
32104  title         = {Breast Cancer Diagnosis and Prognosis via Linear Programming},
32105  journal       = {Operations Research},
32106  year          = {1995},
32107  volume        = {43},
32108  pages         = {570--577}
32109}
32110
32111@Article{         mangasarian.wolberg:cancer,
32112  author        = {O. L. Mangasarian and W. H. Wolberg},
32113  title         = {Cancer Diagnosis via Linear Programming},
32114  journal       = {SIAM News},
32115  year          = {1990},
32116  volume        = {23},
32117  pages         = {1 \& 18}
32118}
32119
32120@InCollection{    mangasarian:applications,
32121  author        = {O. L. Mangasarian},
32122  title         = {Some Applications of Penalty Functions in Mathematical Programming},
32123  booktitle     = {Optimization and Related Fields},
32124  year          = {1986},
32125  editor        = {R. Conti and E. De~Giorgi and F. Giannessi},
32126  publisher     = {Springer-Verlag},
32127  address       = {Heidelberg},
32128  pages         = {307--329},
32129  note          = {Lecture Notes in Mathematics 1190}
32130}
32131
32132@Article{         mangasarian:characterization,
32133  author        = {O. L. Mangasarian},
32134  title         = {Characterization of linear complementarity problems as linear programs},
32135  journal       = {Mathematical Programming Study},
32136  year          = {1978},
32137  volume        = {7},
32138  pages         = {74--87}
32139}
32140
32141@InProceedings{   mangasarian:condition,
32142  author        = {O. L. Mangasarian},
32143  title         = {A condition number for linear inequalities and linear programs},
32144  booktitle     = {Proceedings of 6. Symposium uber Operations Research, Augsburg, 7-9 September
32145                  1981},
32146  year          = {1981},
32147  editor        = {G. Bamberg and O. Opitz},
32148  publisher     = {Verlagsgruppe Athenaum/Hain/Scriptor/Hanstein},
32149  address       = {Konigstein},
32150  pages         = {3--15}
32151}
32152
32153@Article{         mangasarian:convergence,
32154  author        = {O. L. Mangasarian},
32155  title         = {On the Convergence of Iterates of an Inexact Matrix Splitting Algorithm for the
32156                  Symmetric Monotone Linear Complementarity Problem},
32157  journal       = {SIAM Journal on Optimization},
32158  volume        = {1},
32159  pages         = {114--122},
32160  year          = {1991}
32161}
32162
32163@Article{         mangasarian:equivalence,
32164  author        = {O. L. Mangasarian},
32165  title         = {Equivalence of the Complementarity Problem to a System of Nonlinear Equations},
32166  journal       = {SIAM Journal on Applied Mathematics},
32167  year          = {1976},
32168  volume        = {31},
32169  pages         = {89--92}
32170}
32171
32172@Article{         mangasarian:error,
32173  author        = {O. L. Mangasarian},
32174  title         = {Error Bounds for Inconsistent Linear Inequalities and Programs},
32175  journal       = {ORSA Journal on Computing},
32176  volume        = {15},
32177  pages         = {187--192},
32178  year          = {1994}
32179}
32180
32181@Article{         mangasarian:error*1,
32182  author        = {O. L. Mangasarian},
32183  title         = {Error Bounds for Nondegenerate Monotone Linear Complementarity Problems},
32184  journal       = {Mathematical Programming},
32185  year          = {1990},
32186  volume        = {48},
32187  pages         = {437--445}
32188}
32189
32190@Article{         mangasarian:generalized,
32191  author        = {O. L. Mangasarian},
32192  title         = {Generalized Linear Complementarity Problems as Linear Programs},
32193  journal       = {Methods of Operations Research},
32194  year          = {1979},
32195  editor        = {W. Oettli and F. Steffens},
32196  volume        = {31},
32197  pages         = {393--402}
32198}
32199
32200@InCollection{    mangasarian:generalized*1,
32201  author        = {O. L. Mangasarian},
32202  title         = {Generalized Support Vector Machines},
32203  year          = {2000},
32204  pages         = {135-146},
32205  booktitle     = {Advances in Large Margin Classifiers},
32206  editor        = {A. Smola and P.~Bartlett and B.~Sch{\"o}lkopf and D.~Schuurmans},
32207  publisher     = {MIT Press},
32208  address       = {Cambridge, MA}
32209}
32210
32211@Article{         mangasarian:global,
32212  author        = {O. L. Mangasarian},
32213  title         = {Global error bounds for monotone affine variational inequality problems},
32214  journal       = {Linear Algebra and Its Applications},
32215  year          = {1992},
32216  pages         = {153--164}
32217}
32218
32219@InCollection{    mangasarian:least,
32220  author        = {O. L. Mangasarian},
32221  title         = {Least Norm Solution of Non--Monotone Complementarity Problems},
32222  booktitle     = {Functional Analysis, Optimization and Mathematical Economics},
32223  year          = {1990},
32224  publisher     = {Oxford University Press},
32225  address       = {New York},
32226  pages         = {217--221}
32227}
32228
32229@Article{         mangasarian:least-norm,
32230  author        = {O. L. Mangasarian},
32231  title         = {Least--Norm Linear Programming Solution as an Unconstrained Minimization
32232                  Problem},
32233  journal       = {Journal of Mathematical Analysis and Applications},
32234  year          = {1983},
32235  volume        = {92},
32236  pages         = {240--251}
32237}
32238
32239@Article{         mangasarian:linear,
32240  author        = {O. L. Mangasarian},
32241  title         = {Linear Complementarity Problems Solvable by a Single Linear Program},
32242  journal       = {Mathematical Programming},
32243  year          = {1976},
32244  volume        = {10},
32245  pages         = {263--270}
32246}
32247
32248@Article{         mangasarian:linear*1,
32249  author        = {O. L. Mangasarian},
32250  title         = {Linear and Nonlinear Separation of Patterns by Linear Programming},
32251  journal       = {Operations Research},
32252  year          = {1965},
32253  volume        = {13},
32254  pages         = {444--452}
32255}
32256
32257@Article{         mangasarian:locally,
32258  author        = {O. L. Mangasarian},
32259  title         = {Locally Unique Solutions of Quadratic Programs, Linear and Nonlinear
32260                  Complementarity Problems},
32261  journal       = {Mathematical Programming},
32262  year          = {1980},
32263  volume        = {19},
32264  pages         = {200--212}
32265}
32266
32267@InCollection{    mangasarian:machine,
32268  author        = {O. L. Mangasarian},
32269  title         = {Machine Learning via Polyhedral Concave Minimization},
32270  editor        = {H. Fischer and B. Riedmueller and S. Schaeffler},
32271  booktitle     = {Applied Mathematics and Parallel Computing - Festschrift for Klaus Ritter},
32272  pages         = {175-188},
32273  year          = {1996},
32274  address       = {Heidelberg},
32275  publisher     = {Physica-Verlag A Springer-Verlag Company}
32276}
32277
32278@Article{         mangasarian:mathematical,
32279  author        = {O. L. Mangasarian},
32280  title         = {Mathematical Programming in Neural Networks},
32281  journal       = {ORSA Journal on Computing},
32282  volume        = {5},
32283  pages         = {349--360},
32284  year          = {1993}
32285}
32286
32287@InProceedings{   mangasarian:mathematical*1,
32288  author        = {O. L. Mangasarian},
32289  title         = {Mathematical Programming in Machine Learning},
32290  booktitle     = {Nonlinear Optimization and Applications},
32291  editor        = {G. Di Pillo and F. Giannessi},
32292  publisher     = {Plenum Publishing},
32293  address       = {New York},
32294  pages         = {283--295},
32295  year          = {1996}
32296}
32297
32298@Article{         mangasarian:mathematical*2,
32299  author        = {O. L. Mangasarian},
32300  title         = {Mathematical Programming in Data Mining},
32301  journal       = {Data Mining and Knowledge Discovery},
32302  volume        = {1},
32303  year          = {1997},
32304  pages         = {183-201}
32305}
32306
32307@Article{         mangasarian:multi-surface,
32308  author        = {O. L. Mangasarian},
32309  title         = {Multi-surface Method of Pattern Separation},
32310  journal       = {IEEE Transactions on Information Theory},
32311  year          = {1968},
32312  volume        = {IT-14},
32313  pages         = {801--807}
32314}
32315
32316@Book{            mangasarian:nonlinear,
32317  author        = {O. L. Mangasarian},
32318  title         = {Nonlinear Programming},
32319  year          = {1969},
32320  publisher     = {McGraw--Hill},
32321  address       = {New York},
32322  note          = {SIAM Classics in Applied Mathematics 10, SIAM, Philadelphia, 1994}
32323}
32324
32325@Article{         mangasarian:normal,
32326  author        = {O. L. Mangasarian},
32327  title         = {Normal Solutions of Linear Programs},
32328  journal       = {Mathematical Programming Study},
32329  year          = {1984},
32330  volume        = {22},
32331  pages         = {206--216}
32332}
32333
32334@Article{         mangasarian:optimal,
32335  author        = {O. L. Mangasarian},
32336  title         = {Optimal Simplex Tableau Characterization of Unique and Bounded Solutions of
32337                  Linear Programs},
32338  journal       = {Journal of Optimization Theory and Applications},
32339  year          = {1981},
32340  volume        = {35},
32341  pages         = {123--128}
32342}
32343
32344@Article{         mangasarian:parallel,
32345  author        = {O. L. Mangasarian},
32346  title         = {Parallel Gradient Distribution in Unconstrained Optimization},
32347  journal       = {SIAM Journal on Control and Optimization},
32348  volume        = {33},
32349  pages         = {1916--1925},
32350  year          = {1995}
32351}
32352
32353@TechReport{      mangasarian:regularized,
32354  author        = {O. L. Mangasarian},
32355  title         = {Regularized Linear Programs with Equilibrium Constraints},
32356  institution   = {Computer Sciences Department, University of Wisconsin},
32357  year          = {1997},
32358  address       = {Madison, Wisconsin},
32359  type          = {Mathematical Programming Technical Report},
32360  number        = {97--13},
32361  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/97-13.ps}
32362}
32363
32364@Article{         mangasarian:simple,
32365  author        = {O. L. Mangasarian},
32366  title         = {A Simple Characterization of Solution Sets of Convex Programs},
32367  journal       = {Operations Research Letters},
32368  year          = {1988},
32369  volume        = {7},
32370  pages         = {21--26}
32371}
32372
32373@Article{         mangasarian:solution,
32374  author        = {O. L. Mangasarian},
32375  title         = {Solution of Symmetric Linear Complementarity Problems by Iterative Methods},
32376  journal       = {Journal of Optimization Theory and Applications},
32377  year          = {1977},
32378  month         = aug,
32379  volume        = {22},
32380  pages         = {465--485}
32381}
32382
32383@Article{         mangasarian:stable,
32384  author        = {O. L. Mangasarian},
32385  title         = {A Stable Theorem of the Alternative: An Extension of the {G}ordan Theorem},
32386  journal       = {Linear Algebra and Its Applications},
32387  year          = {1981},
32388  volume        = {41},
32389  pages         = {209--223}
32390}
32391
32392@Article{         mangasarian:sufficiency,
32393  author        = {O. L. Mangasarian},
32394  title         = {Sufficiency of Exact Penalty Minimization},
32395  journal       = {SIAM Journal on Control and Optimization},
32396  year          = {1985},
32397  month         = jan,
32398  volume        = {23},
32399  pages         = {30--37}
32400}
32401
32402@Article{         mangasarian:unconstrained,
32403  author        = {O. L. Mangasarian},
32404  title         = {Unconstrained {L}agrangians in Nonlinear Programming},
32405  journal       = {SIAM Journal on Control and Optimization},
32406  year          = {1975},
32407  volume        = {13},
32408  pages         = {772--791}
32409}
32410
32411@Book{            manne.richels:buying,
32412  author        = {A. S. Manne and R. G. Richels},
32413  title         = {Buying Greenhouse Insurance: The Economics of Carbon Dioxide Emission Limits},
32414  publisher     = {MIT Press},
32415  year          = {1992},
32416  address       = {Cambridge MA}
32417}
32418
32419@Article{         manne.richels:global,
32420  author        = {A. S. Manne and R. G. Richels},
32421  title         = {Global {CO2} Emission Reductions - the Impacts of Rising Energy Costs},
32422  journal       = {The Energy Journal},
32423  year          = {1991},
32424  volume        = {12},
32425  pages         = {87--107}
32426}
32427
32428@Article{         manne.richels:international,
32429  author        = {A. S. Manne and R. G. Richels},
32430  title         = {International Trade in Carbon Emission Rights: {A} Decomposition Procedure},
32431  journal       = {Economic Review},
32432  year          = {1991},
32433  volume        = {81},
32434  pages         = {135--139}
32435}
32436
32437@Article{         manne.rutherford:international,
32438  author        = {A. S. Manne and T. F. Rutherford},
32439  title         = {International Trade in Oil, Gas and Carbon Emission Rights: An Intertemporal
32440                  General Equilibrium Model},
32441  journal       = {The Energy Journal},
32442  year          = {1993},
32443  volume        = {14},
32444  pages         = {1--20}
32445}
32446
32447@InCollection{    manne:eta-macro,
32448  author        = {A. S. Manne},
32449  title         = {{ETA}-{M}acro: {A} {M}odel of Energy-Economy Interactions},
32450  booktitle     = {Modeling Energy-Economy Interactions},
32451  year          = {1977},
32452  editor        = {C. J. Hitch},
32453  publisher     = {Resources for the Future},
32454  address       = {Washington DC}
32455}
32456
32457@PhDThesis{       maratos:exact,
32458  author        = {N. Maratos},
32459  title         = {Exact Penalty Function Algorithms for Finite Dimensional and Control Optimization
32460                  Problems},
32461  year          = {1978},
32462  school        = {Imperial College, University of London}
32463}
32464
32465@Article{         marcotte.dussault:note,
32466  author        = {P. Marcotte and J.--P. Dussault},
32467  title         = {A Note on a Globally Convergent {N}ewton Method for Solving Monotone Variational
32468                  Inequalities},
32469  journal       = {Operations Research Letters},
32470  year          = {1987},
32471  volume        = {6},
32472  pages         = {35--42}
32473}
32474
32475@Article{         marcotte.zhu:exact,
32476  author        = {P. Marcotte and D. L. Zhu},
32477  title         = {Exact and Inexact Penalty Methods for the Generalized Bilevel Programming
32478                  Problem},
32479  journal       = {Mathematical Programming},
32480  year          = {1996},
32481  volume        = {74},
32482  pages         = {141--158}
32483}
32484
32485@Article{         marcotte:algorithm,
32486  author        = {P. Marcotte},
32487  title         = {A New Algorithm for Solving Variational Inequalities with Application to the
32488                  Traffic Assignment Problem},
32489  journal       = {Mathematical Programming},
32490  year          = {1985},
32491  volume        = {33},
32492  pages         = {339--351}
32493}
32494
32495@Article{         marcotte:application,
32496  author        = {P. Marcotte},
32497  title         = {Application of {K}hobotov's Algorithm to Variational Inequalities and Network
32498                  Equilibrium Problems},
32499  journal       = {Information Systems and Operational Research},
32500  year          = {1991},
32501  volume        = {29},
32502  pages         = {258--270}
32503}
32504
32505@Article{         marcotte:network,
32506  author        = {P. Marcotte},
32507  title         = {Network Design Problem with Congestion Effects: {A} Case of Bilevel Programming},
32508  journal       = {Mathematical Programming},
32509  year          = {1986},
32510  volume        = {34},
32511  pages         = {142--162}
32512}
32513
32514@Article{         markusen.rutherford.ea:el,
32515  author        = {J. R. Markusen and T. F. Rutherford and L. Hunter},
32516  title         = {El libre comercio en {A}merica del {N}orte y la produccion de automoviles},
32517  journal       = {Cuadernos Economicos de Ice},
32518  year          = {1995},
32519  volume        = {59},
32520  pages         = {57--68}
32521}
32522
32523@Article{         markusen.rutherford.ea:trade,
32524  author        = {J. R. Markusen and T. F. Rutherford and L. Hunter},
32525  title         = {Trade liberalization in a multinational-dominated industry},
32526  journal       = {Journal of International Economics},
32527  year          = {1995},
32528  volume        = {38},
32529  pages         = {95--118}
32530}
32531
32532@Article{         markusen.rutherford:discrete,
32533  author        = {J. R. Markusen and T. F. Rutherford},
32534  title         = {Discrete plant-location decisions in an applied general equilibrium model of
32535                  trade liberalization},
32536  journal       = {Weltwirtshchaftliches Archiv},
32537  year          = {1994}
32538}
32539
32540@Article{         markusen.wigle:nash,
32541  author        = {J. Markusen and R. Wigle},
32542  title         = {Nash Equilibrium Tariffs for the {U}nited {S}tates and {C}anada: The Roles of
32543                  Country Size, Scale Economies and Capital Mobility},
32544  journal       = {Journal of Political Mobility},
32545  year          = {1989},
32546  volume        = {97},
32547  pages         = {368--386}
32548}
32549
32550@Article{         marquardt:algorithm,
32551  author        = {D. W. Marquardt},
32552  title         = {An Algorithm for Least--Squares Estimation of Nonlinear Parameters},
32553  journal       = {SIAM Journal on Applied Mathematics},
32554  year          = {1963},
32555  volume        = {11},
32556  pages         = {431--441}
32557}
32558
32559@Article{         martello.toth:algorithm,
32560  author        = {S. Martello and P. Toth},
32561  title         = {A New Algorithm for the 0--1 Knapsack Problem},
32562  journal       = {Management Science},
32563  year          = {1988},
32564  volume        = {34},
32565  pages         = {633--644}
32566}
32567
32568@InCollection{    martello.toth:algorithms,
32569  author        = {S. Martello and P. Toth},
32570  title         = {Algorithms for Knapsack Problems},
32571  booktitle     = {Surveys in Combinatorial Optimization},
32572  year          = {1987},
32573  editor        = {S. Martello and G. Laporte and M. Minoux and C. Ribeiro},
32574  publisher     = {Annals of Discrete Mathematics 31, North--Holland},
32575  address       = {Amsterdam}
32576}
32577
32578@Article{         martello.toth:mixture,
32579  author        = {S. Martello and P. Toth},
32580  title         = {A Mixture of Dynamic Programming and Branch--and--Bound for the Subset--Sum
32581                  Problem},
32582  journal       = {Management Science},
32583  year          = {1984},
32584  volume        = {30},
32585  pages         = {765--771}
32586}
32587
32588@Article{         martello.toth:worst-case,
32589  author        = {S. Martello and P. Toth},
32590  title         = {Worst--Case Analysis of Greedy Algorithms for the Subset Sum Problem},
32591  journal       = {Mathematical Programming},
32592  year          = {1984},
32593  volume        = {28},
32594  pages         = {198--205}
32595}
32596
32597@Article{         martinet:regularisation,
32598  author        = {Bernard Martinet},
32599  title         = {Regularisation d'Inequations Variationelles par Approximations Successives},
32600  journal       = {Revue Fran\c{c}aise d'Informatique et Recherche Operationelle},
32601  year          = {1970},
32602  volume        = {4},
32603  pages         = {154--159}
32604}
32605
32606@Article{         maskin.tirole:theory,
32607  author        = {E. Maskin and J. Tirole},
32608  title         = {A theory of Dynamic Oligopoly, {I}: Overview and quantity competition with large
32609                  fixed costs},
32610  journal       = {Econometrica},
32611  volume        = {56},
32612  year          = {1988},
32613  pages         = {549--569}
32614}
32615
32616@Article{         maskin.tirole:theory*1,
32617  author        = {E. Maskin and J. Tirole},
32618  title         = {A theory of Dynamic Oligopoly, {II}: Price competition, Kinked demand curves, and
32619                  Edgeworth cycles},
32620  journal       = {Econometrica},
32621  volume        = {56},
32622  year          = {1988},
32623  pages         = {571--579}
32624}
32625
32626@Article{         maskus.rutherford.ea:economic,
32627  author        = {K. Maskus and T. F. Rutherford and S. Selby},
32628  title         = {Economic Implications of Changes in Labor Standards: a Computational Analysis for
32629                  {M}exico},
32630  journal       = {North American Journal of Economics and Finance},
32631  year          = {1996}
32632}
32633
32634@Article{         mastor:experimental,
32635  author        = {A. A. Mastor},
32636  title         = {An Experimental Investigation and Comparative Evaluation of Production Line
32637                  Balancing Techniques},
32638  journal       = {Management Science},
32639  year          = {1970},
32640  volume        = {16},
32641  pages         = {728--746}
32642}
32643
32644@Article{         mathias.pang:error,
32645  author        = {R. Mathias and J. S. Pang},
32646  title         = {Error bounds for the linear complementarity problem with a {P}-matrix},
32647  journal       = {Linear Algebra and Its Applications},
32648  year          = {1990},
32649  volume        = {132},
32650  pages         = {123--136}
32651}
32652
32653@Article{         mathiesen:algorithm,
32654  author        = {L. Mathiesen},
32655  title         = {An Algorithm based on a Sequence of Linear Complementarity Problems applied to a
32656                  {W}alrasian Equilibrium Model: An Example},
32657  journal       = {Mathematical Programming},
32658  year          = {1987},
32659  volume        = {37},
32660  pages         = {1--18}
32661}
32662
32663@Article{         mathiesen:computation,
32664  author        = {L. Mathiesen},
32665  title         = {Computation of Economic Equilibria by a Sequence of Linear Complementarity
32666                  Problems},
32667  journal       = {Mathematical Programming Study},
32668  year          = {1985},
32669  volume        = {23},
32670  pages         = {144--162}
32671}
32672
32673@Article{         mathiesen:computational,
32674  author        = {L. Mathiesen},
32675  title         = {Computational Experience in Solving Equilibrium Models by a Sequence of Linear
32676                  Complementarity Problems},
32677  journal       = {Operations Research},
32678  year          = {1985},
32679  volume        = {33},
32680  pages         = {1225--1250}
32681}
32682
32683@Book{            matlab:users,
32684  author        = {{MATLAB}},
32685  title         = {User's Guide},
32686  year          = {1992},
32687  publisher     = {The MathWorks, Inc.}
32688}
32689
32690@Book{            mcclelland.rummelhart:explorations,
32691  author        = {J. L. McClelland and D. E. Rummelhart},
32692  title         = {Explorations in Parallel Distributed Processing: {A} Handbook of Models,
32693                  Programs, and Exercises},
32694  year          = {1987},
32695  publisher     = {MIT Press},
32696  address       = {Cambridge, Massachusetts}
32697}
32698
32699@Article{         mccormick:modification,
32700  author        = {G. P. McCormick},
32701  title         = {A Modification of {A}rmijo's Step--Size Rule for Negative Curvature},
32702  journal       = {Mathematical Programming},
32703  year          = {1977},
32704  volume        = {13},
32705  pages         = {111--115}
32706}
32707
32708@Book{            mccormick:nonlinear,
32709  author        = {G. P. McCormick},
32710  title         = {Nonlinear Programming: Theory, Algorithms and Applications},
32711  year          = {1983},
32712  publisher     = {John Wiley \& Sons},
32713  address       = {New York}
32714}
32715
32716@Article{         mcculloch.pitts:logical,
32717  author        = {W. McCulloch and W. Pitts},
32718  title         = {A Logical Calculus of the Ideas Immanent in Nervous Activity},
32719  journal       = {Bulletin of Mathematical Biophysics},
32720  year          = {1943},
32721  volume        = {7},
32722  pages         = {115--133}
32723}
32724
32725@TechReport{      mckenna.zenios:optimal,
32726  author        = {M. McKenna and S. A. Zenios},
32727  title         = {An Optimal Parallel Implementation of a Quadratic Transportation Algorithm},
32728  institution   = {Thinking Machines Corporation},
32729  year          = {1990},
32730  type          = {Working Paper},
32731  address       = {Cambridge, MA}
32732}
32733
32734@Article{         mckinnon:convergence,
32735  author        = {K. I. M. McKinnon},
32736  title         = {Convergence of the {N}elder-{M}ead Simplex Method to a Nonstationary Point},
32737  journal       = {SIAM Journal on Optimization},
32738  year          = {1998},
32739  volume        = {9},
32740  pages         = {148--158}
32741}
32742
32743@Article{         mcshane.monma.ea:implementation,
32744  author        = {K. A. McShane and C. L. Monma and D. F. Shanno},
32745  title         = {An implementation of a primal-dual interior point method for linear programming},
32746  journal       = {ORSA Journal of Computing},
32747  year          = {1989},
32748  volume        = {1},
32749  pages         = {70--83}
32750}
32751
32752@PhDThesis{       medhi:decomposition,
32753  author        = {D. Medhi},
32754  title         = {Decomposition of Structured Large--Scale Optimization Problems and Parallel
32755                  Optimization},
32756  school        = {Computer Sciences Department, University of Wisconsin},
32757  year          = {1987},
32758  address       = {Madison, Wisconsin},
32759  note          = {Technical Report 718}
32760}
32761
32762@Article{         medhi:parallel,
32763  author        = {D. Medhi},
32764  title         = {Parallel Bundle-Based Decomposition for Large-Scale Structured Mathematical
32765                  Programming Problems},
32766  journal       = {Annals of Operations Research},
32767  year          = {1990},
32768  volume        = {22},
32769  pages         = {101--127}
32770}
32771
32772@Article{         megiddo:complexity,
32773  author        = {N. Megiddo},
32774  title         = {On the complexity of polyhedral separability},
32775  journal       = {Discrete and Computational Geometry},
32776  year          = {1988},
32777  volume        = {3},
32778  pages         = {325--337}
32779}
32780
32781@Article{         megiddo:finding,
32782  author        = {N. Megiddo},
32783  title         = {On Finding Primal-- and Dual--Optimal Bases},
32784  journal       = {ORSA Journal on Computing},
32785  year          = {1991},
32786  volume        = {3},
32787  pages         = {63--65}
32788}
32789
32790@Article{         mehrotra:implementation,
32791  author        = {S. Mehrotra},
32792  title         = {On the implementation of a primal-dual interior point method},
32793  journal       = {SIAM Journal on Optimization},
32794  year          = {1992},
32795  volume        = {2},
32796  pages         = {575--601}
32797}
32798
32799@PhDThesis{       merrill:applications,
32800  author        = {O. H. Merrill},
32801  title         = {Application and Extensions of an Algorithm that Computes Fixed Points of Upper
32802                  Semicontinuous Point to Set Mappings},
32803  year          = {1972},
32804  school        = {University of Michigan}
32805}
32806
32807@Article{         merten.muller:variance,
32808  author        = {A. G. Merten and M. E. Muller},
32809  title         = {Variance Minimization in Single Machine Sequencing Problems},
32810  journal       = {Management Science},
32811  year          = {1972},
32812  volume        = {18},
32813  pages         = {518--528}
32814}
32815
32816@TechReport{      meyer:continuity,
32817  author        = {R. R. Meyer},
32818  title         = {Continuity Properties of Linear Programs},
32819  institution   = {Computer Sciences Department, University of Wisconsin},
32820  year          = {1979},
32821  address       = {Madison, Wisconsin},
32822  number        = {373}
32823}
32824
32825@Article{         miersemann.mittelmann:continuation,
32826  author        = {E. Miersemann and H. D. Mittelmann},
32827  title         = {Continuation for Parametrized Nonlinear Variational Inequalities},
32828  journal       = {Journal of Computational and Applied Mathematics},
32829  year          = {1989},
32830  volume        = {26},
32831  pages         = {23--34}
32832}
32833
32834@Article{         mifflin:semismooth,
32835  author        = {R. Mifflin},
32836  title         = {Semismooth and semiconvex functions in constrained optimization},
32837  journal       = {SIAM Journal on Control and Optimization},
32838  year          = {1977},
32839  volume        = {15},
32840  pages         = {957--972}
32841}
32842
32843@Article{         mifflin:stable,
32844  author        = {R. Mifflin},
32845  title         = {A Stable Method for Solving Certain Constrained Least Squares Problems},
32846  journal       = {Mathematical Programming},
32847  vol           = {16},
32848  pages         = {141--158},
32849  year          = {1979}
32850}
32851
32852@Book{            miller:survival,
32853  author        = {Jr. R. G. Miller},
32854  title         = {Survival Analysis},
32855  year          = {1981},
32856  publisher     = {John Wiley \& Sons},
32857  address       = {New York}
32858}
32859
32860@Book{            minsky.papert:perceptrons,
32861  author        = {M. Minsky and S. Papert},
32862  title         = {Perceptrons: An Introduction to Computational Geometry},
32863  year          = {1969},
32864  publisher     = {MIT Press},
32865  address       = {Cambridge, Massachusetts}
32866}
32867
32868@Article{         minty:monotone,
32869  author        = {G. J. Minty},
32870  title         = {Monotone (Nonlinear) Operators in {H}ilbert Space},
32871  journal       = {Duke Mathematics Journal},
32872  year          = {1962},
32873  volume        = {29},
32874  pages         = {341--346}
32875}
32876
32877@Article{         minty:monotonicity,
32878  author        = {G. J. Minty},
32879  title         = {On the Monotonicity of the Gradient of a Convex Function},
32880  journal       = {Pacific Journal of Mathematics},
32881  year          = {1964},
32882  volume        = {14},
32883  pages         = {243--247}
32884}
32885
32886@TechReport{      mizuno.jarre.ea:unified,
32887  author        = {S. Mizuno and F. Jarre and J. Stoer},
32888  title         = {A Unified approach to infeasible--interior--point algorithms via geometrical
32889                  linear complementarity problems},
32890  institution   = {Mathematische Institut der Universit{\"{a}}t W{\"{u}}rzburg},
32891  address       = {W{\"{u}}rzburg, Germany},
32892  year          = {1994},
32893  number        = {Nr. 213},
32894  type          = {Preprint}
32895}
32896
32897@TechReport{      mizuno:polynomiality,
32898  author        = {S. Mizuno},
32899  title         = {Polynomiality of {K}ojima-{M}egiddo-{M}izuno infeasible-interior-point algorithm
32900                  for linear programming},
32901  institution   = {School of Operations Research and Industrial Engineering, Cornell University},
32902  year          = {1993},
32903  number        = {1006},
32904  address       = {Ithaca, New York},
32905  month         = jan
32906}
32907
32908@Article{         mohan.mageras.ea:clinically,
32909  author        = {R. Mohan and G. S. Mageras and B. Baldwin and L. J. Brewster and G. J. Kutcher
32910                  and S. Leibel and C. M. Burman and C. C. Ling and Z. Fuks},
32911  title         = {Clinically Relevant Optimization of 3-{D} Conformal Treatments},
32912  journal       = {Medical Physics},
32913  year          = {1992},
32914  volume        = {19},
32915  number        = {4},
32916  pages         = {933--944}
32917}
32918
32919@Article{         mohan:field,
32920  author        = {R. Mohan},
32921  title         = {Field Shaping for Three-Dimensional Conformal Radiation Therapy and Multileaf
32922                  Collimation},
32923  journal       = {Seminars in Radiation Oncology},
32924  year          = {1995},
32925  volume        = {5},
32926  number        = {2},
32927  pages         = {86--99}
32928}
32929
32930@Article{         monteiro.pang.ea:positive,
32931  author        = {R. D. C. Monteiro and J. S. Pang and T. Wang},
32932  title         = {A Positive Algorithm for the Nonlinear Complementarity Problem},
32933  journal       = {SIAM Journal on Optimization},
32934  year          = {1995},
32935  volume        = {5},
32936  pages         = {129--148}
32937}
32938
32939@Article{         monteiro.tsuchiya:limiting,
32940  author        = {R. D. C. Monteiro and T. Tsuchiya},
32941  title         = {Limiting Behavior of the Derivatives of Certain Trajectories Associated with a
32942                  Monotone Horizontal Linear Complementarity Problem},
32943  year          = {1996},
32944  journal       = {Mathematics of Operations Research},
32945  pages         = {793--814},
32946  volume        = {21}
32947}
32948
32949@Article{         monteiro.wright:local,
32950  author        = {R. D. C. Monteiro and S. J. Wright},
32951  title         = {Local Convergence of Interior--Point Algorithms for Degenerate {LCP}},
32952  journal       = {Computational Optimization and Applications},
32953  year          = {1994},
32954  volume        = {3},
32955  pages         = {131--155}
32956}
32957
32958@Article{         monteiro.wright:superlinear,
32959  author        = {R. D. C. Monteiro and S. J. Wright},
32960  title         = {A Superlinear Infeasible-Interior-Point Affine Scaling Algorithm for {LCP}},
32961  year          = {1996},
32962  journal       = {SIAM Journal on Optimization},
32963  volume        = {6},
32964  pages         = {1--18}
32965}
32966
32967@Article{         monteiro.wright:superlinear*1,
32968  author        = {R. D. C. Monteiro and S. J. Wright},
32969  title         = {Superlinear Primal-Dual Affine Scaling Algorithms for {LCP}},
32970  journal       = {Mathematical Programming},
32971  year          = {1995},
32972  volume        = {69},
32973  pages         = {311--333}
32974}
32975
32976@Article{         more.garbow.ea:testing,
32977  author        = {J. J. Mor\'{e} and B. S. Garbow and K. E. Hillstrom},
32978  title         = {Testing Unconstrained Optimization Software},
32979  journal       = {ACM Transactions on Mathematical Software},
32980  year          = {1981},
32981  volume        = {7},
32982  pages         = {17--41}
32983}
32984
32985@Article{         more.rheinboldt:p,
32986  author        = {J. J. Mor\'{e} and W. C. Rheinboldt},
32987  title         = {On {P}-- and {S}--functions and Related Classes of {N}--Dimensional Nonlinear
32988                  Mappings},
32989  journal       = {Linear Algebra and Its Applications},
32990  year          = {1973},
32991  volume        = {6},
32992  pages         = {45--68}
32993}
32994
32995@Article{         more.sorensen:use,
32996  author        = {J. J. Mor\'{e} and D. C. Sorensen},
32997  title         = {On the use of Directions of Negative Curvature in a Modified {N}ewton Method},
32998  journal       = {Mathematical Programming},
32999  year          = {1979},
33000  volume        = {16},
33001  pages         = {1--20}
33002}
33003
33004@Article{         more.sorensen:computing,
33005  author        = {J. J. Mor\'{e} and D. C. Sorensen},
33006  title         = {Computing a Trust Region Step},
33007  journal       = {SIAM Journal on Scientific and Statistical Computing},
33008  year          = {1983},
33009  volume        = {4},
33010  pages         = {553--572}
33011}
33012
33013@Article{         more.toraldo:solution,
33014  author        = {J. J. Mor\'e and G. Toraldo},
33015  title         = {On the Solution of Large Quadratic Programming Problems with Bound Constraints},
33016  journal       = {SIAM Journal on Optimization},
33017  year          = {1991},
33018  volume        = {1},
33019  pages         = {93--113}
33020}
33021
33022@TechReport{      more.vavasis:solution,
33023  author        = {J. J. Mor\'{e} and S. A. Vavasis},
33024  title         = {On the Solution of Concave Knapsack Problems},
33025  institution   = {Argonne National Laboratory},
33026  year          = {1988},
33027  address       = {Argonne, Illinois},
33028  number        = {ANL/MCS--P40--1288},
33029  type          = {Mathematics and Computer Science Division Report}
33030}
33031
33032@Book{            more.wright:optimization,
33033  author        = {J. J. Mor\'{e} and S. J. Wright},
33034  title         = {Optimization Software Guide},
33035  publisher     = {SIAM},
33036  address       = {Philadelphia, Pennsylvania},
33037  series        = {Frontiers in Applied Mathematics},
33038  number        = {14},
33039  year          = {1993}
33040}
33041
33042@TechReport{      more.wu:global,
33043  author        = {J. J. Mor\'{e} and Z. Wu},
33044  title         = {Global Continuation for Distance Geometry Problems},
33045  institution   = {Argonne National Laboratory},
33046  year          = {1995},
33047  type          = {Preprint},
33048  number        = {MCS-P505-0395},
33049  address       = {Argonne, Illinois}
33050}
33051
33052@TechReport{      more.wu:issues,
33053  author        = {J. J. Mor\'{e} and Z. Wu},
33054  title         = {Issues in Large-Scale Global Molecular Optimization},
33055  institution   = {Argonne National Laboratory},
33056  year          = {1995},
33057  type          = {Preprint},
33058  number        = {MCS-P539-1095},
33059  address       = {Argonne, Illinois}
33060}
33061
33062@TechReport{      more:collection,
33063  author        = {J. J. Mor\'e},
33064  title         = {A Collection of Nonlinear Model Problems},
33065  institution   = {Argonne National Laboratory},
33066  year          = {1989},
33067  type          = {Preprint},
33068  address       = {Argonne, Illinois},
33069  number        = {MCS-P60-0289}
33070}
33071
33072@Article{         more:global,
33073  author        = {J. J. Mor\'e},
33074  title         = {Global Methods for Nonlinear Complementarity Problems},
33075  year          = {1996},
33076  journal       = {Mathematics of Operations Research},
33077  pages         = {589--614},
33078  volume        = {21}
33079}
33080
33081@Article{         moreau:proximite,
33082  author        = {J.--J. Moreau},
33083  title         = {Proximit\'{e} et Dualit\'{e} dans un Espace {H}ilbertien},
33084  journal       = {Bulletin de la Soci\'{e}t\'{e} Math\'{e}matique de France},
33085  year          = {1965},
33086  volume        = {93},
33087  pages         = {273--299}
33088}
33089
33090@Article{         morrill.lane.ea:dose-volume,
33091  author        = {S. Morrill and R. Lane and J. Wong and I. Rosen},
33092  title         = {Dose-volume considerations with linear programming},
33093  journal       = {Medical Physics},
33094  year          = {1991},
33095  volume        = {18},
33096  number        = {6},
33097  pages         = {1201--1210}
33098}
33099
33100@Article{         morrill:very,
33101  author        = {S. M. Morrill and K. S. Lam and R. G. Lane and M. Langer and I. I. Rosen},
33102  title         = {Very Fast Simulated Annealing in Radiation Therapy Treatment Plan Optimization},
33103  journal       = {International Journal of Radiation Oncology, Biology and Physics},
33104  year          = {1995},
33105  volume        = {31},
33106  pages         = {179--188}
33107}
33108
33109@TechReport{      morshedi.tapia:karmarkar,
33110  author        = {A. M. Morshedi and R. A. Tapia},
33111  title         = {Karmarkar as a Classical Method},
33112  institution   = {Department of Mathematical Sciences, Rice University},
33113  year          = {1987},
33114  number        = {87--7},
33115  type          = {Technical Report}
33116}
33117
33118@Article{         mosco:dual,
33119  author        = {U. Mosco},
33120  title         = {Dual Variational Inequalities},
33121  journal       = {Journal of Mathematical Analysis and its Applications},
33122  year          = {1972},
33123  volume        = {40},
33124  pages         = {202--206}
33125}
33126
33127@Article{         motzkin.schoenberg:relaxation,
33128  author        = {T. S. Motzkin and I. J. Schoenberg},
33129  title         = {The relaxation method for linear inequalities},
33130  journal       = {Canadian Journal of Mathematics},
33131  year          = {1954},
33132  volume        = {6},
33133  pages         = {393--404}
33134}
33135
33136@InProceedings{   muhlenbein:parallel,
33137  crossref      = {schaeffer:third},
33138  author        = {H. M{\"{}u}hlenbein},
33139  title         = {Parallel Genetic Algorithms, Population Genetics and Combinatorial Optimization},
33140  pages         = {416--421}
33141}
33142
33143@Article{         mukhopadhyay.roy.ea:polynomial,
33144  author        = {S. Mukhopadhyay and A. Roy and S. Govil},
33145  title         = {A polynomial time algorithm for generating neural networks for pattern
33146                  classification: Its stability properties and some test results},
33147  journal       = {Neural Computation},
33148  year          = {1993},
33149  volume        = {5},
33150  pages         = {317--330}
33151}
33152
33153@Article{         mulvey.ruszczynski:diagonal,
33154  author        = {J. M. Mulvey and A. Ruszczynski},
33155  title         = {A Diagonal Quadratic Approximation Methods for Large Scale Linear Programs},
33156  journal       = {Operations Research Letters},
33157  year          = {1992},
33158  volume        = {12},
33159  pages         = {205--215}
33160}
33161
33162@TechReport{      mulvey.ruszczynski:scenario,
33163  author        = {J. M. Mulvey and A. Ruszczynski},
33164  title         = {A New Scenario Decomposition Method for Large--Scale Stochastic Optimization},
33165  institution   = {Department of Civil Engineering and Operations Research, Princeton University},
33166  year          = {1991},
33167  address       = {Princeton, New Jersey},
33168  number        = {SOR 91-19},
33169  type          = {Technical Report}
33170}
33171
33172@PhDThesis{       munson:algorithms,
33173  author        = {T. S. Munson},
33174  title         = {Algorithms and Environments for Complementarity},
33175  school        = {University of Wisconsin--Madison},
33176  year          = {2000},
33177  address       = {Madison, Wisconsin},
33178  month         = aug,
33179  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/00-02.ps}
33180}
33181
33182@Article{         munson.facchinei.ea:semismooth,
33183  author        = {T. S. Munson and F. Facchinei and M. C. Ferris and A. Fischer and C. Kanzow},
33184  title         = {The Semismooth Algorithm for Large Scale Complementarity Problems},
33185  journal       = {INFORMS Journal on Computing},
33186  year          = {2001},
33187  volume        = {forthcoming}
33188}
33189
33190@Article{         murchland:braess,
33191  author        = {J. D. Murchland},
33192  title         = {Braess' Paradox of Traffic Flow},
33193  journal       = {Transportation Research},
33194  year          = {1970},
33195  volume        = {4},
33196  pages         = {391--394}
33197}
33198
33199@Unpublished{     murphy.aha:uci,
33200  author        = {P. M. Murphy and D. W. Aha},
33201  title         = {{UCI} Repository of Machine Learning Databases},
33202  year          = {1992},
33203  note          = {Department of Information and Computer Science, University of California, Irvine,
33204                  California, http://www.ics.uci.edu/AI/ML/MLDBRepository.html}
33205}
33206
33207@Book{            murphy.lawrence.ea:american,
33208  editor        = {G. P. Murphy and W. L. Lawrence and R. E. Lenhard},
33209  title         = {American Cancer Society Textbook of Clinical Oncology},
33210  publisher     = {The American Cancer Society, Inc.},
33211  address       = {Atlanta, Georgia},
33212  year          = {1995}
33213}
33214
33215@Article{         murphy.sherali.ea:mathematical,
33216  author        = {Frederic H. Murphy and Hanif D. Sherali and Allen L. Soyster},
33217  title         = {A Mathematical Programming Approach for Determining Oligopolistic Market
33218                  Equilibrium},
33219  journal       = {Mathematical Programming},
33220  year          = {1982},
33221  volume        = {24},
33222  pages         = {92--106}
33223}
33224
33225@TechReport{      murtagh.saunders:minos,
33226  author        = {B. A. Murtagh and M. A. Saunders},
33227  title         = {{MINOS} 5.0 User's Guide},
33228  institution   = {Stanford University},
33229  address       = {Stanford, California},
33230  year          = {1983},
33231  number        = {{SOL} 83.20},
33232  type          = {Technical Report}
33233}
33234
33235@InProceedings{   murthy.kasif.ea:oc1,
33236  author        = {S. Murthy and S. Kasif and S. Salzberg and R. Beigel},
33237  title         = {{OC1}: Randomized Induction of Oblique Decision Trees},
33238  booktitle     = {Proceedings of the Eleventh National Conference on Artificial Intelligence},
33239  year          = {1993},
33240  publisher     = {The AAAI Press/The MIT Press},
33241  address       = {Cambridge, MA 02142},
33242  pages         = {322--327}
33243}
33244
33245@Book{            murty:linear,
33246  author        = {K. G. Murty},
33247  title         = {Linear Complementarity, Linear and Nonlinear Programming},
33248  year          = {1988},
33249  publisher     = {Helderman-Verlag},
33250  address       = {Berlin}
33251}
33252
33253@Book{            murty:linear*1,
33254  author        = {K. G. Murty},
33255  title         = {Linear Programming},
33256  year          = {1983},
33257  publisher     = {John Wiley \& Sons},
33258  address       = {New York}
33259}
33260
33261@Article{         murty:number,
33262  author        = {K. G. Murty},
33263  title         = {On the number of solutions of the complementarity problem and spanning properties
33264                  of cones},
33265  journal       = {Linear Algebra and Its Applications},
33266  year          = {1972},
33267  volume        = {5},
33268  pages         = {65--108}
33269}
33270
33271@Book{            murty:linear*2,
33272  author        = {K. G. Murty},
33273  title         = {Linear and Combinatorial Programming},
33274  year          = {1976},
33275  publisher     = {John Wiley \& Sons},
33276  address       = {New York}
33277}
33278
33279@Book{            nagurney:network,
33280  author        = {A. Nagurney},
33281  title         = {Network Economics -- {A} Variational Inequality Approach},
33282  publisher     = {Kluwer Academic Publishers},
33283  year          = {1993},
33284  address       = {Dordrecht, The Netherlands}
33285}
33286
33287@Article{         nash.nocedal:numerical,
33288  author        = {S. G. Nash and J. Nocedal},
33289  title         = {A Numerical Study of the Limited Memory {BFGS} Method and the Truncated-{N}ewton
33290                  Method for Large Scale Optimization},
33291  journal       = {SIAM Journal on Optimization},
33292  year          = {1991},
33293  volume        = {3},
33294  pages         = {358--372}
33295}
33296
33297@Article{         nash:equilibrium,
33298  author        = {J. F. Nash},
33299  title         = {Equilibrium Points in {N}--Person Games},
33300  journal       = {Proceedings of the National Academy of Sciences},
33301  year          = {1950},
33302  volume        = {36},
33303  pages         = {48--49}
33304}
33305
33306@Article{         nash:non-cooperative,
33307  author        = {J. F. Nash},
33308  title         = {Non-cooperative games},
33309  journal       = {Annals of Mathematics},
33310  year          = {1951},
33311  volume        = {54},
33312  pages         = {286--295}
33313}
33314
33315@Article{         nash:newton-type,
33316  author        = {S. G. Nash},
33317  title         = {{N}ewton--Type Minimization via {L}anczos Method},
33318  journal       = {SIAM Journal on Numerical Analysis},
33319  year          = {1984},
33320  volume        = {21},
33321  pages         = {770--788}
33322}
33323
33324@Article{         nauss:efficient,
33325  author        = {R. M. Nauss},
33326  title         = {An Efficient Algorithm for the 0--1 Knapsack Problem},
33327  journal       = {Management Science},
33328  year          = {1976},
33329  volume        = {23},
33330  pages         = {27--31}
33331}
33332
33333@Book{            nazareth:computer,
33334  author        = {J. L. Nazareth},
33335  title         = {Computer Solution of Linear Programs},
33336  year          = {1987},
33337  publisher     = {Oxford University Press},
33338  address       = {Oxford}
33339}
33340
33341@Article{         nelder.mead:simplex,
33342  title         = {A Simplex Method for Function Minimization},
33343  author        = {J. A. Nelder and R. Mead},
33344  journal       = {Computer Journal},
33345  volume        = {7},
33346  pages         = {308--313},
33347  year          = {1965}
33348}
33349
33350@Article{         nemhauser.savelsbergh.ea:minto,
33351  author        = {G. L. Nemhauser and M. W. P. Savelsbergh and G. S. Sigismondi},
33352  title         = {{MINTO}, {A} Mixed Integer Optimizer},
33353  journal       = {Operations Research Letters},
33354  year          = {1994},
33355  optkey        = {},
33356  optvolume     = {15},
33357  optnumber     = {},
33358  optpages      = {47--58},
33359  optmonth      = {},
33360  optnote       = {},
33361  optannote     = {}
33362}
33363
33364@Book{            nemhauser.wolsey:integer,
33365  author        = {G. L. Nemhauser and L. A. Wolsey},
33366  title         = {Integer and Combinatorial Optimization},
33367  publisher     = {John Wiley \& Sons},
33368  year          = {1988},
33369  address       = {New York, NY}
33370}
33371
33372@Article{         nestor.pasurka:alternative,
33373  author        = {D. Vaughn Nestor and C. Pasurka},
33374  title         = {Alternative Specifications for Environmental Control Costs in a General
33375                  Equilibrium Framework},
33376  journal       = {Economics Letters},
33377  year          = {1995},
33378  volume        = {48},
33379  pages         = {273--280}
33380}
33381
33382@Article{         nestor.pasurka:cge,
33383  author        = {D. Vaughn Nestor and C. Pasurka},
33384  title         = {{CGE} Model of Pollution Abatement Processes for Assessing the Economic Effects
33385                  of Environmental Policy},
33386  journal       = {Economic Modelling},
33387  year          = {1995},
33388  volume        = {12},
33389  pages         = {53--59}
33390}
33391
33392@Article{         newman.shapiro:theorems,
33393  author        = {D. J. Newman and H. S. Shapiro},
33394  title         = {Some Theorems on \v{C}eby\v{s}ev Approximation},
33395  journal       = {Duke Mathematical Journal},
33396  year          = {1963},
33397  volume        = {30},
33398  pages         = {673--682}
33399}
33400
33401@Article{         ng.peyton:block,
33402  author        = {E. Ng and B. Peyton},
33403  title         = {Block Sparse Cholesky Algorithms on Advanced Uniprocessor Computers},
33404  journal       = {SIAM Journal on Scientific and Statistical Computing},
33405  year          = {1993},
33406  volume        = {14},
33407  pages         = {1034--1056}
33408}
33409
33410@TechReport{      nielsen.zenios:solving,
33411  author        = {S. S. Nielsen and S. A. Zenios},
33412  title         = {Solving Linear Stochastic Network Programs using Massively Parallel Proximal
33413                  Algorithms},
33414  institution   = {Decision Sciences Department, The Wharton School, University of Pennsylvania},
33415  year          = {1992},
33416  address       = {Philadelphia},
33417  number        = {92-01-05}
33418}
33419
33420@Article{         niemierko:optimization,
33421  author        = {A. Niemierko},
33422  title         = {Optimization of 3{D} Radiation Therapy With Both Physical and Biological End
33423                  Points and Constraints},
33424  journal       = {International Journal of Radiation Oncology, Biology and Physics},
33425  year          = {1992},
33426  volume        = {23},
33427  pages         = {99--108}
33428}
33429
33430@InCollection{    niemierko:treatment,
33431  author        = {A. Niemierko},
33432  title         = {Treatment Plan Optimization},
33433  booktitle     = {3-D Radiation Treatment Planning and Conformal Therapy},
33434  editor        = {J. A. Purdy and B. Emami},
33435  publisher     = {Medical Physics Publishing},
33436  year          = {1993},
33437  pages         = {49--55},
33438  address       = {St. Louis, Missouri}
33439}
33440
33441@Article{         niemireko:optimization,
33442  author        = {A. Niemierko},
33443  title         = {Optimization of intensity modulated beams: Local or global optimum?},
33444  journal       = {Medical Physics},
33445  year          = {1996},
33446  optvolume     = {23},
33447  optpages      = {1072}
33448}
33449
33450@Manual{          nih:radiation,
33451  title         = {Radiation Therapy and You - {A} Guide to Self-Help During Treatment},
33452  author        = {N. C. I. National Institutes of Health},
33453  organization  = {NIH Publication},
33454  address       = {Bethesda, Maryland},
33455  edition       = {97-2227},
33456  year          = {1997}
33457}
33458
33459@Book{            nilsson:learning,
33460  author        = {N. J. Nilsson},
33461  title         = {Learning Machines},
33462  year          = {1966},
33463  publisher     = {MIT Press},
33464  address       = {Cambridge, Massachusetts}
33465}
33466
33467@Article{         nocedal:theory,
33468  author        = {J. Nocedal},
33469  title         = {Theory of Algorithms for Unconstrained Optimization},
33470  journal       = {Acta Numerica},
33471  year          = {1992},
33472  pages         = {199--242}
33473}
33474
33475@InProceedings{   noyes:neural,
33476  author        = {J. L. Noyes},
33477  title         = {Neural Network Optimization Methods},
33478  booktitle     = {Proceedings of the Fourth Conference on Neural Networks and Parallel Distributed
33479                  Processing},
33480  year          = {1991},
33481  publisher     = {Indiana-Purdue University},
33482  address       = {Fort Wayne, Indiana},
33483  pages         = {1--12}
33484}
33485
33486@Article{         nygard.juell.ea:neural,
33487  author        = {K. E. Nygard and P. Juell and N. Kadaba},
33488  title         = {Neural Networks for Selecting Vehicle Routing Heuristics},
33489  journal       = {ORSA Journal on Computing},
33490  year          = {1990},
33491  volume        = {4},
33492  pages         = {353--364}
33493}
33494
33495@Article{         oh.goenka:elastohydrodynamic,
33496  author        = {K. P. Oh and P. K. Goenka},
33497  title         = {The Elastohydrodynamic Solution of Journal Bearings under Dynamic Loading},
33498  journal       = {Transactions of the {ASME}, Journal of Tribology},
33499  volume        = {107},
33500  year          = {1985},
33501  pages         = {389--395}
33502}
33503
33504@Article{         oh.li.ea:elastohydrodynamic,
33505  author        = {K. P. Oh and C. H. Li and P. K. Goenka},
33506  title         = {Elastohydrodynamic Lubrication of Piston Skirts},
33507  journal       = {Transactions of the {ASME}, Journal of Tribology},
33508  volume        = {109},
33509  pages         = {356--362},
33510  year          = {1987}
33511}
33512
33513@Article{         oh:analysis,
33514  author        = {K. P. Oh},
33515  title         = {Analysis of a Needle Bearing},
33516  journal       = {Transactions of the {ASME}, Journal of Tribology},
33517  volume        = {106},
33518  pages         = {78--87},
33519  year          = {1984}
33520}
33521
33522@Article{         oh:formulation,
33523  author        = {K. P. Oh},
33524  title         = {The Formulation of the Mixed Lubrication Problem as a Generalized Nonlinear
33525                  Complementarity Problem},
33526  journal       = {Transactions of the {ASME}, Journal of Tribology},
33527  volume        = {108},
33528  year          = {1986},
33529  pages         = {598--604}
33530}
33531
33532@Article{         oh:numerical,
33533  author        = {K. P. Oh},
33534  title         = {The Numerical Solution of Dynamically Loaded Elastohydrodynamic Contact as a
33535                  Nonlinear Complementarity Problem},
33536  journal       = {Transactions of the {ASME}, Journal of Tribology},
33537  volume        = {106},
33538  year          = {1984},
33539  pages         = {88--95}
33540}
33541
33542@Article{         olivera.shepard.ea:maximum,
33543  author        = {G. H. Olivera and D. M. Shepard and P. J. Reckwerdt and K. Ruchala and J. Zachman
33544                  and E. E. Fitchard and T. R. Mackie},
33545  title         = {Maximum Likelihood as a Common Computational Framework in Tomotherapy},
33546  journal       = {Physics in Medicine and Biology},
33547  year          = {1998},
33548  pages         = {3277--3294}
33549}
33550
33551@Article{         opial:weak,
33552  author        = {Z. Opial},
33553  title         = {Weak Convergence of the Sequence of Successive Approximations for Nonexpansive
33554                  Mappings},
33555  journal       = {Bulletin of the American Mathematical Society},
33556  year          = {1967},
33557  volume        = {73},
33558  pages         = {591--597}
33559}
33560
33561@Book{            orchard-hays:advanced,
33562  author        = {W. Orchard--Hays},
33563  title         = {Advanced Linear Programming Computing Techniques},
33564  year          = {1968},
33565  publisher     = {McGraw--Hill},
33566  address       = {New York}
33567}
33568
33569@Article{         orourke.taylor.ea:factor,
33570  author        = {K. O'Rourke and A. M. Taylor and J. G. Williamson},
33571  title         = {Factor price convergence in the late nineteenth century},
33572  journal       = {International Economic Review},
33573  year          = {1996}
33574}
33575
33576@Article{         orourke.williamson:open,
33577  author        = {K. O'Rourke and J. G. Williamson},
33578  title         = {Open economy forces and late 19th century {S}wedish catch-up: a quantitative
33579                  accounting},
33580  journal       = {Scandinavian Economic and Social History},
33581  year          = {1995},
33582  volume        = {XLIII},
33583  pages         = {171--203}
33584}
33585
33586@Article{         orourke:costs,
33587  author        = {K. O'Rourke},
33588  title         = {The costs of international economic disintegration: {I}reland in the 1930's},
33589  journal       = {Research in Economic History},
33590  year          = {1995},
33591  volume        = {15},
33592  pages         = {215--259}
33593}
33594
33595@Article{         orourke:industrial,
33596  author        = {K. O'Rourke},
33597  title         = {Industrial policy, employment policy and the non-traded sector},
33598  journal       = {Journal of the Statistical and Social Inquiry Society of Ireland},
33599  year          = {1996}
33600}
33601
33602@Article{         orourke:measuring,
33603  author        = {K. O'Rourke},
33604  title         = {Measuring protection: a cautionary tale},
33605  journal       = {Journal of Development Economics},
33606  year          = {1996}
33607}
33608
33609@Book{            ortega.rheinboldt:iterative,
33610  author        = {J. M. Ortega and W. C. Rheinboldt},
33611  title         = {Iterative Solution of Nonlinear Equations in Several Variables},
33612  year          = {1970},
33613  publisher     = {Academic Press},
33614  address       = {San Diego, California}
33615}
33616
33617@Book{            ortega:introduction,
33618  author        = {J. M. Ortega},
33619  title         = {Introduction to Parallel and Vector Solution of Linear Systems},
33620  year          = {1988},
33621  publisher     = {Plenum Press},
33622  address       = {New York}
33623}
33624
33625@Book{            ortega:numerical,
33626  author        = {J. M. Ortega},
33627  title         = {Numerical Analysis, {A} Second Course},
33628  year          = {1972},
33629  publisher     = {Academic Press}
33630}
33631
33632@Article{         osborne.womersley:strong,
33633  author        = {M. R. Osborne and R. S. Womersley},
33634  title         = {Strong uniqueness in sequential linear programming},
33635  journal       = {Journal of the Australian Mathematical Society, Series B},
33636  year          = {1990},
33637  volume        = {31},
33638  pages         = {379--384}
33639}
33640
33641@InCollection{    osborne:strong,
33642  author        = {M. R. Osborne},
33643  title         = {Strong uniqueness in nonlinear approximation},
33644  booktitle     = {The numerical solution of nonlinear problems},
33645  year          = {1981},
33646  editor        = {C. T. H. Baker and C. Phillips},
33647  publisher     = {Clarendon Press},
33648  address       = {Oxford}
33649}
33650
33651@Book{            outrata.kocvara.ea:nonsmooth,
33652  author        = {J. Outrata and M. Ko\v{c}vara and J. Zowe},
33653  title         = {Nonsmooth Approach to Optimization Problems with Equilibrium Constraints},
33654  publisher     = {Kluwer Academic Publishers},
33655  year          = {1998},
33656  address       = {Dordrecht, The Netherlands}
33657}
33658
33659@Article{         outrata.zowe:numerical,
33660  author        = {J. V. Outrata and J. Zowe},
33661  title         = {A Numerical Approach to Optimization Problems with Variational Inequality
33662                  Constraints},
33663  journal       = {Mathematical Programming},
33664  year          = {1995},
33665  volume        = {68},
33666  pages         = {105--130}
33667}
33668
33669@Article{         outrata:necessary,
33670  author        = {J. V. Outrata},
33671  title         = {On Necessary Optimality Conditions for {S}tackelberg Problems},
33672  journal       = {Journal of Optimization Theory and Applications},
33673  volume        = {76},
33674  year          = {1993},
33675  pages         = {305--320}
33676}
33677
33678@Article{         outrata:numerical,
33679  author        = {J. V. Outrata},
33680  title         = {On the Numerical Solution of a Class of {S}tackelberg Problems},
33681  journal       = {Zeitschrift f{\"{u}}r Operations Research},
33682  volume        = {4},
33683  year          = {1990},
33684  pages         = {255--278}
33685}
33686
33687@Article{         outrata:optimization,
33688  author        = {J. V. Outrata},
33689  title         = {On Optimization Problems with Variational Inequality Constraints},
33690  journal       = {SIAM Journal on Optimization},
33691  volume        = {4},
33692  year          = {1994},
33693  pages         = {340--357}
33694}
33695
33696@Article{         paige.saunders:lsqr,
33697  author        = {C. C. Paige and M. A. Saunders},
33698  title         = {{LSQR}: An Algorithm for Sparse Linear Equations and Sparse Least Squares},
33699  journal       = {{ACM} Transactions on Mathematical Software},
33700  year          = {1982},
33701  volume        = {8},
33702  pages         = {43--71}
33703}
33704
33705@Article{         paige.saunders:solution,
33706  author        = {C. C. Paige and M. A. Saunders},
33707  title         = {Solution of Sparse Indefinite Systems of Linear Equations},
33708  journal       = {SIAM Journal on Numerical Analysis},
33709  year          = {1975},
33710  volume        = {12},
33711  pages         = {617--629}
33712}
33713
33714@Article{         palacios-gomez.lasdon.ea:nonlinear,
33715  author        = {F. Palacios--Gomez and L. Lasdon and M. Engquist},
33716  title         = {Nonlinear Optimization by Successive Linear Programming},
33717  journal       = {Management Science},
33718  year          = {1982},
33719  volume        = {28},
33720  pages         = {1106--1120}
33721}
33722
33723@Article{         palomares.mangasarian:superlinearly,
33724  author        = {U. M. Garcia Palomares and O. L. Mangasarian},
33725  title         = {Superlinearly Convergent {Q}uasi--{N}ewton Algorithms for Nonlinearly Constrained
33726                  Optimization Problems},
33727  journal       = {Mathematical Programming},
33728  year          = {1976},
33729  volume        = {11},
33730  pages         = {1--13}
33731}
33732
33733@Article{         panagiotopoulos.al-fahed:robot,
33734  author        = {P. D. Panagiotopoulos and A. M. Al-Fahed},
33735  title         = {Robot Hand Grasping and Related Problems: Optimal Contol and Identification},
33736  journal       = {The International Journal of Robotics Research},
33737  year          = {1994},
33738  volume        = {13},
33739  pages         = {127--136}
33740}
33741
33742@Book{            panagiotopoulos:hemivariational,
33743  author        = {P. D. Panagiotopoulos},
33744  title         = {Hemivariational Inequalities},
33745  publisher     = {Springer-Verlag},
33746  address       = {Berlin},
33747  year          = {1993}
33748}
33749
33750@Book{            panagiotopoulos:inequality,
33751  author        = {P. D. Panagiotopoulos},
33752  title         = {Inequality Problems in Mechanics and Applications},
33753  publisher     = {Birkh{\"{a}}user},
33754  address       = {Boston},
33755  year          = {1985}
33756}
33757
33758@Article{         pang.chan:iterative,
33759  author        = {J. S. Pang and D. Chan},
33760  title         = {Iterative Methods for Variational and Complementarity Problems},
33761  journal       = {Mathematical Programming},
33762  year          = {1982},
33763  volume        = {24},
33764  pages         = {284--313}
33765}
33766
33767@Article{         pang.gabriel:nesqp,
33768  author        = {J. S. Pang and S. A. Gabriel},
33769  title         = {{NE/SQP}: {A} Robust Algorithm for the Nonlinear Complementarity Problem},
33770  journal       = {Mathematical Programming},
33771  year          = {1993},
33772  volume        = {60},
33773  pages         = {295--338}
33774}
33775
33776@Article{         pang.han.ea:minimization,
33777  author        = {J. S. Pang and S.--P. Han and N. Rangaraj},
33778  title         = {Minimization of Locally {L}ipschitzian Functions},
33779  journal       = {SIAM Journal on Optimization},
33780  year          = {1991},
33781  volume        = {1},
33782  pages         = {57--82}
33783}
33784
33785@Article{         pang.qi:nonsmooth,
33786  author        = {J. S. Pang and L. Qi},
33787  title         = {Nonsmooth Equations: Motivation and Algorithms},
33788  journal       = {SIAM Journal on Optimization},
33789  year          = {1993},
33790  volume        = {3},
33791  pages         = {443--465}
33792}
33793
33794@Article{         pang.trinkle.ea:complementarity,
33795  author        = {J. S. Pang and J. C. Trinkle and G. Lo},
33796  title         = {A Complementarity Approach to a Quasistatic Multi-Rigid-Body Contact Problem},
33797  journal       = {Computational Optimization and Applications},
33798  volume        = {5},
33799  pages         = {97--138},
33800  year          = {1996}
33801}
33802
33803@Article{         pang.trinkle:complementarity,
33804  author        = {J. S. Pang and J. C. Trinkle},
33805  title         = {Complementarity Formulations and Existence of Solutions of Multi-Rigid-Body
33806                  Contact Problems with {C}oulomb Friction},
33807  year          = {1996},
33808  journal       = {Mathematical Programming},
33809  volume        = {73},
33810  pages         = {199--226}
33811}
33812
33813@TechReport{      pang.wang:embedding,
33814  author        = {J. S. Pang and Z. P. Wang},
33815  title         = {Embedding Methods for Variational Inequality and Nonlinear Complementarity
33816                  Problems},
33817  institution   = {Department of Mathematical Sciences, The Johns Hopkins University},
33818  year          = {1990},
33819  address       = {Baltimore, Maryland}
33820}
33821
33822@TechReport{      pang.yang:parallel,
33823  author        = {J. S. Pang and J. M. Yang},
33824  title         = {Parallel {N}ewton Methods for the Nonlinear Complementarity Problem},
33825  institution   = {Department of Mathematical Sciences, The Johns Hopkins University},
33826  year          = {1987},
33827  address       = {Baltimore, Maryland},
33828  type          = {Manuscript}
33829}
33830
33831@Article{         pang.yu:linearized,
33832  author        = {J. S. Pang and C. S. Yu},
33833  title         = {Linearized Simplicial Decomposition Methods for Computing Traffic Equilibria on
33834                  Networks},
33835  journal       = {Networks},
33836  volume        = {14},
33837  pages         = {427--438},
33838  year          = {1984}
33839}
33840
33841@Article{         pang:b-differentiable,
33842  author        = {J. S. Pang},
33843  title         = {A {B}--Differentiable Equation Based, Globally and Locally Quadratically
33844                  Convergent Algorithm for Nonlinear Programs, Complementarity and Variational
33845                  Inequality Problems},
33846  journal       = {Mathematical Programming},
33847  year          = {1991},
33848  volume        = {51},
33849  pages         = {101--132}
33850}
33851
33852@InCollection{    pang:complementarity,
33853  author        = {J. S. Pang},
33854  title         = {Complementarity Problems},
33855  booktitle     = {Handbook in Global Optimization},
33856  publisher     = {Kluwer Academic Publishers},
33857  year          = {1994},
33858  editor        = {R. Horst and P. Pardalos},
33859  address       = {Boston}
33860}
33861
33862@Article{         pang:convergence,
33863  author        = {J. S. Pang},
33864  title         = {On the Convergence of a Basic Iterative Method for the Implicit Complementarity
33865                  Problem},
33866  journal       = {Journal of Optimization Theory and Applications},
33867  year          = {1982},
33868  volume        = {37},
33869  pages         = {149--162}
33870}
33871
33872@Article{         pang:convergence*1,
33873  author        = {J. S. Pang},
33874  title         = {Convergence of Splitting and {N}ewton Methods for Complementarity Problems: An
33875                  Application of some Sensitivity Results},
33876  journal       = {Mathematical Programming},
33877  year          = {1993},
33878  volume        = {58},
33879  pages         = {149--160}
33880}
33881
33882@Article{         pang:inexact,
33883  author        = {J. S. Pang},
33884  title         = {Inexact {N}ewton Methods for the Nonlinear Complementarity Problem},
33885  journal       = {Mathematical Programming},
33886  year          = {1986},
33887  volume        = {36},
33888  pages         = {54--71}
33889}
33890
33891@Article{         pang:more,
33892  author        = {J. S. Pang},
33893  title         = {More Results on the Convergence of Iterative Methods for the Symmetric Linear
33894                  Complementarity Problem},
33895  journal       = {Journal of Optimization Theory and Applications},
33896  year          = {1986},
33897  volume        = {49},
33898  pages         = {107--134}
33899}
33900
33901@Article{         pang:more*1,
33902  author        = {J. S. Pang},
33903  title         = {More Results on the Convergence of Iterative Methods for Symmetric Linear
33904                  Complementarity Problems},
33905  journal       = {Journal of Optimization Theory and Applications},
33906  year          = {1986},
33907  volume        = {49},
33908  pages         = {107--134}
33909}
33910
33911@Article{         pang:necessary,
33912  author        = {J. S. Pang},
33913  title         = {Necessary and Sufficient Conditions for the Convergence of Iterative Methods for
33914                  the Linear Complementarity Problem},
33915  journal       = {Journal of Optimization Theory and Applications},
33916  year          = {1984},
33917  volume        = {42},
33918  pages         = {1--17}
33919}
33920
33921@Article{         pang:newtons,
33922  author        = {J. S. Pang},
33923  title         = {{N}ewton's Method for {B}--Differentiable Equations},
33924  journal       = {Mathematics of Operations Research},
33925  year          = {1990},
33926  volume        = {15},
33927  pages         = {311--341}
33928}
33929
33930@Article{         pang:posteriori,
33931  author        = {J. S. Pang},
33932  title         = {A Posteriori Error Bound for the Linearly--Constrained Variational Inequality
33933                  Problem},
33934  journal       = {Mathematics of Operations Research},
33935  year          = {1987},
33936  volume        = {12},
33937  pages         = {474--484}
33938}
33939
33940@Article{         pantoja.mayne:sequential,
33941  author        = {J. F. A. D. Pantoja and D. Q. Mayne},
33942  title         = {Sequential Quadratic Programming Algorithm for Discrete Optimal Control Problems
33943                  with Control Inequality Constraints},
33944  journal       = {International Journal on Control},
33945  year          = {1991},
33946  volume        = {53},
33947  pages         = {823--836}
33948}
33949
33950@Book{            papadimitriou.steiglitz:combinatorial,
33951  author        = {C. H. Papadimitriou and K. Steiglitz},
33952  title         = {Combinatorial Optimization: Algorithms and Complexity},
33953  year          = {1982},
33954  publisher     = {Prentice-Hall, Inc},
33955  address       = {Englewood Cliffs, New Jersey}
33956}
33957
33958@Article{         papanikolau.mackie.ea:investigation,
33959  author        = {N. Papanikolaou and T. R. Mackie and C. Meger-Wells and M. Gehring and P.
33960                  Reckwerdt},
33961  title         = {Investigation of the convolution method for polyenergetic spectra},
33962  journal       = {Medical Physics},
33963  year          = {1993},
33964  volume        = {20},
33965  number        = {5},
33966  pages         = {1327--1336}
33967}
33968
33969@Article{         parisot:resolution,
33970  author        = {G. R. Parisot},
33971  title         = {{R}\'{e}solution Num\'{e}rique Approach\'{e}e du Probl\`{e}me de Programmation
33972                  Lin\'{e}aire par Application de la Programmation Logarithmique},
33973  journal       = {Revue Fran\c{c}aise Recherche Op\'{e}rationnelle},
33974  year          = {1961},
33975  volume        = {20},
33976  pages         = {227--259}
33977}
33978
33979@Article{         parker.cave.ea:comparison,
33980  author        = {L. R. Parker and M. R. Cave and R. M. Barnes},
33981  title         = {Comparison of Simplex Algorithms},
33982  journal       = {Analytica Chimica Acta},
33983  year          = {1985},
33984  volume        = {175},
33985  pages         = {231--237}
33986}
33987
33988@InProceedings{   parker:optimal,
33989  author        = {D. Parker},
33990  title         = {Optimal Algorithms for Adaptive Networks: Second Order Direct Propagation, and
33991                  Second Order Hebbian Learning},
33992  booktitle     = {Proceedings of the IEEE First International Conference on Neural Networks: Volume
33993                  II},
33994  year          = {1987},
33995  address       = {San Diego:IEEE},
33996  pages         = {593--600}
33997}
33998
33999@Book{            pascali.sburlan:nonlinear,
34000  author        = {D. Pascali and S. Sburlan},
34001  title         = {Nonlinear Mappings of Monotone Type},
34002  publisher     = {Editura Academeie},
34003  year          = {1978}
34004}
34005
34006@Article{         passty:ergodic,
34007  author        = {G. B. Passty},
34008  title         = {Ergodic convergence to a zero of the sum of monotone operators in {H}ilbert
34009                  space},
34010  journal       = {Journal of Mathematical Analysis and Applications},
34011  year          = {1979},
34012  volume        = {72},
34013  pages         = {383--390}
34014}
34015
34016@Article{         peaceman.rachford:numerical,
34017  author        = {D. W. Peaceman and H. H. Rachford},
34018  title         = {The numerical solution of parabolic and elliptic differential equations},
34019  journal       = {SIAM Journal},
34020  year          = {1955},
34021  volume        = {3},
34022  pages         = {28--41}
34023}
34024
34025@Book{            peck.tiesberg:global,
34026  author        = {S. Peck and T. Tiesberg},
34027  title         = {Global Warming Uncertainties and the Value of Information: An Analysis Using
34028                  {CETA}},
34029  publisher     = {The Electric Power Institute},
34030  year          = {1992},
34031  address       = {Paolo Alto CA}
34032}
34033
34034@TechReport{      peng:convexity,
34035  author        = {J. -M. Peng},
34036  title         = {The Convexity of the Implicit {L}agrangian},
34037  institution   = {State Key Laboratory of Scientific and Engineering Computing, Academic Sinica},
34038  year          = {1995},
34039  type          = {Technical Report},
34040  address       = {Beijing}
34041}
34042
34043@Article{         peng:equivalence,
34044  author        = {J. -M. Peng},
34045  title         = {Equivalence of Variational Inequality Problems to Unconstrained Optimization},
34046  journal       = {Mathematical Programming},
34047  year          = {1997},
34048  volume        = {78},
34049  pages         = {347--356}
34050}
34051
34052@Article{         pennisi:taking,
34053  author        = {E. Pennisi},
34054  title         = {Taking a structured approach to understanding proteins},
34055  journal       = {Science},
34056  year          = {1998},
34057  volume        = {279},
34058  pages         = {978--979}
34059}
34060
34061@Article{         penot:regularity,
34062  author        = {J. P. Penot},
34063  title         = {On regularity conditions in mathematical programming},
34064  journal       = {Mathematical Programming Study},
34065  year          = {1982},
34066  volume        = {17},
34067  pages         = {28--66}
34068}
34069
34070@Book{            perez:principles,
34071  author        = {C. A. Perez and L. W. Brady},
34072  title         = {Principles and practice of radiotherapy},
34073  publisher     = {Lippincott-Raven},
34074  year          = {1998},
34075  address       = {Philadelphia},
34076  edition       = {3rd}
34077}
34078
34079@Article{         perroni.rutherford:international,
34080  author        = {C. Perroni and T. Rutherford},
34081  title         = {International Trade in Carbon Emission Rights and Basic Materials: General
34082                  Equilibrium Calculations for 2020},
34083  journal       = {Scandinavian Journal of Economics},
34084  year          = {1993}
34085}
34086
34087@Article{         perroni.rutherford:regular,
34088  author        = {C. Perroni and T. Rutherford},
34089  title         = {Regular Flexibility of Nested {CES} Functions},
34090  journal       = {European Economic Review},
34091  year          = {1995},
34092  volume        = {39},
34093  pages         = {335--343}
34094}
34095
34096@InCollection{    perroni.wigle:environmental,
34097  author        = {C. Perroni and R. M. Wigle},
34098  title         = {Environmental Policy Modeling},
34099  booktitle     = {Global Trade Analysis: Modeling and Applications},
34100  publisher     = {Cambridge University Press},
34101  year          = {1996},
34102  editor        = {T. Hertel}
34103}
34104
34105@Article{         peterson:review,
34106  author        = {D. W. Peterson},
34107  title         = {A Review of Constraint Qualifications in Finite--Dimensional Spaces},
34108  journal       = {SIAM Review},
34109  year          = {1973},
34110  volume        = {15},
34111  pages         = {639--654}
34112}
34113
34114@PhDThesis{       petersson:optimization,
34115  author        = {J. Petersson},
34116  title         = {Optimization of Structures in Unilateral Contact},
34117  type          = {{L}ink{\"o}ping Studies in Science and Technology, Dissertations},
34118  number        = {397},
34119  school        = {Division of Mechanics, Department of Mechanical Engineering, Link{\"o}ping
34120                  University},
34121  address       = {Link{\"o}ping, Sweden},
34122  year          = {1995}
34123}
34124
34125@Book{            petri:modelling,
34126  author        = {P. Petri},
34127  title         = {Modelling {J}apanese--{A}merican Trade, {A} Study of Asymmetric Interdependence},
34128  publisher     = {Harvard University Press},
34129  year          = {1984}
34130}
34131
34132@InProceedings{   petrzykowski:application,
34133  author        = {T. Petrzykowski},
34134  title         = {Application of the Steepest Ascent Method to Concave Programming},
34135  booktitle     = {Proceedings of the {IFIPS} Congress, Munich, 1962},
34136  year          = {1962},
34137  publisher     = {North--Holland},
34138  address       = {Amsterdam},
34139  pages         = {185--189}
34140}
34141
34142@InProceedings{   pettey.leuze.ea:parallel,
34143  crossref      = {grefenstette:genetic},
34144  author        = {C. C. Pettey and M. R. Leuze and J. J. Grefenstette},
34145  title         = {A Parallel Genetic Algorithm},
34146  pages         = {155--161}
34147}
34148
34149@InProceedings{   pettey.leuze:theoretical,
34150  crossref      = {schaeffer:third},
34151  author        = {C. C. Pettey and M. R. Leuze},
34152  title         = {A Theoretical Investigation of a Parallel Genetic Algorithm},
34153  pages         = {398--405}
34154}
34155
34156@Book{            pfeiffer.glocker:multibody,
34157  author        = {F. Pfeiffer and C. Glocker},
34158  title         = {Multibody Dynamics with Unilateral Contact},
34159  year          = {1996},
34160  publisher     = {John Wiley \& Sons}
34161}
34162
34163@TechReport{      pierro.iusem:convergence,
34164  author        = {A. R. de Pierro and A. N. Iusem},
34165  title         = {Convergence Properties of Iterative Methods for Symmetric Positive Semidefinite
34166                  Linear Complementarity Problems},
34167  institution   = {Instituto de Matematica, Elasticita e Ciencia da Computacao},
34168  year          = {1990},
34169  address       = {Universidade Estadual de Campinas, CP 6065, Campinas, 13081, SP, Brazil}
34170}
34171
34172@InCollection{    pillo.grippo.ea:class,
34173  author        = {G. Di Pillo and L. Grippo and F. Lampariello},
34174  title         = {A Class of Methods for the Solution of Optimization Problems with Inequalities},
34175  booktitle     = {System Modelling and Optimization},
34176  year          = {1981},
34177  editor        = {R. F. Drenick and F. Kozin},
34178  publisher     = {Springer-Verlag},
34179  address       = {Berlin}
34180}
34181
34182@Article{         pillo.grippo:augmented,
34183  author        = {G. Di Pillo and L. Grippo},
34184  title         = {An Augmented {L}agrangian for Inequality Constraints in Nonlinear Programming
34185                  Problems},
34186  journal       = {Journal of Optimization Theory and Applications},
34187  year          = {1982},
34188  volume        = {36},
34189  pages         = {495--519}
34190}
34191
34192@Article{         pillo.grippo:class,
34193  author        = {G. Di Pillo and L. Grippo},
34194  title         = {A New Class of Augmented {L}agrangians in Nonlinear Programming},
34195  journal       = {SIAM Journal on Control and Optimization},
34196  year          = {1979},
34197  volume        = {17},
34198  pages         = {618--628}
34199}
34200
34201@Article{         pillo.grippo:continuously,
34202  author        = {G. Di Pillo and L. Grippo},
34203  title         = {A Continuously Differentiable Exact Penalty Function for Nonlinear Programming
34204                  Problems with Inequality Constraints},
34205  journal       = {SIAM Journal on Control and Optimization},
34206  year          = {1985},
34207  volume        = {23},
34208  pages         = {72--84}
34209}
34210
34211@Article{         pillo.grippo:exact,
34212  author        = {G. Di Pillo and L. Grippo},
34213  title         = {An Exact Penalty Method with Global Convergence Properties for Nonlinear
34214                  Programming Problems},
34215  journal       = {Mathematical Programming},
34216  year          = {1986},
34217  volume        = {36},
34218  pages         = {1--18}
34219}
34220
34221@InProceedings{   plambeck.fu.ea:throughput,
34222  author        = {E. L. Plambeck and B. --R. Fu and S.M. Robinson and R. Suri},
34223  title         = {Throughput Optimization in Tandem Production Lines via Nonsmooth Programming},
34224  booktitle     = {Proceedings of the 1993 Summer Computer Simulation Conference},
34225  editor        = {J. Schoen},
34226  year          = {1993},
34227  publisher     = {Society for Computer Simulation},
34228  address       = {San Diego, CA},
34229  pages         = {70--75}
34230}
34231
34232@Article{         plambeck.fu.ea:sample-path,
34233  author        = {E. L. Plambeck and B. --R. Fu and S.M. Robinson and R. Suri},
34234  title         = {Sample-Path Optimization of Convex Stochastic Performance Functions},
34235  journal       = {Mathematical Programming},
34236  year          = {1996},
34237  volume        = {75},
34238  pages         = {137--176}
34239}
34240
34241@InProceedings{   platt:sequential,
34242  author        = {J. Platt},
34243  title         = {Sequential Minimal Optimization: A Fast Algorithm for Training Support Vector
34244                  Machines},
34245  editor        = {Bernhard {Sch\"olkopf} and Christopher J. C. Burges and Alexander J. Smola},
34246  booktitle     = {Advances in Kernel Methods {-} Support Vector Learning},
34247  publisher     = {MIT Press},
34248  pages         = {185-208},
34249  year          = {1999}
34250}
34251
34252@Book{            poincare:sur,
34253  author        = {H. Poincar\'{e}},
34254  title         = {Sur les Courbes {D}\'{e}fin\'{e}es par une \'{E}quation Differentielle {I}},
34255  year          = {1881},
34256  publisher     = {Oeuvres I},
34257  address       = {Gauthier--Villars, Paris}
34258}
34259
34260@Article{         polak.ribiere:note,
34261  author        = {E. Polak and G. Ribi\`{e}re},
34262  title         = {Note sur la convergence de m\'{e}thodes de directions conjug\'{e}es},
34263  journal       = {Revue Francaise Informatique et Recherche Op\'{e}rationelle},
34264  year          = {1969},
34265  volume        = {16-R1},
34266  pages         = {35--43}
34267}
34268
34269@Book{            polak:computational,
34270  author        = {E. Polak},
34271  title         = {Computational Methods in Optimization; {A} Unified Approach},
34272  year          = {1971},
34273  publisher     = {Academic Press},
34274  address       = {New York}
34275}
34276
34277@Article{         polak:global,
34278  author        = {E. Polak},
34279  title         = {On the Global Stabilization of Locally Convergent Algorithms},
34280  journal       = {Automatica},
34281  year          = {1976},
34282  volume        = {12},
34283  pages         = {337--349}
34284}
34285
34286@Article{         polyak.tretiyakov:concerning,
34287  author        = {B. T. Polyak and N. V. Tretiyakov},
34288  title         = {Concerning an Iterative Method for Linear Programming and its Economic
34289                  Interpretation},
34290  journal       = {Economics and Mathematical Methods},
34291  year          = {1972},
34292  volume        = {8},
34293  pages         = {740--751},
34294  note          = {(Russian)}
34295}
34296
34297@Article{         polyak.tretiyakov:method,
34298  author        = {B. T. Polyak and N. V. Tretiyakov},
34299  title         = {The Method of Penalty Estimates for Conditional Extremeum Problems},
34300  journal       = {U.S.S.R. Computational Mathematics and Mathematical Physics},
34301  year          = {1973},
34302  volume        = {13},
34303  pages         = {42--58}
34304}
34305
34306@Article{         polyak:conjugate,
34307  author        = {B. T. Polyak},
34308  title         = {The conjugate gradient method in extremal problems},
34309  journal       = {USSR Computational Mathematics and Mathematical Physics},
34310  year          = {1969},
34311  volume        = {9},
34312  pages         = {94--112},
34313  note          = {Translated from Russian}
34314}
34315
34316@Book{            polyak:introduction,
34317  author        = {B. T. Polyak},
34318  title         = {Introduction to Optimization},
34319  year          = {1987},
34320  publisher     = {Optimization Software, Inc.},
34321  address       = {Publications Division, New York}
34322}
34323
34324@Unpublished{     polyak:methods,
34325  author        = {R. A. Polyak},
34326  title         = {On the Methods of Centers},
34327  year          = {1988},
34328  note          = {Unpublished manuscript}
34329}
34330
34331@Unpublished{     polyak:sharp,
34332  author        = {B. T. Polyak},
34333  title         = {Sharp Minima},
34334  year          = {1979},
34335  note          = {A Talk given at the {IIASA} Workshop on Generalized {L}agrangians and their
34336                  Applications, {IIASA}, Laxenburg, Austria}
34337}
34338
34339@InProceedings{   polyak:smooth,
34340  author        = {R. A. Polyak},
34341  title         = {Smooth Optimization Methods for Solving Nonlinear Extremal and Equilibrium
34342                  Problems with Constraints},
34343  booktitle     = {Abstracts of the Papers of the 11th International Symposium on Mathematical
34344                  Programming},
34345  year          = {1982},
34346  address       = {Bonn}
34347}
34348
34349@Article{         polychronopoulos.tsitsiklis:analysis,
34350  author        = {G. H. Polychronopoulos and J. N. Tsitsiklis},
34351  title         = {Stochastic Shortest Path Problems with Recourse},
34352  journal       = {Networks},
34353  year          = {1996},
34354  volume        = {27},
34355  pages         = {133--143}
34356}
34357
34358@TechReport{      potra.bonnans:infeasible,
34359  author        = {F. A. Potra and J. F. Bonnans},
34360  title         = {Infeasible path following algorithms for linear complementarity problems},
34361  institution   = {INRIA},
34362  year          = {1994},
34363  month         = dec,
34364  number        = {RR--2445},
34365  type          = {Research Report}
34366}
34367
34368@Article{         potra.sheng:large-step,
34369  author        = {F. A. Potra and R. Sheng},
34370  title         = {A Large--Step Infeasible--Interior--Point Method for the ${P}_*$--Matrix {LCP}},
34371  year          = {1997},
34372  journal       = {SIAM Journal on Optimization},
34373  volume        = {7},
34374  pages         = {318--335}
34375}
34376
34377@Article{         potra:infeasible,
34378  author        = {F. A. Potra},
34379  title         = {An infeasible interior-point predictor-corrector algorithm for linear
34380                  programming},
34381  journal       = {SIAM Journal on Optimization},
34382  year          = {1996},
34383  volume        = {6},
34384  pages         = {19--32}
34385}
34386
34387@TechReport{      potra:onl,
34388  author        = {F. A. Potra},
34389  title         = {An ${O}(n{L})$ infeasible--interior--point algorithm for {LCP} with quadratic
34390                  convergence.},
34391  institution   = {Department of Mathematics, The University of Iowa},
34392  address       = {Iowa City, Iowa},
34393  year          = {1994},
34394  number        = {50},
34395  type          = {Reports on Computational Mathematics}
34396}
34397
34398@TechReport{      potra:predictor-corrector,
34399  author        = {F. A. Potra},
34400  title         = {On a predictor-corrector method for solving linear programs from infeasible
34401                  starting points},
34402  institution   = {Department of Mathematics, University of Iowa},
34403  address       = {Iowa City, Iowa},
34404  year          = {1992},
34405  number        = {34},
34406  type          = {Reports on Computational Mathematics}
34407}
34408
34409@TechReport{      potra:quadratically,
34410  author        = {F. A. Potra},
34411  title         = {A quadratically convergent infeasible interior-point algorithm for linear
34412                  programming},
34413  institution   = {Department of Mathematics, University of Iowa},
34414  year          = {1992},
34415  number        = {28},
34416  address       = {Iowa City, Iowa},
34417  month         = jul
34418}
34419
34420@InCollection{    powell:convergence,
34421  author        = {M. J. D. Powell},
34422  title         = {The Convergence of Variable Metric Methods for Nonlinearly Constrained
34423                  Optimization Calculations},
34424  crossref      = {mangasarian.meyer.ea:nonlinear*3},
34425  pages         = {27--63}
34426}
34427
34428@InProceedings{   powell:direct,
34429  author        = {M. J. D. Powell},
34430  title         = {A Direct Search Optimization Method that Models the Objective and Constraint
34431                  Functions by Linear Interpolation},
34432  booktitle     = {Advances in Optimization and Numerical Analysis, Proceedings of the Sixth
34433                  Workshop on Optimization and Numerical Analysis, Oaxaca, Mexico},
34434  volume        = {275},
34435  year          = {1994},
34436  publisher     = {Kluwer Academic Publishers},
34437  pages         = {51--67},
34438  address       = {Dordrecht, The Netherlands}
34439}
34440
34441@Article{         powell:efficient,
34442  author        = {M. J. D. Powell},
34443  title         = {An Efficient Method for Finding the Minimum of a Function of Several Variables
34444                  without Calculating Derivatives},
34445  journal       = {Computer Journal},
34446  year          = {1964},
34447  volume        = {17},
34448  pages         = {155--162}
34449}
34450
34451@InCollection{    powell:general,
34452  author        = {M. J. D. Powell},
34453  title         = {General Algorithm for Discrete Nonlinear Approximation Calculations},
34454  booktitle     = {Approximation Theory IV},
34455  year          = {1983},
34456  editor        = {L. L. Schumaker C. K. Chui and J. D. Ward},
34457  publisher     = {Academic Press},
34458  address       = {New York},
34459  pages         = {187--218}
34460}
34461
34462@InCollection{    powell:hybrid,
34463  author        = {M. J. D. Powell},
34464  title         = {A hybrid method for nonlinear equations},
34465  booktitle     = {Numerical Methods for Nonlinear Algebraic Equations},
34466  publisher     = {Gordon and Breach},
34467  year          = {1970},
34468  editor        = {P. Rabinowitz}
34469}
34470
34471@TechReport{      powell:karmarkars,
34472  author        = {M. J. D. Powell},
34473  title         = {{K}armarkar's algorithm: a view from nonlinear programming},
34474  institution   = {Department of Applied Mathematics and Theoretical Physics, University of
34475                  Cambridge},
34476  year          = {1989},
34477  month         = nov,
34478  address       = {Cambridge, CB3 9EW, England}
34479}
34480
34481@InCollection{    powell:method,
34482  author        = {M. J. D. Powell},
34483  title         = {A Method for Nonlinear Constraints in Minimization Problems},
34484  booktitle     = {Optimization},
34485  year          = {1969},
34486  editor        = {R. Fletcher},
34487  publisher     = {Academic Press},
34488  address       = {London},
34489  pages         = {283--298}
34490}
34491
34492@Book{            prekopa:stochastic,
34493  author        = {A. Pr{\'{e}}kopa},
34494  title         = {Stochastic Programming},
34495  publisher     = {Kluwer Academic Publishers},
34496  year          = {1995},
34497  address       = {Dordrecht, The Netherlands}
34498}
34499
34500@Book{            press.flannery.ea:numerical,
34501  author        = {William H. Press and Brian P. Flannery and Saul A. Teukolsky and William T.
34502                  Vetterling},
34503  title         = {Numerical Recipes : the Art of Scientific Computing},
34504  publisher     = {Cambridge University Press},
34505  year          = {1988}
34506}
34507
34508@Article{         pruyne.livny:interfacing,
34509  author        = {J. Pruyne and M. Livny},
34510  title         = {Interfacing {C}ondor and {PVM} to Harness the Cycles of Workstation Clusters},
34511  journal       = {Journal on Future Generations of Computer Systems},
34512  volume        = {12},
34513  year          = {1996},
34514  pages         = {67--85}
34515}
34516
34517@InCollection{    pruyne.livny:parallel,
34518  author        = {J. Pruyne and M. Livny},
34519  title         = {Parallel Processing on Dynamic Resources using {CARMI}},
34520  booktitle     = {Job Scheduling Strategies for Parallel Processing},
34521  publisher     = {Springer-Verlag},
34522  year          = {1995},
34523  editor        = {D. G. Feitelson and L. Rudolph},
34524  volume        = {949},
34525  series        = {Lecture Notes in Computer Science}
34526}
34527
34528@PhDThesis{       pruyne:resource,
34529  author        = {J. C. Pruyne},
34530  title         = {Resource Management Services for Parallel Applications},
34531  school        = {University of Wisconsin--Madison},
34532  year          = {1996},
34533  address       = {Madison, Wisconsin}
34534}
34535
34536@Book{            pshenichny.danilin:numerical,
34537  author        = {B. N. Pshenichny and Yu. M. Danilin},
34538  title         = {Numerical Methods in Extremal Problems},
34539  year          = {1978},
34540  publisher     = {MIR Publishers},
34541  address       = {Moscow}
34542}
34543
34544@TechReport{      qi.chen:globally,
34545  author        = {L. Qi and X. Chen},
34546  title         = {A Globally Convergent Successive Approximation Method for Nonsmooth Equations},
34547  institution   = {School of Mathematics, University of New South Wales},
34548  year          = {1993},
34549  annote        = {revised},
34550  address       = {Sydney}
34551}
34552
34553@Article{         qi.jiang:semismooth,
34554  author        = {L. Qi and H. Jiang},
34555  title         = {Semismooth {K}arush--{K}uhn--{T}ucker Equations and Convergence Analysis of
34556                  {N}ewton Methods and Quasi--{N}ewton Methods for Solving these Equations},
34557  journal       = {Mathematics of Operations Research},
34558  volume        = {22},
34559  pages         = {301--325},
34560  year          = {1997}
34561}
34562
34563@TechReport{      qi.peng:unconstrained,
34564  author        = {H. -D. Qi and J. -M. Peng},
34565  title         = {A New Unconstrained Optimization Approach for Nonlinear Complementarity
34566                  Problems},
34567  institution   = {State Key Laboratory of Scientific and Engineering Computing, Academic Sinica},
34568  year          = {1996},
34569  type          = {Technical Report},
34570  address       = {Beijing}
34571}
34572
34573@InCollection{    qi.sun:survey,
34574  author        = {L. Qi and D. Sun},
34575  title         = {A Survey of Some Nonsmooth Equations and Smoothing {N}ewton Methods},
34576  year          = {1999},
34577  editor        = {A. Eberhard and B. Glover and R. Hill and D. Ralph},
34578  booktitle     = {Progress in Optimization},
34579  pages         = {121--146},
34580  series        = {Applied Optimization},
34581  volume        = {30},
34582  publisher     = {Kluwer Academic Publishers},
34583  address       = {Dordrecht}
34584}
34585
34586@Article{         qi.sun:nonsmooth,
34587  author        = {L. Qi and J. Sun},
34588  title         = {A Nonsmooth Version of {N}ewton's Method},
34589  journal       = {Mathematical Programming},
34590  year          = {1993},
34591  volume        = {58},
34592  pages         = {353--368}
34593}
34594
34595@Article{         qi:convergence,
34596  author        = {L. Qi},
34597  title         = {Convergence Analysis of Some Algorithms for Solving Nonsmooth Equations},
34598  journal       = {Mathematics of Operations Research},
34599  year          = {1993},
34600  volume        = {18},
34601  pages         = {227--244}
34602}
34603
34604@TechReport{      qi:regular,
34605  author        = {L. Qi},
34606  title         = {Regular pseudo-smooth {NCP} and {BVIP} functions and globally and quadratically
34607                  convergent generalized {N}ewton methods for complementarity and variational
34608                  inequality problems},
34609  institution   = {School of Mathematics, University of New South Wales},
34610  year          = {1997},
34611  type          = {Applied Mathematics Report},
34612  number        = {AMR 97/14},
34613  address       = {Sydney, Australia}
34614}
34615
34616@Article{         radner:competitive,
34617  author        = {R. Radner},
34618  title         = {Competitive Equilibrium under Uncertainty},
34619  journal       = {Econometrica},
34620  year          = {1968},
34621  volume        = {36},
34622  pages         = {31--58}
34623}
34624
34625@Article{         radstrom:embedding,
34626  author        = {H. R{\aa}dstr{\"{o}}m},
34627  title         = {An embedding theorem for spaces of convex sets},
34628  journal       = {Proc. Amer. Math. Soc.},
34629  year          = {1952},
34630  volume        = {3},
34631  pages         = {165--169}
34632}
34633
34634@Article{         raghavachari:connections,
34635  author        = {M. Raghavachari},
34636  title         = {On Connections between Zero--One Integer Programming and Concave Programming
34637                  Under Linear Constraints},
34638  journal       = {Operations Research},
34639  year          = {1969},
34640  volume        = {17},
34641  pages         = {680--684}
34642}
34643
34644@Article{         rajan.burridge.ea:dynamics,
34645  author        = {V. T. Rajan and R. Burridge and J. T. Schwartz},
34646  title         = {Dynamics of a rigid body in frictional contact with rigid walls},
34647  journal       = {IEEE International Conference on Robotics and Automation, Raleigh NC},
34648  month         = mar,
34649  year          = {1987},
34650  pages         = {671--677}
34651}
34652
34653@Article{         ralph:branching,
34654  author        = {D. Ralph},
34655  title         = {On Branching Numbers of Normal Manifolds},
34656  journal       = {Nonlinear Analysis, Theory, Methods and Applications},
34657  volume        = {22},
34658  pages         = {1041--1050},
34659  year          = {1994}
34660}
34661
34662@Article{         ralph:global,
34663  author        = {D. Ralph},
34664  title         = {Global Convergence of Damped {N}ewton's Method for Nonsmooth Equations, via the
34665                  Path Search},
34666  journal       = {Mathematics of Operations Research},
34667  year          = {1994},
34668  volume        = {19},
34669  pages         = {352--389}
34670}
34671
34672@InProceedings{   ralph:piecewise,
34673  author        = {D. Ralph},
34674  title         = {A Piecewise Sequential Quadratic Programming Method for Mathematical Programs
34675                  with Linear Complementarity Constraints},
34676  booktitle     = {Proceedings of the Seventh Conference on Computational Techniques and
34677                  Applications (CTAC95)},
34678  year          = {1996}
34679}
34680
34681@PhDThesis{       raman:integration,
34682  author        = {R. Raman},
34683  title         = {Integration of logic and heuristic knowledge in discrete optimization techniques
34684                  for process systems.},
34685  address       = {Pittsburgh, Pennsylvania},
34686  year          = {1993},
34687  school        = {Department of Chemical Engineering, Carnegie Mellon University}
34688}
34689
34690@PhDThesis{       rangaraj:nonsmooth,
34691  author        = {Narayan Rangaraj},
34692  title         = {Nonsmooth Optimization: Algorithms and Applications},
34693  year          = {1990},
34694  address       = {Baltimore, MD},
34695  school        = {Department of Mathematical Sciences, The Johns Hopkins University}
34696}
34697
34698@InProceedings{   reckwerdt.mackie.ea:three-dimensional,
34699  author        = {P. J. Reckwerdt and T. R. Mackie and J. P. Balog and T. R. McNutt},
34700  title         = {Three-Dimensional Inverse Treatment Optimization for Tomotherapy},
34701  booktitle     = {Proceedings of the XII International Conference on the Use of Computers in
34702                  Radiation Therapy, Salt Lake City},
34703  year          = {1997},
34704  editor        = {D. D. Leavitt and G. Starkshall},
34705  publisher     = {Medical Physics Publishing},
34706  address       = {St. Louis, Missouri},
34707  pages         = {420--422}
34708}
34709
34710@Article{         reid:sparsity-exploiting,
34711  author        = {J. K. Reid},
34712  title         = {A Sparsity-Exploiting Variant of the {B}artels-{G}olub Decomposition for Linear
34713                  Programming Bases},
34714  journal       = {Mathematical Programming},
34715  year          = {1982},
34716  volume        = {24},
34717  pages         = {55--69}
34718}
34719
34720@Book{            reingold.nievergelt.ea:combinatorial,
34721  author        = {E. Reingold and J. Nievergelt and N. Deo},
34722  title         = {Combinatorial Algorithms: Theory and Practice},
34723  publisher     = {Prentice-Hall, Inc},
34724  address       = {Englewood Cliffs, New Jersey}
34725}
34726
34727@PhDThesis{       reinoza:degree,
34728  author        = {J. A. Reinoza},
34729  title         = {A Degree for Generalized Equations},
34730  year          = {1979},
34731  address       = {Madison, Wisconsin},
34732  school        = {University of Wisconsin}
34733}
34734
34735@Article{         reinoza:solving,
34736  author        = {A. Reinoza},
34737  title         = {Solving Generalized Equations via Homotopies},
34738  journal       = {Mathematical Programming},
34739  year          = {1985},
34740  volume        = {31},
34741  pages         = {307--320}
34742}
34743
34744@PhDThesis{       ren:computable,
34745  author        = {J. Ren},
34746  title         = {Computable Error Bounds in Mathematical Programming},
34747  school        = {Computer Sciences Department, University of Wisconsin},
34748  year          = {1993},
34749  address       = {Madison, Wisconsin},
34750  note          = {Technical Report 1173}
34751}
34752
34753@Article{         renegar:polynomial-time,
34754  author        = {J. Renegar},
34755  title         = {A Polynomial--Time Algorithm, based on {N}ewton's method, for Linear
34756                  Programming},
34757  journal       = {Mathematical Programming},
34758  year          = {1988},
34759  volume        = {40},
34760  pages         = {59--94}
34761}
34762
34763@Article{         robbins.monro:stochastic,
34764  author        = {H. Robbins and S. Monro},
34765  title         = {A Stochastic Approximation Method},
34766  journal       = {Annals of Mathematical Statistics},
34767  year          = {1951},
34768  volume        = {22},
34769  pages         = {400--407}
34770}
34771
34772@Article{         robinson:analysis,
34773  author        = {S. M. Robinson},
34774  title         = {Analysis of Sample-Path Optimization},
34775  journal       = {Mathematics of Operations Research},
34776  year          = {1996},
34777  volume        = {21},
34778  pages         = {513--528}
34779}
34780
34781@InCollection{    robinson:bundle-based,
34782  author        = {S. M. Robinson},
34783  title         = {Bundle-Based Decomposition: Conditions for Convergence},
34784  booktitle     = {Analyse Non Lin\'{e}aire},
34785  year          = {1989},
34786  editor        = {H. Attouch and J. P. Aubin and F. Clarke and I. Ekeland},
34787  publisher     = {Gauthier-Villaars},
34788  address       = {Paris},
34789  pages         = {435--447}
34790}
34791
34792@InCollection{    robinson:bundle-based*1,
34793  author        = {S. M. Robinson},
34794  title         = {Bundle-Based Decomposition: Description and Preliminary Results},
34795  booktitle     = {System Modeling and Optimization},
34796  year          = {1986},
34797  editor        = {A Pr\'{e}kopa and J. Szelezc\'{a}n and B. Straazicky},
34798  publisher     = {Springer-Verlag},
34799  address       = {Berlin},
34800  pages         = {751--756},
34801  volume        = {84},
34802  series        = {Lecture Notes in Control and Information Sciences}
34803}
34804
34805@Article{         robinson:continuity,
34806  author        = {S. M. Robinson},
34807  title         = {Some Continuity Properties of Polyhedral Multifunctions},
34808  journal       = {Mathematical Programming Study},
34809  year          = {1981},
34810  volume        = {14},
34811  pages         = {206--214}
34812}
34813
34814@Article{         robinson:extension,
34815  author        = {S. M. Robinson},
34816  title         = {Extension of {N}ewton's Method to Nonlinear Functions with Values in a Cone},
34817  journal       = {Numerische Mathematik},
34818  year          = {1972},
34819  volume        = {19},
34820  pages         = {341--347}
34821}
34822
34823@InCollection{    robinson:generalized,
34824  crossref      = {bachem.grotschel.ea:mathematical},
34825  author        = {S. M. Robinson},
34826  title         = {Generalized Equations},
34827  pages         = {346--367}
34828}
34829
34830@Article{         robinson:generalized*1,
34831  author        = {S. M. Robinson},
34832  title         = {Generalized Equations and their Solution: {P}art {I}: Basic Theory},
34833  journal       = {Mathematical Programming Study},
34834  year          = {1979},
34835  volume        = {10},
34836  pages         = {128--141}
34837}
34838
34839@InCollection{    robinson:homeomorphism,
34840  author        = {S. M. Robinson},
34841  title         = {Homeomorphism Conditions for Normal Maps of Polyhedra},
34842  booktitle     = {Optimization and Nonlinear Analysis},
34843  year          = {1992},
34844  editor        = {A. Ioffe and M. Marcus and S. Reich},
34845  publisher     = {Longman},
34846  address       = {Harlow, Essex, England},
34847  pages         = {240--248},
34848  series        = {Pitman Research Notes in Mathematics Series No. 244}
34849}
34850
34851@Article{         robinson:implicit-function,
34852  author        = {S. M. Robinson},
34853  title         = {An Implicit--Function Theorem for a Class of Nonsmooth Functions},
34854  journal       = {Mathematics of Operations Research},
34855  year          = {1991},
34856  volume        = {16},
34857  pages         = {292--309}
34858}
34859
34860@Article{         robinson:local*1,
34861  author        = {S. M. Robinson},
34862  title         = {Local Epi--Continuity and Local Optimization},
34863  journal       = {Mathematical Programming},
34864  year          = {1987},
34865  volume        = {37},
34866  pages         = {208--222}
34867}
34868
34869@Article{         robinson:local*2,
34870  author        = {S. M. Robinson},
34871  title         = {Local Structure of Feasible Sets in Nonlinear Programming, {P}art~{II}:
34872                  Nondegeneracy},
34873  journal       = {Mathematical Programming Study},
34874  year          = {1984},
34875  volume        = {22},
34876  pages         = {217--230}
34877}
34878
34879@Article{         robinson:local*3,
34880  author        = {S. M. Robinson},
34881  title         = {Local Structure of Feasible Sets in Nonlinear Programming, {P}art~{III}:
34882                  Stability and Sensitivity},
34883  journal       = {Mathematical Programming Study},
34884  year          = {1987},
34885  volume        = {30},
34886  pages         = {45--66}
34887}
34888
34889@Article{         robinson:mathematical,
34890  author        = {S. M. Robinson},
34891  title         = {Mathematical Foundations of Nonsmooth Embedding Methods},
34892  journal       = {Mathematical Programming},
34893  year          = {1990},
34894  volume        = {48},
34895  pages         = {221--229}
34896}
34897
34898@Article{         robinson:newtons,
34899  author        = {S. M. Robinson},
34900  title         = {{N}ewton's Method for a Class of Nonsmooth Functions},
34901  journal       = {Set Valued Analysis},
34902  year          = {1994},
34903  volume        = {2},
34904  pages         = {291--305}
34905}
34906
34907@Article{         robinson:nonsingularity,
34908  author        = {S. M. Robinson},
34909  title         = {Nonsingularity and Symmetry for Linear Normal Maps},
34910  journal       = {Mathematical Programming},
34911  year          = {1993},
34912  volume        = {62},
34913  pages         = {415--425}
34914}
34915
34916@InCollection{    robinson:nonsmooth,
34917  author        = {S. M. Robinson},
34918  title         = {Nonsmooth Continuation for Generalized Equations},
34919  year          = {1997},
34920  pages         = {282--291},
34921  editors       = {P. Gritzmann and R. Horst and E. Sachs and R. Tichatschke},
34922  booktitle     = {Recent Advances in Optimization},
34923  series        = {Lecture Notes in Economics and Mathematical Systems},
34924  volume        = {452},
34925  publisher     = {Springer-Verlag},
34926  address       = {Heidelberg}
34927}
34928
34929@Article{         robinson:normal,
34930  author        = {S. M. Robinson},
34931  title         = {Normal Maps Induced by Linear Transformations},
34932  journal       = {Mathematics of Operations Research},
34933  year          = {1992},
34934  volume        = {17},
34935  pages         = {691--714}
34936}
34937
34938@Article{         robinson:normed,
34939  author        = {S. M. Robinson},
34940  title         = {Normed Convex Processes},
34941  journal       = {Transactions of the American Mathematical Society},
34942  year          = {1972},
34943  volume        = {174},
34944  pages         = {127--140}
34945}
34946
34947@Article{         robinson:reduction,
34948  author        = {S. M. Robinson},
34949  title         = {A reduction method for variational inequalities},
34950  journal       = {Mathematical Programming},
34951  year          = {1998},
34952  volume        = {80},
34953  pages         = {161--169}
34954}
34955
34956@Article{         robinson:regularity,
34957  author        = {S. M. Robinson},
34958  title         = {Regularity and stability for convex multivalued functions},
34959  journal       = {Mathematics of Operations Research},
34960  year          = {1976},
34961  volume        = {1},
34962  pages         = {130--143}
34963}
34964
34965@Unpublished{     robinson:shadow,
34966  author        = {S. M. Robinson},
34967  title         = {Shadow {JUNK} for biblio file},
34968  year          = {1800}
34969}
34970
34971@Article{         robinson:shadow*1,
34972  author        = {S. M. Robinson},
34973  title         = {Shadow Prices for Measures of Effectiveness {I}: Linear Model},
34974  journal       = {Operations Research},
34975  year          = {1993},
34976  volume        = {41},
34977  pages         = {518--535}
34978}
34979
34980@Article{         robinson:shadow*2,
34981  author        = {S. M. Robinson},
34982  title         = {Shadow Prices for Measures of Effectiveness {II}: General Model},
34983  journal       = {Operations Research},
34984  year          = {1993},
34985  volume        = {41},
34986  pages         = {536--548}
34987}
34988
34989@Unpublished{     robinson:stability,
34990  author        = {S. M. Robinson},
34991  title         = {Stability {JUNK} for biblio file},
34992  year          = {1800}
34993}
34994
34995@Article{         robinson:stability*1,
34996  author        = {S. M. Robinson},
34997  title         = {Stability theory for systems of inequalities, {P}art {I}: linear systems},
34998  journal       = {SIAM Journal on Numerical Analysis},
34999  year          = {1975},
35000  volume        = {12},
35001  pages         = {754--769}
35002}
35003
35004@Article{         robinson:stability*2,
35005  author        = {S. M. Robinson},
35006  title         = {Stability theory for systems of inequalities, {P}art {II}: Differentiable
35007                  Nonlinear Systems},
35008  journal       = {SIAM Journal on Numerical Analysis},
35009  year          = {1976},
35010  volume        = {13},
35011  pages         = {497--513}
35012}
35013
35014@Article{         robinson:strongly,
35015  author        = {S. M. Robinson},
35016  title         = {Strongly Regular Generalized Equations},
35017  journal       = {Mathematics of Operations Research},
35018  year          = {1980},
35019  volume        = {5},
35020  pages         = {43--62}
35021}
35022
35023@Article{         rockafellar.wets:generalized,
35024  author        = {R. T. Rockafellar and R. J.--B. Wets},
35025  title         = {Generalized Linear-Quadratic Problems of Deterministic and Stochastic Optimal
35026                  Control in Discrete Time},
35027  journal       = {SIAM Journal on Control and Optimization},
35028  year          = {1990},
35029  volume        = {28},
35030  pages         = {810--822}
35031}
35032
35033@Article{         rockafellar.wets:lagrangian,
35034  author        = {R. T. Rockafellar and R. J.--B. Wets},
35035  title         = {A {L}agrangian Finite Generation Technique for Solving Linear-Quadratic Problems
35036                  in Stochastic Programming},
35037  journal       = {Mathematical Programming Study},
35038  year          = {1986},
35039  volume        = {28},
35040  pages         = {63--93}
35041}
35042
35043@InCollection{    rockafellar.wets:linear-quadratic,
35044  author        = {R. T. Rockafellar and R. J.--B. Wets},
35045  title         = {Linear-Quadratic Programming Problems with Stochastic Penalties: the Finite
35046                  Generation Algorithm},
35047  booktitle     = {Stochastic Optimization},
35048  publisher     = {Springer-Verlag},
35049  year          = {1987},
35050  editor        = {V. I. Arkin and A. Shiraer and R. J.--B. Wets},
35051  series        = {Lecture Notes in Control and Information Sciences, IIASA Series No. 81},
35052  pages         = {545--560},
35053  address       = {New York, Berlin}
35054}
35055
35056@Article{         rockafellar.wets:scenarios,
35057  author        = {R. T. Rockafellar and R. J.--B. Wets},
35058  title         = {Scenarios and Policy Aggregation in Optimization under Uncertainty},
35059  journal       = {Mathematics of Operations Research},
35060  year          = {1991},
35061  volume        = {10},
35062  pages         = {119--147}
35063}
35064
35065@InProceedings{   rockafellar:applications,
35066  author        = {R. T. Rockafellar},
35067  title         = {New Applications of Duality in Convex Programming},
35068  booktitle     = {Proceedings of the Fourth Conference on Probability},
35069  year          = {1971},
35070  address       = {Brasov, Romania}
35071}
35072
35073@Article{         rockafellar:augmented,
35074  author        = {R. T. Rockafellar},
35075  title         = {Augmented {L}agrange Multiplier Functions and Duality in Nonconvex Programming},
35076  journal       = {SIAM Journal on Control and Optimization},
35077  year          = {1974},
35078  volume        = {12},
35079  pages         = {268--285}
35080}
35081
35082@Article{         rockafellar:augmented*1,
35083  author        = {R. T. Rockafellar},
35084  title         = {Augmented {L}agrangians and Applications of the Proximal Point Algorithm in
35085                  Convex Programming},
35086  journal       = {Mathematics of Operations Research},
35087  year          = {1976},
35088  volume        = {1},
35089  pages         = {97--116}
35090}
35091
35092@Article{         rockafellar:characterization,
35093  author        = {R. T. Rockafellar},
35094  title         = {Characterization of the subdifferentials of convex functions},
35095  journal       = {Pacific Journal of Mathematics},
35096  year          = {1966},
35097  volume        = {17},
35098  number        = {3},
35099  pages         = {497--510}
35100}
35101
35102@Article{         rockafellar:computational,
35103  author        = {R. T. Rockafellar},
35104  title         = {Computational Schemes for Large--Scale Problems in Extended Linear--Quadratic
35105                  Programming},
35106  journal       = {Mathematical Programming},
35107  year          = {1990},
35108  volume        = {48},
35109  pages         = {447--474}
35110}
35111
35112@Book{            rockafellar:conjugate,
35113  author        = {R. T. Rockafellar},
35114  title         = {Conjugate Duality and Optimization},
35115  year          = {1974},
35116  publisher     = {SIAM},
35117  address       = {Philadelphia, Pennsylvania},
35118  volume        = {16},
35119  series        = {Conference Board of the Mathematical Sciences}
35120}
35121
35122@Book{            rockafellar:convex,
35123  author        = {R. T. Rockafellar},
35124  title         = {Convex Analysis},
35125  year          = {1970},
35126  publisher     = {Princeton University Press},
35127  address       = {Princeton, New Jersey}
35128}
35129
35130@Article{         rockafellar:first-,
35131  author        = {R. T. Rockafellar},
35132  title         = {First-- and Second--Order Epi--Differentiabilty in Nonlinear Programming},
35133  journal       = {Transactions of the American Mathematical Society},
35134  year          = {1988},
35135  volume        = {307},
35136  pages         = {75--108}
35137}
35138
35139@InProceedings{   rockafellar:generalized,
35140  author        = {R. T. Rockafellar},
35141  title         = {A Generalized Approach to Linear-Quadratic Programming},
35142  booktitle     = {Proceedings of the International Conference on Numerical Optimization and
35143                  Applications},
35144  year          = {1986},
35145  pages         = {58--66},
35146  note          = {(Xi'an, China)}
35147}
35148
35149@InProceedings{   rockafellar:generalized*1,
35150  crossref      = {bachem.grotschel.ea:mathematical},
35151  author        = {R. T. Rockafellar},
35152  title         = {Generalized Subgradients in Mathematical Programming},
35153  pages         = {368--390}
35154}
35155
35156@InCollection{    rockafellar:large-scale,
35157  author        = {R. T. Rockafellar},
35158  title         = {Large-Scale Extended Linear-Quadratic Programming and Multistage Optimization},
35159  booktitle     = {Advances in Numerical Partial Differential Equations and Optimization},
35160  chapter       = {15},
35161  year          = {1991},
35162  editor        = {S. Gomez and J. P. Hennart and R. A. Tapia},
35163  publisher     = {SIAM Publications},
35164  pages         = {247--261}
35165}
35166
35167@Article{         rockafellar:linear-quadratic,
35168  author        = {R. T. Rockafellar},
35169  title         = {Linear-Quadratic Programming and Optimal Control},
35170  journal       = {SIAM Journal on Control and Optimization},
35171  year          = {1987},
35172  volume        = {25},
35173  pages         = {781--814}
35174}
35175
35176@Article{         rockafellar:maximality,
35177  author        = {R. T. Rockafellar},
35178  title         = {On the Maximality of Sums of Nonlinear Monotone Operators},
35179  journal       = {Transactions of the American Mathematical Society},
35180  year          = {1970},
35181  volume        = {149},
35182  pages         = {75--88}
35183}
35184
35185@InCollection{    rockafellar:monotone,
35186  author        = {R. T. Rockafellar},
35187  title         = {Monotone Operators and Augmented {L}agrangian Methods in Nonlinear Programming},
35188  crossref      = {mangasarian.meyer.ea:nonlinear*3},
35189  pages         = {1--26}
35190}
35191
35192@Article{         rockafellar:monotone*1,
35193  author        = {R. T. Rockafellar},
35194  title         = {Monotone Operators and the Proximal Point Algorithm},
35195  journal       = {SIAM Journal on Control and Optimization},
35196  year          = {1976},
35197  volume        = {14},
35198  pages         = {877--898}
35199}
35200
35201@Article{         rockafellar:multiplier,
35202  author        = {R. T. Rockafellar},
35203  title         = {The Multiplier Method of {H}estenes and {P}owell Applied to Convex Programming},
35204  journal       = {Journal of Optimization Theory and Applications},
35205  year          = {1973},
35206  volume        = {12},
35207  pages         = {555--562}
35208}
35209
35210@Article{         rockafellar:multistage,
35211  author        = {R. T. Rockafellar},
35212  title         = {Multistage Convex Programming and Discrete-Time Optimal Control},
35213  journal       = {Control and Cybernetics},
35214  year          = {1988},
35215  volume        = {17},
35216  number        = {2-3},
35217  pages         = {225--245}
35218}
35219
35220@Book{            rockafellar:network,
35221  author        = {R. T. Rockafellar},
35222  title         = {Network Flows and Monotropic Optimization},
35223  publisher     = {John Wiley},
35224  year          = {1984},
35225  address       = {New York}
35226}
35227
35228@Article{         rodrigues:mixed,
35229  author        = {H. C. Rodrigues},
35230  title         = {A mixed variational formulation for shape optimization of solids with contact
35231                  conditions},
35232  journal       = {Structural Optimization},
35233  volume        = {6},
35234  year          = {1993},
35235  pages         = {19--28}
35236}
35237
35238@Book{            rodrigues:obstacle,
35239  author        = {J. F. Rodrigues},
35240  title         = {Obstacle Problems in Mathematical Physics},
35241  publisher     = {Elsevier Publishing Company},
35242  address       = {Amsterdam},
35243  year          = {1987}
35244}
35245
35246@Book{            roos.terlaky.ea:theory,
35247  author        = {C. Roos and T. Terlaky and J.--Ph. Vial},
35248  title         = {Theory and Algorithms for Linear Optimization: An Interior-Point Approach},
35249  publisher     = {John Wiley \& Sons},
35250  year          = {1997},
35251  address       = {Chichester}
35252}
35253
35254@TechReport{      rosa:decomposition,
35255  author        = {C. H. Rosa},
35256  title         = {A Decomposition Technique for Equilibrium Programming under Uncertainty},
35257  institution   = {IIASA},
35258  year          = {1996},
35259  number        = {WP-96-013},
35260  address       = {A-2361 Laxenburg, Austria}
35261}
35262
35263@Article{         rosen.lane.ea:treatment,
35264  author        = {I. Rosen and R. Lane and S. Morrill and J. Belli},
35265  title         = {Treatment Plan Optimization Using Linear Programming},
35266  journal       = {Medical Physics},
35267  year          = {1990},
35268  volume        = {18},
35269  number        = {2},
35270  pages         = {141--152}
35271}
35272
35273@TechReport{      rosenblatt:perceptron-a,
35274  author        = {F. Rosenblatt},
35275  title         = {The perceptron--a perceiving and recognizing automaton},
35276  institution   = {Cornell Aeronautical Laboratory},
35277  year          = {1957},
35278  month         = jan,
35279  address       = {Ithaca, New York},
35280  number        = {85-460-1}
35281}
35282
35283@Book{            rosenblatt:principles,
35284  author        = {F. Rosenblatt},
35285  title         = {Principles of Neurodynamics},
35286  year          = {1962},
35287  publisher     = {Spartan Books},
35288  address       = {New York}
35289}
35290
35291@InProceedings{   rosenblatt:two,
35292  author        = {F. Rosenblatt},
35293  title         = {Two theorems of statistical separability in the perceptron},
35294  booktitle     = {Proceedings of Symposium Held at National Physical Laboratory, November 1958},
35295  year          = {1959},
35296  publisher     = {{HMS} Stationery Office},
35297  address       = {London},
35298  volume        = {1}
35299}
35300
35301@Article{         rosenbrock:automatic,
35302  author        = {H. H. Rosenbrock},
35303  title         = {Automatic Method for Finding the Greatest or Least Value of a Function},
35304  journal       = {Computer Journal},
35305  year          = {1960},
35306  volume        = {3},
35307  pages         = {175--184}
35308}
35309
35310@Article{         roy.mukhopadhyay:pattern,
35311  author        = {A. Roy and S. Mukhopadhyay},
35312  title         = {Pattern Classification Using Linear Programming},
35313  journal       = {ORSA Journal on Computing},
35314  year          = {1990},
35315  volume        = {3},
35316  pages         = {66--80}
35317}
35318
35319@Book{            rubinstein:monte,
35320  author        = {R. Rubinstein},
35321  title         = {Monte Carlo Optimization, Simulation, and Sensitivity Analysis of Queueing
35322                  Networks},
35323  publisher     = {Wiley},
35324  address       = {New York, NY},
35325  year          = {1986}
35326}
35327
35328@Article{         ruchala.olivera.ea:comparison,
35329  author        = {K. J. Ruchala and G. H. Olivera and T. R. Mackie},
35330  title         = {A Comparison of Maximum-Likelihood and Iterative Filtered Backprojection
35331                  Reconstruction Algorithms for Megavoltage {CT} on a Tomotherapy System},
35332  journal       = {Physics in Medicine and Biology, forthcoming},
35333  year          = {1999}
35334}
35335
35336@Book{            rudin:principles,
35337  author        = {W. Rudin},
35338  title         = {Principles of Mathematical Analysis},
35339  year          = {1976},
35340  publisher     = {McGraw--Hill},
35341  address       = {Tokyo, Japan},
35342  edition       = {Third}
35343}
35344
35345@Book{            rudin:real,
35346  author        = {W. Rudin},
35347  title         = {Real and Complex Analysis},
35348  year          = {1974},
35349  publisher     = {McGraw--Hill},
35350  address       = {Tokyo, Japan},
35351  edition       = {Second}
35352}
35353
35354@InProceedings{   rumelhart.hinton.ea:learning,
35355  author        = {D. E. Rumelhart and G. E. Hinton and R. J. Williams},
35356  title         = {Learning Internal Representations by Error Propagation},
35357  booktitle     = {Parallel Distributed Processing},
35358  year          = {1986},
35359  editor        = {D. E. Rumelhart and J. L. McClelland},
35360  publisher     = {MIT Press},
35361  address       = {Cambridge, Massachusetts},
35362  pages         = {318--362}
35363}
35364
35365@Book{            rumelhart.mcclelland:parallel,
35366  author        = {D. E. Rumelhart and J. L. McClelland},
35367  title         = {Parallel Distributed Processing},
35368  year          = {1986},
35369  publisher     = {MIT Press},
35370  address       = {Cambridge, Massachusetts}
35371}
35372
35373@InCollection{    ruszczynski:regularized,
35374  author        = {A. Ruszczynski},
35375  title         = {On the Regularized Decomposition for Stochastic Programming Problems},
35376  year          = {1995},
35377  booktitle     = {Stochastic Programming: Numerical Techniques and Engineering Applications},
35378  editor        = {K. Marti and P. Kall},
35379  publisher     = {Springer-Verlag},
35380  address       = {Berlin},
35381  volume        = {425},
35382  series        = {Lecture Notes in Control and Information Sciences},
35383  pages         = {93--108}
35384}
35385
35386@Article{         rutherford.rutstrom.ea:lacord,
35387  author        = {T. F. Rutherford and E. E. Rutstrom and D. Tarr},
35388  title         = {{L}'accord de libre-echange entre le {M}aroc et la {CE}: une evaluation
35389                  quantitative},
35390  journal       = {Revue d' Economie du developpement},
35391  year          = {1994}
35392}
35393
35394@InCollection{    rutherford.tarr:blueprints,
35395  author        = {T. Rutherford and D. Tarr},
35396  title         = {Blueprints, Spillovers and the Dynamic Gains from Trade Liberalization in a Small
35397                  Open Economy},
35398  booktitle     = {Dynamic Issues in Applied Commercial Policy Analysis},
35399  publisher     = {Cambridge University Press},
35400  year          = {1997},
35401  editor        = {R. Baldwin and J. Francois},
35402  address       = {New York}
35403}
35404
35405@Article{         rutherford:applied,
35406  author        = {T. F. Rutherford},
35407  title         = {Applied General Equilibrium Modeling with {MPSGE} as a {GAMS} Subsystem: An
35408                  Overview of the Modeling Framework and Syntax},
35409  year          = {1999},
35410  volume        = {14},
35411  pages         = {1--46},
35412  journal       = {Computational Economics}
35413}
35414
35415@PhDThesis{       rutherford:applied*1,
35416  author        = {T. F. Rutherford},
35417  title         = {Applied General Equilibrium Modeling},
35418  school        = {Stanford University},
35419  year          = {1987}
35420}
35421
35422@Article{         rutherford:extensions,
35423  author        = {T. F. Rutherford},
35424  title         = {Extensions of {GAMS} for Complementarity Problems Arising in Applied Economic
35425                  Analysis},
35426  journal       = {Journal of Economic Dynamics and Control},
35427  volume        = {19},
35428  pages         = {1299--1324},
35429  year          = {1995}
35430}
35431
35432@Misc{            rutherford:gnuplot,
35433  author        = {T. F. Rutherford},
35434  title         = {A Libinclude Interface to Gnuplot from {GAMS}},
35435  organization  = {Department of Economics, University of Colorado},
35436  address       = {Boulder, Colorado},
35437  note          = {http://robles.colorado.edu/~tomruth/gnuplot/gnuplot.htm}
35438}
35439
35440@Unpublished{     rutherford:miles,
35441  author        = {T. F. Rutherford},
35442  title         = {{MILES}: {A} Mixed Inequality and nonLinear Equation Solver},
35443  year          = {1993},
35444  note          = {Working Paper, Department of Economics, University of Colorado, Boulder}
35445}
35446
35447@TechReport{      rutherford:modeling,
35448  author        = {T. F. Rutherford},
35449  title         = {A Modeling System for Applied General Equilibrium Analysis},
35450  type          = {Cowles Foundation Discussion Paper},
35451  number        = {836},
35452  institution   = {Yale University},
35453  year          = {1987}
35454}
35455
35456@TechReport{      rutherford:mpsge,
35457  author        = {T. F. Rutherford},
35458  title         = {{MPSGE}},
35459  institution   = {University of Western Ontario},
35460  year          = {1988},
35461  address       = {London, Ontario}
35462}
35463
35464@Article{         rykov:simplex,
35465  author        = {A. S. Rykov},
35466  title         = {Simplex Direct Search Algorithms},
35467  journal       = {Automation and Remote Control},
35468  year          = {1980},
35469  volume        = {41},
35470  pages         = {784--793}
35471}
35472
35473@Article{         saad.schultz:gmres,
35474  author        = {Y. Saad and M. Schultz},
35475  title         = {{GMRES}: {A} Generalized Minimal Residual Algorithm for Solving Nonsymmetric
35476                  Linear Systems},
35477  journal       = {SIAM Journal on Scientific and Statistical Computing},
35478  year          = {1986},
35479  volume        = {44},
35480  pages         = {856--869}
35481}
35482
35483@Book{            saad:iterative,
35484  author        = {Y. Saad},
35485  title         = {Iterative Methods for Sparse Linear Systems},
35486  year          = {1996},
35487  publisher     = {PWS Publishing Company},
35488  address       = {Boston, Massachusetts}
35489}
35490
35491@Article{         sahni:approximate,
35492  author        = {S. Sahni},
35493  title         = {Approximate Algorithms for the 0/1 Knapsack Problem},
35494  journal       = {jacm},
35495  year          = {1975},
35496  volume        = {22},
35497  pages         = {115--124}
35498}
35499
35500@InProceedings{   sauer.shepard.ea:comparison,
35501  author        = {O. A. Sauer and D. M. Shepard and L. Angelos and T. R. Mackie},
35502  title         = {A Comparison of Objective Functions for Use in Radiotherapy Optimization},
35503  booktitle     = {Proceedings of the XII International Conference on the Use of Computers in
35504                  Radiation Therapy, Salt Lake City},
35505  year          = {1997},
35506  editor        = {D. D. Leavitt and G. Starkshall},
35507  publisher     = {Medical Physics Publishing},
35508  address       = {St. Louis, Missouri}
35509}
35510
35511@Article{         sauer.xu:multivariate,
35512  author        = {Th. Sauer and Y. Xu},
35513  title         = {On Multivariate {L}agrange Interpolation},
35514  journal       = {Mathematics of Computation},
35515  year          = {1995},
35516  volume        = {64},
35517  pages         = {1147--1170}
35518}
35519
35520@Article{         savelsbergh:preprocessing,
35521  author        = {M. W. P. Savelsbergh},
35522  title         = {Preprocessing and Probing Techniques for Mixed Integer Programming Problems},
35523  journal       = {ORSA Journal on Computing},
35524  year          = {1994},
35525  volume        = {6},
35526  pages         = {445--454}
35527}
35528
35529@Article{         scarf:approximation,
35530  author        = {H. E. Scarf},
35531  title         = {The Approximation of Fixed Points of a Continuous Mapping},
35532  journal       = {SIAM Journal on Applied Mathematics},
35533  year          = {1967},
35534  volume        = {15},
35535  pages         = {1328--1343}
35536}
35537
35538@Book{            scarf:computation,
35539  author        = {H. E. Scarf},
35540  title         = {The Computation of Economic Equilibria},
35541  year          = {1973},
35542  publisher     = {Yale University Press},
35543  address       = {New Haven, Connecticut}
35544}
35545
35546@TechReport{      scheel.scholtes:mathematical,
35547  author        = {H. Scheel and S. Scholtes},
35548  title         = {Mathematical Programs with Complementarity Constraints: Stationarity, Optimality,
35549                  and Sensitivity},
35550  institution   = {Judge Institute of Management Studies, University of Cambridge},
35551  year          = {1998},
35552  type          = {Technical Report},
35553  address       = {Cambridge, England}
35554}
35555
35556@Article{         schlick:modified,
35557  author        = {T. Schlick},
35558  title         = {Modified {C}holesky Factorization for Sparse Preconditioners},
35559  journal       = {SIAM Journal on Scientific Computing},
35560  year          = {1993},
35561  volume        = {14},
35562  pages         = {424--445}
35563}
35564
35565@Article{         schnabel.eskow:modified,
35566  author        = {R. B. Schnabel and E. Eskow},
35567  title         = {A New Modified {C}holesky Factorization},
35568  journal       = {SIAM Journal on Scientific and Statistical Computing},
35569  year          = {1991},
35570  volume        = {11},
35571  pages         = {1136--1158}
35572}
35573
35574@Article{         schneider.zenios:comparative,
35575  author        = {M. H. Schneider and S. A. Zenios},
35576  title         = {A Comparative Study of Algorithms for Matrix Balancing},
35577  journal       = {Operations Research},
35578  year          = {1990},
35579  volume        = {38},
35580  pages         = {439--455}
35581}
35582
35583@Book{            scholkopf.burges.ea:advances,
35584  editor        = {B. {Sch\"{o}lkopf} and C. Burges and A. Smola},
35585  title         = {Advances in Kernel Methods: Support Vector Machines},
35586  publisher     = {MIT Press},
35587  address       = {Cambridge, MA },
35588  year          = {1998},
35589  isbn          = {0-262-19416-3}
35590}
35591
35592@Article{         scholtes.stohr:exact,
35593  author        = {S. Scholtes and M. St{\"{o}}hr},
35594  title         = {Exact Penalization of Mathematical Programs with Equilibrium Constraints},
35595  journal       = {SIAM Journal on Control and Optimization},
35596  volume        = {37},
35597  pages         = {617--652},
35598  year          = {1999}
35599}
35600
35601@TechReport{      scholtes:introduction,
35602  author        = {S. Scholtes},
35603  title         = {Introduction to piecewise differentiable equations},
35604  institution   = {Institut f{\"{u}}r Statistik und Mathematische Wirtschaftstheorie,
35605                  Universit{\"{a}}t Karlsruhe},
35606  year          = {1994},
35607  type          = {Preprint},
35608  number        = {No. 53/1994},
35609  address       = {Karlsruhe, Germany}
35610}
35611
35612@Article{         schramm.zowe:version,
35613  author        = {H. Schramm and J. Zowe},
35614  title         = {A Version of the Bundle Idea for Minimizing a Nonsmooth Function: Conceptual
35615                  Idea, Convergence Analysis, Numerical Results},
35616  journal       = {SIAM Journal on Optimization},
35617  year          = {1992},
35618  volume        = {2},
35619  pages         = {121--152}
35620}
35621
35622@Article{         schultz.meyer:interior,
35623  author        = {G. L. Schultz and R. R. Meyer},
35624  title         = {An Interior Point Method for Block Angular Optimization},
35625  journal       = {SIAM Journal on Optimization},
35626  year          = {1991},
35627  volume        = {1},
35628  pages         = {583--602}
35629}
35630
35631@InProceedings{   sekiguchi.sato.ea:ninf,
35632  author        = {S. Sekiguchi and M. Sato and S. Matsuoka and U. Nagashima},
35633  title         = {Ninf: Network based Information Library for Globally High Performance Computing},
35634  booktitle     = {Proceedings of the Parallel Object-Oriented Methods and Applications ({POOMA})},
35635  year          = {1996},
35636  address       = {Santa Fe}
35637}
35638
35639@InCollection{    sellami.robinson:homotopies,
35640  author        = {H. Sellami and S. M. Robinson},
35641  title         = {Homotopies Based on Nonsmooth Equations for Solving Nonlinear Variational
35642                  Inequalities},
35643  booktitle     = {Nonlinear Optimization and Applications},
35644  editor        = {G. Di Pillo and F. Giannessi},
35645  year          = {1996},
35646  pages         = {327--343},
35647  publisher     = {Plenum Press},
35648  address       = {New York}
35649}
35650
35651@Article{         sellami.robinson:implementation,
35652  author        = {H. Sellami and S. M. Robinson},
35653  title         = {Implementation of a Continuation Method for Normal Maps},
35654  journal       = {Mathematical Programming},
35655  year          = {1997},
35656  volume        = {76},
35657  pages         = {563--578}
35658}
35659
35660@PhDThesis{       sellami:continuation,
35661  author        = {H. Sellami},
35662  title         = {A Continuation Method for Normal Maps},
35663  school        = {University of Wisconsin -- Madison},
35664  year          = {1994},
35665  address       = {Madison, Wisconsin}
35666}
35667
35668@Article{         sellami:homotopy,
35669  author        = {H. Sellami},
35670  title         = {A Homotopy Continuation Method for Normal Maps},
35671  journal       = {Mathematical Programming},
35672  vol           = {82},
35673  year          = {1998},
35674  pages         = {317--337}
35675}
35676
35677@Book{            seuss:one,
35678  author        = {{Dr.} A. Seuss},
35679  title         = {One Fish, Two Fish, Red Fish, Blue Fish},
35680  year          = {1960},
35681  publisher     = {Beginner Books},
35682  address       = {New York},
35683  series        = {Beginner Books, B13},
35684  note          = {A story--poem about the activities of such unusual animals as the Nook, Wump,
35685                  Yink, Yop, Gack, and the Zeds}
35686}
35687
35688@Article{         seyfferth.pfeiffer:dynamics,
35689  author        = {W. Seyfferth and F. Pfeiffer},
35690  title         = {Dynamics of Assembly Processes With a Manipulator},
35691  journal       = {Proceedings of the 1992 IEEE/RSJ International Conference on Intelligent Robots
35692                  and Systems},
35693  year          = {1992},
35694  pages         = {1303--1310}
35695}
35696
35697@Article{         shanno.simantiraki:infeasible,
35698  author        = {D. Shanno and E. Simantiraki},
35699  title         = {An Infeasible Interior--Point Method for Linear Complementarity Problems},
35700  year          = {1997},
35701  journal       = {SIAM Journal on Optimization},
35702  volume        = {7},
35703  pages         = {620--640}
35704}
35705
35706@InProceedings{   shanno.simantiraki:interior,
35707  author        = {D. Shanno and E. Simantiraki},
35708  title         = {Interior Point Methods for Linear and Nonlinear Programming},
35709  booktitle     = {State of the Art in Numerical Analysis},
35710  year          = {1997},
35711  editor        = {I. S. Duff and G. A. Watson},
35712  publisher     = {Oxford University Press},
35713  address       = {Oxford}
35714}
35715
35716@Article{         shannon:introduction,
35717  author        = {R. E. Shannon},
35718  title         = {Introduction to the Art and Science of simulation},
35719  journal       = {WSC98 1998 Winter simulation conference proceedings},
35720  year          = {1998},
35721  volume        = {1},
35722  pages         = {7--14}
35723}
35724
35725@TechReport{      shapiro:concepts,
35726  author        = {A. Shapiro},
35727  title         = {On Concepts of Directional Differentiability},
35728  institution   = {Department of Mathematics and Applied Mathematics, University of South Africa},
35729  year          = {1988},
35730  address       = {Pretoria, South Africa},
35731  number        = {73/88(18)},
35732  type          = {Research Report}
35733}
35734
35735@Book{            shavlik.editors:readings,
35736  author        = {J. W. Shavlik and T. G. Dietterich {(editors)}},
35737  title         = {Readings in Machine Learning},
35738  year          = {1990},
35739  publisher     = {Morgan Kaufman},
35740  address       = {San Mateo, California}
35741}
35742
35743@Article{         shavlik.mooney.ea:symbolic,
35744  author        = {J. W. Shavlik and R. J. Mooney and G. G. Towell},
35745  title         = {Symbolic and Neural Network Learning Algorithms: An Experimental Comparison},
35746  journal       = {Machine Learning},
35747  year          = {1991},
35748  volume        = {6},
35749  pages         = {111--143}
35750}
35751
35752@Book{            sheffi:urban,
35753  author        = {Y. Sheffi},
35754  title         = {Urban Transportation Networks},
35755  publisher     = {Prentice-Hall, Inc},
35756  year          = {1985},
35757  address       = {Englewood Cliffs, New Jersey}
35758}
35759
35760@Article{         sheng.potra:quadratically,
35761  author        = {R. Sheng and F. A. Potra},
35762  title         = {A Quadratically {CO}nvergent Infeasible-Interior-Point {AL}gorithm for {LCP} with
35763                  Polynomial {CO}mplexity},
35764  journal       = {SIAM Journal on Optimization},
35765  year          = {1997},
35766  volume        = {7},
35767  pages         = {304--317}
35768}
35769
35770@InProceedings{   shepard.angelos.ea:simple,
35771  author        = {D. M. Shepard and L. Angelos and O. A. Sauer and T. R. Mackie},
35772  title         = {A Simple Model for Examining Radiotherapy Optimization},
35773  booktitle     = {Proceedings of the XII International Conference on the Use of Computers in
35774                  Radiation Therapy, Salt Lake City},
35775  year          = {1997},
35776  editor        = {D. D. Leavitt and G. Starkshall},
35777  publisher     = {Medical Physics Publishing},
35778  address       = {St. Louis, Missouri}
35779}
35780
35781@Article{         shepard.ferris.ea:inverse,
35782  author        = {D. M. Shepard and M. C. Ferris and R. Ove and L. Ma},
35783  title         = {Inverse Treatment Planning for Gamma Knife Radiosurgery},
35784  journal       = {Medical Physics},
35785  volume        = {27},
35786  pages         = {12},
35787  year          = {2000},
35788  key           = {93}
35789}
35790
35791@Article{         shepard.ferris.ea:optimizing,
35792  author        = {D. M. Shepard and M. C. Ferris and G. Olivera and T. R. Mackie},
35793  title         = {Optimizing the Delivery of Radiation to Cancer Patients},
35794  journal       = {SIAM Review},
35795  volume        = {41},
35796  pages         = {721--744},
35797  year          = {1999},
35798  url           = {ftp://ftp.cs.wisc.edu/math-prog/tech-reports/98-07.ps},
35799  key           = {68},
35800  institution   = {Computer Sciences Department, University of Wisconsin},
35801  address       = {Madison, Wisconsin},
35802  number        = {98-07},
35803  type          = {Mathematical Programming Technical Report}
35804}
35805
35806@Article{         sherali.shetty:finitely,
35807  author        = {H. D. Sherali and C. M. Shetty},
35808  title         = {A Finitely Convergent Algorithm for Bilinear Programming Problems using Polar
35809                  Cuts and Disjunctive Face Cuts},
35810  journal       = {Mathematical Programming},
35811  year          = {1980},
35812  volume        = {19},
35813  pages         = {14--31}
35814}
35815
35816@Article{         sherali.soyster.ea:stackelberg-nash-cournot,
35817  author        = {H. D. Sherali and A. L. Soyster and F. H. Murphy},
35818  title         = {{S}tackelberg--{N}ash--{C}ournot Equilibria: Characterization and Computation},
35819  journal       = {Operations Research},
35820  year          = {1983},
35821  volume        = {31},
35822  pages         = {253--276}
35823}
35824
35825@Article{         shi.olafsson.ea:hybrid,
35826  author        = {L. Shi and S. \'{O}lafsson and Q. Chen},
35827  title         = {A New Hybrid Optimization Algorithm},
35828  journal       = {Computers and Industrial Engineering},
35829  year          = {1999},
35830  volume        = {36},
35831  pages         = {409--426}
35832}
35833
35834@PhDThesis{       shiau:iterative,
35835  author        = {T.--H. Shiau},
35836  title         = {Iterative Linear Programming for Linear Complementarity and Related Problems},
35837  school        = {Computer Sciences Department, University of Wisconsin},
35838  year          = {1983},
35839  address       = {Madison, Wisconsin},
35840  note          = {Technical Report 507}
35841}
35842
35843@InProceedings{   shor:generalized,
35844  crossref      = {bachem.grotschel.ea:mathematical},
35845  author        = {N. Z. Shor},
35846  title         = {Generalized Gradient Methods of Nondifferentiable Optimization Employing Space
35847                  Dilation Operations},
35848  pages         = {501--529}
35849}
35850
35851@Book{            shor:minimization,
35852  author        = {N. Z. Shor},
35853  title         = {Minimization Methods for Nondifferentiable Functions},
35854  year          = {1985},
35855  publisher     = {Springer-Verlag},
35856  address       = {Berlin}
35857}
35858
35859@Article{         shoven.whalley:applied,
35860  author        = {J. Shoven and J. Whalley},
35861  title         = {Applied General Equilibrium Models of Taxation and International Trade:
35862                  Introduction and Survey},
35863  journal       = {Journal of Economic Literature},
35864  year          = {1984},
35865  volume        = {22},
35866  pages         = {1007--1051}
35867}
35868
35869@Article{         shultz.meyer:interior,
35870  author        = {G. L. Shultz and R. R. Meyer},
35871  title         = {An Interior Point Method for Block Angular Optimization},
35872  journal       = {SIAM Journal on Optimization},
35873  year          = {1991},
35874  volume        = {1},
35875  pages         = {583--602}
35876}
35877
35878@Article{         shultz.schnabel.ea:family,
35879  author        = {G. A. Shultz and R. B. Schnabel and R. H. Byrd},
35880  title         = {A Family of Trust--Region--Based Algorithms for Unconstrained Minimization},
35881  journal       = {SIAM Journal on Numerical Analysis},
35882  year          = {1985},
35883  volume        = {22},
35884  pages         = {44--67}
35885}
35886
35887@Article{         sibony:methodes,
35888  author        = {M. Sibony},
35889  title         = {Methodes iteratives pur les equations et inequations aux derives partielles
35890                  nonlineaires de type monotone},
35891  journal       = {Calcolo},
35892  year          = {1970},
35893  volume        = {7},
35894  pages         = {65--183}
35895}
35896
35897@Article{         sidney:optimal,
35898  author        = {J. B. Sidney},
35899  title         = {Optimal Single--Machine Scheduling with Earliness and Tardiness Penalties},
35900  journal       = {Operations Research},
35901  year          = {1977},
35902  volume        = {25},
35903  pages         = {62--69}
35904}
35905
35906@Book{            siegel:corba,
35907  author        = {J. Siegel},
35908  title         = {{CORBA} - Fundamentals and Programming},
35909  publisher     = {John Wiley \& Sons},
35910  year          = {1996},
35911  address       = {New York, New York}
35912}
35913
35914@TechReport{      simantiraki.shanno:infeasible-interior-point,
35915  author        = {E. Simantiraki and D. F. Shanno},
35916  title         = {An infeasible-interior-point algorithm for linear complementarity problems},
35917  type          = {Research Report},
35918  number        = {7-95},
35919  institution   = {Rutgers Center for Operations Research, Rutgers University},
35920  address       = {New Brunswick, New Jersey},
35921  year          = {1995}
35922}
35923
35924@InProceedings{   simantiraki.shanno:infeasible-interior-point*1,
35925  author        = {E. Simantiraki and D. F. Shanno},
35926  title         = {An Infeasible-Interior-Point Algorithm for Solving Mixed Complementarity
35927                  Problems},
35928  crossref      = {ferris.pang:complementarity},
35929  pages         = {386--404}
35930}
35931
35932@Book{            simpson:artificial,
35933  author        = {P. K. Simpson},
35934  title         = {Artificial Neural Systems},
35935  year          = {1990},
35936  publisher     = {Pergamon Press},
35937  address       = {New York}
35938}
35939
35940@Article{         smeers:computable,
35941  author        = {Y. Smeers},
35942  title         = {Computable Equilibrium Models and the Restructuring of the {E}uropean Electricity
35943                  and Gas Markets},
35944  journal       = {The Energy Journal},
35945  year          = {1997},
35946  optkey        = {},
35947  optvolume     = {18},
35948  optnumber     = {},
35949  optmonth      = {},
35950  optpages      = {1--32},
35951  optnote       = {},
35952  optannote     = {}
35953}
35954
35955@Article{         smith:design,
35956  author        = {F. W. Smith},
35957  title         = {Design of Multicategory Pattern Classifiers with Two-Category Classifier Design
35958                  Procedures},
35959  journal       = {IEEE Transactions on Computers},
35960  year          = {1969},
35961  volume        = {18},
35962  pages         = {367--372}
35963}
35964
35965@Article{         smith:existence,
35966  author        = {M. J. Smith},
35967  title         = {The Existence, Uniqueness and Stability of Traffic Equilibria},
35968  journal       = {Transportation Research},
35969  year          = {1979},
35970  volume        = {13B},
35971  pages         = {295--304}
35972}
35973
35974@Article{         smith:existence*1,
35975  author        = {M. J. Smith},
35976  title         = {The existence and calculation of traffic equilibria},
35977  journal       = {Transportation Research},
35978  volume        = {17B},
35979  year          = {1983},
35980  pages         = {291--303}
35981}
35982
35983@Article{         smith:pattern,
35984  author        = {F. W. Smith},
35985  title         = {Pattern Classifier Design by Linear Programming},
35986  journal       = {IEEE Transactions on Computers},
35987  year          = {1968},
35988  volume        = {C-17},
35989  pages         = {367--372}
35990}
35991
35992@Article{         solodov.svaiter:projection,
35993  author        = {M. V. Solodov and B. F. Svaiter},
35994  title         = {A New Projection Method for Variational Inequality Problems},
35995  journal       = {SIAM Journal on Control and Optimization},
35996  volume        = {37},
35997  pages         = {765--776},
35998  year          = {1999}
35999}
36000
36001@Article{         solodov.tseng:modified,
36002  author        = {M. V. Solodov and P. Tseng},
36003  title         = {Modified Projection--Type Methods for Monotone Variational Inequalities},
36004  year          = {1996},
36005  journal       = {SIAM Journal on Control and Optimization},
36006  pages         = {1814--1830},
36007  volume        = {34}
36008}
36009
36010@Article{         solodov:stationary,
36011  author        = {M. V. Solodov},
36012  title         = {Stationary Points of Bound Constrained Minimization Reformulations of
36013                  Complementarity Problems},
36014  journal       = {Journal of Optimization Theory and Applications, forthcoming},
36015  year          = {1997}
36016}
36017
36018@Article{         spendley.hext.ea:sequential,
36019  author        = {W. Spendley and G. R. Hext and F. R. Himsworth},
36020  title         = {Sequential Application of Simplex Designs in Optimization and Evolutionary
36021                  Operation},
36022  journal       = {Technometrics},
36023  year          = {1962},
36024  pages         = {441--461},
36025  volume        = {4}
36026}
36027
36028@Article{         spingarn:applications,
36029  author        = {J. E. Spingarn},
36030  title         = {Applications of the Method of Partial Inverses to Convex Programming},
36031  journal       = {Mathematical Programming},
36032  year          = {1985},
36033  volume        = {32},
36034  pages         = {199--223}
36035}
36036
36037@Book{            srinivasan.whalley:general,
36038  author        = {T. Srinivasan and J. Whalley},
36039  title         = {General Equilibrium Trade Policy Modelling},
36040  publisher     = {MIT Press},
36041  year          = {1986},
36042  address       = {Boston}
36043}
36044
36045@Book{            stackelberg:theory,
36046  author        = {H. Van Stackelberg},
36047  title         = {The Theory of Market Economy},
36048  publisher     = {Oxford University Press},
36049  year          = {1952}
36050}
36051
36052@Article{         stavroulakis.panagiotopoulos.ea:rigid,
36053  author        = {G. E. Stavroulakis and P. D. Panagiotopoulos and A. M. Al-Fahed},
36054  title         = {On the Rigid Body Displacements and Rotations in Unilateral Contact Problems and
36055                  Applications},
36056  journal       = {Computers \& Structures},
36057  volume        = {40},
36058  year          = {1991},
36059  pages         = {599--614}
36060}
36061
36062@Article{         stavroulakis:optimal,
36063  author        = {G. E. Stavroulakis},
36064  title         = {Optimal prestress of cracked unilateral structures: finite element analysis of an
36065                  optimal control problem for variational inequalities},
36066  journal       = {Computer Methods in Applied Mechanics and Engineering, forthcoming},
36067  year          = {1996}
36068}
36069
36070@Article{         stavroulakis:optimal*1,
36071  author        = {G. E. Stavroulakis},
36072  title         = {Optimal prestress of structures with frictional unilateral contact interfaces},
36073  journal       = {Archives of Applied Mechanics, forthcoming},
36074  year          = {1996}
36075}
36076
36077@Book{            steenbrink:optimization,
36078  author        = {P. A. Steenbrink},
36079  title         = {Optimization of Transport Networks},
36080  publisher     = {John Wiley \& Sons},
36081  address       = {London, England},
36082  year          = {1974}
36083}
36084
36085@Article{         stephens:asymptotic,
36086  author        = {M. A. Stephens},
36087  title         = {Asymptotic Results for Goodness-of-Fit Statistics with Unknown Parameters},
36088  journal       = {Annals of Statistics},
36089  year          = {1976},
36090  volume        = {4},
36091  pages         = {357--369}
36092}
36093
36094@Article{         stephens:edf,
36095  author        = {M. A. Stephens},
36096  title         = {{EDF} Statistics for Goodness of Fit and Some Comparisons},
36097  journal       = {Journal of the American Statistical Association},
36098  year          = {1974},
36099  volume        = {69},
36100  pages         = {730--737}
36101}
36102
36103@Article{         stevens:location,
36104  author        = {B. H. Stevens},
36105  title         = {Location Theory and Programming Models: The Von Th{\"{u}}nen case},
36106  journal       = {Papers of the Regional Science Association},
36107  year          = {1968},
36108  volume        = {21},
36109  pages         = {19--34}
36110}
36111
36112@Article{         stewart.trinkle:implicit,
36113  author        = {D. E. Stewart and J. C. Trinkle},
36114  title         = {An Implicit Time-Stepping Scheme for Rigid Body Dynamics with Inelastic
36115                  Collisions and {C}oulomb Friction},
36116  journal       = {International Journal for Numerical Methods in Engineering},
36117  year          = {1996},
36118  volume        = {39},
36119  pages         = {2673--2691}
36120}
36121
36122@Book{            stoer.bulirsch:introduction,
36123  author        = {J. Stoer and R. Bulirsch},
36124  title         = {Introduction to Numerical Analysis},
36125  year          = {1980},
36126  publisher     = {Springer-Verlag},
36127  address       = {New York}
36128}
36129
36130@Article{         stoer:complexity,
36131  author        = {J. Stoer},
36132  title         = {The complexity of an infeasible interior--point path--following method for the
36133                  solution of linear programs},
36134  journal       = {Optimization Methods and Software},
36135  year          = {1994},
36136  volume        = {3},
36137  pages         = {1--12}
36138}
36139
36140@Article{         stone:cross-validatory,
36141  author        = {M. Stone},
36142  title         = {Cross-validatory choice and assessment of statistical predictions},
36143  journal       = {Journal of the Royal Statistical Society},
36144  year          = {1974},
36145  volume        = {36},
36146  pages         = {111--147}
36147}
36148
36149@Article{         stone.smith.ea:inverse,
36150  author        = {R. A. Stone and V. Smith and L. Verhey},
36151  title         = {Inverse Planning for the {G}amma {K}nife},
36152  journal       = {Medical Physics},
36153  year          = {1993},
36154  volume        = {20},
36155  pages         = {865}
36156}
36157
36158@Book{            strang:linear,
36159  author        = {G. Strang},
36160  title         = {Linear Algebra and its Applications},
36161  year          = {1980},
36162  publisher     = {Academic Press},
36163  address       = {New York},
36164  edition       = {Second}
36165}
36166
36167@InProceedings{   street.wolberg.ea:nuclear,
36168  author        = {W. N. Street and W. H. Wolberg and O. L. Mangasarian},
36169  title         = {Nuclear Feature Extraction for Breast Tumor Diagnosis},
36170  booktitle     = {Biomedical Image Processing and Biomedical Visualization},
36171  year          = {1993},
36172  publisher     = {SPIE--The International Society for Optical Engineering},
36173  address       = {San Jose, California},
36174  pages         = {861--870},
36175  volume        = {1905}
36176}
36177
36178@Article{         subramanian:gauss-newton,
36179  author        = {P. K. Subramanian},
36180  title         = {Gauss--{N}ewton Methods for the Complementarity Problem},
36181  journal       = {Journal of Optimization Theory and Applications},
36182  year          = {1993},
36183  volume        = {77},
36184  pages         = {467--482}
36185}
36186
36187@PhDThesis{       subramanian:iterative,
36188  author        = {P. K. Subramanian},
36189  title         = {Iterative Methods of Solution for Complementarity Problems},
36190  year          = {1985},
36191  address       = {Madison, Wisconsin},
36192  school        = {Computer Sciences Department, University of Wisconsin}
36193}
36194
36195@TechReport{      subramanian:note,
36196  author        = {P. K. Subramanian},
36197  title         = {A Note on Least Two Norm Solutions of Monotone Complementarity Problems},
36198  institution   = {Mathematics Research Center, University of Wisconsin--Madison},
36199  year          = {1985},
36200  address       = {Madison, Wisconsin},
36201  number        = {2844},
36202  type          = {Technical Summary Report}
36203}
36204
36205@TechReport{      suh.gucht:distributed,
36206  author        = {J. Y. Suh and D. Van Gucht},
36207  title         = {Distributed Genetic Algorithms},
36208  institution   = {Computer Science Department, Indiana University},
36209  year          = {1987},
36210  address       = {Bloomington},
36211  number        = {225}
36212}
36213
36214@Article{         sun.natori.ea:computational,
36215  author        = {S. M. Sun and M. C. Natori and K. C. Park},
36216  title         = {A Computational Procedure for Flexible Beams with Frictional Contact
36217                  Constraints},
36218  journal       = {International Journal for Numerical Methods in Engineering},
36219  volume        = {36},
36220  pages         = {3781--3800},
36221  year          = {1993}
36222}
36223
36224@Article{         sun.qi:ncp-functions,
36225  author        = {D. Sun and L. Qi},
36226  title         = {On {NCP}-Functions},
36227  journal       = {Computational Optimization and Applications, forthcoming},
36228  year          = {1998}
36229}
36230
36231@Article{         sun.womersley:unconstrained,
36232  author        = {D. Sun and R. S. Womersley},
36233  title         = {A new unconstrained differentiable merit function for box constrained variational
36234                  inequality problems and a damped {G}auss-{N}ewton method},
36235  journal       = {SIAM Journal on Optimization},
36236  year          = {1999},
36237  volume        = {9},
36238  pages         = {388--413}
36239}
36240
36241@Article{         sun:class,
36242  author        = {D. Sun},
36243  title         = {A Class of Iterative Methods for Nonlinear Projection Equations},
36244  journal       = {Journal of Optimization Theory and Applications},
36245  year          = {1996},
36246  volume        = {91},
36247  pages         = {123--140}
36248}
36249
36250@PhDThesis{       sun:monotropic,
36251  author        = {J. Sun},
36252  title         = {On Monotropic Piecewise Quadratic Programming},
36253  school        = {University of Washington},
36254  year          = {1986},
36255  address       = {Seattle, Washington}
36256}
36257
36258@Article{         sun:thermal,
36259  author        = {D. C. Sun},
36260  title         = {A Thermal Elastic Theory of Piston-Ring and Cylinder-Bore Contact},
36261  journal       = {Journal of Applied Mechanics},
36262  volume        = {58},
36263  pages         = {141--153},
36264  year          = {1991}
36265}
36266
36267@Article{         sundararaghavan.ahmed:minimizing,
36268  author        = {P. S. Sundararaghavan and M. U. Ahmed},
36269  title         = {Minimizing the Sum of Absolute Lateness in Single--Machine and Multimachine
36270                  Scheduling},
36271  journal       = {Naval Research Logistics Quarterly},
36272  year          = {1984},
36273  volume        = {31},
36274  pages         = {325--333}
36275}
36276
36277@TechReport{      sznajder.gowda:generalizations,
36278  author        = {R. Sznajder and M. S. Gowda},
36279  title         = {Generalizations of ${P}_0$-- and ${P}$-- properties; extended vertical and
36280                  horizontal {LCP}s},
36281  institution   = {Department of Mathematics, University of Maryland--Baltimore County},
36282  year          = {1992},
36283  address       = {Catonsville, Maryland},
36284  number        = {92--16},
36285  type          = {Research Report}
36286}
36287
36288@Article{         sznajder.gowda:nondegeneracy,
36289  author        = {R. Sznajder and M. S. Gowda},
36290  title         = {Nondegeneracy Concepts for Zeros of Piecewise Smooth Functions},
36291  journal       = {Mathematics of Operations Research},
36292  year          = {1998},
36293  volume        = {23},
36294  pages         = {221--238}
36295}
36296
36297@Article{         taji.fukushima.ea:globally,
36298  author        = {K. Taji and M. Fukushima and T. Ibaraki},
36299  title         = {A Globally Convergent {N}ewton Method for Solving Strongly Monotone Variational
36300                  Inequalities},
36301  journal       = {Mathematical Programming},
36302  year          = {1993},
36303  volume        = {58},
36304  pages         = {369--383}
36305}
36306
36307@Article{         taji.fukushima:optimization,
36308  author        = {K. Taji and M. Fukushima},
36309  title         = {Optimization Based Globally Convergent Methods for the Nonlinear Complementarity
36310                  Problem},
36311  journal       = {Journal of the Operations Research Society of Japan},
36312  year          = {1994},
36313  volume        = {37},
36314  pages         = {310--331}
36315}
36316
36317@Article{         talbot.patterson.ea:comparative,
36318  author        = {F. B. Talbot and J. H. Patterson and W. V. Gehrlein},
36319  title         = {A Comparative Evaluation of Heuristic Line Balancing Techniques},
36320  journal       = {Management Science},
36321  year          = {1986},
36322  volume        = {32},
36323  pages         = {430--454}
36324}
36325
36326@Article{         talman.yamamoto:simplicial,
36327  author        = {A. J. J. Talman and Y. Yamamoto},
36328  title         = {A {S}implicial Algorithm for Stationary Point Problems},
36329  journal       = {Mathematics of Operations Research},
36330  year          = {1989},
36331  volume        = {14},
36332  pages         = {383--399}
36333}
36334
36335@InProceedings{   tanese:distributed,
36336  crossref      = {schaeffer:third},
36337  author        = {R. Tanese},
36338  title         = {Distributed Genetic Algorithms},
36339  pages         = {434--439}
36340}
36341
36342@InProceedings{   tanese:parallel,
36343  crossref      = {grefenstette:genetic},
36344  author        = {R. Tanese},
36345  title         = {Parallel Genetic Algorithms for a Hypercube},
36346  pages         = {177--183}
36347}
36348
36349@Article{         teboulle:entropic,
36350  author        = {M. Teboulle},
36351  title         = {Entropic Proximal Mappings with Applications to Nonlinear Programming},
36352  year          = {1992},
36353  journal       = {Mathematics of Operations Research},
36354  volume        = {17},
36355  pages         = {670--690}
36356}
36357
36358@Article{         thuente:duality,
36359  author        = {D. J. Thuente},
36360  title         = {Duality Theory for Generalized Linear Programs with Computational Methods},
36361  journal       = {Operations Research},
36362  year          = {1980},
36363  volume        = {28},
36364  pages         = {1005--1011}
36365}
36366
36367@Book{            tikhonov.arsenin:solutions,
36368  author        = {A. N. Tikhonov and V. Y. Arsenin},
36369  title         = {Solutions of Ill--Posed Problems},
36370  year          = {1977},
36371  publisher     = {John Wiley \& Sons},
36372  address       = {New York}
36373}
36374
36375@InProceedings{   tin-loi.ferris:complementarity,
36376  author        = {F. Tin-Loi and M. C. Ferris},
36377  title         = {Complementarity Problems in Engineering and Mechanics: Models and Solution},
36378  booktitle     = {Computational Mechanics for the Next Millenium},
36379  key           = {79},
36380  pages         = {1029--1036},
36381  year          = {1999},
36382  editor        = {C. M. Wang and K. H. Lee and K. K. Ang},
36383  volume        = {2},
36384  series        = {Proceedings of APCOM '99, Fourth Asia-Pacific Conference on Computational
36385                  Mechanics},
36386  url           = {ftp: //ftp.cs.wisc.edu/math-prog/tech-reports/99-02.ps},
36387  publisher     = {Elsevier Science Ltd},
36388  type          = {Mathematical Programming Technical Report},
36389  institution   = {Computer Sciences Department, University of Wisconsin},
36390  address       = {Madison, Wisconsin},
36391  number        = {99-02}
36392}
36393
36394@InProceedings{   tin-loi.ferris:holonomic,
36395  author        = {F. Tin-Loi and M. C. Ferris},
36396  title         = {Holonomic Analysis of Quasibrittle Fracture with Nonlinear Softening},
36397  booktitle     = {Advances in Fracture Research},
36398  year          = {1997},
36399  editor        = {B. L. Karihaloo and Y. W. Mai and M. I. Ripley and R. O. Ritchie},
36400  volume        = {2},
36401  publisher     = {Pergamon Press},
36402  pages         = {2183--2190},
36403  key           = {53}
36404}
36405
36406@InProceedings{   tin-loi.ferris:simple,
36407  author        = {F. Tin-Loi and M. C. Ferris},
36408  title         = {A Simple Mathematical Programming Method for a Structural Identification
36409                  Problem},
36410  booktitle     = {Seventh International Conference on Computing in Civil and Building Engineering
36411                  (ICCCBE-VII), Seoul, Korea, 19-21 August},
36412  editors       = {C. K. Choi and C. B. Yun and H. G. Kwak},
36413  publisher     = {Techno-Press},
36414  address       = {Korea},
36415  year          = {1997},
36416  pages         = {511--518},
36417  key           = {59}
36418}
36419
36420@Article{         tin-loi.misa:large,
36421  author        = {F. Tin-Loi and J. S. Misa},
36422  title         = {Large displacement elastoplastic analysis of semirigid steel frames},
36423  journal       = {International Journal for Numerical Methods in Engineering},
36424  volume        = {39},
36425  pages         = {741--762},
36426  year          = {1996}
36427}
36428
36429@Article{         tin-loi.pang:elastoplastic,
36430  author        = {F. Tin-Loi and J. S. Pang},
36431  title         = {Elastoplastic analysis of structures with nonlinear hardening},
36432  journal       = {Computer Methods in Applied Mechanics and Engineering},
36433  volume        = {107},
36434  year          = {1993},
36435  pages         = {299--312}
36436}
36437
36438@Article{         tin-loi.vimonsatit:nonlinear,
36439  author        = {F. Tin-Loi and V. Vimonsatit},
36440  title         = {Nonlinear Analysis of Semi-Rigid Frames: a Parametric Complementarity Approach},
36441  journal       = {Engineering Structures},
36442  volume        = {18},
36443  year          = {1996},
36444  pages         = {115--124}
36445}
36446
36447@Article{         tobin:uniqueness,
36448  author        = {R. L. Tobin},
36449  title         = {Uniqueness results and algorithm for Stackelberg-Cournot-Nash equilibria},
36450  journal       = {Annals of Operations Research},
36451  volume        = {34},
36452  year          = {1992},
36453  pages         = {21--36}
36454}
36455
36456@Article{         tobin:variable,
36457  author        = {R. L. Tobin},
36458  title         = {A Variable Dimension Solution Approach for the General Spatial Equilibrium
36459                  Problem},
36460  journal       = {Mathematical Programming},
36461  year          = {1988},
36462  volume        = {40},
36463  pages         = {33--51}
36464}
36465
36466@Article{         todd.burrell:extension,
36467  author        = {M. J. Todd and B. P. Burrell},
36468  title         = {An Extension of {K}armarkar's Algorithm for Linear Programming Using Dual
36469                  Variables},
36470  journal       = {Algorithmica},
36471  year          = {1986},
36472  volume        = {1},
36473  pages         = {409--424}
36474}
36475
36476@Book{            todd:computation,
36477  author        = {M. J. Todd},
36478  title         = {Computation of Fixed Points and Applications},
36479  publisher     = {Springer-Verlag},
36480  year          = {1976},
36481  volume        = {124},
36482  series        = {Lecture Notes in Economics and Mathematical Systems},
36483  address       = {Heidelberg}
36484}
36485
36486@Article{         todd:note,
36487  author        = {M. J. Todd},
36488  title         = {A Note on Computing Equilibria in Economies with Activity Analysis Models of
36489                  Production},
36490  journal       = {Journal of Mathematical Economics},
36491  year          = {1976},
36492  volume        = {6},
36493  pages         = {135--144}
36494}
36495
36496@Article{         toint:assesment,
36497  author        = {Ph. L. Toint},
36498  title         = {An Assesment of Non--Monotone Linesearch Techniques for Unconstrained
36499                  Optimization},
36500  year          = {1996},
36501  journal       = {SIAM Journal on Scientific Computing},
36502  volume        = {17},
36503  pages         = {725=-739}
36504}
36505
36506@TechReport{      toint:assesment*1,
36507  author        = {Ph. L. Toint},
36508  title         = {An Assesment of Non--Monotone Linesearch Techniques for Unconstrained
36509                  Optimization: The Complete Numerical Results},
36510  institution   = {Department of Mathematics, FUNDP},
36511  year          = {1994},
36512  number        = {94/15},
36513  address       = {Namur, Belgium}
36514}
36515
36516@Article{         toint:global,
36517  author        = {Ph. L. Toint},
36518  title         = {Global Convergence of a Class of Trust Region Methods for Nonconvex Minimization
36519                  in a {H}ilbert Space},
36520  journal       = {IMA Journal of Numerical Analysis},
36521  year          = {1988},
36522  volume        = {8},
36523  pages         = {231--252}
36524}
36525
36526@Article{         toint:non-monotone,
36527  author        = {Ph. L. Toint},
36528  title         = {A Non--Monotone Trust--Region Algorithm for Nonlinear Optimization subject to
36529                  Convex Constraints},
36530  year          = {1997},
36531  journal       = {Mathematical Programming},
36532  volume        = {77},
36533  pages         = {69--94}
36534}
36535
36536@InCollection{    toint:transportation,
36537  author        = {Ph. L. Toint},
36538  title         = {Transportation Modelling and Operations Research: {A} Fruitful Connection},
36539  booktitle     = {Operations Research and Decision Aid Methodologies in Traffic and Transportation
36540                  Management},
36541  publisher     = {Springer-Verlag},
36542  series        = {NATO ASI Series F},
36543  year          = {1997},
36544  editor        = {Ph. L. Toint and M. Labbe and K. Tanczos and G. Laporte}
36545}
36546
36547@Article{         tomlin.welch:finding,
36548  author        = {J. Tomlin and J. Welch},
36549  title         = {Finding Duplicate Rows in a Linear Programming Model},
36550  journal       = {Operations Research Letters},
36551  year          = {1986},
36552  volume        = {5},
36553  number        = {1},
36554  pages         = {7--11}
36555}
36556
36557@Article{         torczon:convergence,
36558  author        = {V. Torczon},
36559  title         = {On the Convergence of the Multidirectional Search Algorithm},
36560  journal       = {SIAM Journal on Optimization},
36561  year          = {1991},
36562  volume        = {1},
36563  pages         = {123--145}
36564}
36565
36566@Article{         torczon:convergence*1,
36567  author        = {V. Torczon},
36568  title         = {On the Convergence of Pattern Search Algorithms},
36569  journal       = {SIAM Journal on Optimization},
36570  year          = {1997},
36571  volume        = {7},
36572  pages         = {1--25}
36573}
36574
36575@Misc{            torma.rutherford:general,
36576  author        = {H. Torma and T. Rutherford},
36577  title         = {A General Equilibrium Assessment of {F}inland's Grand Tax Reform},
36578  year          = {1992},
36579  howpublished  = {Working Paper 15/1992},
36580  note          = {Department of Economics and Management, University of Jyvaskyla, Finland}
36581}
36582
36583@Article{         trinkle.pang.ea:dynamic,
36584  author        = {J. C. Trinkle and J. S. Pang and S. Sudarsky and G. Lo},
36585  title         = {On Dynamic Multi-Rigid-Body Contact Problems},
36586  journal       = {Zeitschrift f{\"{u}}r Angewandte Mathematik und Mechanik},
36587  year          = {1997},
36588  pages         = {267--279},
36589  volume        = {77}
36590}
36591
36592@InProceedings{   trinkle.pang:dynamic,
36593  author        = {J. C. Trinkle and J. S. Pang},
36594  title         = {Dynamic multi-rigid-body systems with concurrent distributed contacts friction},
36595  book          = {{IEEE} International Conference on Robotics and Automation},
36596  pages         = {2276--2281},
36597  year          = {1997}
36598}
36599
36600@TechReport{      tseng.bertsekas:convergence,
36601  author        = {P. Tseng and D. P. Bertsekas},
36602  title         = {On the Convergence of the Exponential Multiplier Method for Convex Programming},
36603  institution   = {Laboratory for Information and Decision Systems, Massachusetts Institute of
36604                  Technology},
36605  year          = {1990},
36606  type          = {technical report},
36607  number        = {LIDS-P-1995},
36608  address       = {Cambridge, MA}
36609}
36610
36611@Article{         tseng.yamashita.ea:equivalence,
36612  author        = {P. Tseng and N. Yamashita and M. Fukushima},
36613  title         = {Equivalence of Complementarity Problems to Differentiable Minimization: a Unified
36614                  Approach},
36615  year          = {1996},
36616  journal       = {SIAM Journal on Optimization},
36617  volume        = {6},
36618  pages         = {446--460}
36619}
36620
36621@Article{         tseng:applications,
36622  author        = {P. Tseng},
36623  title         = {Applications of a splitting algorithm to decomposition in convex programming and
36624                  variational inequalities},
36625  journal       = {SIAM Journal on Control and Optimization},
36626  year          = {1991},
36627  volume        = {29},
36628  pages         = {119--138}
36629}
36630
36631@Article{         tseng:dual,
36632  author        = {P. Tseng},
36633  title         = {Dual Ascent Methods for Problems with Strictly Convex Costs and Linear
36634                  Constraints: a Unified Approach},
36635  journal       = {SIAM Journal on Control and Optimization},
36636  year          = {1990},
36637  volume        = {28},
36638  pages         = {214--242}
36639}
36640
36641@Article{         tseng:dual*1,
36642  author        = {P. Tseng},
36643  title         = {Dual Ascent Methods with Strictly Convex Costs and Linear Constraints: {A}
36644                  Unified Approach},
36645  journal       = {SIAM Journal on Control and Optimization},
36646  year          = {1990},
36647  volume        = {28},
36648  pages         = {214--242}
36649}
36650
36651@Article{         tseng:dual*2,
36652  author        = {P. Tseng},
36653  title         = {Dual Coordinate Ascent Methods for Non--Strictly Convex Minimization},
36654  journal       = {Mathematical Programming},
36655  year          = {1993},
36656  volume        = {59},
36657  pages         = {231--248}
36658}
36659
36660@Article{         tseng:fortified-descent,
36661  author        = {P. Tseng},
36662  title         = {Fortified-Descent Simplicial Search Method: a General Approach},
36663  journal       = {SIAM Journal on Optimization},
36664  volume        = {10},
36665  pages         = {269--288},
36666  year          = {2000}
36667}
36668
36669@Article{         tseng:growth,
36670  author        = {P. Tseng},
36671  title         = {Growth Behavior of a Class of Merit Functions for the Nonlinear Complementarity
36672                  Problem},
36673  journal       = {Journal of Optimization Theory and Applications},
36674  volume        = {89},
36675  year          = {1996},
36676  pages         = {17--37}
36677}
36678
36679@Unpublished{     tseng:matlab,
36680  author        = {P. Tseng},
36681  title         = {Matlab Implementations of Complementarity Codes},
36682  year          = {1995},
36683  note          = {Private Communication}
36684}
36685
36686@Article{         ursescu:multifunctions,
36687  author        = {C. Ursescu},
36688  title         = {Multifunctions with closed convex graph},
36689  journal       = {Czech. Math. J.},
36690  year          = {1975},
36691  volume        = {35},
36692  pages         = {438--441}
36693}
36694
36695@TechReport{      vaidya:algorithm,
36696  author        = {P. M. Vaidya},
36697  title         = {An Algorithm for Linear Programming which Requires
36698                  {O}($((m+n)n^2+(m+n)^{1.5})${L}) arithmetic operations},
36699  institution   = {AT\&T Bell Laboratories},
36700  year          = {1987},
36701  address       = {Murray Hill, New Jersey}
36702}
36703
36704@Article{         val:unloading,
36705  author        = {P. Du Val},
36706  title         = {The Unloading Problem for Plane Curves},
36707  journal       = {American Journal of Mathematics},
36708  year          = {1940},
36709  volume        = {62},
36710  pages         = {307--311}
36711}
36712
36713@InCollection{    valentine:problem,
36714  author        = {F. A. Valentine},
36715  title         = {The Problem of {L}agrange with Differential Inequalities as Added Side
36716                  Conditions},
36717  booktitle     = {Contributions to the Calculus of Variations, 1933--1937},
36718  year          = {1937},
36719  publisher     = {University of Chicago Press},
36720  address       = {Chicago},
36721  pages         = {407--448}
36722}
36723
36724@Article{         valle.poch.ea:comparison,
36725  author        = {M. del Valle and M. Poch and J. Alonso and J. Bartroli},
36726  title         = {Comparison of the {P}owell and Simplex Methods in the Optimization of
36727                  Flow-Injection Systems},
36728  journal       = {Analytica Chimica Acta},
36729  year          = {1990},
36730  volume        = {241},
36731  pages         = {31--42}
36732}
36733
36734@Article{         vandenberghe.demoor.ea:generalized,
36735  author        = {L. Vandenberghe and B. L. {De~Moor} and J. Vandewalle},
36736  title         = {The generalized linear complementarity problem applied to the complete analysis
36737                  of resistive piecewise-linear circuits},
36738  journal       = {IEEE Transactions on Circuits and Systems},
36739  volume        = {36},
36740  year          = {1989},
36741  pages         = {1382--1391}
36742}
36743
36744@Article{         vanderbei.meketon.ea:modification,
36745  author        = {R. J. Vanderbei and M. S. Meketon and B. A. Freedman},
36746  title         = {A Modification of {K}armarkar's Algorithm},
36747  journal       = {Algorithmica},
36748  year          = {1986},
36749  volume        = {1},
36750  pages         = {395--407}
36751}
36752
36753@Article{         vanderbei:affine-scaling,
36754  author        = {R. J. Vanderbei},
36755  title         = {Affine--Scaling for Linear Programs with Free Variables},
36756  journal       = {Mathematical Programming},
36757  year          = {1989},
36758  volume        = {43},
36759  pages         = {31--44}
36760}
36761
36762@Article{         vanroy.wolsey:solving,
36763  author        = {T. J. Van~Roy and L. A. Wolsey},
36764  title         = {Solving Mixed Integer 0-1 Programs by Automatic Reformulation},
36765  journal       = {Operations Research},
36766  volume        = {35},
36767  pages         = {45--57},
36768  year          = {1987}
36769}
36770
36771@Book{            vapnik:nature,
36772  author        = {V. N. Vapnik},
36773  title         = {The Nature of Statistical Learning Theory},
36774  publisher     = {John Wiley \& Sons},
36775  address       = {New York},
36776  year          = {1996}
36777}
36778
36779@Book{            varian:microeconomic,
36780  author        = {Hal R. Varian},
36781  title         = {Microeconomic Analysis},
36782  year          = {1978},
36783  publisher     = {W.W. Norton \& Company},
36784  address       = {New York, New York}
36785}
36786
36787@Article{         verhey:immobilizing,
36788  author        = {L. J. Verhey},
36789  title         = {Immobilizing and Positioning Patients for Radiotherapy},
36790  journal       = {Seminars in Radiation Oncology},
36791  year          = {1995},
36792  volume        = {5},
36793  number        = {2},
36794  pages         = {100--113}
36795}
36796
36797@Article{         vinante.pintos:differentiable,
36798  author        = {C. Vinante and S. Pintos},
36799  title         = {On Differentiable Exact Penalty Functions},
36800  journal       = {Journal of Optimization Theory and Applications},
36801  year          = {1986},
36802  volume        = {50},
36803  pages         = {479--493}
36804}
36805
36806@Article{         vlach:scheduling,
36807  author        = {M. Vlach},
36808  title         = {On Scheduling with Earliness and Tardiness Penalties},
36809  journal       = {Methods of Operations Research},
36810  year          = {1983},
36811  volume        = {45},
36812  pages         = {367--375}
36813}
36814
36815@InCollection{    wacker:summary,
36816  author        = {H.--J. Wacker},
36817  title         = {A Summary of the Developments on Imbedding Methods},
36818  booktitle     = {Continuation Methods},
36819  year          = {1978},
36820  editor        = {H.--J. Wacker},
36821  publisher     = {Academic Press},
36822  address       = {New York},
36823  pages         = {1--35}
36824}
36825
36826@Article{         wakefield.tin-loi:large,
36827  author        = {R. R. Wakefield and F. Tin-Loi},
36828  title         = {Large Scale Nonholonomic Elastoplastic Analysis using a Linear Complementarity
36829                  Formulation},
36830  journal       = {Computer Methods in Applied Mechanics and Engineering},
36831  volume        = {84},
36832  year          = {1990},
36833  pages         = {229--242}
36834}
36835
36836@Article{         wakefield.tin-loi:large*1,
36837  author        = {R. R. Wakefield and F. Tin-Loi},
36838  title         = {Large Displacement Elastoplastic Analysis of Frames using an Iterative {LCP}
36839                  Approach},
36840  journal       = {International Journal Mechanical Science},
36841  volume        = {33},
36842  year          = {1991},
36843  pages         = {379--391}
36844}
36845
36846@Article{         walker:implementation,
36847  author        = {H. F. Walker},
36848  title         = {Implementation of the {GMRES} method using {H}ouseholder transformations},
36849  journal       = {SIAM Journal on Scientific Computing},
36850  volume        = {9},
36851  year          = {1988},
36852  pages         = {152--163}
36853}
36854
36855@Book{            wall.schwartz:programming,
36856  author        = {L. Wall and R. L. Schwartz},
36857  title         = {Programming Perl},
36858  publisher     = {O'Reilly and Associates, Inc.},
36859  address       = {Sebastopol, CA},
36860  year          = {1991}
36861}
36862
36863@Book{            walras:elements,
36864  author        = {L. Walras},
36865  title         = {Elements of Pure Economics},
36866  publisher     = {Allen and Unwin},
36867  year          = {1954},
36868  address       = {London}
36869}
36870
36871@Article{         wang.monteiro.ea:interior,
36872  author        = {T. Wang and R. D. C. Monteiro and J. S. Pang},
36873  title         = {An Interior Point Potential Reduction Method for Constrained Equations},
36874  journal       = {Mathematical Programming},
36875  volume        = {74},
36876  pages         = {159--196},
36877  year          = {1996}
36878}
36879
36880@Article{         wardi:stochastic,
36881  author        = {Y. Wardi},
36882  title         = {A Stochastic Steepest-Descent Algorithm},
36883  journal       = {Journal of Optimization Theory and Applications},
36884  year          = {1988},
36885  volume        = {59},
36886  pages         = {307--323}
36887}
36888
36889@Article{         wardi:stochastic*1,
36890  author        = {Y. Wardi},
36891  title         = {Stochastic Algorithms for with {A}rmijo Stepsizes for Minimization of Functions},
36892  journal       = {Journal of Optimization Theory and Applications},
36893  year          = {1990},
36894  volume        = {64},
36895  pages         = {399--417}
36896}
36897
36898@Article{         wardrop:theoretical,
36899  author        = {J. G. Wardrop},
36900  title         = {Some Theoretical Aspects of Road Traffic Research},
36901  journal       = {Proceeding of the Institute of Civil Engineers, Part {II}},
36902  year          = {1952},
36903  pages         = {325--378}
36904}
36905
36906@Article{         warga:minimizing,
36907  author        = {J. Warga},
36908  title         = {Minimizing certain convex functions},
36909  journal       = {Journal of SIAM on Applied Mathematics},
36910  year          = {1963},
36911  volume        = {11},
36912  pages         = {588--593}
36913}
36914
36915@Article{         watson.billups.ea:hompack,
36916  author        = {L. T. Watson and S. C. Billups and A. P. Morgan},
36917  title         = {Algorithm 652: {HOMPACK}: {A} Suite of Codes for Globally Convergent Homotopy
36918                  Algorithms},
36919  journal       = {{ACM} Transactions on Mathematical Software},
36920  year          = {1987},
36921  volume        = {13},
36922  pages         = {281--310}
36923}
36924
36925@Article{         watson.billups.ea:slow,
36926  author        = {L. T. Watson and S. C. Billups and C. Y. Wang},
36927  title         = {Slow Viscous Flow in a Syringe},
36928  journal       = {Journal of Biomechanical Engineering},
36929  year          = {1986},
36930  volume        = {108},
36931  pages         = {317--323}
36932}
36933
36934@Article{         watson:discrete,
36935  author        = {G. A. Watson},
36936  title         = {Discrete $\ell_1$ approximation by rational functions},
36937  journal       = {IMA Journal of Numerical Analysis},
36938  year          = {1984},
36939  volume        = {4},
36940  pages         = {275--288}
36941}
36942
36943@Article{         watson:solving,
36944  author        = {L. T. Watson},
36945  title         = {Solving the nonlinear complementarity problem by a homotopy method},
36946  journal       = {SIAM Journal on Control and Optimization},
36947  year          = {1979},
36948  volume        = {17},
36949  pages         = {36--46}
36950}
36951
36952@Article{         webb:optimum,
36953  author        = {S. Webb},
36954  title         = {Optimum Parameters in a Model of Tumor Control Probability including Interpatient
36955                  Heterogeneity},
36956  journal       = {Physics in Medicine and Biology},
36957  year          = {1994},
36958  volume        = {39},
36959  pages         = {1895--1914}
36960}
36961
36962@Book{            webb:physics,
36963  author        = {S. Webb},
36964  title         = {The Physics of Conformal Radiotherapy: Advances in Technology},
36965  publisher     = {Institute of Physics Publishing Ltd.},
36966  year          = {1997},
36967  optaddress    = {Philadelphia}
36968}
36969
36970@InBook{          webb:theory,
36971  author        = {S. Webb},
36972  editor        = {E. Sternick},
36973  title         = {The Theory and Practice of Intensity Modulated Radiation Therapy},
36974  chapter       = {Inverse Planning for IMRT: the Role of Simulated Annealing},
36975  publisher     = {Advanced Medical Publishing},
36976  year          = {1997}
36977}
36978
36979@Book{            weiss.kulikowski:computer,
36980  author        = {S. M. Weiss and C. A. Kulikowski},
36981  title         = {Computer Systems that Learn},
36982  year          = {1991},
36983  publisher     = {Morgan Kaufmann Publishers, Inc},
36984  address       = {San Mateo, California}
36985}
36986
36987@PhDThesis{       werbos:beyond,
36988  author        = {P. J. Werbos},
36989  title         = {Beyond Regression: New Tools for Prediction and Analysis in the Behaviorial
36990                  Sciences},
36991  year          = {1974},
36992  school        = {Harvard University}
36993}
36994
36995@InCollection{    wets:convergence,
36996  author        = {R. J.-B. Wets},
36997  title         = {Convergence of Convex Functions, Variational Inequalites, and Convex Optimization
36998                  Problems},
36999  booktitle     = {Variational Inequalites and Complementarity Problems},
37000  year          = {1980},
37001  editor        = {R. W. Cottle and F. Giannessi and J.--L. Lions},
37002  publisher     = {John Wiley \& Sons},
37003  address       = {New York},
37004  pages         = {375--403}
37005}
37006
37007@InCollection{    wets:large,
37008  author        = {R. J.-B. Wets},
37009  title         = {Large Scale Linear Programming Techniques in Stochastic Programming},
37010  booktitle     = {Numerical Techniques for Stochastic Optimization},
37011  publisher     = {Springer-Verlag},
37012  year          = {1988},
37013  editor        = {Yu. M. Ermoliev and R. J. -B. Wets},
37014  address       = {Berlin},
37015  pages         = {65--93}
37016}
37017
37018@Article{         white:asymptotic,
37019  author        = {H. White},
37020  title         = {Some asymptotic results for learning in single hidden-layer feedforward network
37021                  models},
37022  journal       = {Journal of the American Stattistical Association},
37023  year          = {1989},
37024  volume        = {84},
37025  number        = {408},
37026  pages         = {1003--1013}
37027}
37028
37029@Article{         white:learning,
37030  author        = {H. White},
37031  title         = {Learning in artificial neural networks{:} {A} statistical perspective},
37032  journal       = {Neural Computation},
37033  year          = {1989},
37034  volume        = {1},
37035  pages         = {425--461}
37036}
37037
37038@InProceedings{   whitley.starkweather.ea:scheduling,
37039  crossref      = {schaeffer:third},
37040  author        = {D. Whitley and T. Starkweather and D. Fuquay},
37041  title         = {Scheduling Problems and Travelling Salesmen: The Genetic Edge Recombination
37042                  Operator},
37043  pages         = {133--140}
37044}
37045
37046@Book{            williams:model,
37047  author        = {H. P. Williams},
37048  title         = {Model Building in Mathematical Programming},
37049  publisher     = {John Wiley \& Sons},
37050  year          = {1990},
37051  edition       = {Third}
37052}
37053
37054@Book{            wilmott.dewynne.ea:option,
37055  author        = {P. Wilmott and J. Dewynne and S. Howison},
37056  title         = {Option Pricing},
37057  publisher     = {Oxford Financial Press},
37058  year          = {1993},
37059  address       = {Oxford, England}
37060}
37061
37062@PhDThesis{       wilson:simplicial,
37063  author        = {R. B. Wilson},
37064  title         = {A Simplicial Algorithm for Concave Programming},
37065  year          = {1963},
37066  address       = {Boston, MA},
37067  school        = {Graduate School of Business Administration, Harvard University}
37068}
37069
37070@TechReport{      wolberg.bennett.ea:breast,
37071  author        = {W. H. Wolberg and K. P. Bennett and O. L. Mangasarian},
37072  title         = {Breast Cancer Diagnosis and Prognostic Determination from Cell Analysis},
37073  institution   = {Departments of Surgery and Human Oncology and Computer Sciences, University of
37074                  Wisconsin},
37075  year          = {1992},
37076  address       = {Madison, WI 53706},
37077  type          = {Manuscript}
37078}
37079
37080@Article{         wolberg.mangasarian:multisurface,
37081  author        = {W. H. Wolberg and O. L. Mangasarian},
37082  title         = {Multisurface Method of Pattern Separation for Medical Diagnosis Applied to Breast
37083                  Cytology},
37084  journal       = {Proceedings of the National Academy of Sciences,U.S.A.},
37085  year          = {1990},
37086  volume        = {87},
37087  pages         = {9193--9196}
37088}
37089
37090@Unpublished{     wolberg.mangasarian:wbcd,
37091  author        = {W. H. Wolberg and O. L. Mangasarian},
37092  title         = {{WBCD: Wisconsin Breast Cancer Database}},
37093  year          = {1991},
37094  note          = {Computer Sciences Department, University of Wisconsin, Madison, ftp: //ftp. cs.
37095                  wisc.edu/math-prog/cpo-dataset/machine-learn/cancer1/}
37096}
37097
37098@Article{         wolberg.street.ea:breast,
37099  author        = {W. H. Wolberg and W. N. Street and O. L. Mangasarian},
37100  title         = {Breast Cytology Diagnosis via Digital Image Analysis},
37101  journal       = {Analytical and Quantitative Cytology and Histology},
37102  year          = {1993},
37103  volume        = {15},
37104  number        = {6},
37105  pages         = {396--404}
37106}
37107
37108@Unpublished{     wolberg.street.ea:wdbc,
37109  author        = {W. H. Wolberg and W. N. Street and O. L. Mangasarian},
37110  title         = {{WDBC: Wisconsin Diagnostic Breast Cancer Database}},
37111  year          = {1995},
37112  note          = {Computer Sciences Department, University of Wisconsin, Madison, ftp: //ftp.
37113                  cs.wisc.edu/math-prog/cpo-dataset/machine-learn/WDBC/}
37114}
37115
37116@Unpublished{     wolberg.street.ea:wpbc,
37117  author        = {W. H. Wolberg and W. N. Street and O. L. Mangasarian},
37118  title         = {{WPBC: Wisconsin Prognostic Breast Cancer Database}},
37119  year          = {1995},
37120  note          = {Computer Sciences Department, University of Wisconsin, Madison, ftp: //ftp.
37121                  cs.wisc.edu/math-prog/cpo-dataset/machine-learn/WPBC/}
37122}
37123
37124@Book{            wolsey:integer,
37125  author        = {L. A. Wolsey},
37126  title         = {Integer Programming},
37127  publisher     = {John Wiley \& Sons},
37128  year          = {1998},
37129  address       = {New York, NY}
37130}
37131
37132@Article{         womersley:local,
37133  author        = {R. S. Womersley},
37134  title         = {Local Properties of Algorithms for Minimizing Composite Functions},
37135  journal       = {Mathematical Programming},
37136  year          = {1985},
37137  volume        = {32},
37138  pages         = {69--89}
37139}
37140
37141@Article{         woo.sanders.ea:peacock,
37142  author        = {S. Y. Woo and M. Sanders and W. Grant and E. B. Butler},
37143  title         = {Does the ``peacock'' have anything to do with radiotherapy?},
37144  journal       = {International Journal of Radiation Oncology, Biology and Physics},
37145  year          = {1994},
37146  volume        = {29},
37147  number        = {1},
37148  pages         = {213--214}
37149}
37150
37151@Article{         wright.ralph:superlinear,
37152  author        = {S. J. Wright and D. Ralph},
37153  title         = {A Superlinear Infeasible--Interior--Point Algorithm for Monotone Complementarity
37154                  Problems},
37155  year          = {1996},
37156  journal       = {Mathematics of Operations Research},
37157  volume        = {21},
37158  pages         = {815--838}
37159}
37160
37161@TechReport{      wright.zhang:superquadratic,
37162  author        = {S. J. Wright and Y. Zhang},
37163  title         = {A Superquadratic Infeasible--Interior--Point Method for linear complementarity
37164                  problems},
37165  institution   = {Argonne National Laboratory},
37166  year          = {1994},
37167  annote        = {revised},
37168  number        = {MCS--P418--0294},
37169  address       = {Argonne, Illinois},
37170  type          = {Preprint}
37171}
37172
37173@TechReport{      wright:dynfgm,
37174  author        = {S. E. Wright},
37175  title         = {{DYNFGM}: Dynamic Finite Generation Method},
37176  institution   = {Department of Mathematics, University of Washington},
37177  year          = {1989},
37178  address       = {Seattle, Washington}
37179}
37180
37181@Article{         wright:infeasible-interior-point,
37182  author        = {S. J. Wright},
37183  title         = {An Infeasible--Interior--Point Algorithm for Linear Complementarity Problems},
37184  journal       = {Mathematical Programming},
37185  volume        = {67},
37186  pages         = {29--51},
37187  year          = {1994}
37188}
37189
37190@Article{         wright:path-following,
37191  author        = {S. J. Wright},
37192  title         = {A Path--Following Infeasible--Interior--Point Algorithm for Linear
37193                  Complementarity Problems},
37194  journal       = {Optimization Methods and Software},
37195  year          = {1993},
37196  volume        = {2},
37197  pages         = {79--106}
37198}
37199
37200@TechReport{      wright:path-following*1,
37201  author        = {S. J. Wright},
37202  title         = {A Path--Following Infeasible--Interior--Point Algorithm for Linear and Quadratic
37203                  Problems},
37204  institution   = {Argonne National Laboratory},
37205  year          = {1993},
37206  number        = {MCS--P401--1293},
37207  address       = {Argonne, Illinois}
37208}
37209
37210@Book{            wright:primal-dual,
37211  author        = {S. J. Wright},
37212  title         = {Primal--Dual Interior--Point Methods},
37213  year          = {1997},
37214  publisher     = {SIAM},
37215  address       = {Philadelphia, Pennsylvania}
37216}
37217
37218@TechReport{      wright:reduced,
37219  author        = {S. J. Wright},
37220  title         = {On Reduced Convex QP Formulations of Monotone LCP Problems},
37221  institution   = {Argonne National Laboratory},
37222  year          = {2000},
37223  number        = {MCS--P808--0400},
37224  address       = {Argonne, Illinois}
37225}
37226
37227@Article{         wright:solution,
37228  author        = {S. J. Wright},
37229  title         = {Solution of Discrete--Time Optimal Control Problems on Parallel Computers},
37230  journal       = {Parallel Computing},
37231  year          = {1990},
37232  volume        = {16},
37233  pages         = {221--238}
37234}
37235
37236@Article{         wu.bourland:morphology,
37237  author        = {Q. J. Wu and J. D. Bourland},
37238  title         = {Morphology-guided radiosurgery treatment planning and optimization for multiple
37239                  isocenters},
37240  journal       = {Medical Physics},
37241  year          = {1999},
37242  volume        = {26},
37243  number        = {10},
37244  pages         = {2151--2160}
37245}
37246
37247@Misc{            wunderling:soplex,
37248  author        = {R. Wunderling},
37249  title         = {{SOPLEX}: The Sequential Object-Oriented Simplex Class Library},
37250  howpublished  = {http://www.zib.de/Optimization/Software/Soplex/}
37251}
37252
37253@Article{         xiao.harker:nonsmooth,
37254  author        = {B. Xiao and P. T. Harker},
37255  title         = {A Nonsmooth {N}ewton Method for Variational Inequalities: {I}: Theory},
37256  journal       = {Mathematical Programming},
37257  year          = {1994},
37258  volume        = {65},
37259  pages         = {151--194}
37260}
37261
37262@Article{         xiao.harker:nonsmooth*1,
37263  author        = {B. Xiao and P. T. Harker},
37264  title         = {A Nonsmooth {N}ewton Method for Variational Inequalities: {II}: Numerical
37265                  Results},
37266  journal       = {Mathematical Programming},
37267  year          = {1994},
37268  volume        = {65},
37269  pages         = {195--216}
37270}
37271
37272@Article{         xiao.zhou:nonmonotone,
37273  author        = {Y. Xiao and F. J. Zhou},
37274  title         = {Nonmonotone Trust Region Methods with Curvilinear Paths in Unconstrained
37275                  Minimization},
37276  journal       = {Computing},
37277  year          = {1992},
37278  volume        = {48},
37279  pages         = {303--317}
37280}
37281
37282@TechReport{      xiao:global,
37283  author        = {B. Xiao},
37284  title         = {Global {N}ewton methods for nonlinear problems and variational inequalities: a
37285                  {B}-differentiable equation approach},
37286  type          = {{Ph.D. Thesis}},
37287  year          = {1990},
37288  institution   = {Department of Decision Sciences, The Warton School, University of Pennsylvania},
37289  address       = {Philadelphia, PA}
37290}
37291
37292@Article{         xu.burke:polynomial,
37293  author        = {S. Xu and J. V. Burke},
37294  title         = {A Polynomial Time Interior-Point Path-Following Algorithm for {LCP} based on
37295                  {C}hen-{H}arker-{K}anzow Smoothing Techniques},
37296  year          = {1999},
37297  journal       = {Mathematical Programming},
37298  volume        = {86},
37299  pages         = {91--104}
37300}
37301
37302@TechReport{      xu:global,
37303  author        = {S. Xu},
37304  title         = {The Global Linear Convergence of an Infeasible Non-Interior Path-Following
37305                  Algorithm for Complementarity Problems with Uniform {P}-Functions},
37306  institution   = {Department of Mathematics, University of Washington},
37307  year          = {1996},
37308  type          = {Technical Report},
37309  address       = {Seattle, WA}
37310}
37311
37312@Article{         yajima.konno:efficient,
37313  author        = {Y. Yajima and H. Konno},
37314  title         = {Efficient Algorithms for Solving Rank Two and Rank Three Bilinear Programming
37315                  Problems},
37316  journal       = {Journal of Global Optimization},
37317  year          = {1991},
37318  volume        = {1:1},
37319  pages         = {155--171}
37320}
37321
37322@Article{         yamamoto:path-following,
37323  author        = {Y. Yamamoto},
37324  title         = {A Path--Following Algorithm for Stationary Point Problems},
37325  journal       = {Journal of Operations Society of Japan},
37326  year          = {1987},
37327  volume        = {30},
37328  pages         = {181--198}
37329}
37330
37331@Article{         yamashita.fukushima:modified,
37332  author        = {N. Yamashita and M. Fukushima},
37333  title         = {Modified {N}ewton Methods for Solving a Semismooth Reformulation of Monotone
37334                  Complementarity Problems},
37335  journal       = {Mathematical Programming},
37336  year          = {1997},
37337  volume        = {76},
37338  pages         = {469--492}
37339}
37340
37341@Article{         yamashita.fukushima:stationary,
37342  author        = {N. Yamashita and M. Fukushima},
37343  title         = {On Stationary Points of the Implicit Lagrangian for Nonlinear Complementarity
37344                  Problems},
37345  journal       = {Journal of Optimization Theory and Applications},
37346  volume        = {84},
37347  pages         = {653--663},
37348  year          = {1995}
37349}
37350
37351@Article{         yamashita.taji.ea:unconstrained,
37352  author        = {N. Yamashita and K. Taji and M. Fukushima},
37353  title         = {Unconstrained Optimization Reformulations of Variational Inequality Problems},
37354  journal       = {Journal of Optimization Theory and Applications},
37355  year          = {1997},
37356  volume        = {92},
37357  pages         = {439--456}
37358}
37359
37360@TechReport{      yamashita:properties,
37361  author        = {N. Yamashita},
37362  title         = {Some Properties of the Restricted {NCP}-Functions for the Nonlinear
37363                  Complementarity Problem},
37364  institution   = {Department of Applied Mathematics and Physics, Kyoto University},
37365  year          = {1996},
37366  type          = {Technical Report},
37367  address       = {Kyoto, Japan}
37368}
37369
37370@Article{         yang.mackie.ea:investigation,
37371  author        = {J. N. Yang and T. R. Mackie and P. Reckwerdt and J. O. Deasy and B. R.
37372                  Thomadsen},
37373  title         = {An investigation of tomotherapy beam delivery},
37374  journal       = {Medical Physics},
37375  year          = {1997},
37376  volume        = {24},
37377  number        = {3},
37378  pages         = {425--436}
37379}
37380
37381@Article{         yan.shu.ea:clinical,
37382  author        = {Y. Yan and H. Shu and X. Bao},
37383  title         = {Clinical Treatment Planning Optimization by {P}owell's method for {G}amma Unit
37384                  Treatmen System},
37385  journal       = {International Journal of Radiation Oncology, Biology and Physics},
37386  year          = {1997},
37387  volume        = {39},
37388  pages         = {247--254}
37389}
37390
37391@Article{         yau.gao:obstacle,
37392  author        = {S. T. Yau and Y. Gao},
37393  title         = {Obstacle problem for von {K}arm\'an equations},
37394  journal       = {Advances in Applied Mathematics},
37395  volume        = {13},
37396  year          = {1992},
37397  pages         = {123--141}
37398}
37399
37400@Article{         ye.tse:extension,
37401  author        = {Y. Ye and E. Tse},
37402  title         = {An Extension of {K}armarkar's Projective Algorithm for Convex Quadratic
37403                  Programming},
37404  journal       = {Mathematical Programming},
37405  year          = {1989},
37406  volume        = {44}
37407}
37408
37409@Article{         ye:affine,
37410  author        = {Y. Ye},
37411  title         = {On affine scaling algorithms for nonconvex quadratic programming},
37412  journal       = {Mathematical Programming},
37413  year          = {1992},
37414  volume        = {56},
37415  pages         = {285--300}
37416}
37417
37418@PhDThesis{       ye:interior,
37419  author        = {Y. Ye},
37420  title         = {Interior Algorithms for Linear, Quadratic, and Linearly Constrained Convex
37421                  Programming},
37422  year          = {1987},
37423  address       = {Stanford, California},
37424  school        = {Department of Engineering--Economic Systems, Stanford University}
37425}
37426
37427@Book{            ye:interior*1,
37428  author        = {Y. Ye},
37429  title         = {Interior-Point Algorithms: Theory and Analysis},
37430  publisher     = {John Wiley \& Sons},
37431  year          = {1997},
37432  address       = {New York, NY}
37433}
37434
37435@Article{         yu:convergence,
37436  author        = {W. --C. Yu},
37437  title         = {The Convergence Property of the Simplex Evolutionary Techniques},
37438  journal       = {Scientia Sinica, Special issue of Mathematics},
37439  year          = {1979},
37440  volume        = {1},
37441  pages         = {68--77}
37442}
37443
37444@Article{         yu.schell:genetic,
37445  author        = {Y. Yu and M. C. Schell},
37446  title         = {A Genetic Algorithm for the Optimization of Prostate Implants},
37447  journal       = {Medical Physics},
37448  year          = {1996},
37449  volume        = {23},
37450  pages         = {2085--2091}
37451}
37452
37453@Article{         yuan:superlinear,
37454  author        = {Y. Yuan},
37455  title         = {On the Superlinear Convergence of a Trust Region Algorithm for Nonmooth
37456                  Optimization},
37457  journal       = {Mathematical Programming},
37458  year          = {1985},
37459  volume        = {31},
37460  pages         = {269--285}
37461}
37462
37463@Book{            zangwill:nonlinear,
37464  author        = {W. I. Zangwill},
37465  title         = {Nonlinear Programming: {A} Unified Approach},
37466  year          = {1969},
37467  publisher     = {Prentice-Hall, Inc},
37468  address       = {Englewood Cliffs, New Jersey}
37469}
37470
37471@TechReport{      zangwill:nonlinear*1,
37472  author        = {W. I. Zangwill},
37473  title         = {Nonlinear Programming by Sequential Unconstrained Maximization},
37474  institution   = {Center for Research in Management Science, University of California},
37475  year          = {1965},
37476  address       = {Berkeley},
37477  number        = {131},
37478  type          = {Working Paper}
37479}
37480
37481@Article{         zangwill:nonlinear*2,
37482  author        = {W. I. Zangwill},
37483  title         = {Nonlinear Programming via Penalty Functions},
37484  journal       = {Management Science},
37485  year          = {1967},
37486  volume        = {13},
37487  pages         = {344--358}
37488}
37489
37490@TechReport{      zenios.censor:massively,
37491  author        = {S. A. Zenios and Y. Censor},
37492  title         = {Massively Parallel Row-Action Algorithms for some Nonlinear Transportation
37493                  Problems},
37494  institution   = {decision sciences department, Wharton School, University of Pennsylvania},
37495  year          = {1990},
37496  type          = {report},
37497  number        = {89-09-10},
37498  address       = {Philadelphia, PA}
37499}
37500
37501@Article{         zenios.lasken:nonlinear,
37502  author        = {S. A. Zenios and R. A. Lasken},
37503  title         = {Nonlinear Network Optimization on a Massively Parallel {C}onnection {M}achine},
37504  journal       = {Annals of Operations Research},
37505  year          = {1988},
37506  volume        = {14},
37507  pages         = {147--163}
37508}
37509
37510@Article{         zenios.mulvey:distributed,
37511  author        = {S. A. Zenios and J. M. Mulvey},
37512  title         = {A Distributed Algorithm for Convex Network Optimization Problems},
37513  journal       = {Parallel Computing},
37514  year          = {1988},
37515  volume        = {6},
37516  pages         = {43--56}
37517}
37518
37519@TechReport{      zenios.neilsen:massively,
37520  author        = {S. A. Zenios and S. Neilsen},
37521  title         = {Massively Parallel Algorithms for Singly Constrained Nonlinear Programs},
37522  institution   = {Decision Sciences Department, Wharton School, University of Pennsylvania},
37523  year          = {1990},
37524  type          = {report},
37525  number        = {90-03-01},
37526  address       = {Philadelphia, PA}
37527}
37528
37529@TechReport{      zenios.qi.ea:comparative,
37530  author        = {S. A. Zenios and R. Qi and E. D. Chajakis},
37531  title         = {A Comparative Study of Parallel Dual Coordinate Ascent Implementations for
37532                  Nonlinear Network Optimization},
37533  institution   = {Decision Sciences Department, Wharton School, University of Pennsylvania},
37534  year          = {1990},
37535  type          = {report},
37536  number        = {89-10-02},
37537  address       = {Philadelphia, PA}
37538}
37539
37540@Article{         zhang.kim.ea:improved,
37541  author        = {J. Zhang and N.--H. Kim and L. Lasdon},
37542  title         = {An Improved Successive Linear Programming Algorithm},
37543  year          = {1985},
37544  journal       = {Management Science},
37545  volume        = {31},
37546  pages         = {1312--1331}
37547}
37548
37549@Article{         zhang.tapia.ea:superlinear,
37550  author        = {Y. Zhang and R. A. Tapia and F. Potra},
37551  title         = {On the Superlinear Convergence of Interior Points Algorithms for a general class
37552                  of problems},
37553  journal       = {SIAM Journal on Optimization},
37554  year          = {1993},
37555  volume        = {3},
37556  number        = {?},
37557  pages         = {413--422},
37558}
37559
37560@Article{         zhang.tapia:superlinearly,
37561  author        = {Y. Zhang and R. A. Tapia},
37562  title         = {A superlinearly convergent polynomial primal-dual interior-point algorirthm for
37563                  linear programming},
37564  journal       = {SIAM Journal on Optimization},
37565  year          = {1993},
37566  volume        = {3},
37567  pages         = {118--133}
37568}
37569
37570@TechReport{      zhang.zhang:superlinear,
37571  author        = {Y. Zhang and D. Zhang},
37572  title         = {Superlinear convergence of infeasible interior-point methods for linear
37573                  programming},
37574  institution   = {Department of Mathematics and Statistics, University of Maryland},
37575  year          = {1992},
37576  number        = {92-15},
37577  address       = {Baltimore County, Maryland}
37578}
37579
37580@Article{         zhang:convergence,
37581  author        = {Yin Zhang},
37582  title         = {On the Convergence of a Class of Infeasible Interior--Point Methods for the
37583                  Horizontal Linear Complementarity Problem},
37584  journal       = {SIAM Journal on Optimization},
37585  year          = {1994},
37586  volume        = {4},
37587  pages         = {208--227}
37588}
37589
37590@Article{         zhang:convergence*1,
37591  author        = {Y. Zhang},
37592  title         = {On the convergence of a class of infeasible interior-point methods for the
37593                  horizontal linear complementarity problem},
37594  journal       = {SIAM Journal on Optimization},
37595  year          = {1994},
37596  volume        = {4},
37597  pages         = {208--227}
37598}
37599
37600@Article{         zhu.rockafellar:primal-dual,
37601  author        = {C. Y. Zhu and R. T. Rockafellar},
37602  title         = {Primal-Dual Projected Gradient Algorithms for Extended Linear-Quadratic
37603                  Programming},
37604  journal       = {SIAM Journal on Optimization},
37605  year          = {1993},
37606  volume        = {3},
37607  pages         = {751--783}
37608}
37609
37610@Article{         zhu:modified,
37611  author        = {C. Y. Zhu},
37612  title         = {Modified Proximal Point Algorithm for Extended Linear--Quadratic Programming},
37613  journal       = {Computational Optimization and Applications},
37614  year          = {1992},
37615  volume        = {2},
37616  pages         = {182--205}
37617}
37618
37619@Article{         zhu:primal-dual,
37620  author        = {C. Y. Zhu},
37621  title         = {On the Primal--Dual Steepest Descent Algorithm for Extended Linear--Quadratic
37622                  Programming},
37623  journal       = {SIAM Journal on Optimization},
37624  year          = {1995},
37625  volume        = {5},
37626  pages         = {114--128}
37627}
37628
37629@Book{            zoutendijk:methods,
37630  author        = {G. Zoutendijk},
37631  title         = {Methods of Feasible Directions},
37632  year          = {1960},
37633  publisher     = {Elsevier Publishing Company},
37634  address       = {Amsterdam}
37635}
37636
37637@Article{         zowe.kurcyusz:regularity,
37638  author        = {J. Zowe and S. Kurcyusz},
37639  title         = {Regularity and Stability for Mathematical Programming in {B}anach Spaces},
37640  journal       = {Applied Mathematics and Optimization},
37641  year          = {1979},
37642  volume        = {5},
37643  pages         = {49--62}
37644}
37645
37646@InProceedings{   zowe:nondifferentiable,
37647  author        = {J. Zowe},
37648  title         = {Nondifferentiable Optimization},
37649  booktitle     = {Computational Mathematical Programming},
37650  year          = {1985},
37651  editor        = {K. Schittkowski},
37652  publisher     = {Springer-Verlag},
37653  address       = {Berlin}
37654}
37655
37656@Proceedings{     bachem.grotschel.ea:mathematical,
37657  booktitle     = {Mathematical Programming: The State of the Art, Bonn 1982},
37658  title         = {Mathematical Programming: The State of the Art, Bonn 1982},
37659  year          = {1983},
37660  editor        = {A. Bachem and M. Gr{\"{o}}tchel and B. Korte},
37661  publisher     = {Springer Verlag},
37662  address       = {Berlin}
37663}
37664
37665@Proceedings{     belew.booker:fourth,
37666  year          = {1991},
37667  editor        = {R. K. Belew and L. B. Booker},
37668  publisher     = {Morgan Kaufmann Publishers, Inc},
37669  address       = {San Mateo, California},
37670  booktitle     = {Proceedings of the Fourth International Conference on Genetic Algorithms}
37671}
37672
37673@Proceedings{     coleman.li:large-scale,
37674  year          = {1990},
37675  editor        = {T. F. Coleman and Y. Li},
37676  publisher     = {SIAM},
37677  address       = {Philadelphia, Pennsylvania},
37678  note          = {Proceedings of the Workshop on Large-Scale Numerical Optimization, Cornell
37679                  University, Ithaca, New York, October 19-20, 1989},
37680  booktitle     = {Large-Scale Numerical Optimization}
37681}
37682
37683@Book{            davis:genetic,
37684  title         = {Genetic Algorithms and Simulated Annealing},
37685  year          = {1987},
37686  editor        = {L. D. Davis},
37687  publisher     = {Pitman},
37688  address       = {London},
37689  booktitle     = {Genetic Algorithms and Simulated Annealing}
37690}
37691
37692@Proceedings{     ferris.pang:complementarity,
37693  title         = {Complementarity and Variational Problems: State of the Art},
37694  booktitle     = {Complementarity and Variational Problems: State of the Art},
37695  year          = {1997},
37696  key           = {57},
37697  editor        = {M. C. Ferris and J. S. Pang},
37698  publisher     = {SIAM Publications},
37699  address       = {Philadelphia, Pennsylvania}
37700}
37701
37702@Proceedings{     ferris.mangasarian.ea:complementarity,
37703  title         = {Complementarity: Applications, Algorithms and Extensions},
37704  booktitle     = {Complementarity: Applications, Algorithms and Extensions},
37705  year          = {2001},
37706  key           = {95},
37707  editor        = {M. C. Ferris and O.L. Mangasarian and J. S. Pang},
37708  publisher     = {Kluwer Academic Publishers},
37709  address       = {Dordrecht, The Netherlands}
37710}
37711
37712@Proceedings{     florian:traffic,
37713  title         = {Traffic Equilibrium Methods},
37714  year          = {1976},
37715  editor        = {M. Florian},
37716  publisher     = {Springer-Verlag},
37717  address       = {Berlin}
37718}
37719
37720@Proceedings{     grefenstette:genetic,
37721  title         = {Genetic Algorithms and their Applications: Proceedings of the Second
37722                  International Conference on Genetic Algorithms},
37723  year          = {1987},
37724  editor        = {J. J. Grefenstette},
37725  publisher     = {Lawrence Erlbaum Associates},
37726  address       = {Hillsdale, New Jersey},
37727  booktitle     = {Genetic Algorithms and their Applications: Proceedings of the Second
37728                  International Conference on Genetic Algorithms}
37729}
37730
37731@Proceedings{     mangasarian.meyer.ea:nonlinear*2,
37732  booktitle     = {Nonlinear Programming},
37733  volume        = {2},
37734  editor        = {O. L. Mangasarian and R. R. Meyer and S. M. Robinson},
37735  publisher     = {Academic Press},
37736  address       = {New York},
37737  year          = {1975}
37738}
37739
37740@Proceedings{     mangasarian.meyer.ea:nonlinear*3,
37741  booktitle     = {Nonlinear Programming},
37742  volume        = {3},
37743  editor        = {O. L. Mangasarian and R. R. Meyer and S. M. Robinson},
37744  publisher     = {Academic Press},
37745  address       = {London},
37746  year          = {1978}
37747}
37748
37749@Proceedings{     robinson:local,
37750  title         = {Local Structure of Feasible Sets in Nonlinear Programming, {P}art~{I}:
37751                  Regularity},
37752  year          = {1983},
37753  editor        = {V. Pereyra and A. Reinoza},
37754  publisher     = {Springer-Verlag},
37755  address       = {Berlin},
37756  author        = {S. M. Robinson},
37757  pages         = {240--251},
37758  series        = {Numerical Methods: Proceedings, Caracas 1982}
37759}
37760
37761@Proceedings{     schaeffer:third,
37762  year          = {1989},
37763  editor        = {J. D. Schaeffer},
37764  publisher     = {Morgan Kaufmann Publishers, Inc},
37765  address       = {San Mateo, California},
37766  booktitle     = {Proceedings of the Third International Conference on Genetic Algorithms}
37767}
37768
37769@Book{            vanderbei:linear,
37770  author        = {R. J. Vanderbei},
37771  title         = {Linear Programming: Foundations and Extensions},
37772  year          = {1997},
37773  publisher     = {Kluwer Academic Publishers},
37774  address       = {Boston, Massachusetts}
37775}
37776
37777@Book{            dfobook,
37778  title         = {Introduction to Derivative-Free Optimization},
37779  publisher     = {Society for Industrial and Applied Mathematics},
37780  year          = {2009},
37781  author        = {Andrew R. Conn and Katya Scheinberg and Lu\'is N. Vicente},
37782  series        = {MPS/SIAM Series on Optimization},
37783  address       = {Philadelphia, PA, USA},
37784  isbn          = {0-89871-460-5}
37785}
37786
37787@Article{         unedf0,
37788  author        = {{Kortelainen}, M. and {Lesinski}, T. and {Mor{\'e}}, J. and {Nazarewicz}, W. and
37789                  {Sarich}, J. and {Schunck}, N. and {Stoitsov}, M.~V. and {Wild}, S.~M.},
37790  title         = {Nuclear Energy Density Optimization},
37791  journal       = {Physical Review C},
37792  year          = {2010},
37793  volume        = {82},
37794  number        = {2},
37795  pages         = {024313},
37796  doi           = {10.1103/PhysRevC.82.024313}
37797}
37798
37799@Article{         hestenes1969multiplier,
37800  title         = {Multiplier and gradient methods},
37801  author        = {Hestenes, Magnus R},
37802  journal       = {Journal of optimization theory and applications},
37803  volume        = {4},
37804  number        = {5},
37805  pages         = {303--320},
37806  year          = {1969},
37807  publisher     = {Springer}
37808}
37809
37810@Article{         powell1969method,
37811  title         = {A method for nonlinear constraints in minimization problems},
37812  author        = {Powell, Michael JD},
37813  journal       = {Optimization},
37814  pages         = {283--298},
37815  year          = {1969},
37816  publisher     = {Academic Press}
37817}
37818
37819@Book{            nocedal2006numerical,
37820  title         = {Numerical optimization},
37821  author        = {Nocedal, Jorge and Wright, Stephen},
37822  year          = {2006},
37823  publisher     = {Springer Science \& Business Media}
37824}
37825
37826@Article{         rockafellar1974augmented,
37827  title         = {Augmented Lagrange multiplier functions and duality in nonconvex programming},
37828  author        = {Rockafellar, R Tyrrell},
37829  journal       = {SIAM Journal on Control},
37830  volume        = {12},
37831  number        = {2},
37832  pages         = {268--285},
37833  year          = {1974},
37834  publisher     = {SIAM}
37835}
37836
37837@Article{         bacuta2006,
37838  title         = {A unified approach for Uzawa algorithms},
37839  author        = {Constantin Bacuta},
37840  journal       = {SIAM Journal on Numerical Analysis},
37841  volume        = {44},
37842  number        = {6},
37843  pages         = {2633--2649},
37844  year          = {2006}
37845}
37846
37847@Article{         manteuffelrugesouthworth2018,
37848  title         = {Nonsymmetric algebraic multigrid based on local approximate ideal restriction
37849                  (AIR)},
37850  author        = {Thomas A Manteuffel and John Ruge and Ben S Southworth},
37851  journal       = {SIAM Journal on Scientific Computing},
37852  volume        = {40},
37853  number        = {6},
37854  pages         = {A4105--A4130},
37855  year          = {2018}
37856}
37857
37858@Article{         manteuffelmunzenmaierrugesouthworth2019,
37859  title         = {Nonsymmetric reduction-based algebraic multigrid},
37860  author        = {Thomas A Manteuffel and Steffen M\"unzenmaier and John Ruge and Ben S Southworth},
37861  journal       = {SIAM Journal on Scientific Computing},
37862  volume        = {41},
37863  number        = {5},
37864  pages         = {S242--S268},
37865  year          = {2019}
37866}
37867
37868@PhDThesis{       sivas2021,
37869  title         = {Preconditioning of HDG for the Navier–Stokes Equations},
37870  author        = {Abdullah Ali Sivas},
37871  department    = {Applied Mathematics},
37872  institution   = {University of Waterloo},
37873  year          = {2021}
37874}
37875
37876@Article{         brookshughes1982,
37877  title         = {Streamline upwind/{Petrov-Galerkin} formulations for convection dominated flows
37878                  with particular emphasis on the incompressible {Navier-Stokes} equations},
37879  author        = {Alexander N Brooks and Thomas JR Hughes},
37880  journal       = {Computer methods in applied mechanics and engineering},
37881  volume        = {32},
37882  number        = {1-3},
37883  pages         = {199--259},
37884  year          = {1982},
37885  publisher     = {Elsevier}
37886}
37887
37888@InProceedings{   suhisaac2020,
37889  title         = {Evaluation of a minimally synchronous algorithm for 2: 1 octree balance},
37890  author        = {Hansol Suh and Tobin Isaac},
37891  booktitle     = {SC20: International Conference for High Performance Computing, Networking,
37892                  Storage and Analysis},
37893  pages         = {1--12},
37894  year          = {2020},
37895  organization  = {IEEE}
37896}
37897
37898@Misc{            alauzet2010,
37899  title         = {Metric-Based Anisotropic Mesh Adaptation},
37900  author        = {Fr\'{e}d\'{e}ric Alauzet},
37901  howpublished  = {\url{https://pages.saclay.inria.fr/frederic.alauzet/cours/cea2010_V3.pdf}},
37902  year          = {2010}
37903}
37904
37905@Article{         chan1994qmrcgs,
37906  title         = {A quasi-minimal residual variant of the {Bi-CGSTAB} algorithm for nonsymmetric
37907                  systems},
37908  author        = {Chan, Tony F and Gallopoulos, Efstratios and Simoncini, Valeria and Szeto, Tedd
37909                  and Tong, Charles H},
37910  journal       = {SIAM Journal on Scientific Computing},
37911  volume        = {15},
37912  number        = {2},
37913  pages         = {338--347},
37914  year          = {1994},
37915  publisher     = {SIAM}
37916}
37917
37918@Article{         ghai2019comparison,
37919  title         = {A comparison of preconditioned {K}rylov subspace methods for large-scale
37920                  nonsymmetric linear systems},
37921  author        = {Ghai, Aditi and Lu, Cao and Jiao, Xiangmin},
37922  journal       = {Numerical Linear Algebra with Applications},
37923  volume        = {26},
37924  number        = {1},
37925  pages         = {e2215},
37926  year          = {2019},
37927  publisher     = {Wiley Online Library}
37928}
37929
37930@Article{         mishrasalacknepley2022,
37931  title         = {On the order of accuracy for finite difference approximations of partial
37932                  differential equations using stencil composition},
37933  author        = {Abhishek Mishra and David Salac and Matthew G. Knepley},
37934  journal       = {International Journal on Numerical Methods in Engineering},
37935  note          = {Submitted},
37936  year          = {2022}
37937}
37938
37939@Article{         nathawaniknepley2022,
37940  title         = {Droplet formation simulation using mixed finite elements},
37941  author        = {Darsh K. Nathawani and Matthew G. Knepley},
37942  journal       = {Physics of Fluids},
37943  volume        = {34},
37944  pages         = {064105},
37945  doi           = {10.1063/5.0089752},
37946  year          = {2022}
37947}
37948
37949@InProceedings{   nathawaniknepley2022b,
37950  title         = {Simulating Paraffin Wax Droplets Using Mixed Finite Element Method},
37951  author        = {Darsh K. Nathawani and Matthew G. Knepley},
37952  booktitle     = {Proceeedings of the International Conference on Computational Fluid Dynamics 11
37953                  (ICCFD11)},
37954  editor        = {Christoph Brehm and Shishir Pandya},
37955  number        = {4103},
37956  year          = {2022}
37957}
37958
37959@Article{         nathawaniknepley2023,
37960  title         = {One-dimensional model to simulate shear-induced droplet formation},
37961  author        = {Darsh K. Nathawani and Matthew G. Knepley},
37962  journal       = {International Journal of Multiphase Flow},
37963  note          = {Submitted},
37964  year          = {2023}
37965}
37966
37967@InProceedings{   georgalisnathawaniknepleypatra2023,
37968  title         = {Uncertainty Quantification of Shear-induced Paraffin Droplet Pinch-off in Hybrid Rocket Motors},
37969  author        = {Georgios Georgalis and Darsh K. Nathawani and Matthew G. Knepley and Abani
37970                  Patra},
37971  booktitle = {AIAA SciTech 2024},
37972  note          = {Accepted},
37973  year          = {2023}
37974}
37975
37976@Article{         brownbarrabeamsghaffariknepleymosesshakeristengelthompsonzhang2022,
37977  title         = {Performance Portable Solid Mechanics via Matrix-Free $p$-Multigrid},
37978  author        = {Jed Brown and Valeria Barra and Natalie Beams and Leila Ghaffari and Matthew
37979                  Knepley and William Moses and Rezgar Shakeri and Karen Stengel and Jeremy L.
37980                  Thompson and Junchao Zhang},
37981  doi           = {10.48550/ARXIV.2204.01722},
37982  url           = {https://arxiv.org/abs/2204.01722},
37983  publisher     = {arXiv},
37984  note          = {Submitted},
37985  year          = {2022}
37986}
37987
37988@InCollection{    mayknepley2023,
37989  title         = {Numerical Modeling of Subduction},
37990  author        = {Dave A. May and Matthew G. Knepley},
37991  booktitle     = {Dynamics of Plate Tectonics and Mantle Convection},
37992  editor        = {João C. Duarte},
37993  pages         = {539-571},
37994  isbn          = {978-0-323-85733-8},
37995  doi           = {https://doi.org/10.1016/B978-0-323-85733-8.00020-2},
37996  url           = {https://www.sciencedirect.com/science/article/pii/B9780323857338000202},
37997  year          = {2023}
37998}
37999
38000@Article{         adamsknepley2023,
38001  title         = {A bespoke multigrid approach for magnetohydrodynamics models of magnetized
38002                  plasmas in {PETSc}},
38003  author        = {Mark F. Adams and Matthew G. Knepley},
38004  url           = {https://arxiv.org/abs/2302.10242},
38005  note          = {In preparation},
38006  year          = {2023},
38007  petsc_uses    = {DMPlex}
38008}
38009
38010@Article{         finnknepleypusztayadams2023,
38011  title         = {A Numerical Study of {Landau} Damping with {PETSc-PIC}},
38012  author        = {Daniel S. Finn and Matthew G. Knepley and Joseph V. Pusztay and Mark F. Adams},
38013  url           = {https://arxiv.org/abs/2303.12620},
38014  journal       = {Communications in Applied Mathematics and Computational Science},
38015  note          = {Submitted},
38016  year          = {2023}
38017}
38018
38019@Article{         eggersdupont1994,
38020  title         = {Drop formation in a one-dimensional approximation of the {Navier--Stokes}
38021                  equation},
38022  author        = {Jens Eggers and Todd F. Dupont},
38023  journal       = {Journal of fluid mechanics},
38024  volume        = {262},
38025  pages         = {205--221},
38026  year          = {1994},
38027  publisher     = {Cambridge University Press}
38028}
38029
38030@PhDThesis{       pusztaythesis2023,
38031  title         = {A Particle Basis Vlasov-Poisson-Landau Solver for Plasma Simulation in PETSc},
38032  author        = {Joseph V. Pusztay},
38033  type          = {{PhD} thesis},
38034  school        = {University at Buffalo, Department of Computer Science and Engineering},
38035  address       = {Buffalo, NY},
38036  month         = may,
38037  year          = {2022}
38038}
38039
38040@PhDThesis{       finnthesis2023,
38041  title         = {Structure-Preserving Particle-In-Cell Methods for the Vlasov-Poisson-Landau
38042                  System},
38043  author        = {Daniel S. Finn},
38044  type          = {{PhD} thesis},
38045  school        = {University at Buffalo, Program in Computational and Data-Enabled Science and
38046                  Engineering},
38047  address       = {Buffalo, NY},
38048  month         = may,
38049  year          = {2023}
38050}
38051
38052@PhDThesis{       nathawanithesis2023,
38053  title         = {Droplet Formation: One-dimensional Mathematical Model and Computations},
38054  author        = {Darsh Kiritbhai Nathawani},
38055  type          = {{PhD} thesis},
38056  school        = {University at Buffalo, Program in Computational and Data-Enabled Science and
38057                  Engineering},
38058  address       = {Buffalo, NY},
38059  month         = may,
38060  year          = {2023}
38061}
38062
38063@article{MckayEriksonKozdon2019,
38064  title   = {A computational method for earthquake cycles within anisotropic media},
38065  author  = {Maricela Best Mckay and Brittany A Erickson and Jeremy E Kozdon},
38066  journal = {Geophysical Journal International},
38067  volume  = {219},
38068  number  = {2},
38069  pages   = {816--833},
38070  year    = {2019},
38071}
38072
38073article{EricksonOReillyNordstrom2019,
38074  title   = {Accuracy of stable, high-order finite difference methods for hyperbolic systems with non-smooth wave speeds},
38075  author  = {Brittany A Erickson and Ossian O’Reilly and Jan Nordstr{\"o}m},
38076  journal = {Journal of Scientific Computing},
38077  volume  = {81},
38078  pages   = {2356--2387},
38079  year    = {2019},
38080}
38081
38082@article{KozdonEricksonWilcox2021,
38083  title   = {Hybridized summation-by-parts finite difference methods},
38084  author  = {Jeremy E Kozdon and Brittany A Erickson and Lucas C Wilcox},
38085  journal = {Journal of Scientific Computing},
38086  volume  = {87},
38087  number  = {3},
38088  pages   = {85},
38089  year    = {2021},
38090}
38091
38092@article{SEAS2022,
38093  title   = {Community-driven code comparisons for three-dimensional dynamic modeling of sequences of earthquakes and aseismic slip},
38094  author  = {Junle Jiang and Brittany A Erickson and Val{\`e}re R Lambert and Jean-Paul Ampuero and Ryosuke Ando and Sylvain D Barbot and Camilla Cattania and Luca Dal Zilio and Benchun Duan and Eric M Dunham and Alice-Agnes Gabriel and Nadia Lapusta and Duo Li and Meng Li and Dunyu Liu and Yajing Liu and So Ozawa and Casper Pranger and Ylona van Dinther},
38095  journal = {Journal of Geophysical Research: Solid Earth},
38096  volume  = {127},
38097  number  = {3},
38098  pages   = {e2021JB023519},
38099  year    = {2022},
38100}
38101
38102@article{EricksonKozdonHarvey2022,
38103  title   = {A non-stiff summation-by-parts finite difference method for the scalar wave equation in second order form: Characteristic boundary conditions and nonlinear interfaces},
38104  author  = {Brittany A Erickson and Jeremy E Kozdon and Tobias Harvey},
38105  journal = {Journal of Scientific Computing},
38106  volume  = {93},
38107  number  = {1},
38108  pages   = {17},
38109  year    = {2022},
38110}
38111
38112@article{RuckerEriksonKarlstromLeeGopalakrishnan2022,
38113  title   = {A Computational Framework for Time-Dependent Deformation in Viscoelastic Magmatic Systems},
38114  author  = {Cody Rucker and Brittany A Erickson and Leif Karlstrom and Brian Lee and Jay Gopalakrishnan},
38115  journal = {Journal of Geophysical Research: Solid Earth},
38116  volume  = {127},
38117  number  = {9},
38118  pages   = {e2022JB024506},
38119  year    = {2022},
38120}
38121
38122@article{HarveyEriksonKozdon2023,
38123  title   = {A High-order Accurate Summation-by-Parts Finite Difference Method for Fully-dynamic Earthquake Sequence Simulations within Sedimentary Basins},
38124  author  = {Tobias W Harvey and Brittany A Erickson and Jeremy E Kozdon},
38125  journal = {Journal of Geophysical Research: Solid Earth},
38126  pages   = {e2022JB025357},
38127  year    = {2023},
38128}
38129
38130@article{SEAS2023,
38131  title   = {Incorporating full elastodynamic effects and dipping fault geometries in community code verification exercises for simulations of earthquake sequences and aseismic slip {(SEAS)}},
38132  author  = {Brittany A Erickson and Junle Jiang and Val{\`e}re Lambert and Sylvain D Barbot and Mohamed Abdelmeguid and Martin Almquist and Jean-Paul Ampuero and Ryosuke Ando and Camilla Cattania and Alexandre Chen and Luca Dal Zilio and Shuai Deng and Eric M. Dunham and Ahmed E. Elbanna and Alice‐Agnes Gabriel and Tobias W. Harvey and Yihe Huang and Yoshihiro Kaneko and Jeremy E. Kozdon and Nadia Lapusta and Duo Li and Meng Li and Chao Liang and Yajing Liu and So Ozawa and Andrea Perez‐Silva and Casper Pranger and Paul Segall and Yudong Sun and Prithvi Thakur and Carsten Uphoff and Ylona van Dinther and Yuyun Yang},
38133  journal = {Bulletin of the Seismological Society of America},
38134  volume  = {113},
38135  number  = {2},
38136  pages   = {499--523},
38137  year    = {2023},
38138}
38139