FEM: z88, remove from old solver framework

This commit is contained in:
Bernd Hahnebach
2017-12-01 19:42:46 +01:00
committed by wmayer
parent 3b9e162b74
commit f049981619
7 changed files with 0 additions and 686 deletions

View File

@@ -87,13 +87,11 @@ SET(FemScripts_SRCS
FemGmshTools.py
FemInputWriter.py
FemInputWriterCcx.py
FemInputWriterZ88.py
FemMesh2Mesh.py
FemMeshTools.py
FemResultTools.py
FemTools.py
FemToolsCcx.py
FemToolsZ88.py
ObjectsFem.py
FemUtils.py
TestFem.py
@@ -114,7 +112,6 @@ SET(FemObjectsScripts_SRCS
PyObjects/_FemMeshRegion.py
PyObjects/_FemResultMechanical.py
PyObjects/_FemSolverCalculix.py
PyObjects/_FemSolverZ88.py
PyObjects/_FemMaterial.py
)
@@ -186,7 +183,6 @@ SET(FemGuiScripts_SRCS
PyGui/_ViewProviderFemMeshResult.py
PyGui/_ViewProviderFemResultMechanical.py
PyGui/_ViewProviderFemSolverCalculix.py
PyGui/_ViewProviderFemSolverZ88.py
PyGui/TaskPanelFemElementFluid1D.ui
PyGui/TaskPanelFemElementGeometry1D.ui
PyGui/TaskPanelFemElementGeometry2D.ui