mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
55f34367c3
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
22 lines
846 B
Text
22 lines
846 B
Text
GetFEM is an open source library based on collaborative development.
|
|
It aims to offer the most flexible framework for solving potentially
|
|
coupled systems of linear and nonlinear partial differential equations
|
|
with the finite element method. GetFEM is interfaced with some script
|
|
languages (Python, Octave, Scilab and Matlab) so that almost all of
|
|
the functionalities can be used just writing scripts.
|
|
|
|
If you have matlab installed in your machine, you can also add support
|
|
to it by adding '--enable-matlab' to ./configure command
|
|
|
|
Take a look at http://getfem.org/install/install_linux.html if you
|
|
build GetFEM with support to octave, scilab or matlab in order to make
|
|
those tools work properly.
|
|
|
|
Optional dependencies are (if you add '--enable-FEATURE', e.g.:
|
|
--enable-octave, to ./configure command:
|
|
|
|
- octave
|
|
- scilab
|
|
- qhull
|
|
- mumps
|
|
- metis
|