A simple FEM matrix generator in python
Assembles fem matrices using an efficient vectorization method (see here).
The main file in this repository is genfem.org.
GitLab upgrade completed. Current version is 17.11.1. We now benefit from the features of the release 17.11.
Name | Last commit | Last update |
---|---|---|
.gitignore | ||
LICENSE | ||
README.org | ||
genfem.org | ||
genfem.py | ||
setup.py | ||
test_stratified_helmholtz.py | ||
test_surface_mass_matrix_at_interfaces.py |
Assembles fem matrices using an efficient vectorization method (see here).
The main file in this repository is genfem.org.