FreeCAD/src/Mod/Fem
2016-04-12 18:11:58 +02:00
..
App Cosmetic change in FemConstraint.cpp 2016-04-12 18:11:58 +02:00
Gui FEM: Mesh ViewProvider, remove some console log prints 2016-04-09 21:00:58 +02:00
test_files/ccx FEM: unit test, update test result files and expected result files 2016-03-14 20:38:42 +01:00
_CommandFemBeamSection.py
_CommandFemFromShape.py
_CommandFemShellThickness.py
_CommandFemSolverCalculix.py FEM: do not allow to add multiple soler with gui 2015-11-28 20:04:22 -02:00
_CommandMechanicalMaterial.py FEM: fix translation issue of FEM Menue 2016-03-09 18:52:22 +01:00
_CommandMechanicalShowResult.py FEM: fix translation issue of FEM Menue 2016-03-09 18:52:22 +01:00
_CommandNewMechanicalAnalysis.py Fem: Fixed a translation bug 2016-03-08 21:44:06 -03:00
_CommandPurgeFemResults.py FEM: Implement constraint displacement in C++ 2016-02-12 11:09:58 +02:00
_CommandQuickAnalysis.py FEM: add FIXME comment to CommandQuickAnalysis 2016-03-18 21:53:12 +01:00
_CommandSolverJobControl.py FEM: fix translation issue of FEM Menue 2016-03-09 18:52:22 +01:00
_FemAnalysis.py FEM: remove not used methods from FemAnalysis class 2016-03-02 22:23:26 +01:00
_FemBeamSection.py
_FemShellThickness.py
_FemSolverCalculix.py FEM: set solver type property to read only the hard way 2016-01-06 11:13:38 -02:00
_MechanicalMaterial.py
_TaskPanelFemBeamSection.py
_TaskPanelFemShellThickness.py
_TaskPanelFemSolverCalculix.py FEM: small improvements in the regard of flake8 compatiblity 2016-01-06 11:13:38 -02:00
_TaskPanelMechanicalMaterial.py FEM: make python modules again flake8 compatible 2016-03-02 22:23:27 +01:00
_TaskPanelResultControl.py FEM: preference setting to disable restore result dialog settings 2016-03-18 21:53:13 +01:00
_ViewProviderFemAnalysis.py FEM: add CalculiX solver object 2015-11-28 20:04:22 -02:00
_ViewProviderFemBeamSection.py
_ViewProviderFemShellThickness.py
_ViewProviderFemSolverCalculix.py FEM: rename TaskPanelJobControl to TaskPanelFemSolverCalculix 2015-11-28 20:04:22 -02:00
_ViewProviderMechanicalMaterial.py
ccxDatReader.py
ccxFrdReader.py FEM: delete no longer needed EditorMode Setting 2016-01-06 11:13:38 -02:00
ccxInpWriter.py FEM: ccxInpWriter, add Nodes dict to self object 2016-03-03 18:40:32 +01:00
CMakeLists.txt FEM: unit test, update FreeCAD file with objects from module TestFem 2016-03-14 20:38:40 +01:00
convert2TetGen.py
fem.dox
FemAnalysis.py FEM: rename modul MechanicalAnalysis to FemAnalysis 2015-11-28 20:04:22 -02:00
FemBeamSection.py
FemCommands.py FEM: make python modules again flake8 compatible 2016-03-02 22:23:27 +01:00
FemShellThickness.py
FemSolverCalculix.py FEM: replace Calculix with CalculiX in strings 2015-11-28 20:04:22 -02:00
FemTools.py FEM: make python modules again flake8 compatible 2016-03-02 22:23:27 +01:00
Init.py FEM: small improvements in the regard of flake8 compatiblity 2016-01-06 11:13:38 -02:00
InitGui.py Add SVG workbench icons 2016-02-26 23:17:43 +01:00
MechanicalMaterial.py
SelectionObserverFem.py
TaskPanelFemBeamSection.ui
TaskPanelFemShellThickness.ui
TaskPanelFemSolverCalculix.ui FEM: rename TaskPanelJobControl to TaskPanelFemSolverCalculix 2015-11-28 20:04:22 -02:00
TaskPanelMechanicalMaterial.ui FEM: fix, transient material was used in some cases even if material was not changed 2016-02-02 07:18:47 +01:00
TaskPanelShowDisplacement.ui
TestFem.py FEM: unit test, add some helper to create result files 2016-03-14 20:38:41 +01:00