FEM: inp mesh importer, add module to cmakefiles
This commit is contained in:
parent
7d2f1cbaf3
commit
c923d23b70
|
@ -103,6 +103,7 @@ SET(FemScripts_SRCS
|
|||
ccxDatReader.py
|
||||
ccxFrdReader.py
|
||||
convert2TetGen.py
|
||||
importInpMesh.py
|
||||
importZ88Mesh.py
|
||||
Init.py
|
||||
InitGui.py
|
||||
|
|
|
@ -60,6 +60,7 @@ INSTALL(
|
|||
TaskPanelMechanicalMaterial.ui
|
||||
|
||||
# solver CalculiX ccx
|
||||
importInpMesh.py
|
||||
ccxDatReader.py
|
||||
ccxFrdReader.py
|
||||
FemInputWriterCcx.py
|
||||
|
|
Loading…
Reference in New Issue
Block a user