FEM: examples, rename material multiple two boxes

This commit is contained in:
Bernd Hahnebach
2020-07-10 08:41:13 +02:00
parent e635f00b28
commit 6e40c19f73
5 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
# to run the example use:
"""
from femexamples.material_multiple_twoboxes import setup
from femexamples.material_multiple_tensionrod_twoboxes import setup
setup()
"""