FreeCAD/src/Mod/Fem/App
2016-02-19 00:05:55 -02:00
..
AppFem.cpp FEM: Implement constraint displacement in C++ 2016-02-12 11:09:58 +02:00
AppFemPy.cpp + simplify porting of Fem module to Python3 2016-01-21 13:42:08 +01:00
CMakeLists.txt Revert "FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection." 2016-02-19 00:05:55 -02:00
FemAnalysis.cpp + use right namespace for template instantiation to fix linker errors on Windows 2015-10-25 23:06:21 +01:00
FemAnalysis.h + need dummy class for FeaturePython class to work 2015-10-25 22:42:50 +01:00
FemConstraint.cpp FEM: Implement constraint displacement in C++ 2016-02-12 11:09:58 +02:00
FemConstraint.h FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps. 2016-02-01 10:52:37 +02:00
FemConstraintBearing.cpp Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FemConstraintBearing.h Improvements to FEM constraint objects 2013-03-21 16:58:01 +04:30
FemConstraintDisplacement.cpp FEM: Implement constraint displacement in C++ 2016-02-12 11:09:58 +02:00
FemConstraintDisplacement.h FEM: Implement constraint displacement in C++ 2016-02-12 11:09:58 +02:00
FemConstraintFixed.cpp FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps. 2016-02-01 10:52:37 +02:00
FemConstraintFixed.h Split code into separate files for each constraint type 2013-03-21 16:56:57 +04:30
FemConstraintForce.cpp FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps. 2016-02-01 10:52:37 +02:00
FemConstraintForce.h Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FemConstraintGear.cpp Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FemConstraintGear.h Integrate Werners & Jans double branch 2013-09-24 11:00:57 +02:00
FemConstraintPressure.cpp FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps. 2016-02-01 10:52:37 +02:00
FemConstraintPressure.h + fix whitespaces 2015-05-26 17:55:38 +02:00
FemConstraintPulley.cpp Minor changes to FEM constraint visuals 2013-03-21 16:58:40 +04:30
FemConstraintPulley.h Improvements to FEM constraint objects 2013-03-21 16:58:01 +04:30
FemMesh.cpp FEM: fix node order of seg3 (B32) in writeAbaqus 2015-11-30 11:21:51 -02:00
FemMesh.h FEM: add getNodesBySolid() 2015-11-07 13:24:45 -02:00
FemMeshObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshProperty.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshProperty.h + implement property editor item for FEM mesh 2015-12-23 15:44:11 +01:00
FemMeshPy.xml FEM: add getNodesBySolid() 2015-11-07 13:24:45 -02:00
FemMeshPyImp.cpp + fix typo in FEM 2015-12-09 13:19:13 +01:00
FemMeshShapeNetgenObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshShapeNetgenObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshShapeObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemMeshShapeObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemResultObject.cpp FEM: make result stats read only in property editor 2016-01-06 11:13:38 -02:00
FemResultObject.h FEM: Replace invalid ElementNumbers with NodeNumbers 2015-11-03 20:04:23 +00:00
FemSetElementsObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetElementsObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetFacesObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetFacesObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetGeometryObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetGeometryObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetNodesObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetNodesObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetObject.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSetObject.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
FemSolverObject.cpp FEM: add CalculiX solver object 2015-11-28 20:04:22 -02:00
FemSolverObject.h FEM: add CalculiX solver object 2015-11-28 20:04:22 -02:00
FemTools.cpp + support of linear b-spline/bezier curves and planar b-spline/bezier surfaces to get direction 2015-11-11 18:27:26 +01:00
FemTools.h + support of linear b-spline/bezier curves and planar b-spline/bezier surfaces to get direction 2015-11-11 18:27:26 +01:00
HypothesisPy.cpp + move handwritten Python classes to PyCXX 2016-01-27 18:07:48 +01:00
HypothesisPy.h Merge branch 'dvdjimmy/MachDist' 2012-08-20 21:56:42 +02:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h + support of linear b-spline/bezier curves and planar b-spline/bezier surfaces to get direction 2015-11-11 18:27:26 +01:00