Skip to content

blechta/dolfin-tape

Repository files navigation

dolfin-tape, DOLFIN tools for a posteriori error estimation

image

dolfin-tape provides tools for equilibrated-flux-reconstruction based a posteriori error estimation methods built on top of DOLFIN, and the FEniCS project. Theoretical references can be found within demo programs docstrings.

Dependencies

dolfin-tape needs

  • DOLFIN compiled with with Python and PETSc.
  • PETSc, petsc4py
  • mpi4py

Installation

Run:

python setup.py install [--user]

or just prepend to your PYTHONPATH by:

source set_pythonpath.conf

Documentation

The documentation currently consists only of this readme, class docstrings and demo programs. This will likely be improved in the future.

Authors

Copyright 2015-2016 Jan Blechta

License

dolfin-tape is licensed under GNU Lesser General Public License version 3 or any later version. The full text of the license can be found in files COPYING and COPYING.LESSER.

Contact

dolfin-tape is hosted at https://github.com/blechta/dolfin-tape/

About

dolfin-tape, DOLFIN tools for a posteriori error estimation

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published