.. Automatically generated Sphinx-extended reStructuredText file from DocOnce source
   (https://github.com/hplgit/doconce/)

.. Sphinx cannot have more than 63 chars in the title...

.. Document title:

The FEniCS Tutorial Volume I
%%%%%%%%%%%%%%%%%%%%%%%%%%%%

:Authors: Hans Petter Langtangen, Anders Logg (logg at chalmers.se)

This book gives a concise and gentle introduction to finite element
programming in Python based on the popular FEniCS software library.
Through a series of examples, including among others the Poisson
equation, the equations of linear elasticity, the incompressible
Navier - Stokes equations, and systems of nonlinear
advection - diffusion - reaction equations, the reader is guided through
the essential steps of how to quickly solve a PDE in FEniCS, including
how to define a finite variational problem, how to set boundary
conditions, how to solve linear and nonlinear systems, and how to
visualize solutions and structure finite element Python programs.

This document is also available in
`PDF <https://fenicsproject.org/pub/tutorial/pdf/fenics-tutorial-vol1.pdf>`__ and
`HTML <https://fenicsproject.org/pub/tutorial/html/ftut1.html>`__
formats.

:Date: Sep 18, 2017

