Connecting Fenics and FEATool

Through some research I found FEATool which can use fenics to solve pde’s. I have downloaded the software but I am unsure how to connect it to fenics. Does anyone know how I could do this?

I have followed the instructions for downloading fencis on Ubuntu so I know it is on my computer, I just have to find a way to connect it to FEATool. The instructions I followed were:

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:fenics-packages/fenics
sudo apt-get update
sudo apt-get install fenics

Any help would be great thanks!

Have you checked the featool forum? http://forum.featool.com/

I guess it is more likely that someone there knows how to use featool with fenics integration