Skip to content

Commit ab4784a

Browse files
authored
Merge pull request #190 from MultiSimOLab/export-phys-model
Added: export abstract types for PhysicalModels
2 parents 2fcb65e + b181768 commit ab4784a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Exports.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ end
2424
@publish TensorAlgebra Tensorize
2525

2626
@publish PhysicalModels PhysicalModel
27+
@publish PhysicalModels Elasto
28+
@publish PhysicalModels ViscoElastic
29+
2730
@publish PhysicalModels LinearElasticity3D
2831
@publish PhysicalModels LinearElasticity2D
2932
@publish PhysicalModels Yeoh3D

0 commit comments

Comments
 (0)