mikaem / fenicstools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fenicstools

Build Status CircleCI

CSF flow

Description

The fenicstools repository contains tools for the FEniCS problem solving environment.

Authors

fenicstools is developed by

  • Mikael Mortensen
  • Miroslav Kuchta

Licence

fenicstools is licensed under the GNU GPL, version 3 or (at your option) any later version.

fenicstools is Copyright (2013-2016) by the authors.

Documentation

See wiki

Installation

fenicstools requires a compatible installation of FEniCS, see the releases. The development version follows the development cycle of FEniCS, see www.fenicsproject.org.

To install simply run

python setup.py install --prefix=/path/to/your/favourite/site-packages

Contact

The latest version of this software can be obtained from

https://github.com/mikaem/fenicstools

Please report bugs and other issues through the issue tracker at:

https://github.com/mikaem/fenicstools/issues

About


Languages

Language:Python 62.2%Language:C++ 37.5%Language:Shell 0.3%