Commit Graph

2906 Commits

Author SHA1 Message Date
Bernd Hahnebach
e25cdd2d04 FEM: gmsh mesh VP, some comments 2020-03-22 11:37:13 +01:00
Bernd Hahnebach
039c25300b FEM: mesh result object, use the new Python Gui base object without display mode setting 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
01c2386a19 FEM: Python Gui Base object without display modes 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
3ff9d36e92 FEM: result mechanical, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
158e076f1f FEM: result mesh, change obj type 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
f6d9850750 FEM: Python base constraint VP, better log in get icon 2020-03-22 11:25:58 +01:00
Bernd Hahnebach
e5ec4f3165 FEM: typo, pep8 2020-03-22 10:36:44 +01:00
Bernd Hahnebach
894b55aa95 FEM: examples, new lines 2020-03-22 09:51:32 +01:00
Bernd Hahnebach
efb5cd9828 FEM: typo 2020-03-22 09:51:27 +01:00
Bernd Hahnebach
96c293073c FEM: fix contact shell shell example 2020-03-22 09:51:22 +01:00
Bernd Hahnebach
ac8b5db1c3 FEM: tetgen exporter, get rid of active document 2020-03-22 09:51:17 +01:00
Bernd Hahnebach
c9bca5bd15 FEM: examples, better choose active document for fit view 2020-03-22 09:51:13 +01:00
Bernd Hahnebach
a345d7cbf4 FEM: fix link in coding conventions 2020-03-21 22:03:48 +01:00
Bernd Hahnebach
7f6dde209f FEM: z88 icon, replace with svg 2020-03-20 15:42:24 +01:00
Bernd Hahnebach
5b644edea2 FEM: sort equation commands 2020-03-19 21:23:33 +01:00
Bernd Hahnebach
de0e5fac2c FEM: solver z88, add icon and make use of it 2020-03-19 00:16:55 +01:00
Bernd Hahnebach
22ae198e38 FEM: mesh groups, add icon and make use of it, thanks to bitacovir 2020-03-19 00:16:50 +01:00
Bernd Hahnebach
4614533935 FEM: icon file, sort and add comments 2020-03-19 00:16:44 +01:00
Bernd Hahnebach
1a5dd062dd FEM: unit test, add some TODO comment 2020-03-19 00:16:36 +01:00
Bernd Hahnebach
ab42bb8b4c FEM: base python object, pep8 and doc strings 2020-03-18 12:57:16 +01:00
Bernd Hahnebach
73711cd96e FEM: base python object, fix and comment 2020-03-18 12:42:14 +01:00
Bernd Hahnebach
d0fcbf34b0 FEM: base python object, add missing getstate method 2020-03-18 12:35:04 +01:00
Bernd Hahnebach
2a50a19564 FEM: Python base VP, logs in get icon 2020-03-18 08:25:48 +01:00
Bernd Hahnebach
3a8d5db101 FEM: newlines 2020-03-18 08:25:36 +01:00
Bernd Hahnebach
565bdbbb3e FEM: unit test, get rid of ActiveDocument 2020-03-17 21:39:56 +01:00
Bernd Hahnebach
ecafc3da6c FEM: unit test, code improvements 2020-03-17 21:25:04 +01:00
Bernd Hahnebach
9066c02226 FEM: unit test, get rid of ActiveDocument 2020-03-17 21:24:53 +01:00
Bernd Hahnebach
1ec955a181 FEM: hide all vtk post objects on task panel open of result and gmsh mesh 2020-03-16 11:05:08 +01:00
Bernd Hahnebach
ba21ca8cc2 FEM: Python base VP, better check in get icon 2020-03-16 11:05:01 +01:00
Bernd Hahnebach
c1182681cc FEM: do not use base vp for result mesh object, fixes some problems 2020-03-16 11:04:54 +01:00
Bernd Hahnebach
9004e1fc5a FEM: improve imports 2020-03-16 11:04:48 +01:00
Bernd Hahnebach
c865faf2de FEM: improve some licence headers and doxygen docu 2020-03-16 06:44:00 +01:00
Bernd Hahnebach
6291921e9a FEM: gmsh vp, hide post pipeline too 2020-03-14 21:51:43 +01:00
Bernd Hahnebach
2c30b1cfdc FEM: some modules, better document handling 2020-03-14 21:45:24 +01:00
Bernd Hahnebach
af7a005ad9 FEM: fem mesh 2 mesh, fix example code 2020-03-14 21:45:18 +01:00
Bernd Hahnebach
3a309916a8 FEM: solver frame work, get rid of Active Document code 2020-03-14 21:45:11 +01:00
Bernd Hahnebach
ef7eb72f11 FEM: solver base writer, add document as attribut 2020-03-14 21:45:01 +01:00
Bernd Hahnebach
853360ae13 FEM: ccx tools, better document handling 2020-03-14 21:44:55 +01:00
Bernd Hahnebach
fddeb8f670 FEM: ccx unit tests, fix create result method 2020-03-14 21:44:49 +01:00
Bernd Hahnebach
0701d10c72 FEM: extend coding conventions 2020-03-14 21:44:40 +01:00
Bernd Hahnebach
8705a6f3cf FEM: examples, some code improvements 2020-03-13 09:19:27 +01:00
Bernd Hahnebach
2b12bbe274 FEM: extend code conventions 2020-03-13 09:19:20 +01:00
Bernd Hahnebach
23b5cebe7c FEM: typo 2020-03-13 06:52:22 +01:00
Bernd Hahnebach
0e04844053 FEM: improve Python type checking and Python imports 2020-03-12 10:02:33 +01:00
Bernd Hahnebach
8ddbd110b6 FEM: qrc, add comment 2020-03-12 05:28:44 +01:00
Bernd Hahnebach
204563c255 FEM: result mesh vp, automate get icon 2020-03-12 05:28:32 +01:00
Bernd Hahnebach
fb3c54ab45 FEM: rename icon, mesh result object 2020-03-12 05:28:24 +01:00
Bernd Hahnebach
00733f4f76 FEM: result mesh, fix icon in tree view 2020-03-11 07:53:16 +01:00
Bernd Hahnebach
6cbb2e62f7 FEM: fluid material, use correct icon in tree view 2020-03-10 23:13:20 +01:00
Bernd Hahnebach
550b5a0965 FEM: gmsh mesh vp, use gmsh mesh icon in tree 2020-03-10 22:44:25 +01:00