PtFEM / PtFEM.jl

"Programming the Finite Element Method" by I M Smith, D V Griffiths and L Margetts
http://www.wiley.com/WileyCDA/WileyTitle/productCd-1119973341.html
Other
46 stars 16 forks source link

Fix deprecations #4

Closed femtocleaner[bot] closed 6 years ago

femtocleaner[bot] commented 6 years ago

I fixed a number of deprecations for you

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 86.392% when pulling c5e01aae7ea7952595306bb2409d149b4d61a8be on fbot/deps into 6bed20e56333919adbf4c1e12152794ba896ac04 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   86.37%   86.39%   +0.02%     
==========================================
  Files          57       57              
  Lines        2869     2866       -3     
==========================================
- Hits         2478     2476       -2     
+ Misses        391      390       -1
Impacted Files Coverage Δ
src/4 Static Equilibrium/p41.jl 88% <ø> (+0.62%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6bed20e...c5e01aa. Read the comment docs.