Skip to content

Commit 268d428

Browse files
authored
Merge pull request #191 from MultiSimOLab/export-phys-model
Reexport TensorValue from Gridap
2 parents ab4784a + b006a39 commit 268d428

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Exports.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ macro publish(mod, name)
66
end
77
end
88

9+
@publish TensorAlgebra TensorValue # Reexport from Gridap for convenience
10+
@publish TensorAlgebra VectorValue # Reexport from Gridap for convenience
911
@publish TensorAlgebra (*)
1012
@publish TensorAlgebra (×ᵢ⁴)
1113
@publish TensorAlgebra (₁₂³)

0 commit comments

Comments
 (0)