/minimal

Minimal example to start using Feel++

Primary LanguageCMake

Minimal Feel++ example

Compile and run the minimal Feel++ example
git clone https://github.com/feelpp/minimal
mkdir build
cd build
cmake ../minimal
Command line to run the minimal Feel++ application
mpirun -np 4 feelpp_min_minimal