Commit Graph

90 Commits

Author SHA1 Message Date
wmayer
00f0f0a963 + Fix inconsistency in context-menu of FEM view provider 2013-11-09 11:05:08 +01:00
wmayer
1d25f00bee + Make sure that number of Points and Normals is the same 2013-11-09 10:56:40 +01:00
wmayer
f7eb7008c6 + Implement observer for active analysis object 2013-11-08 18:51:47 +01:00
wmayer
5924d26b7f + Fix typo, fix undo/redo problem when creating an FEM analysis object 2013-11-08 09:57:37 +01:00
wmayer
7a13cb8d09 + Fix compiler warnings 2013-10-11 12:24:49 +02:00
wmayer
a6a1402589 + Fix double to float cast 2013-10-10 17:27:01 +02:00
jriegel
ec0a5ccb0c Merge branch 'refs/heads/double-precision-werner'
Conflicts:
	src/App/Document.cpp
	src/App/PropertyGeo.cpp
	src/App/PropertyStandard.cpp
	src/Base/Reader.cpp
	src/Base/Reader.h
	src/Gui/propertyeditor/PropertyItem.cpp
	src/Mod/Fem/Gui/ViewProviderFemMesh.cpp
	src/Mod/Inspection/Gui/ViewProviderInspection.cpp
	src/Mod/Mesh/App/MeshProperties.cpp
	src/Mod/Part/App/TopoShapeFacePyImp.cpp
	src/Mod/PartDesign/App/FeatureRevolution.cpp
2013-09-26 00:05:05 +02:00
jriegel
00ea24e07e Integrate Werners & Jans double branch
Move from float to double
Further suggestions for float -> double move
Moved Tools2D from float to double
More suggestions for float->double move from Gui subdirectory
Changes to FEM constraint visuals for float->double move
Suggested changes for float -> double move
Suggestions for Part module moving float -> double
2013-09-24 11:00:57 +02:00
wmayer
dbf78870bc + cppcheck fixes 2013-09-20 21:00:45 +02:00
jriegel
9aa311eec9 Fix for edge color problem 2013-09-12 21:57:43 +02:00
jriegel
f6830287e9 Fem Postprocessing set color on nodes 2013-09-11 20:00:51 +02:00
jriegel
48e10c4d48 Fix visual glich in Mesh and start proprocessing 2013-09-02 20:53:53 +02:00
jriegel
b0a8a9383f clean up commands in FEM 2013-08-19 21:30:56 +02:00
jriegel
5fbd27db11 Nicer more informative Isostatic dialog 2013-08-15 22:50:09 +02:00
jriegel
1c3ac02a51 Start updating Fem workbench 2013-08-11 23:19:52 +02:00
jriegel
a495693c9d Update Fem workbench
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
3ac863200a Add python object for the FemMesh ViewProvider for later postprecessing capabilities 2013-08-04 20:39:08 +02:00
jriegel
acf8bba24f Make Fem::Analyses object inheritable to python and some fixes in Material 2013-08-04 19:22:17 +02:00
jriegel
6a43acc5e6 Implement Isostatic Gui 2013-07-24 22:15:25 +02:00
jriegel
4dfa640be1 more info on meshing and recalculation only if needed 2013-07-23 21:45:12 +02:00
jriegel
7000dbebe8 some fixes of the fixes ;) 2013-07-10 07:45:39 +02:00
jriegel
f24ef5a274 Fix Boundbox problem in FemMesh and make singular Coordinate3 node 2013-07-10 01:09:59 +02:00
jriegel
6026c3b9b2 Switch NetgenObject to inert if build without Netgen 2013-06-26 23:20:09 +02:00
jriegel
5c8d3ea614 Fix in Grid calculation and remove some trace messages from SMESH 2013-05-29 00:34:08 +02:00
jriegel
589d61f2b3 Switch setup Dialog around 2013-05-06 08:22:10 +02:00
jriegel
8c776f27b4 transparent parameter in Dialog 2013-05-05 22:41:56 +02:00
jriegel
568a6da8ab Further implementing parameter setting 2013-05-05 19:34:05 +02:00
jriegel
e8476604d0 Small fix in dialog box 2013-04-30 08:23:24 +02:00
jriegel
8fe2906295 wiering the tet dialog 2013-04-29 22:21:55 +02:00
jriegel
cb067caf2c Add ActiveAnalysis logic 2013-04-29 20:08:21 +02:00
jriegel
e2b224d217 Add mesh parameters and Some fixes 2013-04-23 00:16:47 +02:00
jriegel
6c8cb6f184 Adding additional objects to FEM 2013-04-20 10:53:03 +02:00
jriegel
a74b98e9ed Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object 2013-04-08 10:42:08 +02:00
jriegel
e3fbfa283e Add active Analysis logic 2013-04-08 10:42:07 +02:00
jriegel
216d3dd6f4 Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel
1d41a47cdb Geting NetGen roling 2013-03-31 00:16:20 +01:00
jriegel
e457a47289 Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface) 2013-03-31 00:16:19 +01:00
jriegel
580c2e7c62 Add support for quad faces in mesh 2013-03-31 00:16:18 +01:00
jriegel
a5c8cd9c4b Treat OCE in LibPack8.x with respect to debug/release 2013-03-31 00:16:17 +01:00
jriegel
e4f1d6f253 Merge branch 'refs/heads/WizardShaft' 2013-03-26 13:23:27 +01:00
jrheinlaender
0f8c7cd11b Suggested changes for float -> double move 2013-03-25 15:33:12 +04:30
jrheinlaender
3f175595ca Changes to FEM constraint visuals for float->double move 2013-03-25 15:32:05 +04:30
jrheinlaender
369b594706 Fem Constraint Visuals: Fixed bug that crashed FC when trying to edit a bearing constraint 2013-03-24 16:09:16 +04:30
wmayer
ef890db848 Move from float to double 2013-03-23 15:12:04 +01:00
wmayer
218f972b05 Fix build error caused by items added multiple times to FemGui target 2013-03-23 13:14:49 +01:00
jriegel
04e84eb2d3 fixes for VisualStudio 2013-03-22 12:50:15 +01:00
jriegel
aecac3abe8 Intgrate Jans FEM PullRequest 2013-03-22 12:49:05 +01:00
jriegel
a61b24da2e Methode stub for retriving surface nodes (todo) 2013-03-22 12:34:27 +01:00
jrheinlaender
bad4a2fe00 Fixed error after rebase 2013-03-21 18:08:56 +04:30
jrheinlaender
07ac843c3c Minor changes to FEM constraint visuals 2013-03-21 16:58:40 +04:30