Skip to content

feelpp/feelpp-hts

Repository files navigation

Feel++ HTS

CI

This repository provides:

  • HTS examples using Feel++ toolbox CFPDES in src\cases\

  • documentation for feelpp-hts

Install Feel++

Example

Got to src/cases/Cylinder/A-Formulation/cfpdes_axis/ and run the case :

mpirun -np 32 feelpp_toolbox_coefficientformpdes --config-file=cylinder_axis.cfg --cfpdes.gmsh.hsize=1e-3

See the documentation for how to run each case.