-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsfeeca.bib
384 lines (348 loc) · 13.4 KB
/
sfeeca.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
% First description of FEEC.
@article{arnold2006finite,
title={Finite element exterior calculus, homological techniques, and applications},
author={Arnold, Douglas N and Falk, Richard S and Winther, Ragnar},
journal={Acta numerica},
volume={15},
pages={1--155},
year={2006},
publisher={Cambridge University Press}
}
@inproceedings{claessen_quickcheck_2000,
author = {Koen Claessen and John Hughes},
title = {{QuickCheck:} a lightweight tool for random testing
of {Haskell} programs},
shorttitle = {{QuickCheck}},
abstract = {Quick Check is a tool which aids the Haskell
programmer in formulating and testing properties of
programs. Properties are described as Haskell
functions, and can be automatically tested on random
input, but it is also possible to define custom test
data generators. We present a number of case
studies, in which the tool was successfully used,
and also point out some pitfalls to avoid. Random
testing is especially suitable for functional
programs because properties can be stated at a fine
grain. When a function is built from separately
tested components, then random testing suffices to
obtain good coverage of the definition under test.},
booktitle = {Proc. of the fifth {ACM} {SIGPLAN} international
conference on Funct. Prog.},
publisher = {{ACM}},
year = 2000,
pages = {268--279}
}
% More recent overwiev of FEEC with its application to PDEo
@article{ArnoldLogg,
author = {Arnold, Douglas N. and Logg, Anders},
title = {Periodic Table of the Finite Elements},
journal = {SIAM News},
volume = {47},
number = {9},
year = {2014},
url = {http://femtable.org},
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DSL citations
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Overview and definition of DSL, reasonably well cited.
@article{van2000domain,
title={Domain-specific languages: An annotated bibliography},
author={Van Deursen, Arie and Klint, Paul and Visser, Joost},
journal={ACM Sigplan Notices},
volume={35},
number={6},
pages={26--36},
year={2000},
publisher={ACM}
}
% The Lisp paper. A early and well know account of the benefits of symbolic
% calculations.
@article{mccarthy1960recursive,
title={Recursive functions of symbolic expressions and their computation by machine, Part I},
author={McCarthy, John},
journal={Communications of the ACM},
volume={3},
number={4},
pages={184--195},
year={1960},
publisher={ACM}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% FENICS citations
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@article{Kirby2004a,
title = {Algorithm 839: FIAT, a New Paradigm for Computing Finite Element Basis Functions},
author = {Robert C. Kirby},
year = {2004},
journal = {ACM Transactions on Mathematical Software},
volume = {30},
number = {4},
pages = {502--516},
doi = {10.1145/1039813.1039820},
}
@article{KirbyKnepleyEtAl2005a,
title = {Optimizing the Evaluation of Finite Element Matrices},
author = {Robert C. Kirby and Matthew G. Knepley and Anders Logg and L. Ridgway Scott},
year = {2005},
journal = {SIAM Journal on Scientific Computing},
volume = {27},
number = {3},
pages = {741--758},
doi = {10.1137/040607824},
}
@article{KirbyLogg2006a,
title = {A Compiler for Variational Forms},
author = {Robert C. Kirby and Anders Logg},
year = {2006},
journal = {ACM Transactions on Mathematical Software},
volume = {32},
number = {3},
doi = {10.1145/1163641.1163644},
arxiv = {1112.0402},
}
@article{KirbyLoggEtAl2006a,
title = {Topological Optimization of the Evaluation of Finite Element Matrices},
author = {Robert C. Kirby and Anders Logg and L. Ridgway Scott and Andy R. Terrel},
year = {2006},
journal = {SIAM Journal on Scientific Computing},
volume = {28},
number = {1},
pages = {224--240},
doi = {10.1137/050635547},
}
@article{KirbyScott2007a,
title = {Geometric Optimization of the Evaluation of Finite Element Matrices},
author = {Robert C. Kirby and L. Ridgway Scott},
year = {2007},
journal = {SIAM Journal on Scientific Computing},
volume = {29},
number = {2},
pages = {827--841},
}
@article{KirbyLogg2007a,
title = {Efficient Compilation of a Class of Variational Forms},
author = {Robert C. Kirby and Anders Logg},
year = {2007},
journal = {ACM Transactions on Mathematical Software},
volume = {33},
number = {3},
doi = {10.1145/1268769.1268771},
}
@article{Logg2007a,
title = {Automating the Finite Element Method},
author = {Anders Logg},
year = {2007},
journal = {Archives of Computational Methods in Engineering},
volume = {14},
number = {2},
pages = {93--138},
doi = {10.1007/s11831-007-9003-9},
arxiv = {1112.0433},
}
@article{OlgaardLoggEtAl2008a,
title = {Automated Code Generation for Discontinuous Galerkin Methods},
author = {Kristian B. \O{}lgaard and Anders Logg and Garth N. Wells},
year = {2008},
journal = {SIAM Journal on Scientific Computing},
volume = {31},
number = {2},
pages = {849--864},
doi = {10.1137/070710032},
arxiv = {1104.0628},
}
@article{KirbyLogg2008a,
title = {Benchmarking Domain-Specific Compiler Optimizations for Variational Forms},
author = {Robert C. Kirby and Anders Logg},
year = {2008},
journal = {ACM Transactions on Mathematical Software},
volume = {35},
number = {2},
pages = {1--18},
doi = {10.1145/1377612.1377614},
}
@article{Logg2009a,
title = {Efficient Representation of Computational Meshes},
author = {Anders Logg},
year = {2009},
journal = {International Journal of Computational Science and Engineering},
volume = {4},
number = {4},
pages = {283--295},
doi = {10.1504/IJCSE.2009.029164},
}
@article{RognesKirbyEtAl2009a,
title = {Efficient Assembly of H(div) and H(curl) Conforming Finite Elements},
author = {Marie E. Rognes and Robert C. Kirby and Anders Logg},
year = {2009},
journal = {SIAM Journal on Scientific Computing},
volume = {31},
number = {6},
pages = {4130--4151},
doi = {10.1137/08073901X},
}
@article{AlnaesLoggEtAl2009a,
title = {Unified Framework for Finite Element Assembly},
author = {Martin S. Aln\ae{}s and Anders Logg and Kent-Andre Mardal and Ola Skavhaug and Hans Petter Langtangen},
year = {2009},
journal = {International Journal of Computational Science and Engineering},
volume = {4},
number = {4},
pages = {231--244},
doi = {10.1504/IJCSE.2009.029160},
}
@article{AlnaesMardal2010a,
title = {On the Efficiency of Symbolic Computations Combined With Code Generation for Finite Element Methods},
author = {Martin S. Aln\ae{}s and Kent-Andre Mardal},
year = {2010},
journal = {ACM Transactions on Mathematical Software},
volume = {37},
number = {1},
num_pages = {26 pages},
doi = {10.1145/1644001.1644007},
}
@article{LoggWells2010a,
title = {DOLFIN: Automated Finite Element Computing},
author = {Anders Logg and Garth N. Wells},
year = {2010},
journal = {ACM Transactions on Mathematical Software},
volume = {37},
number = {2},
doi = {10.1145/1731022.1731030},
arxiv = {1103.6248},
}
@article{OlgaardWells2010b,
title = {Optimisations for Quadrature Representations of Finite Element Tensors Through Automated Code Generation},
author = {Kristian B. \O{}lgaard and Garth N. Wells},
year = {2010},
journal = {ACM Transactions on Mathematical Software},
volume = {37},
num_pages = {23},
doi = {10.1145/1644001.1644009},
arxiv = {1104.0199},
}
@article{HoffmanJanssonEtAl2012a,
title = {Unicorn: Parallel Adaptive Finite Element Simulation of Turbulent Flow and Fluid-Structure Interaction for Deforming Domains and Complex Geometry},
author = {Johan Hoffman and Johan Jansson and Rodrigo V. de Abreu and Cem Degirmenci and Niclas Jansson and Kaspar Müller and Murtazo Nazarov and Jeanette H. Spühler},
year = {2012},
journal = {Computer and Fluids},
volume = {in press},
}
@article{JanssonJanssonEtAl2012a,
title = {Framework for Massively Parallel Adaptive Finite Element Computational Fluid Dynamics on Tetrahedral Meshes},
author = {Niclas Jansson and Johan Jansson and Johan Hoffman},
year = {2012},
journal = {SIAM Journal on Scientific Computing},
volume = {34},
number = {1},
pages = {C24--C41},
}
@article{paper17,
title = {Automating the solution of PDEs on the sphere and other manifolds in FEniCS 1.2},
author = {Marie E. Rognes and David A. Ham and Colin J. Cotter and Andrew T. T. McRae},
year = {2013},
journal = {Geoscientific Model Development},
volume = {6},
pages = {2099--2119},
doi = {10.5194/gmd-6-2099-2013},
}
@article{AlnaesEtAl2012,
title = {Unified Form Language: A domain-specific language for weak formulations of partial differential equations},
author = {Martin S. Aln\ae{}s and Anders Logg and Kristian B. \O{}lgaard and Marie E. Rognes and Garth N. Wells},
year = {2014},
journal = {ACM Transactions on Mathematical Software},
volume = {40},
number = {2},
doi = {10.1145/2566630},
arxiv = {1211.4047},
}
@article{AlnaesBlechta2015a,
title = {The FEniCS Project Version 1.5},
author = {Martin S. Aln{\ae}s and Jan Blechta and Johan Hake and August Johansson and Benjamin Kehlet and Anders Logg and Chris Richardson and Johannes Ring and Marie E. Rognes and Garth N. Wells},
year = {2015},
journal = {Archive of Numerical Software},
volume = {3},
number = {100},
doi = {10.11588/ans.2015.100.20553},
page = {9-23},
}
@book{LoggMardalEtAl2012a,
title = {Automated Solution of Differential Equations by the Finite Element Method},
author = {Anders Logg and Kent-Andre Mardal and Garth N. Wells and others},
year = {2012},
publisher = {Springer},
doi = {10.1007/978-3-642-23099-8},
isbn = {978-3-642-23098-1},
}
@inbook{LoggWellsEtAl2012a,
title = {DOLFIN: a C++/Python Finite Element Library},
author = {Anders Logg and Garth N. Wells and Johan Hake},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {10},
}
@inbook{LoggOlgaardEtAl2012a,
title = {FFC: the FEniCS Form Compiler},
author = {Anders Logg and Kristian B. \O{}lgaard and Marie E. Rognes and Garth N. Wells},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {11},
}
@inbook{Kirby2012a,
title = {FIAT: Numerical Construction of Finite Element Basis Functions,},
author = {Robert C. Kirby},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {13},
}
@inbook{AlnaesMardal2012b,
title = {SyFi and SFC: Symbolic Finite Elements and Form Compilation},
author = {Martin S. Aln\ae{}s and Kent-Andre Mardal},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {15},
}
@inbook{AlnaesLoggEtAl2012a,
title = {UFC: a Finite Element Code Generation Interface},
author = {Martin S. Aln\ae{}s and Anders Logg and Kent-Andre Mardal},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {16},
}
@inbook{Alnaes2012a,
title = {UFL: a Finite Element Form Language},
author = {Martin S. Aln\ae{}s},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {17},
}
@inbook{HoffmanJanssonEtAl2012a,
title = {Unicorn: a Unified Continuum Mechanics Solver},
author = {Johan Hoffman and Johan Jansson and Cem Degirmenci and Niclas Jansson and Murtazo Nazarov},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {18},
}
@inbook{HoffmanJanssonEtAl2012b,
title = {Turbulent Flow and Fluid–structure Interaction},
author = {Johan Hoffman and Johan Jansson and Niclas Jansson and C. Johnson and Rodrigo V. de Abreu},
editor = {Anders Logg and Kent-Andre Mardal and Garth N. Wells},
year = {2012},
booktitle = {Automated Solution of Differential Equations by the Finite Element Method, Volume 84 of Lecture Notes in Computational Science and Engineering},
publisher = {Springer},
chapter = {28},
}