Skip to content

mfkiwl/femp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,411 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEMP CircleCI

Femp is a small C++ finite element method implementation developed to solve static analysis problems. Femp was developed by Rui Maciel as part of his master's thesis in Civil Engineering at Instituto Superior Técnico, University of Lisbon.

Dependencies

Required:

The project depends on the following software packages:

  • Qt5

  • Eigen3

  • SuiteSparse

  • OpenGL

  • GLUT

    sudo apt-get install libgl-dev freeglut3-dev libeigen3-dev libsuitesparse-dev

Optional

  • re2c

About

A small C++ finite element method implementation developed as a part of my master's thesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 57.3%
  • Common Lisp 26.4%
  • C 10.0%
  • GLSL 2.6%
  • CMake 1.4%
  • Yacc 1.0%
  • Other 1.3%