adtzlr / matadi

Material Definition with Automatic Differentiation
GNU General Public License v3.0
21 stars 2 forks source link

Add plane-strain plane-stress-incompressible #61

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #60

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (4f078c6) into main (f1288db) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines          549       570   +21     
=========================================
+ Hits           549       570   +21     
Impacted Files Coverage Δ
matadi/__init__.py 100.00% <ø> (ø)
matadi/math.py 100.00% <ø> (ø)
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/_templates.py 100.00% <100.00%> (ø)

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 f1288db...4f078c6. Read the comment docs.