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

Fixed multiple dispatch issues on io.jl #78

Closed ovainola closed 7 years ago

ovainola commented 7 years ago

Related to issue #74, io.jl is no more modifying functionality of LightXML

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-3.5%) to 71.728% when pulling 2d27bfcd6c46ff7bd554598ccba7eec35223ad08 on ovainola:master into c1b5d2f7ed0e05166d867b19fe98b46752489594 on JuliaFEM:master.