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
251 stars 66 forks source link

use FEMBasis / BasisInfo structure #157

Closed ahojukka5 closed 7 years ago

ahojukka5 commented 7 years ago

Calculate basic element info using BasisInfo

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.007%) to 91.358% when pulling bbcfbe3dea6f5ece19e6b1b1fe8c109623c73f91 on elasticity/BasisInfo into c422e14bade57a4b8b373702da80f101779cce1a on master.