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

Remove functions used rarely #162

Closed ahojukka5 closed 7 years ago

ahojukka5 commented 7 years ago

A new problem can be defined with 8(!) different styles. Let's remove the ones not used often.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.01%) to 91.219% when pulling 104d7c11e6217eb482f8e7901eeb48fdc2d52575 on fix/remove_functions into 2ffe1589d777351b0e406558d37e9e9aef4fcdd9 on master.