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

Move contact mechanics to separate package #196

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

Development of AD mortar contact mechanics in 2D is moved to own separate package, MortarContact2DAD. Changes for test files are same than with package MortarContact2D:

See also PR #195.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.9%) to 78.762% when pulling e472c6a19e0d176cb45c8fb8130e9246d2b7ca1a on MortarContact2DAD/separate into 66a24d382b9c43952aa43d0200d6efa8e752a354 on master.