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
250 stars 66 forks source link

Fix code to support FEMBase.jl v0.1.0 #185

Closed ahojukka5 closed 6 years ago

TeroFrondelius commented 6 years ago

Many files changed. What would be the best option to merge these commits?

ahojukka5 commented 6 years ago

This is still work in progress. First have to tag FEMBase v0.1.0. When finish, I think squash + merge would be the correct choice. (for PR, see [1])

[1] https://github.com/JuliaLang/METADATA.jl/pull/12382

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-6.9%) to 84.839% when pulling f2407fd13e0695406392bb97f2b62d78bd1397a3 on FEMBase-v0.1.0 into 35307b12adf9465cb942ddc7e1da87108c7bb575 on master.