FEM: since result object does not depend on analysis mesh, make analysis tools independed from result object

This commit is contained in:
Bernd Hahnebach
2017-08-30 09:36:57 +02:00
committed by wmayer
parent 01519924d3
commit ea84ed71c0
6 changed files with 179 additions and 161 deletions

View File

@@ -90,6 +90,7 @@ SET(FemScripts_SRCS
FemInputWriterZ88.py
FemMesh2Mesh.py
FemMeshTools.py
FemResultTools.py
FemSelectionObserver.py
FemTools.py
FemToolsCcx.py