Restructure code, add typedefs.py, return two values for interpolate_equidistant (not working)
Showing
- apps/tutorials/codegen/HeatEquationKernel.py 41 additions, 6 deletionsapps/tutorials/codegen/HeatEquationKernel.py
- src/materials/alloys/Alloy.py 24 additions, 26 deletionssrc/materials/alloys/Alloy.py
- src/materials/alloys/Ti6Al4V.py 91 additions, 36 deletionssrc/materials/alloys/Ti6Al4V.py
- src/materials/constants.py 3 additions, 3 deletionssrc/materials/constants.py
- src/materials/elements.py 22 additions, 0 deletionssrc/materials/elements.py
- src/materials/interpolators.py 201 additions, 96 deletionssrc/materials/interpolators.py
- src/materials/models.py 11 additions, 11 deletionssrc/materials/models.py
- src/materials/property.py 0 additions, 8 deletionssrc/materials/property.py
- src/materials/typedefs.py 18 additions, 0 deletionssrc/materials/typedefs.py
Please register or sign in to comment