adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
39 stars 11 forks source link

Update Docker images #72

Closed Rombur closed 3 years ago

Rombur commented 3 years ago

Update deal.II and add Trilinos and its dependencies. This should allow us to read exodus file.

Everybody will need to update deal.II.

codecov-io commented 3 years ago

Codecov Report

Merging #72 (1f0d757) into master (c143421) will increase coverage by 0.25%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   91.44%   91.69%   +0.25%     
==========================================
  Files          26       26              
  Lines        1215     1252      +37     
==========================================
+ Hits         1111     1148      +37     
  Misses        104      104              
Impacted Files Coverage Δ
source/HeatSource.hh 100.00% <ø> (ø)
source/ThermalPhysics.hh 20.00% <ø> (ø)
tests/test_heat_source.cc 100.00% <100.00%> (ø)
tests/test_implicit_operator.cc 100.00% <100.00%> (ø)
tests/test_post_processor.cc 100.00% <100.00%> (ø)
tests/test_thermal_operator.cc 100.00% <100.00%> (ø)
tests/test_thermal_physics.cc 100.00% <100.00%> (ø)
tests/test_thermal_physics.hh 100.00% <100.00%> (ø)