Contents

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

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

To build DOLFIN, run

    scons configure [options]
    scons

Run scons configure --help to see which options are available.

After a successful build, you may install DOLFIN by running

    scons install

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

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

-------------------------------------------------------------------------------
3. Feed back

Feed back, patches, and comments should be sent to

    dolfin@lists.launchpad.net

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

A hopefully complete list of authors is given in the file AUTHORS.

For more information about DOLFIN, visit

    http://www.fenics.org/dolfin/
------------------------------------------------------------------------------
