JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
251 stars 66 forks source link

Fix bug in eigenvalue solver #191

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

This closes issue #190.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 81.403% when pulling 765e4a993ef8c26db8853ad3cb507ba43d24c04e on fix/modalsolver_time into b950ba312aacb5b19479bb6f08c0b4d8cea46f3e on master.