Commit Graph

4322 Commits

Author SHA1 Message Date
Bernd Hahnebach
3fe1ee1f69 FEM: use tmp dir if working dir is besides FC file, but FC file has never been saved 2019-09-06 21:59:52 +02:00
Bernd Hahnebach
548bd90f2b FEM: gmsh tools, recode method to get the working path, use the solver prefs 2019-09-06 21:59:44 +02:00
Bernd Hahnebach
53a2d42ce8 FEM: utils, move working dir check from ccx tools to utils 2019-09-06 21:59:37 +02:00
Bernd Hahnebach
eafc9b211a FEM: utils, use snake case for variables too 2019-09-06 21:59:28 +02:00
Bernd Hahnebach
c66f9a5b5c FEM: utils, use snake case for new methods 2019-09-06 21:59:14 +02:00
Bernd Hahnebach
fed8cef90e FEM: move working path methods from solver run to utils 2019-09-06 21:59:05 +02:00
Bernd Hahnebach
28fa3ffacf FEM: rename code formatting to coding conventions 2019-09-06 21:58:58 +02:00
Bernd Hahnebach
e52226e750 Update codeformating.md 2019-09-06 07:58:00 +02:00
Bernd Hahnebach
8bdfb8ccf1 FEM: update in codeformating rules 2019-09-06 07:55:23 +02:00
Bernd Hahnebach
ef558a8d25 FEM: codeformating, add a file with some information 2019-09-06 00:11:29 +02:00
Bernd Hahnebach
1bda30e845 FEM: some small code formation 2019-09-05 23:08:27 +02:00
Bernd Hahnebach
33f2aa8759 FEM: test main module, use single quotes instead of double ones 2019-09-05 22:32:54 +02:00
Bernd Hahnebach
ee99681471 FEM: results, use single quotes instead of double ones 2019-09-05 22:32:48 +02:00
Bernd Hahnebach
88004dcbfb FEM: objs, use single quotes instead of double ones 2019-09-05 22:32:42 +02:00
Bernd Hahnebach
b2d0439ec2 FEM: utils, use single quotes instead of double ones 2019-09-05 22:32:37 +02:00
Bernd Hahnebach
448e9d7731 FEM: gui objs, use single quotes instead of double ones 2019-09-05 22:32:32 +02:00
Bernd Hahnebach
55913c5395 FEM: examples, use single quotes instead of double ones 2019-09-05 22:32:26 +02:00
Bernd Hahnebach
172162678f FEM: mesh package, all left code, use single quotes instead of double ones 2019-09-05 22:32:20 +02:00
Bernd Hahnebach
2b06b87c96 FEM: gmsh tools, new lines and comments 2019-09-05 18:33:04 +02:00
Bernd Hahnebach
8a61cffcd9 FEM: ccx tools, use single quotes instead of double ones 2019-09-05 18:25:07 +02:00
Bernd Hahnebach
d7bc0458d7 FEM: solver calculix, use single quotes instead of double ones 2019-09-05 18:25:02 +02:00
Bernd Hahnebach
872b5bcdd2 FEM: solver elmer, use single quotes instead of double ones 2019-09-05 18:24:55 +02:00
Bernd Hahnebach
c6e8c6d45f FEM: solver z88, use single quotes instead of double ones 2019-09-05 18:24:41 +02:00
Bernd Hahnebach
8d10c3da42 FEM: solver writer base, use single quotes instead of double ones 2019-09-05 18:24:34 +02:00
Bernd Hahnebach
a85e49811f FEM: solver run and settings, use single quotes instead of double ones 2019-09-05 18:24:32 +02:00
luz.paz
a01ff00707 FEM: fixed recent typo introduced in 7c719b95cf5eda 2019-09-03 11:11:43 -03:00
Bernd Hahnebach
a8c56deca8 FEM: gmsh tools, fix writing groups and reactivate unit test for solve frame work 2019-09-02 19:50:41 +02:00
Bernd Hahnebach
df473d3b70 FEM: unit test, temporary deactivate solver frame work unit test, due to some changes in gmsh tools 2019-09-02 19:23:46 +02:00
Bernd Hahnebach
540a1be664 FEM: gmsh tools, rename dirs 2019-09-02 19:11:28 +02:00
Bernd Hahnebach
db0d2d082b FEM: gmsh tools, move start logs in separate class method 2019-09-02 19:11:20 +02:00
Bernd Hahnebach
082ddc8361 FEM: gmsh tools, make temp mesh files for gmsh unique 2019-09-02 17:59:24 +02:00
Bernd Hahnebach
8c047aed28 FEM: gmsh tools, improve comments 2019-09-02 17:59:11 +02:00
Bernd Hahnebach
235dc0fda1 FEM: solver frame work, better prefix for temp directory 2019-09-02 17:59:03 +02:00
Bernd Hahnebach
03fac44157 FEM: commands and manager, typo in property value 2019-09-02 13:06:56 +02:00
Bernd Hahnebach
e42b73e853 FEM: gmsh tools, move system import into dev 2019-09-02 13:05:08 +02:00
Bernd Hahnebach
fef48f30b2 FEM: gmsh tools, use join from os as a more robust path builder 2019-09-02 13:05:03 +02:00
Bernd Hahnebach
31359faa40 FEM: gmsh tools, resort imports 2019-09-02 13:04:58 +02:00
Bernd Hahnebach
b2e7e67bab FEM: gmsh tools, typos 2019-09-02 09:03:37 +02:00
Bernd Hahnebach
345c6dcc99 FEM: gmsh tools, fix regression and explizit use double quotes in geo file 2019-09-01 22:29:21 +02:00
Bernd Hahnebach
efcb26ca60 FEM: gmsh tools, use double string quotes instead of single 2019-08-28 22:18:11 +02:00
Bernd Hahnebach
44a47e278d FEM: mesh tools, typo 2019-08-28 21:49:02 +02:00
Bernd Hahnebach
a9e63c5b23 FEM: mesh tools, use double string quotes instead of single 2019-08-28 21:48:56 +02:00
Zheng, Lei
2727ddc7c0 Fem: minor changes 2019-08-17 15:15:47 +02:00
Zheng, Lei
5214f5b7ce Gui: add coinRemoveAllChildren to work around Coin3D bug
See bug description:
https://bitbucket.org/Coin3D/coin/pull-requests/119/fix-sochildlist-auditing/diff

Because of path based rendering (SoFCPathAnnotation) in mouse over
highlight, this bug causes crash more frequently here comparing to
upstream.

All C++ calling of SoGroup::removeAllChildren() is replaced by
Gui::coinRemoveAllChildren(), and python code is fixed by monkey
patching SoGroup.removeAllChildren() in FreeCADGuiInit.py.
2019-08-17 14:52:11 +02:00
Bernd Hahnebach
80bdd21471 FEM: code formating, command manager, more formating 2019-08-16 08:33:30 +02:00
Bernd Hahnebach
657b17594a FEM: code formating, command manager, fix indents 2019-08-16 08:33:24 +02:00
Bernd Hahnebach
b9ec1e15be FEM: code formating, commands, some new lines 2019-08-16 08:33:17 +02:00
Bernd Hahnebach
9bb420caf4 FEM: code formating, commands, use double quotes instead of single ones 2019-08-16 08:33:12 +02:00
Bernd Hahnebach
2c9eef4bbb FEM: code formating, small ones 2019-08-16 08:33:06 +02:00
Bernd Hahnebach
08a150ca95 FEM: ccx tools, small indent code formating 2019-08-15 08:40:01 +02:00