Skip to content

Commit

Permalink
FEM: inp mesh importer, add module to cmakefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach authored and wwmayer committed Aug 15, 2016
1 parent 7d2f1cb commit c923d23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/Fem/App/CMakeLists.txt
Expand Up @@ -103,6 +103,7 @@ SET(FemScripts_SRCS
ccxDatReader.py
ccxFrdReader.py
convert2TetGen.py
importInpMesh.py
importZ88Mesh.py
Init.py
InitGui.py
Expand Down
1 change: 1 addition & 0 deletions src/Mod/Fem/CMakeLists.txt
Expand Up @@ -60,6 +60,7 @@ INSTALL(
TaskPanelMechanicalMaterial.ui

# solver CalculiX ccx
importInpMesh.py
ccxDatReader.py
ccxFrdReader.py
FemInputWriterCcx.py
Expand Down

0 comments on commit c923d23

Please sign in to comment.