.. |
AppFem.cpp
|
Adding python capabilities to the Result objects
|
2013-11-28 19:52:41 +01:00 |
AppFemPy.cpp
|
+ Make Python API more pythonic
|
2013-10-11 13:57:05 +02:00 |
CMakeLists.txt
|
Add initial support for different libdir (jobermayr)
|
2014-05-10 12:57:38 +02:00 |
FemAnalysis.cpp
|
Make Fem::Analyses object inheritable to python and some fixes in Material
|
2013-08-04 19:22:17 +02:00 |
FemAnalysis.h
|
+ Fix view provider name for FEM analysis
|
2013-11-07 12:45:05 +01:00 |
FemConstraint.cpp
|
+ Fix compiler warnings
|
2013-10-11 12:24:49 +02:00 |
FemConstraint.h
|
Integrate Werners & Jans double branch
|
2013-09-24 11:00:57 +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 |
FemConstraintFixed.cpp
|
Integrate Werners & Jans double branch
|
2013-09-24 11:00:57 +02:00 |
FemConstraintFixed.h
|
Split code into separate files for each constraint type
|
2013-03-21 16:56:57 +04:30 |
FemConstraintForce.cpp
|
Integrate Werners & Jans double branch
|
2013-09-24 11:00:57 +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 |
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
|
fix load of BDF with element number bigger 1000000
|
2014-03-24 21:12:21 +01:00 |
FemMesh.h
|
Volum for Tet10 FemMesh
|
2013-12-09 23:52:44 +01:00 |
FemMeshObject.cpp
|
Implementing new Alignment approach
|
2013-07-11 00:19:46 +02:00 |
FemMeshObject.h
|
Changes on Machining Distortion to account for Centos 5.6 compilation
|
2012-03-26 10:06:16 +02:00 |
FemMeshProperty.cpp
|
Allow seting of transformation without copy the mesh
|
2013-12-10 23:05:07 +01:00 |
FemMeshProperty.h
|
Add SchemaVersion to RestoreDocFile to distinquish double from float binary
|
2013-09-24 11:01:09 +02:00 |
FemMeshPy.xml
|
Finish get nodes by surface
|
2014-02-09 17:55:35 +01:00 |
FemMeshPyImp.cpp
|
Get node of face implementation
|
2014-02-09 17:55:34 +01:00 |
FemMeshShapeNetgenObject.cpp
|
Start Gui for Displacement Post-Processing
|
2013-12-31 17:16:51 +01:00 |
FemMeshShapeNetgenObject.h
|
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
|
2013-11-08 09:57:37 +01:00 |
FemMeshShapeObject.cpp
|
Small fix in Fem
|
2013-06-27 00:14:02 +02:00 |
FemMeshShapeObject.h
|
Adding additional objects to FEM
|
2013-04-20 10:53:03 +02:00 |
FemResultObject.cpp
|
+ support loading projects with old pad features, fix critical bug where the unit gets replaced
|
2014-02-12 15:14:02 +01:00 |
FemResultObject.h
|
Finish loading Calculix result files
|
2013-12-31 12:41:22 +01:00 |
FemResultValue.cpp
|
Fix for Python binding in FEM result objects
|
2014-01-15 19:33:44 +01:00 |
FemResultValue.h
|
Adding python capabilities to the Result objects
|
2013-11-28 19:52:41 +01:00 |
FemResultVector.cpp
|
Fix for Python binding in FEM result objects
|
2014-01-15 19:33:44 +01:00 |
FemResultVector.h
|
Adding python capabilities to the Result objects
|
2013-11-28 19:52:41 +01:00 |
FemSetElementsObject.cpp
|
Add PropertyIntegerSet and some classes to FEM
|
2013-02-24 21:57:35 +01:00 |
FemSetElementsObject.h
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
FemSetFacesObject.cpp
|
Add PropertyIntegerSet and some classes to FEM
|
2013-02-24 21:57:35 +01:00 |
FemSetFacesObject.h
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
FemSetGeometryObject.cpp
|
Add PropertyIntegerSet and some classes to FEM
|
2013-02-24 21:57:35 +01:00 |
FemSetGeometryObject.h
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
FemSetNodesObject.cpp
|
Add PropertyIntegerSet and some classes to FEM
|
2013-02-24 21:57:35 +01:00 |
FemSetNodesObject.h
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
FemSetObject.cpp
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
FemSetObject.h
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
HypothesisPy.cpp
|
Merge branch 'dvdjimmy/MachDist'
|
2012-08-20 21:56:42 +02:00 |
HypothesisPy.h
|
Merge branch 'dvdjimmy/MachDist'
|
2012-08-20 21:56:42 +02:00 |
Makefile.am
|
Changes on Machining Distortion to account for Centos 5.6 compilation
|
2012-03-26 10:06:16 +02:00 |
PreCompiled.cpp
|
Changes on Machining Distortion to account for Centos 5.6 compilation
|
2012-03-26 10:06:16 +02:00 |
PreCompiled.h
|
Changes on Machining Distortion to account for Centos 5.6 compilation
|
2012-03-26 10:06:16 +02:00 |