# $Id$
+D = ..
+include $D/common/Make.global_options
+
+
+
# generic targets
default: autogen-doc tutorial development glossary validate-xrefs
validate-xrefs:
@echo "Validating cross-references in HTML files."
+ $(PERL) $D/doc/auto/scripts/validate-xrefs.pl *html
cd tutorial ; $(MAKE) validate-xrefs
cd development ; $(MAKE) validate-xrefs
cd glossary ; $(MAKE) validate-xrefs
+ cd publications ; $(MAKE) validate-xrefs
clean:
</p>
</li>
+ <li>
+ <p>
+ <a href="publications/toc.html" target="body">
+ Publications</a>
+ </p>
+ </li>
+
<li>
<p>
<a href="license.html" target="body">
--- /dev/null
+@MastersThesis{Ban98,
+ author = {Wolfgang Bangerth},
+ title = {{A}daptive {F}inite-{E}lemente-{M}ethoden zur {L}{\"o}sung der
+ {W}ellengleichung mit {A}nwendung in der {P}hysik der {S}onne},
+ school = {Institut f{\"u}r Angewandte Mathematik, Universit{\"a}t Heidelberg},
+ year = 1998,
+ type = {Diplomarbeit},
+ url = {http://gaia.iwr.uni-heidelberg.de/~wolf/publications.html}
+}
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+<H3>Abstract:</H3>
+<DIR>
+ In this work, adaptive concepts for the numerical solution of the wave
+ equation in inhomogeneous media are derived and applied to an example
+ taken from the physics of the solar atmosphere. The main focus is on ways
+ to estimate the error in the numerical solution with regard to arbitrary
+ functionals, i.e. quantities of interest, and the use of these estimates
+ for the generation of computational meshes best suited for the evaluation
+ of this functional.
+
+<p>
+
+ Advantages and difficulties of this method are presented. In particular,
+ it is shown that the proposed approach is significantly better in many
+ cases than previous adaptive schemes not taking into account the quantity
+ of interest. Cases involving nonlinear functionals and in which the
+ approach fails, are presented along with theoretical explanations and
+ numerical evidence of the reasons for this.
+
+<p>
+
+ The proposed methods are applied to a simple model from the physics of the
+ solar atmosphere and the propagation of linear acoustic waves is computed.
+ The fraction of the wave energy that passes the chromosphere-corona
+ transition is computed to good accuracy.
+</DIR>
+
+<P>
+<BR><HR>
+<ADDRESS>
+<I>Wolfgang Bangerth</I>
+<BR><I>1999-09-10</I>
+</ADDRESS>
+</BODY>
+</HTML>
--- /dev/null
+@TechReport{BK99tr,
+ author = {Wolfgang Bangerth and Guido Kanschat},
+ title = {Concepts for Object-Oriented Finite Element Software -- the
+ \texttt{deal.II} library},
+ institution = {IWR Heidelberg},
+ year = 1999,
+ type = {{P}reprint 99-43 ({SFB} 359)},
+ month = oct
+}
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+<H3>Abstract:</H3>
+<DIR>
+
+An overview of the <TT>deal.II</TT> library is given. This library provides
+ the functionality needed by modern numerical software used in the finite
+ element solution of partial differential equations, offering adaptively
+ refined meshes, different finite element classes, multigrid solvers and
+ support for one, two and three spatial dimensions.
+
+<P>
+
+ We give a description of the basic design criteria used in the
+ development of the library and how they were transformed into actual
+ code, and some examples of the use of the library in numerical
+ analysis.
+
+</DIR>
+<P>
+<BR><HR>
+<ADDRESS>
+<I>Wolfgang Bangerth</I>
+<BR><I>1999-09-10</I>
+</ADDRESS>
+</BODY>
+</HTML>
--- /dev/null
+@InProceedings{BR99a,
+ author = {Wolfgang Bangerth and Rolf Rannacher},
+ title = {Adaptive Finite Element Techniques for the Acoustic Wave Equation},
+ booktitle = {Proceedings of the Fourth International Conference on Theoretical and
+ Computational Acoustics, Trieste 1999},
+ year = 1999,
+ note = {Submitted}
+}
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+<H3>Abstract:</H3>
+<DIR>
+ We present an adaptive finite element method for solving the acoustic
+ wave equation. Using a global duality argument and Galerkin orthogonality,
+ we derive an identity for the error with respect to an arbitrary functional
+ output of the solution. The error identity is evaluated by solving the
+ dual problem numerically. The resulting local cell-wise error indicators
+ are used in adaptation process. In this way, the space-time mesh can be
+ tailored for the efficient computation of the quantity of interest.
+ We give an overview of the implementation of the proposed method and
+ illustrate its performance by several numerical examples.
+</DIR>
+<P>
+<BR><HR>
+<ADDRESS>
+<I>Wolfgang Bangerth</I>
+<BR><I>1999-09-10</I>
+</ADDRESS>
+</BODY>
+</HTML>
--- /dev/null
+@Article{BR99b,
+ author = {Wolfgang Bangerth and Rolf Rannacher},
+ title = {Finite element approximation of the acoustic wave equation: {E
+}rror
+ control and mesh adaptation},
+ journal = {East--West J. Numer. Math.},
+ year = 1999,
+ volume = 7,
+ number = 4,
+ pages = {263--282}
+}
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+<H3>Abstract:</H3>
+<DIR>
+We present an approach to solving the acoustic wave equation by adaptive
+ finite element methods. Using a global duality argument and Galerkin
+ orthogonality, we obtain a residual-based error representation with respect to
+ an
+ arbitrary functional of the solution. This results in numerically
+ evaluatable error estimates which are used for mesh refinement. In this way,
+ very economical and highly localized space-time
+ meshes can be generated which are tailored to the efficient computation of
+ the quantity of interest. We demonstrate the performance and some of the
+ mechanisms acting in our approach by numerical examples.
+</DIR>
+<P>
+<BR><HR>
+<ADDRESS>
+<I>Wolfgang Bangerth</I>
+<BR><I>1999-09-10</I>
+</ADDRESS>
+</BODY>
+</HTML>
--- /dev/null
+@InProceedings{Ban00w,
+ author = {Wolfgang Bangerth},
+ title = {Mesh Adaptivity and Error Control for a Finite Element
+ Approximation of the Elastic Wave
+ Equation},
+ booktitle = {Proceedings of the Waves2000 Conference, Santiago de Compostel
+a,
+ Spain, 2000},
+ OPTcrossref = {},
+ OPTkey = {},
+ OPTpages = {},
+ OPTyear = {2000},
+ OPTeditor = {},
+ OPTvolume = {},
+ OPTnumber = {},
+ OPTseries = {},
+ OPTaddress = {},
+ OPTmonth = {},
+ OPTorganization = {},
+ OPTpublisher = {},
+ note = {{A}ccepted for publication,
+ OPTannote = {}
+}
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+<H3>Abstract:</H3>
+<DIR>
+ An approach to solve the elastic wave equation by adaptive finite elements
+ is presented. The strategy for adaptivity is founded on an a posteriori
+ residual-based error estimate, where the error is measured with respect to
+ an arbitrary target functional, allowing to focus the simulation to the
+ computation of a given quantity of interest. The cell-wise error indicators
+ are computationally evaluated and used for refinement of the space-time
+ mesh. The resulting grids are usually highly localized and tailored to the
+ target functional. The performance of the approach is demonstrated with two
+ examples.
+
+</DIR>
+<P>
+<BR><HR>
+<ADDRESS>
+<I>Wolfgang Bangerth</I>
+<BR><I>1999-09-10</I>
+</ADDRESS>
+</BODY>
+</HTML>
--- /dev/null
+# $Id$
+
+D = ../..
+include $D/common/Make.global_options
+
+
+# default: do nothing
+default:
+
+
+validate-xrefs:
+ $(PERL) $D/doc/auto/scripts/validate-xrefs.pl *.html
+
+
+.PHONY: default validate-xrefs
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+ <head>
+ <link href="../screen.css" rel="StyleSheet" title="deal.II Homepage" media="screen">
+ <link href="../print.css" rel="StyleSheet" title="deal.II Homepage" media="print">
+ <title>The deal.II Homepage</title>
+ <meta name="author" content="Wolfgang Bangerth <deal@iwr.uni-heidelberg.de>">
+ <meta name="keywords" content="Publications on and with deal.II"></head>
+ <body>
+
+
+ <h2>Publications on and with <acronym>deal.II</acronym></h2>
+
+ <p>
+ On this page, we would like to collect a list of as many
+ publications written on or with the help of
+ <acronym>deal.II</acronym> as possible. If possible, we will
+ cross-reference them to the author for questions and possible
+ downloads.
+ </p>
+
+ <p>
+ Given the young age of <acronym>deal.II</acronym>, the present
+ list of publications is still relatively small. However, several
+ more publications are presently in progress. If you have written
+ something, we would be pleased if you could drop us a brief note
+ (if possible including abstract and/or BibTeX entry),
+ so that we can add your entry to the list. We are interested in
+ listing applications in as many fields as possible.
+ </p>
+
+
+ <h3>Publications in 2000</h3>
+
+ <ol>
+ <li> <p>
+ <a href="http://gaia.iwr.uni-heidelberg.de/~wolf"
+ target="_top">Wolfgang Bangerth</a>
+ <br>
+ <strong> Mesh Adaptivity and Error Control for a Finite Element
+ Approximation of the Elastic Wave
+ Equation
+ </strong>
+ <br>
+ Accepted for the proceedings of the Waves2000 conference, to be
+ held in Santiago de Compostela, Spain, July 10-14, 2000
+ <br>
+ (<a href="2000/bangerth-1.html" target="body">Abstract</a>,
+ <a href="2000/bangerth-1.bib" target="body">BibTeX
+ entry</a>)
+ </p>
+ </ol>
+
+
+ <h3>Publications in 1999</h3>
+
+ <ol>
+ <li> <p>
+ <a href="http://gaia.iwr.uni-heidelberg.de/~wolf"
+ target="_top">Wolfgang Bangerth</a> and Rolf Rannacher
+ <br>
+ <strong> Adaptive finite element techniques for the acoustic
+ wave equation
+ </strong>
+ <br>
+ Submitted to the proceedings of the Fourth International
+ Conference on Theoretical and Computational Acoustics ICTCA99,
+ held in Trieste, Italy, May 10-14, 1999
+ <br>
+ (<a href="1999/bangerth-rannacher-1.html" target="body">Abstract</a>,
+ <a href="1999/bangerth-rannacher-1.bib" target="body">BibTeX
+ entry</a>)
+ </p>
+
+ <li> <p>
+ <a href="http://gaia.iwr.uni-heidelberg.de/~wolf"
+ target="_top">Wolfgang Bangerth</a> and
+ <a href="http://gaia.iwr.uni-heidelberg.de/~kanschat"
+ target="_top">Guido Kanschat</a>
+ <br>
+ <strong> Concepts for object-oriented finite element
+ software - the <CODE>deal.II</CODE> library
+ </strong>
+ <br>
+ Preprint 99-43 (SFB 359), IWR Heidelberg, October 1999. This
+ paper is also available
+ <a href="../reports/deal.II-paper/index.html" target="body">online</a>.
+ <br>
+ (<a href="1999/bangerth-kanschat.html" target="body">Abstract</a>,
+ <a href="1999/bangerth-kanschat.bib" target="body">BibTeX
+ entry</a>)
+ </p>
+
+ <li> <p>
+ Stefan Nauber
+ <br>
+ <strong> ...?
+ </strong>
+ <br>
+ Thesis, University of Heidelberg, 1999 (in German)
+ </p>
+
+ <li> <p>
+ <a href="http://gaia.iwr.uni-heidelberg.de/~wolf"
+ target="_top">Wolfgang Bangerth</a> and Rolf Rannacher
+ <br>
+ <strong> Adaptive finite element approximation of the acoustic wave
+ equation: Error estimation and mesh adaptation
+ </strong>
+ <br>
+ East-West Journal of Numerical Mathematics, vol. 7, no. 4 (1999),
+ pp. 263--282
+ <br>
+ (<a href="1999/bangerth-rannacher-2.html" target="body">Abstract</a>,
+ <a href="1999/bangerth-rannacher-2.bib" target="body">BibTeX
+ entry</a>)
+ </p>
+ </ol>
+
+
+
+
+
+
+
+ <h3>Publications in 1998</h3>
+
+ <ol>
+ <li> <p>
+ <a href="http://gaia.iwr.uni-heidelberg.de/~wolf"
+ target="_top">Wolfgang Bangerth</a>
+ <br>
+ <strong> Adaptive Finite-Elemente-Methoden zur Lösung der
+ Wellengleichung mit Anwendung in der Physik der Sonne
+ </strong>
+ <br>
+ Thesis, University of Heidelberg, 1998 (in German)
+ <br>
+ (<a href="1998/bangerth.html" target="body">Abstract</a>,
+ <a href="1998/bangerth.bib" target="body">BibTeX entry</a>)
+ </p>
+ </ol>
+
+
+
+ <hr>
+
+ <address>
+ <a href="mailto:deal@hermes.iwr.uni-heidelberg.de">The deal.II group</a></address>
+
+ </body>
+</html>
+
</ul>
</p>
+ <li> <p>
+ A <a href="publications/toc.html" target="body">list of
+ publications</a> about and based on
+ <acronym>deal.II</acronym> can be found on
+ <a href="publications/toc.html" target="body">this</a> page.
+ </p>
+
<li> <p> Finally, we have a page where we list our
<a href="future.html" target="body">plans for extensions of deal.II in
the future</a>.