JuliaFEM / FEMBasis.jl

FEMBasis contains interpolation routines for finite element function spaces. Given ansatz and coordinates of domain, shape functions are calculated symbolically in a very general way to get efficient code. Shape functions can also be given directly and in that case partial derivatives are calculated automatically.
https://juliafem.github.io/FEMBasis.jl/latest
MIT License
14 stars 12 forks source link

Fix coverage up to 100 % #18

Open ahojukka5 opened 6 years ago

ahojukka5 commented 6 years ago

https://coveralls.io/builds/15280039/source?filename=src%2Fcreate_basis.jl

Looks that Coverage.jl is not understanding the content inside macro.