Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 283 Bytes

README.adoc

File metadata and controls

17 lines (14 loc) · 283 Bytes

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