An open API service indexing awesome lists of open source software.

https://github.com/ruimaciel/libfemp

A small finite element method library written in C++ and developed to analyse 3D elastic solid models.
https://github.com/ruimaciel/libfemp

cmake computational-mechanics cpp finite-element-analysis finite-element-method solid-mechanics structural-engineering

Last synced: about 2 months ago
JSON representation

A small finite element method library written in C++ and developed to analyse 3D elastic solid models.

Awesome Lists containing this project

README

        

# libfemp

```libfemp``` is a small finite element method library written in C++ and developed to analyse 3D elastic solid models.

```libfemp``` was originally a component of [femp](https://github.com/ruimaciel/femp).