aancel / feelpp-book

Feel++ Book

Home Page:http://book.feelpp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feel++

Finite Element Embedded Library in C++

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++ is

  1. a versatile mathematical kernel solving easily problems using different techniques thus allowing testing and comparing methods, e.g. cG versus dG.

  2. a small and manageable library which nevertheless encompasses a wide range of numerical methods and techniques and in particular reduced order methods such as the reduced basis method.

  3. a software that follows closely the mathematical abstractions associated with partial differential equations (PDE) and in particular the finite element mathematical framework and variational formulations.

  4. a library that offers solving strategies that scales up to thousands and even tens of thousands of cores.

  5. a library entirely in C++ allowing to create C++ complex and typically non-linear multi-physics applications currently in industry, physics and health-care.

Help and Support

We’re always happy to help out with Feel++ or any other questions you might have. You can ask a question or signal an issue at the Gitter Feel++ salon.

Contribute to this documentation

You can contribute to improve this documentation on GitHub and follow the Gitter Feel++ Book forum.

About

Feel++ Book

http://book.feelpp.org


Languages

Language:C++ 73.4%Language:CSS 16.4%Language:TeX 4.7%Language:CMake 2.8%Language:Shell 1.3%Language:JavaScript 1.1%Language:GLSL 0.3%