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

Add some basic math operations can be done with basis functions #6

Closed ahojukka5 closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-12.2%) to 82.888% when pulling eb8ec9aa299c00a7fc8383ea2ec8a5fc5ab1ae92 on math into d1448a396823d16ca6266bd684019e8fdaa8cecb on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.2%) to 96.257% when pulling cafedc215c38ada633fa83c1291626d8280e9127 on math into d1448a396823d16ca6266bd684019e8fdaa8cecb on master.