TurboFEM
1.0.0
A library which solves FEM in parallel
|
The big parallel FEM, on its way to defeat all the other FEM libraries, especially Lehrfem++.
mkdir build; cd build; cmake ..; make
The GUI is built using nanogui
, and will run everything. It can be found inside the app
-subdirectory.
The report can be found in the report
-subdirectory.
The proposal can be found in the report
-subdirectory.