FreeCAD/src/Mod/Fem
Przemo Firszt 4caa464ebb FEM: All FEM results are stored in a single object
Functionality previously provided by setNodeColorByResult is now
in setNodeColorByScalars. FemResult* object is no longer required,
the function accepts list of elements and a list of values.

Functionality previously provided by setNodeDisplacementByResult is now
in setNodeDisplacementByVectors. FemResult* object is no longer required,
the function accepts list of elements and a list of vectors.

A side effect: FemResultValues and FemResultVector are no longer used
and have bee removed.

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-06-24 17:44:02 +02:00
..
App FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
Gui FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
ccxFrdReader.py FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
ccxInpWriter.py FEM: fix white spaces in ccxInpWriter.py 2015-05-26 14:33:43 +01:00
CMakeLists.txt FEM: Rename CalculixLib to ccxFrdReader 2015-04-27 21:33:11 +02:00
convert2TetGen.py Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
fem.dox Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
FemExample.py Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
Init.py FEM: Rename CalculixLib to ccxFrdReader 2015-04-27 21:33:11 +02:00
InitGui.py + delay checking for ccx path, handle exceptions 2015-04-14 16:33:44 +02:00
MechanicalAnalysis.py FEM: All FEM results are stored in a single object 2015-06-24 17:44:02 +02:00
MechanicalAnalysis.ui FEM: Disable "open editor" and "run ccx" buttons. 2015-04-17 10:51:56 +02:00
MechanicalMaterial.py FEM: fix white space 2015-06-09 13:07:49 -03:00
MechanicalMaterial.ui + do not translate units 2015-04-19 23:41:27 +02:00
ShowDisplacement.ui FEM: Rename dialog element callbacks 2015-06-09 13:07:49 -03:00