polymec / polymec-dev

The development "branch" of the polymec HPC libraries.
Mozilla Public License 2.0
2 stars 2 forks source link

Added wrappers for Lua-implemented sp_funcs and st_funcs. #347

Closed pbtoast closed 5 years ago

pbtoast commented 5 years ago

Now it's possible to implement f(x) and g(x, t) in Lua scripts.

codecov[bot] commented 5 years ago

Codecov Report

Merging #347 into master will increase coverage by 0.01%. The diff coverage is 82.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   80.45%   80.47%   +0.01%     
==========================================
  Files         239      239              
  Lines       37670    37748      +78     
==========================================
+ Hits        30308    30376      +68     
- Misses       7362     7372      +10
Impacted Files Coverage Δ
core/lua_core.c 79.51% <82.27%> (+0.41%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 30d1a16...4071e99. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #347 into master will increase coverage by 0.01%. The diff coverage is 82.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
+ Coverage   80.45%   80.47%   +0.01%     
==========================================
  Files         239      239              
  Lines       37670    37748      +78     
==========================================
+ Hits        30308    30376      +68     
- Misses       7362     7372      +10
Impacted Files Coverage Δ
core/lua_core.c 79.51% <82.27%> (+0.41%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 30d1a16...4071e99. Read the comment docs.