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

Introduce AbstractBasis #4

Closed ahojukka5 closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 55.034% when pulling 4c6275f254891eff48d7258a39118efd0e8b8840 on abstractBasis into 6d32c11a662da5d6ceeda0b86780851e922ef0e3 on master.