# ale-lib **Repository Path**: jixiangshui/ale-lib ## Basic Information - **Project Name**: ale-lib - **Description**: A Finite Element Framework in C++ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ale-lib 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.