Skip to content

feelpp/minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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