DOLFIN
From The FEniCS project
DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations.
Contents |
Features
|
|
Main authors
DOLFIN is developed and maintained by Anders Logg and Garth N. Wells with the help of many others.
DOLFIN was originally developed in 2002 by Johan Hoffman and Anders Logg. Other significant contributors (with more than 100 changesets) include Johan Jansson and Ola Skavhaug.
License
DOLFIN is licensed under the GNU LGPL.
Installation
Chances are you can simply use our prebuilt Ubuntu packages available here.
For other operating systems, read on below.
Installing DOLFIN on modern Debian-based GNU/Linux systems
Installing DOLFIN on Windows (Experimental)
DOLFIN dependencies (Suitable for modern, Debian-based GNU/Linux systems)
A detailed guide to installing DOLFIN (Suitable for older GNU/Linux or UNIX systems)
Howtos, third party manuals
Integration with MATLAB (Integrating DOLFIN-based solver into Matlab via the MEX interface)
Detailed installation notes (Notes from a new user)
Road map
The road map is a list of planned features and major todo items for DOLFIN.
Meshes
A collection of meshes for DOLFIN can be found here.


