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

solvers.jl: Another way to solve Ax = b #92

Closed ahojukka5 closed 7 years ago

ahojukka5 commented 7 years ago

This was in branch bug/mortar_discretization, cherry picking to master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.2%) to 90.17% when pulling 2a885d27dfbd8a6da9f029979356c05c73359f74 on solvers into 56213c2844fef7d96437280256d8e4a551d056df on master.