Commit 1e340b4e authored by Roberto Tonini's avatar Roberto Tonini
Browse files

Merge branch 'master' of gitlab.rm.ingv.it:roberto.tonini/pymesh

parents d99b995d a4a808c7
Loading
Loading
Loading
Loading

.gitignore

0 → 100644
+3 −0
Original line number Diff line number Diff line
__pycache__/
*.py[cod]
*$py.class
+7 −1
Original line number Diff line number Diff line
# pymesh

Python tool which provides facilities to use mesh representing the interface among tectonic plates
 No newline at end of file
Python tool which provides facilities to use surface meshes used to represent
the interface among tectonic plates. 

...