Using Feel++ in C++
To start using Feel++ in C++, we have setup a minimal example in github.com/feelpp//minimal that you can clone and play with provided you have installed Feel++.
Then we have setup github.com/feelpp/feelpp//feelpp/quickstart examples and we detail the in this documentation the Laplacian quickstart application.