Feel++ is a unified C++ implementation of Galerkin methods (finite and spectral element methods) in 1D, 2D and 3D to solve partial differential equations.
Feel++ Book Contributors https://github.com/feelpp/book.feelpp.org/graphs/contributors
The first step into Programming with Feel++
Reference on various Mathematical concepts in Feel++
Quick reference cards for Feel++ expressions that you can use in variational formulations.
Benchmarks for Feel++ toolboxes and Feel++ applications are available in the benchmarks section
In the spirit of free software, everyone is encouraged to help improve this project. If you discover errors or omissions in the source code, documentation, or website content, please don’t hesitate to submit an issue or open a pull request with a fix. New contributors are always welcome!
Here are some ways you can contribute:
by using develop versions
by writing or editing documentation
by writing specifications
by writing code — No patch is too small.
fix typos
add comments
write examples!
write tests!
by refactoring code
by fixing issues
by reviewing Pull Requests
The Contributing guide provides information on how to create, style, and submit issues, feature requests, code, and documentation to the Feel++ Project.
The Feel++ project is developed to help you easily do (i) modelisation simulation and optimisation and (ii) high performance computing. But we can’t do it without your feedback! We encourage you to ask questions and discuss any aspects of the project on the discussion list, on Twitter or in the chat room.
The Feel++ organization on GitHub hosts the project’s source code, issue tracker, and sub-projects.
Copyright © 2011-2017 Feel++ Consortium. Free use of this software is granted under the terms of the GPL License.
See the LICENSE file for details.
Feel++ is led by Christophe Prud’homme and has received contributions from many other individuals. The project was initiated in 2006 by Christophe Prud’homme and based initially on lifeV and completely re-written since then.