Contents

  1. Installation
  2. License
  3. Contact
  4. About

--------------------------------------------------------------------------------
1. Installation

To build DOLFIN, run

  cmake .
  make install

For detailed instructions, see the file INSTALL.

--------------------------------------------------------------------------------
2. License

DOLFIN is licensed under the GNU LGPL Version 2.1, see http://www.gnu.org.

--------------------------------------------------------------------------------
3. Contact

For comments and requests, send an email to the DOLFIN mailing list:

  dolfin@lists.launchpad.net

For questions and bug reports, visit the DOLFIN Launchpad page:

  http://www.launchpad.net/dolfin

--------------------------------------------------------------------------------
4. About

DOLFIN is developed by a group of mathematicians, computational scientists and
engineers distributed around the world. A list of authors can be found in the
file AUTHORS.

For more information about DOLFIN, visit

  http://www.fenicsproject.org
--------------------------------------------------------------------------------
