A Finite Element framework in C++
This library has several components:
- Mesh data structure that supports 2d and 3d simplicial elements
- Customizable DOF (degrees of freedom) handler
- Lagrange shape functions of arbitrary order
- Numerical quadrature integration
The library is efficient and well tested. If you need help to use this library, please don't hesitate to contact me.