README 846 B

1234567891011121314151617181920212223
  1. GetFEM is an open source library based on collaborative development.
  2. It aims to offer the most flexible framework for solving potentially
  3. coupled systems of linear and nonlinear partial differential equations
  4. with the finite element method. GetFEM is interfaced with some script
  5. languages (Python, Octave, Scilab and Matlab) so that almost all of
  6. the functionalities can be used just writing scripts.
  7. If you have matlab installed in your machine, you can also add support
  8. to it by adding '--enable-matlab' to ./configure command
  9. Take a look at http://getfem.org/install/install_linux.html if you
  10. build GetFEM with support to octave, scilab or matlab in order to make
  11. those tools work properly.
  12. Optional dependencies are (if you add '--enable-FEATURE', e.g.:
  13. --enable-octave, to ./configure command:
  14. - octave
  15. - scilab
  16. - qhull
  17. - mumps
  18. - metis