FreeCAD/src/Mod/Fem/App
wmayer 0ea6a2ed0d + removed unneeded pure virtual method getFaces from PropertyComplexGeoData
+ extend interface of ComplexGeoData::getPoints to also return normals if available
2016-03-04 17:16:57 +01: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 FEM: remove module ccxInpWriterFemConstraintDisplacement 2016-02-29 13:06:13 +01: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
FemConstraintBearing.h
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
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
FemConstraintGear.cpp
FemConstraintGear.h
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
FemConstraintPulley.h
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 + removed unneeded pure virtual method getFaces from PropertyComplexGeoData 2016-03-04 17:16:57 +01:00
FemMeshProperty.h + removed unneeded pure virtual method getFaces from PropertyComplexGeoData 2016-03-04 17:16:57 +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
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