adtzlr / matadi

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

Add `MaterialComposite` #39

Closed adtzlr closed 2 years ago

adtzlr commented 2 years ago

Create a composite material out of a list of Material with same input arguments and results will be summed up.

adtzlr commented 2 years ago

There is an error in list --> numpy conversion.