adtzlr / matadi

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

Add optional state variables for `Material` (like `MaterialTensor`) #89

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

fixes #88

codecov-commenter commented 2 years ago

Codecov Report

Merging #89 (4781d9d) into main (7baa638) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   99.86%   99.87%           
=======================================
  Files          20       20           
  Lines         768      773    +5     
=======================================
+ Hits          767      772    +5     
  Misses          1        1           
Impacted Files Coverage Δ
matadi/__about__.py 100.00% <100.00%> (ø)
matadi/_material.py 99.20% <100.00%> (+0.03%) :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 7baa638...4781d9d. Read the comment docs.